@charset 'UTF-8';
* {
outline: none;
}
.disable-pointer a, a.disable-pointer {
pointer-events: none;
}
.page-element, .sidebar-element {
padding: 30px 0;
}
.hic-image .video-play-button,
.video-play-button {
margin: auto;
width: 80px;
height: 80px;
transition: all .25s ease;
}
.off-canvas {
background-color: #444;
}
.off-canvas a {
color: #FFF;
}
.off-canvas li {
border-bottom: 2px solid #4c4c4c;
}
.default-alignment .section-header, 
.default-alignment .section-footer {
text-align: center;
}
.section-header {
margin-bottom: 20px;
}
.hic-image:before, 
.gallery-image:before {
content: "";
width: 100%;
height: auto;
padding-top: 60%;
display: block;
}
.social-media {
margin: 0;
list-style: none;
}
.social-media li {
display: inline-block;
}
.social-media li:not(:last-child) {
margin-right: 8px;
}
.section-footer .button {
margin-bottom: 0;
}
.section-footer {
margin-top: 30px;
}
.footer .contact-details div,
.map-form-element .contact-details div {
margin-bottom: 10px;
position: relative;
}
.contact-details + .social-media-container {
margin-top: 20px;
}
.map-form-element .sub-map iframe {
width: 100%;
}
.footer .contact-details .contact-address,
.footer .contact-details .contact-phone,
.footer .contact-details .contact-email,
.map-form-element .contact-details .contact-address,
.map-form-element .contact-details .contact-phone,
.map-form-element .contact-details .contact-email {
padding-left: 28px;  
}
.footer .contact-details i,
.map-form-element .contact-details i {
position: absolute;
left: 0;
top: 5px;
}
.custom-mobile-menu .menu-icon:after {
background: #1B1B1B;
box-shadow: 0 7px 0 #1B1B1B, 0 14px 0 #1B1B1B;
}
.theme-section .custom-mobile-menu .menu-icon:after,
.dark-section .custom-mobile-menu .menu-icon:after{
background: #FFF;
box-shadow: 0 7px 0 #FFF, 0 14px 0 #FFF; 
}
.custom-mobile-menu {
display: flex;
justify-content: space-between;
align-items: center;
}
tbody tr:nth-child(2n) {
background-color: #FFF;
}
[data-item-col="medium-6 large-4"] .hic-title h3 {
font-size: 20px;
}
@media(min-width: 641px) {
.page-element, .sidebar-element {
padding: 50px 0;
}
.top-right-footer .grid-container {
position: relative;
}
.top-right-footer .section-footer {
position: absolute;
top: -9px;
right: 0;
margin-top: 0;
}
.grid-x>.medium-2_4 {
width: 20%;
}
.grid-x>.medium-4_8 {
width: 40%;
}
}
@media(max-width: 1023px) {
.child-page-menu .menu {
flex-flow: column;
}
.child-page-menu li a {
padding-left: 0;
padding-right: 0;
border-bottom: 1px solid #CCC;
color: #1B1B1B;
}
.has-sidebar-both .primary-sidebar .sidebar-element > .grid-x > .cell > .sidebar-content, 
.has-sidebar-left .primary-sidebar .sidebar-element > .grid-x > .cell > .sidebar-content {
padding: 16px;
border: 1px solid #CCC;
margin-top: -1px;
}
}
@media(min-width: 1024px) {
.page-element, .sidebar-element {
padding: 80px 0;
}
.section-footer {
margin-top: 50px;
}
.custom-mobile-menu {
display: none;
}
.child-page-menu .menu {
display: flex !important;
}
.widget-form-inner-wrap {
display: block !important;
}
.search-widget .filter-checkbox ul li {
display: inline-block;
}
.top-right-footer .section-footer {
top: 14px;
}
.top-right-footer.page-element:not(.small-header) .section-header .cell {
max-width: 750px;
margin-left: 0;
}
}  .grid-container {
padding: 0;
}
.grid-padding-x>.cell,
.grid-padding-x .slick-track>.cell {
padding-right: 15px;
padding-left: 15px;
}
.grid-container:not(.full)>.grid-padding-x {
margin-right: 0;
margin-left: 0;
}
.small-2_4 {
width: 20%;
}
.row-fluid.grid .section-body .cell {margin-bottom: 0;}  @media print, screen and (min-width: 40em) {
.grid-padding-x .slick-track>.cell {
padding-right: .9375rem;
padding-left: .9375rem;
}
} .default-width .grid-container {
max-width: 1170px;
}
.default-width .xsmall-container .grid-container {
max-width: 700px;
}
.default-width .small-container .grid-container {
max-width: 900px;
}
.default-width .medium-container .grid-container {
max-width: 1000px;
}
.default-width .large-container .grid-container {
max-width: 1440px;
}  .wide-layout .body-content.has-sidebar-both,
.wide-layout .body-content.has-sidebar-left,
.wide-layout .body-content.has-sidebar-right {
max-width: 1440px;
margin-left: auto;
margin-right: auto;
}
.has-sidebar-left .sidebar, .has-sidebar-both .sidebar.primary-sidebar {
padding-left: 15px;
}
.has-sidebar-right .sidebar, .has-sidebar-both .sidebar.secondary-sidebar {
padding-right: 15px;
}
.wide-layout .grid-container {
max-width: 1440px;
}
.wide-layout .small-container .grid-container {
max-width: 1000px;
}
.wide-layout .medium-container .grid-container {
max-width: 1200px;
}
.wide-layout .large-container .grid-container {
max-width: 1600px;
} .full-width-layout .grid-container {
max-width: 100%;
} .boxed-layout .off-canvas-wrapper {
max-width: 1200px;
margin: auto;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.boxed-layout {
background-color: #e2e4e5;
} .full-width-layout .small-container .grid-container {
max-width: 1000px;
}
.full-width-layout .medium-container .grid-container {
max-width: 1200px;
}
.full-width-layout .large-container .grid-container {
max-width: 1600px;
}  .hidden{
display: none;
}
.relative {
position: relative;
}
.uppercase {
text-transform: uppercase !important;
}
.lowercase {
text-transform: lowercase;
}
.pre-line {
white-space: pre-line;
}
.light-text, .light-font {
font-weight: 300 !important;
}
.gfield.inline-choices ul li {
display: inline-block;
margin-right: 24px;
} .bg-float, .bg-float:before {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 2;
}
.bg-float:before {
content: "";
background: rgba(51, 51, 51, .70);
z-index: 4;
}
.bg-image {
min-height: inherit;
height: 100%;
width: 100%;
z-index: 0;
overflow: hidden;
background-position: center;
background-size: cover;
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
.bg-image+* {
position: relative;
z-index: 3;
}
.bg-helper {
background: no-repeat center center;
background-size: cover;
}
.float-image {
position: absolute;
top: 0;
left: 0;
}
.bp-top .bg-helper, .bp-top .hic-image {
background-position: top;
}
.bp-right .bg-helper, .bp-right .hic-image {
background-position: right;
}
.bp-bottom .bg-helper, .bp-right .hic-image {
background-position: bottom;
}
.bp-left .bg-helper, .bp-left .hic-image {
background-position: left;
}
.bp-top-left .bg-helper, .bp-top-left .hic-image {
background-position: top left;
}
.bp-top-center .bg-helper, .bp-top-center .hic-image {
background-position: center top;
}
.bp-top-right .bg-helper, .bp-top-right .hic-image {
background-position: top right;
}
.bp-bottom-left .bg-helper, .bp-bottom-left .hic-image {
background-position: bottom left;
}
.bp-bottom-center .bg-helper, .bp-bottom-center .hic-image {
background-position: center bottom;
}
.bp-bottom-right .bg-helper, .bp-bottom-right .hic-image {
background-position: bottom right;
}  @media (min-width: 641px){
.flex-image-height .hic-box .hic-image{
height: 100%;
min-height: 350px;
}
}  .pt-0, .padding-top-none, .ptb-0 {
padding-top: 0 !important;
}
.pt-5, .ptb-5 {
padding-top: 5px !important;
}
.pt-10, .ptb-10 {
padding-top: 10px !important;
}
.pt-15, .ptb-15 {
padding-top: 15px !important;
}
.pt-20, .ptb-20 {
padding-top: 20px !important;
}
.pt-25, .ptb-25 {
padding-top: 25px !important;
}
.pt-30, .ptb-30 {
padding-top: 30px !important;
}
.pt-35, .ptb-35 {
padding-top: 35px !important;
}
.pt-40, .ptb-40 {
padding-top: 40px !important;
}
.pt-45, .ptb-45 {
padding-top: 45px !important;
}
.pt-50, .ptb-50 {
padding-top: 50px !important;
}
.pb-0, .padding-bottom-none, .ptb-0 {
padding-bottom: 0 !important;
}
.pb-5, .ptb-5 {
padding-bottom: 5px !important;
}
.pb-10, .ptb-10 {
padding-bottom: 10px !important;
}
.pb-15, .ptb-15 {
padding-bottom: 15px !important;
}
.pb-20, .ptb-20 {
padding-bottom: 20px !important;
}
.pb-25, .ptb-25 {
padding-bottom: 25px !important;
}
.pb-30, .ptb-30 {
padding-bottom: 30px !important;
}
.pb-35, .ptb-35 {
padding-bottom: 35px !important;
}
.pb-40, .ptb-40 {
padding-bottom: 40px !important;
}
.pb-45, .ptb-45 {
padding-bottom: 45px !important;
}
.pb-50, .ptb-50 {
padding-bottom: 50px !important;
}
.mt-0, .margin-top-none, .mtb-0 {
margin-top: 0 !important;
}
.mt-5, .mtb-5 {
margin-top: 5px !important;
}
.mt-10, .mtb-10 {
margin-top: 10px !important;
}
.mt-15, .mtb-15 {
margin-top: 15px !important;
}
.mt-20, .mtb-20 {
margin-top: 20px !important;
}
.mt-25, .mtb-25 {
margin-top: 25px !important;
}
.mt-30, .mtb-30 {
margin-top: 30px !important;
}
.mt-35, .mtb-35 {
margin-top: 35px !important;
}
.mt-40, .mtb-40 {
margin-top: 40px !important;
}
.mt-45, .mtb-45 {
margin-top: 45px !important;
}
.mt-50, .mtb-50 {
margin-top: 50px !important;
}
.mb-0, .margin-bottom-none, .mtb-0 {
margin-bottom: 0 !important;
}
.mb-5, .mtb-5 {
margin-bottom: 5px !important;
}
.mb-10, .mtb-10 {
margin-bottom: 10px !important;
}
.mb-15, .mtb-15 {
margin-bottom: 15px !important;
}
.mb-20, .mtb-20 {
margin-bottom: 20px !important;
}
.mb-25, .mtb-25 {
margin-bottom: 25px !important;
}
.mb-30, .mtb-30 {
margin-bottom: 30px !important;
}
.mb-35, .mtb-35 {
margin-bottom: 35px !important;
}
.mb-40, .mtb-40 {
margin-bottom: 40px !important;
}
.mb-45, .mtb-45 {
margin-bottom: 45px !important;
}
.mb-50, .mtb-50 {
margin-bottom: 50px !important;
}
@media (min-width: 641px) {
.medium-pt-60 {
padding-top: 60px !important;
}
.medium-pt-80 {
padding-top: 80px !important;
}
.medium-pt-100 {
padding-top: 100px !important;
}
.medium-pb-60 {
padding-bottom: 60px !important;
}
.medium-pb-80 {
padding-bottom: 80px !important;
}
.medium-pb-100 {
padding-bottom: 100px !important;
}
}  .row-fluid .grid-container {
max-width: 100% !important;
padding-left: 0;
padding-right: 0;
}
.row-fluid .cell {
padding: 0 !important;
}
.full-width-layout .row-fluid .grid-container {
padding-left: 0;
padding-right: 0;
}
.row-fluid .hic-box, .fluid .hic-box {
margin: 0 !important;
}
@media(max-width: 640px) {
.small-row-fluid .grid-container {
max-width: 100% !important;
padding-left: 0;
padding-right: 0;
}
}  .hide-title .hic-title, .hide-titles .hic-title, .hide-blurb .hic-blurb, .hide-blurbs .hic-blurb, .button-hidden .section-body .hic-button-wrap,
.location-map.single-page-disable .location-detail .btn-readmore {
display: none !important;
}  .inline-list li, ul.inline-list li {
display: inline-block;
}
ul.no-bullets, ul.no-bullet {
list-style: none !important;
margin-left: 0;
}
ul.checklist, .page-element.checklist ul {
margin-left: 0;
position: relative;
list-style: none;
}
.checklist li, .page-element.checklist ul li {
position: relative;
}
.checklist > li:before, .page-element.checklist ul li:before {
content: '\f00c';
font-family: 'Font Awesome 5 Pro';
position: absolute;
left: 0;
top: 0;
}
.checklist.times > li:before, .page-element.checklist.times ul li:before {
content: '\f00d';
}
.checklist.square > li:before, .page-element.checklist.square ul li:before {
content: '\f14a';
}
.checklist.round > li:before, .page-element.checklist.round ul li:before {
content: '\f058';
}
.checklist.angle-right > li:before, .page-element.checklist.angle-right ul li:before {
content: '\f105';
}
.checklist.double-angle-right > li:before, .page-element.checklist.double-angle-right ul li:before {
content: '\f101';
}
.checklist.chevron-right > li:before, .page-element.checklist.chevron-right ul li:before {
content: '\f054';
}
ol.steps-list li, .page-element.steps-list ol li {
counter-increment: step-counter;
list-style: none;
position: relative;
}
ol.steps-list li:before, .page-element.steps-list ol li:before {
content: counter(step-counter);
display: block;
position: absolute;
}
ol.steps-list li strong, .page-element.steps-list ol li strong {
display: block;
}  .page-element table.no-border, .page-element table.no-border tbody, .page-element table.no-border th, .page-element table.no-border td {
border: 0;
background: none;
}
.page-element table.no-border td:first-child {
vertical-align: top;
}  .greyscale-images .hic-image {
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.whitescale-images .hic-image {
-moz-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'white\'><feColorMatrix type=\'matrix\' values=\'1 1 1 0 0 1 1 1 0 0 1 1 1 0 0 0 0 0 1 0\'/></filter></svg>#white");
-o-filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'white\'><feColorMatrix type=\'matrix\' values=\'1 1 1 0 0 1 1 1 0 0 1 1 1 0 0 0 0 0 1 0\'/></filter></svg>#white");
-webkit-filter: grayscale(100%);
filter: white;
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'white\'><feColorMatrix type=\'matrix\' values=\'1 1 1 0 0 1 1 1 0 0 1 1 1 0 0 0 0 0 1 0\'/></filter></svg>#white");
}   .v-align-container {
display: table;
height: 100%;
width: 100%;
}
.table-cell-mid {
display: table-cell;
vertical-align: middle;
height: inherit;
}
.table-cell-bot {
display: table-cell;
vertical-align: bottom;
height: inherit;
}
.t-cell {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.vpv-container {
position: absolute;
text-align: center;
top: 0;
left: 0;
z-index: 1;
bottom: 0;
margin-top: auto;
margin-bottom: auto;
} .menu .active>a, .menu .is-active>a {
background: transparent;
}  .header {
width: 100%;
position: relative;
}
.header .logo-wrap .no-logo {
line-height: 30px;
display: inline-block;
vertical-align: top;
}
.header .logo-wrap .circle {
position: relative;
height: 30px;
width: 30px;
text-align: center;
line-height: 30px;
color: #fff;
border-radius: 50%;
border: 2px solid #fff;
display: inline-block;
}
.header .logo-wrap {
text-transform: uppercase;
font-size: 20px;
margin-bottom: 0;
}
.header .logo-wrap .logo.hide-for-large {
max-width: 160px;
}
.header .top-header {
padding: 8px 0;
}
.top-header .cell:nth-child(2) {
text-align: right;
}
.header .top-header .column-2 {
text-align: right;
}
.header .top-header ul {
list-style: none;
margin: 0;
}
.header .top-header ul li {
line-height: 16px;
}
.header .top-header ul li:not(:last-child) {
margin-right: 6px;
padding-right: 8px;
}
.off-canvas .is-accordion-submenu-parent i {
position: absolute;
top: 0;
color: #fff;
right: 0;
z-index: 9;
padding: 11px 17px;
font-size: 16px;
}
.top-header .menu {
text-align: right;
display: inline-block;
width: 100%;
}
body:not(.header-light) .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
color: #fff;
}
.header .top-bar .menu .active>a, .header .top-bar .menu>a:hover, .header .top-bar .menu>a:focus {
color: #fff;
}
.header .menu a {
font-size: 14px;
font-weight: 400;
}
.header .menu .menu-button a {
color: #fff;
}
.header .menu .menu-button a:hover,
.header .menu .menu-button.active > a {
color: #fff !important;
}
.header .menu .menu-button:not(:first-child) {
margin-left: 1.5rem;
}
.header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
font-family: 'Font Awesome 5 Pro';
content: '\f107';
font-weight: 900;
border: none;
right: 14px;
margin-top: -7px;
}
.header .menu .submenu {
border: none !important;
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
}
.header .menu .submenu li {
margin-left: 0;
padding-left: 0 !important;
padding-right: 0 !important;
}
.header .menu .submenu li a {
transition: all .25s ease-in-out;
}
.header .menu .submenu li a:hover {
padding-left: 15px;
}
.header .menu .is-dropdown-submenu {
padding-top: 0;
opacity: 0;
visibility: hidden;
display: block;
}
.header .menu .is-dropdown-submenu li {
transition: all .25s ease-in-out;
border-bottom: 1px #e6e6e6 solid;
}
.header .menu .is-dropdown-submenu li a {
font-size: 13px;
padding: 8px;
background-color: rgba(255, 255, 255, 0.15);
}
.header .menu .is-dropdown-submenu li a:hover {
color: #fff;
}
.header .menu .is-dropdown-submenu li a:before {
display: none;
}
.header .menu .is-dropdown-submenu li.active a {
color: #fff !important;
}
.header .menu .is-dropdown-submenu li:last-child {
border-bottom: none;
}
.header .menu li:hover>.is-dropdown-submenu {
transition: opacity .4s ease-in-out;
opacity: 1;
visibility: visible;
}
.header .menu .active>a {
background: transparent;
}
.header .menu .is-dropdown-submenu li a {
padding: 10px 8px;
line-height: 1.4;
}
.header .top-bar {
padding: 16px 0;
background-color: transparent;
display: block;
}
.header .top-bar ul {
background-color: transparent;
}
.top-header.one-column .cell {
width: 100%;
}
.header .top-header ul li {
display: inline-block;
}
.header .top-bar .top-bar-left, .header .top-bar .top-bar-right {
width: auto
}
.header .top-bar-right .top{
display: flex;
}
.header .menu .submenu {
z-index: 20;
}
.header-light .menu-icon:after {
background: #1B1B1B;
box-shadow: 0 7px 0 #1B1B1B, 0 14px 0 #1B1B1B;
}
.header:not(.header-layout-3):not(.header-layout-2) .top-header .top-header-body {
justify-content: space-between;
} @media (max-width: 640px) {
.top-bar-right .phone a {
padding: 6px 12px;
}
.top-header .contact-info span {
display: none;
}
}
@media (min-width: 641px) {
.header:not(.header-layout-3) .topbar-inner {
align-items: center;
align-content: center;
display: flex;
}
.header.default-header-layout .top-bar .top-bar-left, .header.header-layout-1 .top-bar .top-bar-left {
width: 20%;
}
.header.default-header-layout .top-bar .top-bar-right, .header.header-layout-1 .top-bar .top-bar-right {
width: auto;
float: right;
margin-left: auto;
}
}
@media (min-width: 1024px){
.header .logo-wrap .logo.hide-for-large {
max-width: 260px;
}
} .header.default-header-layout .top-bar-right .top {
align-items: center;
align-content: center;
height: 100%;
}  .header.header-layout-1 .top-bar-right .top {
align-items: center;
align-content: center;
height: 100%;
}  .header.header-layout-2 .top-bar-right .top,
.header.header-layout-3 .top-bar-right .top {
display: flex;
justify-content: center;
}
@media (min-width: 1024px) {
.header.header-layout-3 .top-bar {
padding: 0;
}
.header.header-layout-3 .top-bar .top-bar-left {
padding: 20px 0 13px;
}
.header.header-layout-3 .top-bar .top-bar-left, .header.header-layout-3 .top-bar .top-bar-right {
width: 100%;
text-align: center;
}
.header.header-layout-3 .dropdown.menu>li>a {
padding-left: 0;
}
.header.header-layout-3 .dropdown.menu>li:not(.is-dropdown-submenu-parent)>a{
padding-right: 0;
}
.header.header-layout-3 .menu-container>ul>li:not(:last-child)>a {
margin-right: 1.5rem;
}
.header.header-layout-3 .top-bar .menu-container>ul {
display: flex;
justify-content: space-between;
}
.header.header-layout-3 .top-bar .top-bar-right {
padding: 10px 0;
position: relative;
}
.header.header-layout-3 .top-bar .top-bar-right::before {
content: '';
position: absolute;
top: 0;
height: 1px;
background-color: #000;
left: calc((100vw - 1024px + 43px) * -1 / 2);
right: calc((100vw - 1024px + 43px) * -1 / 2);
width: 100vw;
}
.header.header-layout-3 .top-header .cell:first-child {
position: absolute;
left: .9375rem;
top: 30px;
width: 33.33333%;
right: auto;
}
.header.header-layout-3 .top-header .cell:last-child {
position: absolute;
right: .9375rem;
top: 30px;
width: 33.33333%;
left: auto;
}
.header.header-layout-3 .top-header .grid-container {
position: relative;
}
.header.header-layout-3 .top-header {
padding: 0 !important;
height: 0;
}
}
@media (min-width: 1170px) {
.header.header-layout-3 .top-bar .top-bar-right::before {
left: calc((100vw - 1170px + 43px) * -1 / 2);
right: calc((100vw - 1170px + 43px) * -1 / 2);
}
}
@media (max-width: 1023px) {
.header.header-layout-3 .top-header {
display: none;
}
}  .header-transparent .header {
background-color: transparent;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 10;
}  .sticky-header.scrolled .header {
width: 100%;
top: 0;
left: 0;
right: 0;
}
.sticky-header .header {
z-index: 15;
}
.sticky-header.header-default-color .header, .sticky-header.header-light .header{
background-color: #fff;
}
.sticky-header.header-transparent.scrolled .hero-main-wrap, .sticky-header.header-transparent.page-banner-hidden .hero-main-wrap {
margin-top: 0;
}
.header-transparent.sticky-header.scrolled .header {
position: fixed;
}
.header-transparent.sticky-header.scrolled .header {
background-color: #000;
}
.location-element.row-fluid .cell.filter-column {
padding: 0 15px !important;
}
@media (min-width: 641px){
.sticky-header.scrolled.admin-bar .header{
top: 32px;
}
.filter-location-listing-left-map .map-column,
.filter-location-listing-right-map .map-column {
width: 66.67%;
}
.filter-location-listing-left-map .filter-column,
.filter-location-listing-right-map .filter-column {
width: 33.33%;
}
.filter-location-listing-right-map .map-column{
order: 1;
}
.filter-location-listing-right-map .filter-column{
order: 2;
}
}  .header-dark .header, 
.header-dark .header .top-header,  
.header-dark .header .top-header a, 
.header-dark .header .menu a,
.header-theme .header .top-header, 
.header-theme .header .top-header a, 
.header-theme .header .menu a,
.header-secondary .header .top-header, 
.header-secondary .header .top-header a, 
.header-secondary .header .menu a,
.header-transparent .header .top-header, 
.header-transparent .header .top-header a, 
.header-transparent .header .menu a {
color: #fff;
}
.header-default-color .header .top-header, 
.header-default-color .header .top-header a, 
.header-light .header .top-header, 
.header-light .header .top-header a {
color: #000;
}
.header-dark .header .top-bar .menu .active>a, .header-dark .header .top-bar .menu>a:hover, .header-dark .header .top-bar .menu>a:focus {
color: #fff;
}
.header-theme .header .menu li.active > a, 
.header-theme .header .menu :not(.menu-button) > a:hover{
color: #000;
}
.header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
color: inherit;
}   .hero.gallery-background-banner,
.hero.slider-carousel-banner {
background-color: #acacac;
}
body .hero-slider {
display: none;
visibility: hidden;
width: 0;
opacity: 0;
}
.hero-slider.slick-initialized.slick-slider {
display: block;
visibility: visible;
opacity: 1;
width: 100%;
}
.hero-slider .slick-dots{
bottom: 0;
}
.slick-dots {
margin-left: 0;
}
body .slick-arrow:before {
font-family: 'Font Awesome 5 Pro';
content: '\f054';    
border: none;
right: 14px;    
color: #FFF;
}
body .slick-prev:before { 
content: '\f053';    
}
.default-section:not(.has-bg-img) .slick-arrow:before {
color: #000;
}
.page-element.carousel .slick-slider{
margin-bottom: 0;
}
.page-element.carousel .section-body .slick-dots {
position: static;
margin-top: 15px;
margin-bottom: 0;
}
@media(max-width: 640px) {
body .hero-slider .slick-list {
margin: 0;
}
body .slick-list {
margin: 0 16px;
}
body .slick-prev {
left: 8px;
}
body .slick-next {
right: 8px;
}
}
@media (min-width: 641px){
.page-element.carousel .section-body .slick-dots {
margin-top: 30px;
}
}
@media (min-width: 1024px){
.page-element.carousel .section-body .slick-dots { }
}  .hero {
height: auto;
position: relative;
}
.hero,
.hero label {
color: #FFF;
}
.hero.grey-banner,
.hero.light-banner {
color: #1B1B1B;
}
.hero .grid-container {
display: flex;
align-items: center;  
width: 100%;
min-height: inherit;
}
.hero .hero-main {
min-height: inherit;
height: inherit;
display: flex;
align-items: center;
}
.hero-main .grid-x {
width: 100%;
}
.hero .hero-banner-message {
position: relative;
}
.text-center .hero-banner-message .hic-button-wrap {
justify-content: center;
}
.hero .hero-banner-message, .hero .article-header {
z-index: 3;
}
.hero .article-header .grid-container>.grid-x, .hero .hero-banner-message .grid-container>.grid-x {
height: 100%;
}
.hero .inner-hero, .hero .slick-list, .hero .slick-track {
min-height: inherit;
height: inherit;
}
.hero .hero-slider, .hero .hero-slider .bg-image {
min-height: inherit;
height: inherit;
margin: 0;
}
.hero .hero-bg-overlay,
.hero .video-wrap {
position: absolute;
left: 0;    
top: 0;
width: 100%;
height: 100%;
}
.hero .hero-bg-overlay {
z-index: 1;
}
.hero .hero-video-banner {
min-height: inherit;
height: inherit;
}
.hero .video-wrap {
overflow: hidden;
}
.hero .hero-video-banner .video-wrap .hero-video-bg, 
.hero .hero-video-banner .video-wrap .flex-video, 
.hero .hero-video-banner .video-wrap .responsive-embed, 
.hero .hero-video-banner .video-wrap video {
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
}
.hero .hero-video-banner .video-wrap .hero-video-bg, .hero .hero-video-banner .video-wrap video {
overflow: hidden;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.hero .hero-banner-message .play-video .button{
opacity: 1;
padding: 0;
background-color: transparent;
font-size: 60px;
color: #fff;
}
.hero .hero-banner-message-w-slider {
width: 100%;
padding-top: 60px;
padding-bottom: 60px;
}
.hero .hero-banner-message-w-slider .hero-banner-message {
padding: 0;
}
.hero .hero-banner-message-w-slider .cell:first-child {
display: flex;
align-items: center;
align-content: center;
}
.hero .hero-banner-message-w-slider .hero-gallery-slider {
position: relative;
width: 100%;
height: auto;
}
.hero .hero-banner-message-w-slider .hero-gallery-slider .slick-list, .hero .hero-banner-message-w-slider .hero-gallery-slider .slick-slide {
height: auto;
}
.hero .hero-banner-message-w-slider .hero-gallery-slider .slick-slide::before {
content: '';
display: block;
padding-top: 65%;
}
.hero .hero-banner-message-w-slider .hero-gallery-slider .hero-gallery-slides-thumb {
margin-bottom: 0;
}
.hero .hero-banner-message-w-slider .hero-gallery-slider .hero-gallery-slides-thumb .slick-track {
width: 100%;
}
.hero .hero-banner-message-w-slider .hero-gallery-slider .hero-gallery-slides-thumb .slick-slide {
position: inherit;
} .hero.page-banner.default-height {
min-height: 200px;
}
.hero.short-banner {
min-height: 200px;
}
.hero.tall-banner {
min-height: 350px;
}
.hero.full-screen-banner {
min-height: calc(100vh - 88px);
}
.with-top-header .hero.full-screen-banner {
min-height: calc(100vh - (88px + 37px));
}
.admin-bar .hero.full-screen-banner {
min-height: calc(100vh - (88px + 32px));
}
.admin-bar.with-top-header .hero.full-screen-banner {
min-height: calc(100vh - (88px + 32px + 37px));
}
.header-transparent .hero.page-banner.default-height {
min-height: calc(200px + 88px);
}
.header-transparent .hero:not(.page-banner).default-height {
min-height: calc(400px + 88px);
}
.header-transparent .hero.short-banner {
min-height: calc(200px + 88px);
}
.header-transparent .hero.tall-banner {
min-height: calc(400px + 88px);
}
.header-transparent .hero.full-screen-banner {
min-height: 100vh;
}
.header-transparent.admin-bar .hero.full-screen-banner {
min-height: calc(100vh - 32px);
}
.header-transparent.with-top-header .hero.page-banner.default-height {
min-height: calc(200px + 88px + 37px);
}
.header-transparent.with-top-header .hero:not(.page-banner).default-height {
min-height: calc(400px + 88px + 37px);
}
.header-transparent.with-top-header .hero:not(.page-banner).banner-solid-colour.default-height {
min-height: calc(150px + 88px + 37px);
}
.header-transparent.with-top-header .hero.short-banner {
min-height: calc(200px + 88px + 37px);
}
.header-transparent.with-top-header .hero.tall-banner {
min-height: calc(400px + 88px + 37px);
}
.hero.form-inline .hero-form label {
text-align: left;
}
.hero.form-layout-1 .hero-form {
z-index: 10;
}
.hero.form-layout-1.form-inline .hero-form, 
.hero.form-layout-2.form-inline .hero-form {
width: 100%;
max-width: 100%;
}
.hero-form-container {
padding: 24px;
}
.inner-hero-form,
.hero-form-container {
height: 100%;
}
.header-transparent.page-banner-hidden .page-element:first-child {
padding-top: 120px;
}
.hero:not(.page-banner).default-height {
min-height: 350px;
}
.hero:not(.page-banner).banner-solid-colour.default-height {
min-height: 150px;
}
@media (max-width: 640px) {
.hero-banner-message .hic-button-wrap .button {
min-width: 200px;
margin-left: auto;
margin-right: auto;
}
}
@media (min-width: 641px) {
.hero.form-layout-1.form-inline .hero-form {
position: absolute;
}
.hero-banner-message .hic-button-wrap .button {
margin-left: 8px;
margin-right: 8px;
min-width: 180px;
}
.hero:not(.page-banner).default-height {
min-height: 400px;
}
.hero:not(.page-banner).banner-solid-colour.default-height {
min-height: 200px;
}
.header-transparent.with-top-header .hero:not(.page-banner).banner-solid-colour.default-height {
min-height: calc(200px + 88px + 37px);
}
}
@media (max-width: 1023px) {
.header-transparent .hero .hero-banner-message {
margin-top: 116px;
}
}
@media (min-width: 1024px) {
.header-transparent .hero .inner-hero {
padding-top: 88px;
}
.header-transparent.with-top-header .hero .inner-hero {
padding-top: calc(88px + 37px);
}
.header-transparent.admin-bar .hero.full-screen-banner {
min-height: calc(100vh - (120px + 32px));
}
.header-transparent .hero.full-screen-banner {
min-height: calc(100vh - 120px);
}
.header-transparent .hero .hero-banner-message {
margin-top: calc(120px + 32px);
}
.header-transparent .hero .hero-banner-message {
margin-top: 116px;
}
.hero .hero-slider {
position: absolute;
top: 0;
left: 0;
height: 100%;
}
.hero.page-banner.default-height {
min-height: 250px;
}
.hero:not(.page-banner).default-height {
min-height: 550px;
}
.hero:not(.page-banner).banner-solid-colour.default-height {
min-height: 250px;
}
.header-transparent.with-top-header .hero:not(.page-banner).banner-solid-colour.default-height {
min-height: calc(250px + 88px + 37px);
}
.hero.short-banner {
min-height: 300px;
}
.hero.tall-banner {
min-height: 600px;
}
.header-transparent .hero.page-banner.default-height {
min-height: calc(250px + 88px);
}
.header-transparent .hero:not(.page-banner).default-height {
min-height: calc(550px + 88px);
}
.header-transparent .hero.short-banner {
min-height: calc(300px + 88px);
}
.header-transparent .hero.tall-banner {
min-height: calc(600px + 88px);
}
.header-transparent.page-banner-hidden .page-element:first-child {
padding-top: 140px;
}
.header-transparent.page-banner-hidden .has-bg-img.page-element:first-child {
padding-top: 180px;
}
.hero.form-side .cell-form {
width: 400px;
}
.hero.form-layout-1.form-right .cell-form,
.hero.form-layout-1.form-bottom .cell-form {
order: 2;
}
.hero.form-layout-1.form-side .cell-message {
width: calc(100% - 400px);
}
.hero.form-layout-1.form-inline .hero-form,
.hero.form-layout-2.form-inline .hero-form {
margin: 0 auto;
position: absolute;
right: 0;
left: 0;
z-index: 1;
}
.hero.form-top .hero-form {
top: 0
}
.hero.form-bottom .hero-form {
bottom: 0
}
.hero.form-layout-1.form-inline .inner-hero-form, .hero.form-layout-2.form-inline .inner-hero-form {
max-width: 1170px;
margin: 0 auto;
}
.hero.form-inline .gform_wrapper form, .hero.form-inline .form-content {
display: flex;
justify-content: space-evenly;
}
.hero.form-layout-2.form-inline .gform_wrapper .gform_body {
width: calc(100% - 120px);
}
.hero.form-layout-2.form-inline .gform_wrapper .gform_footer {
width: 150px;
}
.hero.form-layout-2.form-inline .gform_wrapper .gform_fields {
display: flex;
}
.hero.form-layout-2.form-side .inner-hero {
display: flex;
}
.hero.form-layout-2.form-side .hero-main {
width: calc(100% - 450px);
position: relative;
}
.hero.form-layout-2.form-side .hero-form {
width: 450px;
}
.hero.form-layout-2.form-left .hero-main {
order: 2;
}
.hero.form-layout-2.form-centered .hero-main {
min-height: auto;
}
.hero.form-layout-2.form-centered .hero-form {
position: relative;
}
.hero.form-inline .booking-search .columns:not(:last-child) {
margin-right: 10px;
}
.hero.form-inline .booking-search .booking-location {
min-width: 225px;
}
.hero.form-inline .booking-search .booking-adults, .hero.form-inline .booking-search .booking-children {
min-width: 140px;
}
.hero.form-inline .booking-search .booking-btn .button {
padding: 0 10px;
height: 40px;
width: 100%;
margin-bottom: 0;
min-width: 170px;
margin-top: 25px;
}
.hero.form-layout-1.form-side.form-left .hero-carousel-type .hero-banner-message {
margin-left: auto;
}
.hero.form-layout-1.form-side .hero-carousel-type .hero-banner-message {
width: calc(100% - 400px);
}
.hero.form-layout-1.form-side .hero-carousel-type .hero-form {
position: absolute;
top: 0;
width: 400px;
height: 100%;
display: flex;
align-content: center;
flex-wrap: wrap;
right: calc(100% - (1170px - 400px));
}
.hero.form-layout-1.form-side.form-right .hero-carousel-type .hero-form {
left: calc(100% - (1170px - 400px));
}
.hero.form-layout-1.form-side .hero-carousel-type .inner-hero-form {
max-width: 1170px;
margin: 0 auto;
width: 100%;
height: auto;
}
.hero.form-layout-1.form-side.form-right .hero-carousel-type .hero-form-container {
margin-left: auto;
}
.hero.form-layout-1.form-side .hero-carousel-type .hero-form-container {
width: 400px;
}
}
@media (min-width: 1280px) {
.hero.slider-carousel-banner.default-height {
min-height: 600px;
}
}   @media(min-width: 1024px) {
.accordion-element.content-left-accordion .section-body>.cell,
.accordion-element.content-right-accordion .section-body>.cell,
.accordion-element.image-left-accordion .section-body .cell,
.accordion-element.image-right-accordion .section-body .cell,
.accordion-element.two-column-accordion .section-body .cell {
width: 50%;
}
.accordion-element.content-right-accordion .section-body .hic-content,
.accordion-element.image-right-accordion .section-body .feature-image {
order: 2;
}
}  .page-element,
.sidebar-element {
position: relative;
}
.page-element.default-section.has-bg-img, 
.page-element.dark-section, 
.page-element.theme-section,
.sidebar-element.default-section.has-bg-img, 
.sidebar-element.dark-section, 
.sidebar-element.theme-section,
.modal-element.default-section.has-bg-img, 
.modal-element.dark-section, 
.modal-element.theme-section  {
color: #fff;
}
.page-element.has-bg-img .bg-image:before,
.sidebar-element.has-bg-img .bg-image:before {
content: "";
width: 100%;
height: 100%;
top: 0;
right: 0;
left: 0;
bottom: 0;
position: absolute;
z-index: 1;
}
.grid .section-body .cell {
margin-bottom: 15px;
}
.grid .section-body {
margin-bottom: -15px;
}
.hic-image {
position: relative;
background-size: cover;
background-position: center;
}
.hic-image-container{
overflow: hidden;
}
.page-element.content-only .hic-image-container,
.sidebar-element.content-only .hic-image-container {
display: none;
}
.page-element.map-form-element.has-bg-img a {
color: #FFF;
}
.page-element.dark-section.image-above-content .hic-blurb,
.sidebar-element.dark-section.image-above-content .hic-blurb {
color: #0a0a0a;
}
@media (min-width: 641px) {
.page-element[class*=split-] .hic-box,
.sidebar-element[class*=split-] .hic-box {
display: -ms-flexbox;
display: flex;
}
.image-left-content .hic-image-container, .image-right-content .hic-content, .image-right-content.then-left .cell:nth-child(2n) .hic-image-container, .image-left-content.then-right .cell:nth-child(2n) .hic-content {
order: 1;
}
.image-left-content .hic-content, .image-right-content .hic-image-container, .image-left-content.then-right .cell:nth-child(2n) .hic-image-container, .image-right-content.then-left .cell:nth-child(2n) .hic-content {
order: 2;
}
.split-25-75 .hic-image-container, .split-75-25 .hic-content {
width: 25%;
}
.split-33-67 .hic-image-container, .split-67-33 .hic-content {
width: 33.33333%;
}
.split-50-50 .has-media .hic-image-container, 
.split-50-50 .has-media .hic-content {
width: 50%;
}
.split-40-60 .hic-image-container, .split-60-40 .hic-content {
width: 40%;
}
.split-60-40 .hic-image-container, .split-40-60 .hic-content {
width: 60%;
}
.split-67-33 .hic-image-container, .split-33-67 .hic-content {
width: 66.66667%;
}
.split-75-25 .hic-image-container, .split-25-75 .hic-content {
width: 75%;
}
[class*="split-"] .section-body .cell:not(.has-image):not(.has-placeholder-image):not(.has-gallery) .hic-content{
width: 100%;
}
.image-left-content .has-image .hic-content,
.image-left-content .has-placeholder-image .hic-content,
.image-left-content .has-gallery .hic-content,
.image-right-content.then-left .cell:nth-child(2n).has-image .hic-content,
.image-right-content.then-left .cell:nth-child(2n).has-placeholder-image .hic-content,
.image-right-content.then-left .cell:nth-child(2n).has-gallery .hic-content {
padding-left: 30px;
padding-right: 0;
}
.image-right-content .has-image .hic-content,
.image-right-content .has-placeholder-image .hic-content,
.image-right-content .has-gallery .hic-content,
.image-left-content.then-right .cell:nth-child(2n).has-image .hic-content,
.image-left-content.then-right .cell:nth-child(2n).has-placeholder-image .hic-content,
.image-left-content.then-right .cell:nth-child(2n).has-gallery .hic-content {
padding-left: 0;
padding-right: 30px;
}
}
@media (min-width: 1024px){
.grid .section-body .cell {
margin-bottom: 30px;
}
.grid .section-body {
margin-bottom: -30px;
}
.disable-carousel-for-large .section-body .cell {
margin-bottom: 30px;
}
.disable-carousel-for-large .section-body {
margin-bottom: -30px;
}   
.page-element .large-2_4 {
width: 20%;
}
} .page-element.contain-images .hic-image,
.sidebar-element.contain-images .hic-image {
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.page-element.square-images .hic-image:before, .page-element.round-images .hic-image:before, .page-element.landscape-images .hic-image:before, .page-element.portrait-images .hic-image:before,
.sidebar-element.square-images .hic-image:before, .sidebar-element.round-images .hic-image:before, .sidebar-element.landscape-images .hic-image:before, .sidebar-element.portrait-images .hic-image:before {
content: "";
width: 100%;
height: auto;
display: block;
}
.page-element.square-images .hic-image:before, .page-element.round-images .hic-image:before, .page-element.box-images .hic-image::before,
.sidebar-element.square-images .hic-image:before, .sidebar-element.round-images .hic-image:before, .sidebar-element.box-images .hic-image::before {
padding-top: 100%;
}
.page-element.landscape-images .hic-image:before,
.sidebar-element.landscape-images .hic-image:before {
padding-top: 40%;
}
.page-element.portrait-images .hic-image:before,
.sidebar-element.portrait-images .hic-image:before {
padding-top: 100%;
}
.page-element.long-portrait-images .hic-image::before,
.sidebar-element.long-portrait-images .hic-image::before {
padding-top: 100%;
}
.page-element.round-images .hic-image,
.sidebar-element.round-images .hic-image {
border-radius: 50%;
}
@media (min-width: 641px){
.page-element.portrait-images .hic-image:before,
.sidebar-element.portrait-images .hic-image:before {
padding-top: 150%;
}
.page-element.long-portrait-images .hic-image::before,
.sidebar-element.long-portrait-images .hic-image::before {
padding-top: 180%;
}
}  .white-titles .hic-title h3 {
color: #fff !important;
}
.white-boxes .hic-box {
background-color: #fff;
color: initial;
}
.theme-boxes .hic-box {
color: #fff;
}
.grey-boxes .hic-box {
background-color: #f2f2f2;
color: initial;
}
.white-boxes .hic-content,
.grey-boxes .hic-content,
.primary-theme-boxes .hic-content {
padding: 15px;
}
.grey-boxes.image-above-content .hic-image,
.white-boxes.image-above-content .hic-image,
.primary-theme-boxes-boxes.image-above-content .hic-image{
margin-bottom: 0;
}
.box-shadow .hic-box {
box-shadow: 4px 8px 12px 0 rgba(0, 0, 0, .15);
}
.box-border .hic-box {
border: 1px solid #e9e9e9;
}
.page-element.vertical-carousel .hic-box{
margin: 25px 0;
height: attr(data-slide-box-height);
}
@media (max-width: 640px){
.grey-boxes.content-box-element:not(.image-overlay-content) .hic-image,
.white-boxes.content-box-element:not(.image-overlay-content) .hic-image,
.primary-theme-boxes.content-box-element:not(.image-overlay-content) .hic-image{
margin-bottom: 0;
}
}  @media (min-width: 1024px) {
.header-left .grid-container {
display: table;
width: 100%;
margin: 0 auto;
}
.header-left .section-header, .footer-left .section-footer {
float: left;
width: 25%;
}
.default-alignment.header-left .section-header, .default-alignment.footer-left .section-footer,
.text-left.header-left .section-header, .text-left.footer-left .section-footer {
text-align: left;
}
.header-left .section-body {
float: right;
width: 75%;
}
}  .page-element.grid.small-spacing .cell,
.sidebar-element.grid.small-spacing .cell {
margin-bottom: 15px;
}
@media (min-width: 1024px) {
.page-element.small-spacing .grid-padding-x, 
.page-element.small-spacing .grid-padding-x>.cell,
.page-element.small-spacing .grid-padding-x .slick-track > .cell,
.sidebar-element.small-spacing .grid-padding-x, 
.sidebar-element.small-spacing .grid-padding-x>.cell,
.sidebar-element.small-spacing .grid-padding-x .slick-track > .cell{
padding-left: 7.5px;
padding-right: 7.5px;
}
}  .pcb-gallery-slider.slick-slider {
margin: 0;
} .content-box-element .hic-icon {
font-size: 50px;
}
.image-above-content .hic-image.empty-image {
background-color: #f2f2f2;
} .icon-left-content .hic-content {
padding: 10px 10px 10px 95px;
position: relative;
text-align: left;
}
.icon-left-content .hic-icon {
position: absolute;
width: 60px;    
left: 15px;
top: 5px;
text-align: center;
} @media(min-width: 1024px) {
.icon-left-content .hic-content {
padding: 20px 20px 20px 130px;
}
.content-box-element .hic-icon {
font-size: 80px;    
}
.icon-left-content .hic-icon {
width: 100px;
}
}
@media (min-width: 641px) and (max-width: 1023px){
.image-above-content-for-medium .hic-box {
display: block !important;
}
.image-above-content-for-medium .hic-image-container, 
.image-above-content-for-medium .hic-content {
width: 100% !important;
}
.image-above-content-for-medium .hic-content {
padding: 0 !important;
}
.image-above-content-for-medium .hic-image{
margin-bottom: 20px;
}
.two-col-for-medium .section-body .cell {
width: 50% !important;
}
.full-col-for-medium .section-body .cell {
width: 100% !important;
}
}  .cta-element.cta-layout-1.default-alignment {
text-align: center;
}
.default-width .cta-element.cta-layout-1.default-alignment .grid-container {
max-width: 950px;
}
.cta-element.row-fluid .grid-padding-x>.cell {
padding-right: 15px !important;
padding-left: 15px !important;
}
@media (min-width: 641px){
.cta-layout-2 .inner-section,
.cta-layout-3 .inner-section{
max-width: 50%;
}
.cta-layout-2 .inner-section  {
margin-left: auto;
margin-right: 0;
}
.cta-layout-3 .inner-section  {
margin-right: auto;
margin-left: 0;
}
}
@media (min-width: 1024px){ .default-width .cta-layout-2.default-width .inner-section  {
max-width: 585px;
margin-right: calc((100% - 1170px) / 2);
}
.default-width .cta-layout-2.xsmall-container .inner-section  {
max-width: 350px;
margin-right: calc((100% - 700px) / 2);
}
.default-width .cta-layout-2.small-container .inner-section  {
max-width: 450px;
margin-right: calc((100% - 900px) / 2);
}
.default-width .cta-layout-2.medium-container .inner-section  {
max-width: 500px;
margin-right: calc((100% - 1000px) / 2);
}
.default-width .cta-layout-2.large-container .inner-section  {
max-width: 720px;
margin-right: calc((100% - 1440px) / 2);
}  .wide-layout .cta-layout-2.default-width .inner-section  {
max-width: 720px;
margin-right: calc((100% - 1440px) / 2);
}
.wide-layout .cta-layout-2.xsmall-container .inner-section  {
max-width: 400px;
margin-right: calc((100% - 800px) / 2);
}
.wide-layout .cta-layout-2.small-container .inner-section  {
max-width: 500px;
margin-right: calc((100% - 1000px) / 2);
}
.wide-layout .cta-layout-2.medium-container .inner-section  {
max-width: 600px;
margin-right: calc((100% - 1200px) / 2);
}
.wide-layout .cta-layout-2.large-container .inner-section  {
max-width: 800px;
margin-right: calc((100% - 1600px) / 2);
}  .default-width .cta-layout-3.default-width .inner-section  {
max-width: 585px;
margin-left: calc((100% - 1170px) / 2);
}
.default-width .cta-layout-3.xsmall-container .inner-section  {
max-width: 350px;
margin-left: calc((100% - 700px) / 2);
}
.default-width .cta-layout-3.small-container .inner-section  {
max-width: 450px;
margin-left: calc((100% - 900px) / 2);
}
.default-width .cta-layout-3.medium-container .inner-section  {
max-width: 500px;
margin-left: calc((100% - 1000px) / 2);
}
.default-width .cta-layout-3.large-container .inner-section  {
max-width: 720px;
margin-left: calc((100% - 1440px) / 2);
}  .wide-layout .cta-layout-3.default-width .inner-section  {
max-width: 720px;
margin-left: calc((100% - 1440px) / 2);
}
.wide-layout .cta-layout-3.xsmall-container .inner-section  {
max-width: 400px;
margin-left: calc((100% - 800px) / 2);
}
.wide-layout .cta-layout-3.small-container .inner-section  {
max-width: 500px;
margin-left: calc((100% - 1000px) / 2);
}
.wide-layout .cta-layout-3.medium-container .inner-section  {
max-width: 600px;
margin-left: calc((100% - 1200px) / 2);
}
.wide-layout .cta-layout-3.large-container .inner-section  {
max-width: 800px;
margin-left: calc((100% - 1600px) / 2);
} }  .legal-content li {
margin-bottom: 1rem;
}
ol.closed-alpha {
list-style: none;
}
ol.closed-alpha li {
position: relative;
}
ol.closed-alpha li::before {
counter-increment: alpha;
content: "("counter(alpha, lower-alpha) ") ";
position: absolute;
left: -32px;
}  .gform_wrapper .no-top-label .gfield_label {
display: none;
}
.gfield_html {
margin-bottom: 16px;
}
.field-disclaimer {
padding: 16px;
}
.default-section:not(.has-bg-img) .field-disclaimer,
.light-section .field-disclaimer{
background-color: #F2F2F2;
}
.field-disclaimer {
font-size: 14px;
}
.field-consent label {
font-weight: 700;
}
.gfield_select.default-set-value {
color: #CCC;
}
@media (min-width: 641px) {
.field-state {
margin-right: 15px;
}
.field-postcode {
margin-right: 7px;
}
.gform_wrapper .field-postcode,
.gform_wrapper .field-country {
width: 24%;
}
}
@media (min-width: 641px) {
.field-state {
margin-right: 17px;
}
.field-postcode {
margin-right: 8px;
}
} .sidebar ul {
margin-left: 0;
}
.sidebar ul li {
list-style: none;
border-bottom: 1px solid #e9e9e9;
}
.sidebar ul li a {
padding: 6px 15px 6px 0;
}
.sidebar ul li:last-child {
border-bottom: none;
}
.hic-listing-widget .listing-item {
padding: 8px 0;
}
.hic-post-widget .featured-image,
.hic-listing-widget .featured-image {
height: 60px;
width: 60px;
position: absolute;
}
.hic-listing-widget .description {
font-size: 13px;
line-height: 1.3;
}
.hic-post-widget li {
position: relative;
}
.hic-listing-widget li.has-image {
min-height: 80px;
}
.hic-post-widget li.has-image .widget-post-content,
.hic-listing-widget li.has-image .widget-post-content {
padding-left: 80px;
}
.sidebar .hic-post-widget li a,
.sidebar .hic-listing-widget li a {
padding: 0;
}
.widget-meta {
font-size: 14px;
color: #BBB;
}
.widget-post-title { line-height: 1.2; }
.sidebar .submenu > li a {
padding-left: 16px;
font-size: 16px;
}
@media(min-width: 641px) {
.sidebar-left .sidebar {
order: 1;
}
.sidebar-left .main-content {
order: 2;
}
}
@media (min-width: 1024px) { 
[class*="has-sidebar-"] .inner-body-content {
display: flex;
margin-left: auto;
margin-right: auto;
}
.default-width [class*="has-sidebar-"] .inner-body-content {
max-width: 1170px;
}
.has-sidebar-left .main-content,
.has-sidebar-right .main-content {
width: calc(100% - 300px);
}
.sidebar {
width: 300px;
}
.sidebar .widget {
margin-bottom: 40px;
}
.has-sidebar-right .sidebar {
order: 2;
}
.default-width .has-sidebar-both .main-content {
width: calc(100% - 500px);
}
.full-width-layout .has-sidebar-both .main-content {
width: calc(100% - 600px);
}
.default-width .has-sidebar-both .sidebar {
width: 250px;
}
.primary-sidebar .sidebar-content {
display: block !important;
}
}  .widget-form-wrap .search-widget .qs-ul {
list-style: none;
margin-left: 0;
}
.text-center .section-search-form, 
.default-section .section-search-form {
text-align: center;
}
.list-option {
list-style: none;
display: flex;
margin-left: 0;
margin-bottom: 34px;
}
.text-center .section-search-form .list-option, 
.default-section .section-search-form .list-option {
justify-content: center;
}
.section-search-form .list-option li {
padding: 0 8px;
}
.section-search-form .list-option .button {
margin-bottom: 0;
min-width: 150px;
}  .page-navigation,
.pager-column {
margin-top: 1rem;
}
.pagination {
display: flex;
display: flex;
margin: 0;
}
.pagination li {
display: block;
}
.pagination a {
background-color: #F2F2F2;
}
.pagination a,
.pagination button,
.pagination .current {
cursor: pointer;
min-width: 24px;
min-height: 24px;
text-align: center;
margin: 0;
padding: .1875rem .625rem;
display: block;
line-height: 1.4;
}
.pagination .current,
.pagination-item--active {
pointer-events: none;
}  .gallery-element .cross-icon-wrap {
position: absolute;
height: 40px;
width: 40px;
margin: auto;
opacity: 0;
transform: scale(0.6);
visibility: hidden;
transition: all .25s ease-in-out;
z-index: 2;      
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.gallery-element .hic-image:after {
content: '';
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
background-color: rgba(0,0,0, .2);
opacity: 0;
visibility: hidden;
transition: all .25s ease-in-out;
}
.gallery-element.with-lightbox .image-list:hover .hic-image:after {
opacity: 1;
visibility: visible;
}
.gallery-element .image-list:hover .cross-icon-wrap {
opacity: 1;
transform: scale(1);
visibility: visible;
} .gallery-description.image-below-content .hic-box {
display: flex;
flex-flow: column;
}
.gallery-description.image-below-content .hic-gallery {
order: 2;
}
.gallery-description.image-below-content .gallery-content {
order: 1;
}
.gallery-description.image-above-content.default-section:not(.has-bg-img) .hic-box {
background-color: #FFF !important;
}
.gallery-description.grid .image-list {
margin-bottom: 24px;
}
.gallery-description.image-above-content .hic-content {
padding: 0;
order: 2;
}
.gallery-description .gallery-thumb-slider .image-list {
padding: 0 4px;
}
.gallery-description .gallery-container {
display: flex;
flex-flow: column;
}
@media(max-width: 640px) {
.gallery-description .gallery-slider .slick-list {
margin: 0;
}
.gallery-description .gallery-thumb-slider .slick-prev {
left: -8px;
}
.gallery-description .gallery-thumb-slider .slick-next {
right: -8px;
}
}
@media(max-width: 1023px) {
.gallery-description.image-right-content .hic-content,
.gallery-description.image-left-content .hic-content {
width: 100%;
}
}
@media(min-width: 641px) and (max-width: 1023px) {
.gallery-description .gallery-thumb-slider.slick-slider {
margin-left: 24px;
margin-right: 24px;
}
}
@media(min-width: 1024px) {
.gallery-description.image-right-content .hic-gallery {
order: 2;
}  
.gallery-description.image-right-content .gallery-content {
padding-right: 16px;
}
.gallery-description.image-left-content .gallery-content {
padding-left: 16px;
}
.gallery-description.carousel.image-right-content .gallery-container,
.gallery-description.carousel.image-left-content .gallery-container {
flex-flow: row;
}
.page-element.gallery-description.image-right-content .hic-content,
.page-element.gallery-description.image-left-content .hic-content {
display: block;
}
}  .filter-form .qs-ul {
display: flex;
flex-wrap: wrap;
margin: 0;
list-style: none;
justify-content: center;
}
.filter-form .qs-ul > :not(.first) {
margin-left: 15px;
}
.filter-form .last .button {
margin-bottom: 0;
}
.filter-form .last {
margin-bottom: 1rem;
}
.search-widget .filter-checkbox ul {
list-style: none;
margin-left: 0;
}
.search-widget .filter-checkbox li label {
margin-left: 0;
}
.widget-form-wrap .button[type="submit"] {
border: 1px solid #FFF;
}
[type=color], [type=date], 
[type=datetime-local], 
[type=datetime], [type=email], 
[type=month], [type=number], 
[type=password], [type=search], 
[type=tel], [type=text], 
[type=time], [type=url],
[type=week], textarea {
box-shadow: none;
}
textarea[rows] {
height: 150px;
}
.gform_wrapper .gform_title {
font-size: 32px;
text-transform: uppercase;
}
.gform_wrapper .gfield_label {
font-weight: 700;
line-height: 1.4;
margin-bottom: 10px;
}
.gform_body ul {
list-style: none outside none;
margin: 0;
}
.gform_body .gfield_radio,
.gform_body .gfield_checkbox {
margin-bottom: 1rem;
}
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
display: none !important;
position: absolute !important;
left: -9000px;
}
.gform_wrapper .validation_error {
display: none;
}
.gform_wrapper .validation_message {
font-size: 12px;
font-style: italic;
margin: -12px 0px 4px 8px;
color: #A20009;
}
.page-element.has-bg-img .gform_wrapper .validation_message {
color: #ff8f95;
}
.gform_wrapper .ginput_container_consent + .validation_message {
margin-top: 0;
}
.deafult-section.has-bg-img label,
.dark-section label,
.theme-section label {
color: #FFF;
}
.has-bg-img input[type=checkbox]:checked + label:before,
.dark-section input[type=checkbox]:checked + label:before,
.theme-section input[type=checkbox]:checked + label:before,
.has-bg-img input[type=radio]:checked + label:before,
.dark-section input[type=radio]:checked + label:before,
.theme-section input[type=radio]:checked + label:before {
border-color: #FFF;
color: #FFF;
}
input[type=checkbox],
input[type=radio] {
display: none;
}
input[type=checkbox]:checked + label:before,
input[type=radio]:checked + label:before{
background-color: transparent;
border-color: #1B1B1B;
color: #1B1B1B;
}
input[type=checkbox] + label:before,
input[type=radio] + label:before {
content: "\f00c";
border-radius: 0.2em;
display: inline-block;
width: 16px;
height: 16px;
margin-right: 10px;
vertical-align: middle;
color: transparent;
transition: .2s;
background: transparent;
text-align: center;
border: 1px solid #1B1B1B;
font-size: 19px;
line-height: .5;
font-family: 'Font Awesome 5 Pro';
font-weight: 400;
position: absolute;
left: 0;
top: 3px;
}
.hic-checkbox li {
position: relative;
}
[type=checkbox]+label, [type=radio]+label {
padding-left: 24px;
position: relative;
}
.hic-checkbox input[type=checkbox] + label:before,
.hic-checkbox input[type=radio] + label:before {
position: absolute;
left: 0;
top: 3px;
}
.gfield input[type=radio] + label:before {
border-radius: 50%;
}
.hic-checkbox li label {
padding-left: 16px;
line-height: 1.3;
}   
.has-bg-img input[type=checkbox] + label:before,
.dark-section input[type=checkbox] + label:before,
.theme-section input[type=checkbox] + label:before,
.has-bg-img input[type=radio] + label:before,
.dark-section input[type=radio] + label:before,
.theme-section input[type=radio] + label:before {
border: 1px solid #FFF;
}
.button-group input {
margin-bottom: 0;
}
.gform_wrapper .gform_fields .ginput_complex fieldset, .gform_wrapper .gform_fields .ginput_complex span {
flex: 1;
}
.gform_wrapper .gform_fields .ginput_complex {
display: flex;
flex-flow: row wrap;
}
.gform_wrapper .gform_fields .ginput_complex .ginput_container_date {
display: flex;
align-items: center;
align-content: flex-start;
flex-flow: row wrap;
flex-basis: min-content;
max-width: 30%;
}
.gform_wrapper .gform_fields .ginput_complex .ginput_container_date+.ginput_container_date {
margin-left: 2%;
}
.gform_wrapper .gform_fields .ginput_complex .ginput_container_date[style*='display:none']+.ginput_container_date {
margin-left: 0;
}
.gform_wrapper .gform_fields .ginput_container_time {
flex-basis: min-content;
min-width: 4rem;
}
.gform_wrapper .gform_fields .gfield_time_minute {
position: relative;
}
.gform_wrapper .gform_fields .gfield_time_ampm {
align-items: flex-end;
display: flex;
margin-left: 1rem;
}
.gform_wrapper .gform_fields .gfield_list_group, .gform_wrapper .gform_fields .gfield_list_header {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
margin-bottom: .5rem;
}
.gform_wrapper .gform_fields .gfield_header_item, .gform_wrapper .gform_fields .gfield_list_group_item {
flex-grow: 1;
width: 0;
}
.gform_wrapper .gform_fields .gfield_header_item+.gfield_header_item:not(:last-child), .gform_wrapper .gform_fields .gfield_list_group_item+.gfield_list_group_item {
margin-left: 2%;
}
.gform_wrapper .gform_fields .gfield_header_item+.gfield_header_item input, .gform_wrapper .gform_fields .gfield_list_group_item+.gfield_list_group_item input {
margin-bottom: 0;
}
.gform_wrapper .gform_fields .gfield_header_item:last-child, .gform_wrapper .gform_fields .gfield_list_icons {
width: 48px;
flex: none;
display: flex;
align-items: center;
justify-content: center;
}
.gform_wrapper .gform_fields .gfield_list_icons button {
font-size: 0;
background: transparent url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/list-add.svg);
border: none;
width: 16px;
height: 16px;
opacity: .5;
padding: 0;
transition: opacity .5s ease-out;
}
.gform_wrapper .gform_fields .gfield_list_icons button.delete_list_item {
margin-left: 5px;
background-image: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/list-remove.svg);
} .ginput_container_date{
position: relative;
}
.ginput_container_date .datepicker {
position: static;
border: 1px solid #cacaca;
opacity: 1;
}
.ginput_container_date .datepicker + img {
position: absolute;
right: 0;
top: 0;
bottom: 0;
height: 2.4375rem;
object-fit: contain;
padding: 8px;
cursor: pointer;
}
.ginput_container_date .screen-reader-text {
display: none;
}
#ui-datepicker-div {
z-index: 9999 !important;
background-color: #fff;
border: 1px solid #dbdbdb;
box-shadow: 0 4px 12px rgb(0 0 0 / 15%);
border-radius: 4px;
margin-top: 10px;
}
#ui-datepicker-div::before {
content: '';
position: absolute;
background: #eee;
border-top: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
width: 10px;
height: 10px;
z-index: -1;
bottom: calc(100% - 4px);
-webkit-transform: rotate( 315deg );
transform: rotate( 315deg );
left: 10px;
top: -5px;
border: 0;
}
#ui-datepicker-div .ui-datepicker-header {
background-color: #eee;
padding: 8px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#ui-datepicker-div .ui-datepicker-title {
display: flex;
justify-content: space-around;
width: 100%;
}
#ui-datepicker-div select:focus option{
background-color: #fff;
}
#ui-datepicker-div select:hover, #ui-datepicker-div select:focus {
background-color: #cacaca;
}
#ui-datepicker-div select {
background-color: transparent;
border: 0;
margin: 0; width: 41.66%;
border-radius: 4px;
transition: background .25s ease;
}
#ui-datepicker-div .ui-datepicker-calendar {
margin: 0;
padding: 8px;
display: block;
} @media(min-width: 641px) {
.gform_wrapper .gform_fields .gfield.gfield--width-half {
width: 50%;
}
.gform_wrapper .gform_fields .gfield.gfield--width-third {
width: 33.33333%;
}
.gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full), .gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
padding-right: 1%;
}
.gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full), .gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
padding-left: 1%;
padding-right: 0;
}
}
@media(max-width: 1023px) {
.widget-form-inner-wrap {
margin-top: 24px;
}    
}
@media(min-width: 1024px) {
.contact-layout-4 .inner-section .grid-x>.cell:nth-child(2) {
order: 4;
width: 25%;
padding: 0px;
}
.contact-layout-4.has-map .sub-map {
position: relative;
height: 400px;
}
.contact-layout-4.has-map .sub-map p {
margin: 0;
}
.contact-layout-4.has-map .sub-map iframe {
position: absolute;
height: 100%;
width: 100%;
left: 0;
right: 0;
}
.contact-layout-4.has-bg-img input[type="submit"] {
min-width: 200px;
border: 1px solid;
}
.contact-layout-4.has-map .inner-section .grid-x>.cell:nth-child(3) {
order: 2;
width: 41.66%;
align-self: stretch;
}
.contact-layout-4.has-map .inner-section .grid-x>.cell:nth-child(4) {
order: 3;
width: 33.33%;
}
}  .search-result-listing article {
margin-bottom: 24px;
}
.search-result-listing .archive-title {
margin-bottom: 32px;
}
.listing-element .widget-form-wrap{
margin-bottom: 50px;
}
.xh-hidden.field-group {
height: 0px;
overflow: hidden;
}
.xh-hidden.field-group.active {
height: auto;
overflow: inherit;
}
.design-listing-element .search-form-layout-2 .field-group {
margin-bottom: 0;
}
.design-listing-element .search-form-layout-2 .field-group .cell {
margin-bottom: 15px;
}
.widget-form-wrap .design-features-chk-group {
display: inline-block;
}
#expandMoreSearchOption {
text-align: center;
margin-top: 2PX;
cursor: pointer;
font-size: 15px;
color: inherit;
margin-left: 12px;
display: inline-flex;
align-items: center;
align-content: center;
}
.search-form-layout-1 #expandMoreSearchOption {
display: none;
}
#expandMoreSearchOption:after{
content: "More Options +";
}
#expandMoreSearchOption.active:after{
content: "Less Options -";
}
.listing-element .filter-button{
display: flex;
flex-wrap: wrap;
}
.listing-element .filter-button .button{
margin: 0;
}
.listing-element .hic-image-container {
position: relative;
}
.listing-element .top-box-small-label {
background-color: rgba(255, 255, 255, 0.6);
display: block;
margin: 4px;
padding: 2px 8px;
font-size: 10px;
text-transform: uppercase;
font-weight: bold;
border: 1px solid #FFF;
color: #c33e3e;
}
.listing-element .top-content {
position: absolute;
top: 0;
right: 0;
}
.listing-element .hic-meta,
.property-summary-element .hic-meta{
display: flex;
align-items: center;
align-content: center;
flex-wrap: wrap;
margin: 0;
}
.property-listing-element .hic-meta:not(:only-child):last-child{
display: none;
}
.property-listing-element .categories {
margin-bottom: 15px;
}
.property-listing-element .categories .category:not(:last-child)::after {
content: ', ';
}
.property-listing-element .hic-brurb {
margin-top: 15px;
}
.listing-element .hic-meta [data-label-type="meta-icon"],
.property-summary-element .hic-meta [data-label-type="meta-icon"] {
display: inline-flex;
align-items: center;
align-content: center;
}
.listing-element .hic-meta [data-label-type="meta-text"],
.property-summary-element .hic-meta [data-label-type="meta-text"] {
display: block;
width: 100%
}
.listing-element [data-label-type="meta-text"] .meta-label::before,
.property-summary-element [data-label-type="meta-text"] .meta-label::before{
content: attr(data-default-label);
}
.listing-element [data-label-type="meta-text"] .meta-label::after,
.property-summary-element [data-label-type="meta-text"] .meta-label::after{
content: ": ";
}
.listing-element [data-label-type="meta-icon"] .meta-label::before,
.property-summary-element [data-label-type="meta-icon"] .meta-label::before {
font-family: 'Font Awesome 5 Pro';
font-weight: 600;
display: block;
margin: 0 6px;
width: 24px;
height: 24px;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
.listing-element li[data-meta="slope"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="slope"][data-label-type="meta-icon"] .meta-label::before {
content: '\f61c';
}
.listing-element li[data-meta="bed"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="bed"][data-label-type="meta-icon"] .meta-label::before {
content: '\f236';
}
.listing-element li[data-meta="bath"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="bath"][data-label-type="meta-icon"] .meta-label::before {
content: '\f2cd';
}
.listing-element li[data-meta="living"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="living"][data-label-type="meta-icon"] .meta-label::before {
content: '\f4b8';
}
.listing-element li[data-meta="car"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="car"][data-label-type="meta-icon"] .meta-label::before {
content: '\f1b9';
}
.listing-element li[data-meta="width"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="width"][data-label-type="meta-icon"] .meta-label::before,
.listing-element li[data-meta="length"] [data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="length"][data-label-type="meta-icon"] .meta-label::before {
border: 1px solid;
width: 25px;
display: inline-block;
text-align: center;
}
.listing-element li[data-meta="width"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="width"][data-label-type="meta-icon"] .meta-label::before {
content: '\f337';
}    
.listing-element li[data-meta="length"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="length"][data-label-type="meta-icon"] .meta-label::before {
content: '\f338';
}  
.listing-element li[data-meta="floor-size"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="floor-size"][data-label-type="meta-icon"] .meta-label::before {
content: '\f424';
}
.listing-element li[data-meta="id"][data-label-type="meta-icon"] .meta-label::before,
.property-summary-element li[data-meta="id"][data-label-type="meta-icon"] .meta-label::before {
content: '\f292';
}
.property-summary-element li[data-label-type="meta-icon"] + li[data-label-type="meta-icon"]{
margin-left: 15px;
}  .fancybox-thumbs {
background: #555;
}
.fancybox-thumbs__list a:before {
border: 2px solid #ccc;
}
.fancybox-bg {
background: #161616;
}
.fancybox-is-open .fancybox-bg {
opacity: .95;
}
@media(max-width: 640px) {
.fancybox-thumbs {
width: 80px;
} 
.fancybox-thumbs__list a {
height: 54px;
}
.fancybox-show-thumbs .fancybox-inner {
right: 80px;
}
}
@media(min-width: 1024px) {
body .fancybox-slide--video .fancybox-content {
width: 1100px !important;
height: 620px !important;
}
}   .product-element.dark-section .categories .hic-seperator,
.product-element.theme-section .categories .hic-seperator {
color: #FFF;
}
.product-element .categories .hic-seperator {
margin-left: 6px;
color: #CCC;
}
.product-element .categories {
font-size: 16px;
}
.product-element .categories .hic-seperator:before {
content: '|';
display: inline-block;
}
.product-listing .hic-button-wrap .button.loading {
opacity: .25;
padding-right: 2.618em;
position: relative;
}
.product-listing .hic-button-wrap .button.loading::after {
font-family: WooCommerce;
content: '\e01c';
vertical-align: top;
font-weight: 400;
position: absolute;
right: 1em;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
}
.product-gallery .flex-video, .product-gallery .responsive-embed, .product-gallery .video p {
margin-bottom: 0;
}  .floating-icon-widget {
display: inline-flex;
justify-content: center;
align-content: center;
transition: opacity .35s ease-in-out;
}
.compare-active:not(.sticky-header) .header .compare-widget,
.fav-active:not(.sticky-header) .header .favourite-widget,
.cart-active:not(.sticky-header) .header .shopping-cart-widget {
position: fixed;
right: 14px;
top: 50px;
margin-left: 25px;
margin-right: 0;
z-index: 10;
}
.cart-active:not(.sticky-header) .header .favourite-widget ~ .shopping-cart-widget {
right: 120px;
}
.compare-active:not(.sticky-header) .header .compare-widget,
.fav-active:not(.sticky-header) .header .favourite-widget,
.cart-active.woocommerce:not(.sticky-header) .header .shopping-cart-widget{
opacity: 1;
visibility: visible;
}
.floating-icon-widget.round-layout a {
position: relative;
border-radius: 18px;
text-align: center;
position: relative;
height: 36px;
min-width: 36px;
}
.cart-active:not(.sticky-header) .header .shopping-cart a,
.fav-active:not(.sticky-header) .header .favourite a,
.compare-active:not(.sticky-header) .header .compare a {
background-color: white;
box-shadow: 0 0 2px 0 rgba(0,0,0, .8);
height: 52px;
min-width: 52px;
border-radius: 26px;
display: flex;
justify-content: center;
align-items: center;
align-content: center;
padding: 12px;
}
.cart-active:not(.sticky-header) .header .top-bar .top-bar-right .shopping-cart a,
.fav-active:not(.sticky-header) .header .top-bar .top-bar-right .favourite a,
.compare-active:not(.sticky-header) .header .top-bar .top-bar-right .compare a{
padding: 12px;
}
.floating-icon-widget.round-layout .icon-wrap {
height: 100%;
display: flex;
width: 100%;
justify-content: center;
align-items: center;    
font-size: 20px;
}
.cart-active:not(.sticky-header) .header .shopping-cart-widget.round-layout .icon-wrap,
.fav-active:not(.sticky-header) .header .favourite-widget.round-layout .icon-wrap,
.compare-active:not(.sticky-header) .header .compare-widget.round-layout .icon-wrap {
height: 52px;
min-width: 52px;
border-radius: 26px;
}
.floating-icon-widget .icon-txt {
font-size: 14px;
margin-left: 6px;
}
.cart-active:not(.sticky-header) .header .shopping-cart-widget .icon-txt,
.fav-active:not(.sticky-header) .header .favourite-widget .icon-txt,
.compare-active:not(.sticky-header) .header .compare-widget .icon-txt {
opacity: 0;
margin: 0;
width: 0;
transition: all .25s ease-in-out;
overflow: hidden;
}
.cart-active:not(.sticky-header) .header .shopping-cart-widget:hover .icon-txt,
.fav-active:not(.sticky-header) .header .favourite-widget:hover .icon-txt,
.compare-active:not(.sticky-header) .header .compare-widget:hover .icon-txt{
opacity: 1;
margin: 6px;
width: auto;
}
.floating-icon-widget span.item-count {
background-color: #f00;
color: #fff;
border-radius: 50%;
position: absolute;
padding-top: 2px;
text-align: center;
display: inline-block;
font-weight: 700;
font-size: 11px;
height: 19px;
width: 19px;
top: -4px;
right: -9px;
}
.floating-icon-widget.has-label span.item-count{
right: auto;
left: 15px;
}
.compare-active .floating-icon-widget.has-label span.compare-item-count,
.fav-active .floating-icon-widget.has-label span.fav-item-count,
.cart-active .floating-icon-widget.has-label span.cart-item-count{
right: -9px;
left: auto;
}
.cart-active:not(.sticky-header) .header .shopping-cart-widget .item-count,
.fav-active:not(.sticky-header) .header .favourite-widget .item-count,
.compare-active:not(.sticky-header) .header .compare-widget .item-count {
top: 0px;
right: -5px;
}
.floating-icon-widget .icon-wrap i {
font-size: 22px;
width: auto;
top: 0;
position: relative;
}
.cart-active:not(.sticky-header) .header .shopping-cart-widget .shopping-cart i,
.fav-active:not(.sticky-header) .header .favourite-widget .favourite i,
.compare-active:not(.sticky-header) .header .compare-widget .compare i { 
color: #000;
}
.page-compares #getCompareSampleWidgetContent.active,
.page-favourites #getSampleWidgetContent.active {
visibility: visible;
pointer-events: auto;
}
#getCompareSampleWidgetContent,
#getSampleWidgetContent {
visibility: hidden;
pointer-events: none;
visibility: hidden;
pointer-events: none;
position: fixed;
right: 0;
width: 80%;
} .compare-wrap,
.wishlist-wrap {
position: relative;
}
.block-element {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: rgba(255,255,255,.5);
overflow: hidden;
cursor: wait;
display: none;
}
#selectedCompares.processing .block-element,
#selectedFavourites.processing .block-element{
display: block;
}
.block-element .loader{
background-image: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/loader.svg);
background-repeat: no-repeat;
background-size: 30px;
background-position: center;
width: 40px;
height: 40px;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
position: absolute;
animation: spin 1s infinite ease-in-out;
opacity: .5;
}
@keyframes spin {
from {
transform:rotate(0deg);
}
to {
transform:rotate(360deg);
}
}
table.compare-table,
table.wishlist-table{
border: 1px solid #e1e1e1;
}
table.compare-table tbody tr,
table.wishlist-table tbody tr{
border-top: 1px solid #e1e1e1;
}
table.compare-table thead th,
table.wishlist-table thead th{
color: #fff;
}
tr.compare-total,
tr.wishlist-total {
text-align: left;
}
tr.compare-total th,
tr.wishlist-total th {
background-color: #f2f2f2;
}
.compare-enquire-button,
.wishlist-enquire-button {
width: 100%;
}
.compare-table .action,
.wishlist-table .action {
text-align: right;
}
.directory-list .compare-table .remove-to-compare,
.product-list .wishlist-table .remove-to-fav {
display: block;
font-size: 1.2em;
height: 1.6em;
width: 1.6em;
text-align: center;
line-height: 1;
border-radius: 50%;
color: red!important;
text-decoration: none;
font-weight: 700;
border: 0;
padding: 0;
background-color: transparent;
margin: 0;
padding: .2em;
}
.directory-list .compare-table .remove-to-compare:hover,
.product-list .wishlist-table .remove-to-fav:hover{
color: #fff !important;
background-color: red;
}
.compare-table .directory-thumbnail img,
.wishlist-table .product-thumbnail img {
width: 140px;
height: auto;
max-height: 140px;
object-fit: cover;
object-position: center;
}
.compare-table .input-text.qty.text,
.wishlist-table .input-text.qty.text {
width: 3.631em;
margin-right: 0;
margin-left: auto;
margin-bottom: 0;
}
@media (min-width: 641px){
.floating-icon-widget {
top: 18px;
}
* + .floating-icon-widget {
margin-left: 16px;
}
}
@media (max-width: 1023px){
body:not(.cart-active) .header .shopping-cart-widget .icon-txt,
body:not(.fav-active) .header .favourite-widget .icon-txt,
body:not(.compare-active) .header .compare-widget .icon-txt{
display: none;
}
.compare-table thead,
.compare-table-total tbody th,
.compare-table .product-thumbnail,
.wishlist-table thead,
.wishlist-table-total tbody th,
.wishlist-table .product-thumbnail {
display: none;
}
.compare-table tbody td,
.compare-table-total tbody td
.wishlist-table tbody td,
.wishlist-table-total tbody td {
width: 100%;
display: block;
text-align: right;
border-top: 1px solid #e1e1e1;
}
.wishlist-table tbody tr:nth-child(2n),
.wishlist-table-total tbody tr:nth-child(2n) {
background-color: rgba(0,0,0,.025);
}
.wishlist-table tbody td::before,
.wishlist-table-total tbody td::before {
content: attr(data-title) ": ";
font-weight: 700;
float: left;
}
.wishlist-table tbody .product-remove::before,
.wishlist-table tbody .action::before{
content: "";
}
}
@media (min-width: 1024px){
.floating-icon-widget {
top: 0;
}
}   .project-details-table {
border: 0 solid #808080;
background-color: transparent;
}
table.project-details-table tbody tr:nth-child(2n), 
table.project-details-table tbody tr:nth-child(2n) td {
background-color: transparent !important;
}
table.project-details-table tbody, 
table.project-details-table tfoot, 
table.project-details-table thead {
border: 0 solid #f1f1f1;
}
table.project-details-table td{
padding: 0.3rem .625rem .325rem;
}
.project-list .ct-header {
margin-bottom: 0;
}
.project-cat-heading {
margin-bottom: 24px;
}
.other-projects .enp-wrap .button {
height: 100%;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
top: 0;
}
body .other-projects .enp-wrap {
border: 1px solid #f5f5f5;
box-shadow: none;
background-color: #f5f5f5;
font-size: 18px;
}
.range-img {
height: 200px;
}
.other-range .range-img{
height: 100px;
}
.range-link:hover h5,
.range-link:hover .desc {    
color: #07305a;
}
.range-content{
background-color: #fff;
padding: 10px;
}
.video-icon {
position: absolute;
margin: auto;
top: calc(50% - 30px);
right: calc(50% - 30px);
}
.btn-basic {
border: 1px solid;
display: inline-block;
font-size: 12px;
padding: 8px 23px;
text-transform: uppercase;
font-weight: 600;
border-radius: 5px;  
} 
.remove-icon, .remove-this {
display: inline-block;
margin-left: 8px;
background: rgba(255, 0, 0, 0.70);
height: 15px;
width: 15px;
text-align: center;
cursor: pointer;
color: #FFF;
line-height: 127%;
transition: .3s;
}
button.position-control {
position: absolute;
left: -40px;
border-radius: 0;
height: 38px;
top: 0px;
width: 40px;
}
button.position-control:after {
content: "\f054";
font-family: 'FontAwesome';
color: #FFF;
}
.hide-widget .widgetbox {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition: .3s;
-moz-transition: .3s;
-ms-transition: .3s;
-o-transition: .3s;
transition: .3s;
}
.video-icon:hover {
opacity: 0.5;
}
.enp-wrap {
margin-bottom: 20px;
box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.04);
padding: 18px 0px 0 0;
text-align: center;
font-weight: 800;
}
.button.btn-sm-fl {
display: block;
padding: 10px;
box-shadow: 0px 0px 1px rgb(101, 101, 101);
}
.box-panel-2 {
padding: 16px 10px;
background: rgba(8, 50, 93, 0.13);
box-shadow: 0px 1px 6px 0px rgba(9, 48, 89, 0.19);
border-radius: 5px;
border: 1px solid rgba(9, 48, 89, 0.1);
}
.box-panel-2 table tbody td,
.box-panel-2 table tbody {
background-color: transparent;
}
.cat-range-wrap .desc {
color: #7b7b7b;
}
.ct-header {
margin-bottom: 55px;
}
.cat-range-wrap .ct-header,
.ct-header {
text-align: center;
max-width: 750px;
margin-left: auto;
margin-right: auto;
}
.cat-range-wrap .ct-header h2{
margin-bottom:0;
}
.img-st {
height: 320px;
}
.box-panel-2 .columns {
padding: 0;
}
.box-panel-2 table {
margin-bottom: 6px;
}
.other-view{
display: table;
width: 100%;
height: 100%;
background-color: #07305a;
text-align: center;
transition: all .3s;
}
.other-view span{
color: #fff;
font-weight: 700;
font-size: 18px;
display: table-cell;
vertical-align: middle;
}
.other-range-content{
box-shadow: 0px 0px 16px 5px rgba(0, 0, 0, 0.09019607843137255);
background-color: #fff;
margin-bottom: 30px;
transition: all .3s;
}
.other-range-content .range-content{
padding-top: 15px;
}
.other-range-content a:hover .other-view{
background-color: #2199e8;
}
.other-range-content:hover{
transform: scale(1.02);
}
.other-range-content h5{
font-size: 16px;
}
.other-range-content .desc{
font-size: 14px;
}
.feat-range .range-content{
font-size: 12px;
padding: 20px;
}
.feat-range h5{
font-weight: 700;
color: #07305a;
font-size: 18px;
}
.feat-range a{
display:block;
transition: all .3s;
margin-bottom: 30px;
}
.feat-range a:hover{
transform: scale(1.05);
}
.feat-range {
background-color: #efefef;
padding: 80px 0;
}
.tax-project_category .slick-arrow:before,
.single-project .slick-arrow:before {
width: auto;
height: auto;
margin: auto;
}
.tax-project_category .slick-next,
.single-project .slick-next{
right: -17px;
}
.tax-project_category .slick-prev,
.single-project .slick-prev{
left: -17px;
}
.tab-slider{
border-radius: 12px 12px 0 0;
}
.tab-group.with-tab-slider .slick-arrow + .slick-list {
margin: 0 20px;
}
.single-project .carousel .slick-prev{
left: -10px;
}
.single-project .carousel .slick-next{
right: -10px;
}
.single-project .hic-gallery .slick-prev{
left: 30px;
}
.single-project .hic-gallery .slick-next{
right: 30px;
}
.single-project .carousel .slick-dots{
bottom: -30px;
}
.single-project .description-gallery .slick-arrow,
.single-project .tabbed-content .slick-arrow{
height: 42px;
z-index: 11;
opacity: 1;
transition: all .3s;
}
.single-project .description-gallery .slick-arrow{
border-radius: 30px;
}
.single-project .tabbed-content .slick-arrow{
border-radius: 0;
}
.single-project .tabbed-content .slick-next {
right: 0px;
}
.single-project .tabbed-content .slick-prev {
left: 0px;
}
.single-project .description-gallery .slick-arrow{
width: 42px;
}
.single-project .tabbed-content .slick-arrow{
width: 28px;
}
.single-project .tabbed-content .slick-arrow:before{
font-size: 20px;
}
.single-project .description-gallery .slick-arrow:before,
.single-project .tabbed-content .slick-arrow:before{
color: #fff;
}
.description-gallery .image-container,
.description-gallery .image-container img {
width: 100%;
height: auto;
}
.project_gallery_thumb_slider .thumb-slide-image{
cursor: pointer;
margin: 0px 6px;
border-radius: 10px;
}
.project_gallery_thumb_slider .thumb-slide-image.slick-current {
box-shadow: 0px 0px 1px 3px #F7941D;
}
.project_gallery_thumb_slider .slick-list::after,
.project_gallery_thumb_slider .slick-list::before{
content: '';
width: 33.33%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
z-index: 1;
opacity: .25;
display: none;
}
.project_gallery_thumb_slider .slick-track {
padding: 10px 0;
}
.project_gallery_thumb_slider .slick-dots {
visibility: hidden;
}
.project_gallery_thumb_slider .slick-list::before {
left: 0;
}
.project_gallery_thumb_slider .slick-list::after {
right: 0;
}
.project_gallery_thumb_slider .slick-list {
overflow: hidden;
border-radius: 0 0 16px 16px;
}
.image-slider.with-thumbnails .slick-list {
overflow: hidden;
border-radius: 16px;
box-shadow: 0 0 20px rgba(0,0,0,.25)
} .row .image-grid.row{
margin-left: auto;
margin-right: auto;
}
.image-above-content .image-grid.row,
.image-below-content .image-grid.row{
padding: 30px 0;
}
.image-grid .columns {
padding: 0;
}
.image-grid .hic-image-container {
margin: 6px 0;
}
.image-grid .hic-image-container .hic-image{
box-shadow: none;
transition: all .25s ease-in-out;
margin: 0;
position: relative;
}
.image-grid .hic-image-container .hic-image:hover {
box-shadow: 2px 2px 8px rgba(10,10,10,.15);
}
.image-grid .hic-image-container .hic-image::before {
content: '';
display: block;
padding-top: 100%;
}
.image-grid .hic-image-container .hic-image:not(.hic-video)::after {
content: '\f00e';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
color: #fff;
font-family: 'Font Awesome 5 Pro';
font-weight: 600;
opacity: 0;
font-size: 50px;
margin: auto;
justify-content: center;
align-items: center;
display: flex;
transition: all .25s ease-in-out;
}
.image-grid .hic-image-container .hic-image:hover::after{
opacity: 1;
}
.image-grid .hic-image-container, .image-grid .hic-image-container .hic-image {
width: 100%;
height: auto;
} button.menu-toggle {
border: none;
position: relative;
background-color: transparent;
font-size: 0px;
height: 35px;
width: 35px;
}
select:disabled {
background-color: #f1f1f1;
cursor: not-allowed;
}
button.menu-toggle:focus,
button.menu-toggle:hover {
outline: none;
}
.top-button-secion {
position: absolute;
top: 10px;
right: 10px;
z-index: 20;
}
.top-button-secion .button {
font-size: 13px;
text-transform: uppercase;
border-radius: 0;
font-weight: 700;
display: inline-block;
overflow: hidden;
position: relative;
height: 35px;
width: 35px;
padding: 2px 3px;
}
.top-button-secion .button.add-to-comp,
.top-button-secion .button.add-to-fave {
background: green;
}
.top-button-secion .button.add-to-comp .fa,
.top-button-secion .button.add-to-fave .fa {
position: absolute;
top: 10px;
left: 9px;
}
.top-button-secion .button .remove-compare-btn,
.top-button-secion .button .remove-fav-btn {
transform: translateX(28px);
}
.top-button-secion .button.selected .remove-compare-btn,
.top-button-secion .button.selected .remove-fav-btn {
transform: translateX(0px);
}
.top-button-secion .button.add-to-comp.selected:hover,
.top-button-secion .button.add-to-fave.selected:hover {
background: red !important;
}
.top-button-secion .button.selected .remove-compare-btn:before,
.top-button-secion .button.selected .remove-fav-btn:before {
font-family: "FontAwesome";
content: "\f00c";
}
.top-button-secion .button.selected:hover .remove-compare-btn:before,
.top-button-secion .button.selected:hover .remove-fav-btn:before {
content: "\f00d";
}
.top-button-secion .button .fa {
transition: 0.3s;
}
.top-button-secion .button.selected  {
background: #2199e8 !important;
}
.top-button-secion .button.selected .fa.fa-plus {
transform: translateX(-28px);
}
button.menu-toggle span:before, 
button.menu-toggle:after, 
button.menu-toggle:before {
content: "";
display: block;
height: 4px;
width: 16px;
position: absolute;
top: 50%;
left: 10px;
margin-top: -1px;
-webkit-transition: all,ease,.2s;
transition: all,ease,.2s;
}
.pagination-page.pagination li {
display: none;
}
.pagination-page.pagination li:first-child,
.pagination-page.pagination li:last-child{
display: inline-block;
}
button.menu-toggle:after, 
button.menu-toggle:before, 
button.menu-toggle span:before {
background-color: #07305a;
}
.white button.menu-toggle:after, 
.white button.menu-toggle:before, 
.white button.menu-toggle span:before {
background-color: #6a6a6a;
}
.is-off-canvas-open button.menu-toggle:after, 
.is-off-canvas-open button.menu-toggle:before {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
background-color: #07305a;
}
.is-off-canvas-open button.menu-toggle:after {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.is-off-canvas-open button.menu-toggle span:before {
opacity: 0;
}
button.menu-toggle span:before,     
button.menu-toggle:after, 
button.menu-toggle:before {
left: 0px;
width: 30px;
}
button.menu-toggle:before {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
button.menu-toggle:after {
-webkit-transform: translateY(10px);
-ms-transform: translateY(10px);
transform: translateY(10px);
}
.white .toggled button.menu-toggle:after,
.white .toggled button.menu-toggle:before,
.white .toggled button.menu-toggle span:before {
background-color: #FFF;
}
.reveal-overlay {
z-index: 1500;
} .top-details .social-media a {
display: inline-block;
background: #FFF;
color: #07305a;
height: 20px;
width: 20px;
text-align: center;
font-size: 15px;
border-radius: 100%;
}
.top-details .social-media a:hover {
color: #2199e8;
}
.bg-gray {
background: #EFEFEF;
}
.bg-blue {
background: #07305a; 
}
.bg-blue h2 {
color: #FFF;
}
.section-boxed-1 {
color: #FFF;
padding: 20px 30px;
border-radius: 10px;
border: 2px solid #FFF;
box-shadow: 0px 0px 28px 8px rgba(101, 101, 101, 0.55);
margin-bottom: 50px;
}
.order-details a {
color: #333;
text-decoration: underline;
font-weight: 300;
}
.order-details a:hover {
color: #07305A;
}
.section {
padding: 60px 0;
}
.block {
width: 100%;
display: block;
}
.row._80 {
max-width: 85%; 
}
.row.sm-row {
max-width: 700px;
}
.row._100 {
max-width: 100%;    
}
.row.lg-mg-btm {
margin-bottom: 140px;
} .breadcrumbs a {
color: rgba(7, 48, 90, 0.51);
}
.breadcrumbs a:hover {
color: rgba(7, 48, 90, 1);
text-decoration: none;
}
.breadcrumbs .seperator {
margin: 0 10px;
} .project-list .button-wrap,
.single-project #sidebar1,
.single-project .project_meta,
.related.projects .pager-page-info {
display: none;
}
.custom-select-style, 
.inline-field-style{
box-shadow: 0px 0px 11px 8px rgba(0, 0, 0, 0.09019607843137255);
border: none;
border-radius: 5px;
}
.inline-field-style {
position: relative;
overflow: hidden;
}
.inline-field-style input[type='search'],
.inline-field-style input[type='text'] {
background: #FFF;
box-shadow: none;
margin-bottom: 0;
}
.inline-field-style .search-field:focus {
border: none !important;
}
.inline-field-style .search-submit {
background: #FFF;
position: absolute;
right: 0px;
top: 0px;
box-shadow: none;
padding: 11px; 
color: rgba(7, 48, 90, 0.50);
}
.inline-field-style .search-submit:hover {
color: #07305a;
}
.inline-field-style.search-form {
padding-right: 38px;    
}
.float-label {
position: relative;
padding-left: 113px;
}
.field-group {
margin-bottom: 15px;
}
.float-label label {
position: absolute;
left: 0px;      
}
.project-category-list {
margin-top: 55px;
}
.project-category-list h1 {
margin-bottom: 35px;
}
.project-category-list .button-wrap {
margin-top: 50px;
}
.project-category-list .button-wrap .button {
margin-bottom: 20px;
width: 100%;
}
.project-category-list .img {
height: 300px;
margin-bottom: 20px;
margin-top: 70px;
}
.project-category-list .inner {
max-width: 600px;
}
.desc-wrap-gray {
padding: 20px;
background: #f7f7f7;
margin-bottom: 40px;
}
.filter h2 {
margin-bottom: 35px;
font-weight: 700;
}
.project-list .inner {
height: 400px;
background: #969696;
position: relative;
box-shadow: 0px 0px 13px 10px rgba(0, 0, 0, 0.09019607843137255);
margin-bottom: 40px;
border-radius: 8px;
overflow: hidden;
}
.project-list .box-content {
background: #FFF;
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
padding: 20px;
color: #07305a;
}
.project-list .inner:hover .box-content {
height: 400px;
background: rgba(9, 48, 89, 0.23);
color: #FFF;
}
.project-list .inner:hover  .button-wrap {
display: block;
}
.project-list .project-title {
font-size: 20px;
margin-bottom: 12px;
line-height: 129%;
}
.project-list .img {
height: 100%;
background-size: cover;
}
.project-list .button-wrap {
margin-top: 20px;
}
.project-list .button {
margin: 10px 0;
}
.project-list .button-wrap .button {
margin-left: auto;
margin-right: auto;
}
.right-sidebar .content-area {
margin:0;
width: 100%;
}
.modal-inner {
padding: 30px;
border-radius: 8px;
background: #FFF;
} .off-canvas-content {
box-shadow: none;
}
.option-buttons button.button {
font-size: 12px;
margin-right: 15px;
}
.pr.selected {
position: relative;
}
.pr.selected:before {
content: "\f005";
font-family: "Font Awesome 5 Pro";
display: inline-block;
background-color: #07305a;
border-radius: 31px;
width: 30px;
height: 30px;
color: #FFF;
text-align: center;
font-weight: 900;
padding-top: 2px;
top: 10px;
position: absolute;
left: 10px;
z-index: 2;
}
.typed-cursor{
opacity: 1;
font-weight: 100;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
-ms-animation: blink 0.7s infinite;
-o-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
.gform_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}
.modal-inner {
padding: 30px;
border-radius: 8px;
background: #FFF;
position: relative;
}
.reveal-alert-msg {
max-width: 423px;
text-align: center;
}
.reveal-alert-msg .fa-info-circle {
display: block;
margin: 15px 0 24px 0;
font-size: 55px;
color: #07305a;
}
#revealAlertMsg {
max-width: 230px;
display: block;
margin: 0 auto 20px;
font-weight: 700;   
}
.modal-inner .close-button {
color: #202020;
top: 8px;
text-shadow: none;
background: none;
}
.modal-inner .close-button:hover {
color: #000;
text-shadow: none;
}
.reveal {
overflow-y: visible;
}
.project-item {
position: relative;
} .irs-slider,
.irs-bar,
.irs-line-mid, .irs-line-left, .irs-line-right, .irs-bar, .irs-bar-edge, .irs-slider {
background-image: none;    
}
.irs-line,
.irs-bar {
height: 5px; 
}
.irs-from, .irs-to, .irs-single,
.irs-bar {
background-color: #07305a;    
}
.irs-from:after, 
.irs-to:after, 
.irs-single:after {
border-top-color: #07305a;
}
.irs-with-grid .irs-grid {
display: none;
}
.irs-slider {
width: 18px;
height: 18px;
top: 18px;
background-position: 0 -120px;
background-color: #07305a;
border-radius: 100%;
}
.irs-line {
background: rgba(0, 0, 0, 0.08);
background-image: none;
}
li.disabled a {
pointer-events: none;
cursor: not-allowed;
text-decoration: none;
}
.pagination .disabled {
cursor: not-allowed;
}
.pagination-page .prev,
.pagination-page .next,
.pagination .current {
color: #FFF;
}
.pagination-page .prev:hover,
.pagination-page .next:hover {
background-color: #2199e8;
}
.pagination .disabled {
padding: 0px;
}
.pagination-page li {
padding: 0 3px;
}
.page-indicator {
font-size: 12px;
font-weight: 500;
}
.page-indicator span {
display: inline-block;
background-color: #07305a;
color: #FFF;
height: 20px;
width: 20px;
font-size: 10px;
text-align: center;
padding-top: 3px;
border-radius: 4px;
font-weight: 700;
margin: 0 3px;
}
.pagination-page .disabled a,
.pagination-page .disabled a:hover {
background-color: #c7c7c7    
}
.tooltip.top {
margin-bottom: 20px;
}
.txt-sm p,
.txt-sm {
font-size: 14px;
}
.tooltip:before {
border-color: transparent transparent #0a0a0a;
border-bottom-style: solid;
border-top-width: 0;
}
.tooltip {
text-align: center;
max-width: 110px!important;
font-size: 11px;
padding: 8px;
font-weight: 600;
} .project-list .inner:hover .txt-sm{
display:none;
}
.project-list .button-wrap .button{
min-width: 112px;
font-size: 14px;
padding: 17px 16px;
width: auto;
display: inline-block;
margin-bottom:0;
margin-top:0;
}
.project-list .inner:hover .box-content{
background-color: #fff;
height: auto;
color: #07305a;
}
.project-item:hover .inner div.img:before{
background-color: transparent;
}
.project-list .button-wrap{
margin: 10px 0;
}
.hic-paginate-pagination {
margin-top: 50px;
}
.hic-pagination-page.pagination {
text-align: center;
} .project-feature-icon svg {
font-size: 54px;
margin-bottom: 8px;
}
.project-feature-title {
font-size: 24px;
font-weight: 700;
}
.project-feature-short-description {
margin-top: 24px;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-ms-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-o-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
.prod-badge{
color: #fff;
font-weight: 700;
padding: 7px 15px;
position: absolute;
left: -74px;
top: 32px;
font-size: 14px;
text-transform: uppercase;
transform: rotate(-45deg);
width: 100%;
text-align: center;
max-width: 250px;
z-index: 12;
}
.project-element.theme-section .slick-current a.button.tab,
.project-element.theme-section .slick-current button.button.tab {
background-color: #1b1b1b;
color: #fff;
}
.project-element.theme-section button.button.tab,
.project-element.theme-section a.button.tab{
background-color: #3E3E3E;
border-radius: 0;
} .columns .project_gallery_thumb_slider.thumb-slide.slick-slider {
max-width: 100%;
margin-top: 5px;
}
.thumb-slide-image {
width: 33.33%;
height: 100px;
display: inline-block;
margin: 0;
}
.thumb-slide .slick-dots{
bottom: -40px;
}
.image-slider.slick-slider.with-thumbnails > .slick-arrow {
display: none !important;
}
.image-slider{
margin-top: 50px;
}
body .page-element.image-overlay-content.project-list .hic-box{
min-height: 400px;
}
.image-overlay-content.project-list .hic-content{
height: auto;
height: 118px;
}
.image-overlay-content.project-list .hic-image{
position: absolute;
}
.image-overlay-content.project-list .inner .txt-sm,
.image-overlay-content.project-list .inner .hic-button-wrap{
visibility: hidden;
opacity: 0;
height: 0;
}
.image-overlay-content.project-list .inner .txt-sm{
transition: all .5s ease-in-out;
}
.image-overlay-content.project-list .inner .hic-button-wrap{
margin: 0;
transition: opacity .5s ease-in-out;
}
.image-overlay-content.project-list .inner:hover .hic-button-wrap{
margin: 10px 0;
}
.image-overlay-content.project-list .inner .hic-content{
transition: all .5s ease-in-out;
}
.image-overlay-content.project-list .inner:hover .hic-content{
background-color: rgba(255,255,255, 0.65);
height: 100%;
}
.image-overlay-content.project-list .inner:hover .txt-sm,
.image-overlay-content.project-list .inner:hover .hic-button-wrap{
visibility: visible;
opacity: 1;
height: auto;
}
.single-project .testimonials .slick-arrow{
background-color: transparent;
}
.single-project .testimonials .slick-arrow:hover{
background-color: transparent;
}
@media (min-width: 641px) {
.hide-widget .widgetbox {
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
}
.widgetbox {
font-size: 12px;
}
.widgetbox {
position: fixed;
right: 0;
top: 38px;
background: #eff7ff;
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.10);
max-width: 360px;
width: 80%;
z-index: 500;
font-size: 10px;
transition: .3s;
}
.project-list .button-wrap .button {
font-size: 11px;
}
.top-details .social-media a {
height: 25px;
width: 25px;
padding-top: 2px;
}
.project-category-list .img {
margin-top: 0px;
}
.project-category-list .button-wrap .button {
margin-right: 20px;
width: auto;
}
.project-category-list .img {
height: 500px;
margin-bottom: 0px;
}
.medium-no-left-padding.row,
.medium-no-left-padding.columns {
padding-left:0;
}
.section-boxed-1 {
padding: 50px 70px;
}
.project-list .project-title {
font-size: 18px;
}
.project-list ._100 .columns{
padding: 0;
} 
.image-slider,
.video-slider {
padding: 0 20px;
}
.img-st {
height: 245px;
}
.vid-st {
width: 100%;
}
.video-icon {
position: absolute;
margin: auto;
top: calc(50% - 30px);
right: calc(50% - 30px);
}
.video-icon:hover {
opacity: 0.5;
}
.video-icon img{
width: 60px;
height: 60px;
}
.v-container > .vid-st {
height: 500px;
}
.box-panel-2 table {
margin-bottom: 16px;
}
.range-img {
height: 140px;
}
.columns.no-pad-l{
padding-left:0;
}
.columns.no-pad-r{
padding-right:0;
}
.tax-project_category .slick-next,
.single-project .slick-next{
right: -4px;
}
.tax-project_category .slick-prev,
.single-project .slick-prev{
left: -4px;
}
.other-range-content .range-content{
padding: 15px 10px 10px;
}
#number_of_box_size{
max-width: 80px;
height: 34px;
margin-top: 23px;
}
input[type="number"]#number_of_box_size::-webkit-outer-spin-button, 
input[type="number"]#number_of_box_size::-webkit-inner-spin-button {
width: 14px;
}
.other-range-content{
padding: 20px 0;
}
.other-range-content .range-content{
padding-bottom: 15px;
}
.other-view{
height: 36px;
}
.other-range-content a > .row{
margin: 0;
}
.image-above-content .hic-gallery,
.image-above-content .hic-description,
.image-below-content .hic-gallery,
.image-below-content .hic-description,
.image-overlay-content .hic-gallery,
.image-overlay-content .hic-description {width: 100%;}
.image-above-content .inner-section > .row,
.image-below-content .inner-section > .row { display: flex; flex-wrap: wrap; }
.image-above-content .hic-gallery,
.image-below-content .hic-description {order: 1;}
.image-above-content .hic-description,
.image-below-content .hic-gallery {order: 2;}
.image-overlay-content .hic-gallery {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
padding: 0;
z-index: 1;
}
.image-overlay-content .hic-description {
z-index: 2;
position: relative;
padding-top: 80px;
padding-bottom: 120px;
color: #fff;
}
.image-overlay-content .hic-gallery .image-slider {
margin: 0;
padding: 0;
}
.image-overlay-content .hic-gallery .image-slider,
.image-overlay-content .hic-gallery .image-slider .image-container,
.image-overlay-content .hic-gallery .image-slider .img-st,
.image-overlay-content .hic-gallery .image-slider .slick-list,
.image-overlay-content .hic-gallery .image-slider .slick-track{
height: 100%;
}
.image-overlay-content .hic-gallery::before {
content: '';
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: rgba(0,0,0,.35);
position: absolute;
z-index: 11;
display: block;
}
.image-overlay-content .hic-gallery .slick-arrow{
display: none !important;
}
.page-element.image-overlay-content .thumb-slide.slick-slider {
z-index: 15;
max-width: 320px;
margin-left: auto;
margin-right: auto;
position: absolute;
left: 0;
right: 0;
bottom: 0;
}
.image-overlay-content .thumb-slide-image.slick-slide {
height: 50px;
}
.image-grid .columns {
padding: 0 6px;
}
.image-grid .columns:nth-child(odd){
padding-left: 0;
}
.image-grid .columns:nth-child(even){
padding-right: 0;
}
.image-grid .hic-image-container {
margin: 6px 0;
} [class*="split-"].project-list .inner {
height: 250px;
width: 100%;
}
[class*="split-"].project-list .hic-image,
[class*="split-"].project-list .hic-content{
display: inline-block;
position: relative;
height: 100% !important;
}
.image-left-content.project-list .hic-image,
.image-right-content.project-list .hic-content{
float: left;
order: 1;
}
.image-right-content.project-list .hic-image,
.image-left-content.project-list .hic-content {
float: right;
order: 2;
}
[class*="split-"].project-list .button-wrap .button {
margin: 6px 0;
}
[class*="split-"].project-list .hic-button-wrap,
[class*="split-"].project-list .inner .txt-sm{
display: block;
}
.image-left-content.project-list .hic-image, .image-left-content.project-list .hic-content, .image-right-content.project-list .hic-content, .image-right-content.project-list.then-left .columns:nth-child(2n) .hic-image  {float: left;}
.image-right-content.project-list .hic-image,  .image-left-content.project-list.then-right .columns:nth-child(2n) .hic-image {float: right;}
body .image-right-content.project-list.then-left .columns:nth-child(2n) .hic-content {padding-right: 30px; padding-left: 30px;}
body .image-left-content.project-list.then-right .columns:nth-child(2n) .hic-content {padding-left: 30px; padding-right: 30px;}
.project-list.split-25-75 .hic-image, .project-list.split-75-25 .hic-content {width: 25%;}
.project-list.split-33-67 .hic-image, .project-list.split-67-33 .hic-content {width: 33.33333%;}
.project-list.split-50-50 .hic-image, .project-list.split-50-50 .hic-content {width: 50%;}
.project-list.split-40-60 .hic-image, .project-list.split-60-40 .hic-content {width: 40%;}
.project-list.split-60-40 .hic-image, .project-list.split-40-60 .hic-content {width: 60%;}
.project-list.split-67-33 .hic-image, .project-list.split-33-67 .hic-content {width: 66.66667%;}    
.project-list.split-75-25 .hic-image, .project-list.split-25-75 .hic-content {width: 75%;}
.columns .project_gallery_thumb_slider.thumb-slide.slick-slider, 
.button-trigger-lightbox {
margin-left: 30px;
margin-right: 30px;
padding: 0 20px;
}
.single-project a.button,
.single-project button.button{
padding: 16px 32px;
}
}
@media (min-width: 1024px){
.widgetbox {
top: 20%;
width: 100%;
}
.other-range-content .row.flex{
margin:0;
}
.img-st {
height: 394px;
}
.enp-wrap {
text-align: left;
padding: 10px;
margin-bottom: 40px;
}
.button.btn-sm-fl {
display: block;
padding: 12px 20px;
box-shadow: 0px 0px 1px rgb(101, 101, 101);
position: absolute;
right: 1px;
top: -15px;
}
.range-img {
height: 200px;
}
.feat-range .range-content{
font-size: 14px;
}
.image-left-content .hic-gallery, 
.image-right-content .hic-description {float: left;}
.image-right-content .hic-gallery,  
.image-left-content .hic-description {float: right;}
.split-25-75 .hic-gallery, 
.split-75-25 .hic-description {width: 25%;}
.split-33-67 .hic-gallery, 
.split-67-33 .hic-description {width: 33.33333%;}
.split-50-50 .hic-gallery, 
.split-50-50 .hic-description {width: 50%;}
.split-40-60 .hic-gallery, 
.split-60-40 .hic-description {width: 40%;}
.split-60-40 .hic-gallery, 
.split-40-60 .hic-description {width: 60%;}
.split-67-33 .hic-gallery, 
.split-33-67 .hic-description {width: 66.66667%;}    
.split-75-25 .hic-gallery, 
.split-25-75 .hic-description {width: 75%;}
[class*="split-"] .hic-description:only-child{
width: 100%;
}
.image-grid .columns:nth-child(odd),
.image-grid .columns:nth-child(even){
padding: 0 6px;
}
}  .info-window-style-1 .gm-style .gm-style-iw-t::after,
.info-window-style-1 .gm-ui-hover-effect,
.info-window-style-1 .gmnoprint .gm-style-mtc{
display:none !important;
pointer-events: none !important;
}
.location-search-input {
padding: 9px;
max-width: 460px;
background: #FFFFFF;
box-shadow: 0 5px 20px 0 rgba(135,135,135,0.25);
border-radius: 4px;
width: 100%;
margin: 20px auto;
}
.close_side {
position: absolute;
z-index: 20;
font-size: 0;
height: 30px;
width: 35px;
opacity: 0;
pointer-events: none;
position: absolute;
}
.close_side::before {
content: '\f00d';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 1;
visibility: visible;
font-size: 20px;
text-align: center;
margin: auto;
font-family: 'Font Awesome 5 Pro';
font-weight: 600;
}
.open .close_side {
opacity: 1;
pointer-events: auto;
}
.location-search-input input[type="text"] {
margin-bottom: 0px;
background: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/searchicon.png) no-repeat center right 12px transparent;
font-size: 16px;
padding-right: 40px;
}
.hide-search-field {
position: absolute;
top: 12px;
right: 7px;
font-size: 0;
background: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/iconfinder_x_2561505.png) no-repeat center;
height: 30px;
width: 35px;
border-left: 1px solid rgba(216, 216, 216, 0.3215686274509804);
}
.info-window-style-1 .location-detail {
background: #FFF;
position: absolute;
top: 0px;
left: 0px;
z-index: 10;
height: 100%;
width: 100%;
transform: translate(-496px, 0px);
transition:  all .25s ease-in-out;
overflow-y: auto;
}
.info-window-style-1 .location-detail::-webkit-scrollbar {
width: 5px;
} .info-window-style-1 .location-detail::-webkit-scrollbar-track {
background: #f1f1f1; 
} .info-window-style-1 .location-detail::-webkit-scrollbar-thumb {
background: #888; 
} .info-window-style-1 .location-detail::-webkit-scrollbar-thumb:hover {
background: #555; 
}
.location-detail .inner.has-image .bg-helper {
height: 245px;
width: 100%;
background-color: #f1f1f1
}
.location-detail .inner .content {
padding: 20px;
}
.location-detail .desc {
margin-bottom: 20px;
font-size: 18px;
}
.location-detail .name {
font-size: 25px;
font-weight: 500;
margin-bottom: 25px;
}
.location-detail .rating {
font-size: 16px;
font-weight: 100;
}
.location-detail .rating span {
margin-right: 12px;
}
.location-detail .rating .fa-star {
margin-right: 5px;
color: #FBBC06;
}
.open .location-detail {
box-shadow: 0px 0px 9px 16px rgba(0, 0, 0, 0.1411764705882353);
transform: translate(0px, 0px);
transition:  all .25s ease-in-out
}
.info-window-style-1 .gm-style .gm-style-iw {
border-radius: 4px;
}
.info-window-style-1 .gm-style .gm-style-iw-d {
overflow: auto !important;
}
.info-window-style-1 .gm-style-iw.gm-style-iw-c {
padding: 0 !important;
}
.info-window-style-1 .mini-info-window {
position: relative;
height: 50px;
font-size: 16px;
padding: 15px 17px 0;
}
.info-window-style-1 .mini-info-window.has-image{
padding-right: 70px;
}
.info-window-style-1 .mini-info-window.has-image .img-holder { 
position: absolute;
right:0px;
top:0px;
height: 50px;
width: 50px;
background-color: rgba(138, 138, 138, 0.11);
}
.location-detail .social-media-container .social-media {
list-style-type: none;
margin: 25px 0;
padding: 25px 0;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
}
.location-detail .social-media-container .social-media li {
display: inline-block;
}
.location-detail .social-media-container .social-media li:not(:first-child) {
margin-left: 5px;
}
.location-detail .social-media-container .social-media li a {
display: inline-flex;
justify-content: center;
align-content: center;
align-items: center;
border: 1px #faac00 solid;
border-radius: 30px;
width: 60px;
height: 60px;
font-size: 20px;
transition: all .25s ease-in-out;
}
.location-detail .contact-person-wrap {
position: relative;
}
.info-window-style-1 .location-detail .contact-person-wrap {
padding-left: 120px;
min-height: 100px;
}
.info-window-style-2 .location-detail .contact-person-wrap {
padding-left: 60px;
min-height: 50px;
}
.location-detail .contact-person-avatar {
position: absolute;
left: 0;
}
.info-window-style-1 .location-detail .contact-person-avatar {
width: 100px;
height: 100px;
}
.info-window-style-2 .location-detail .contact-person-avatar {
width: 50px;
height: 50px;
}
.location-detail .contact-person {
font-weight: 600;
}
.location-detail .contact-person-avatar img {
width: 100%;
height: 100%;
object-fit: cover;
object-position: center;
}
.location-detail .social-media-container .social-media li a:hover {
background-color: #faac00;
color: #fff;
}
.location-detail .contact-details{
margin-bottom: 30px;
}
.info-window-style-2 .location-detail .contact-details [class*="contact-"] {
line-height: 2;
}
.info-window-style-1 .location-detail .contact-details [class*="contact-"] {
line-height: 3;
}
.location-detail .contact-details [class*="contact-"]::before {
font-size: 25px;
position: absolute;
top: 0;
bottom: 0;
left: -40px;
margin: auto;
line-height: 2;
}
@media (min-width: 641px){
.info-window-style-1 .location-detail {
width: 496px;
}
.info-window-style-1 .location-detail .inner .content {
padding: 20px 30px 30px 80px;
}
.location-detail .social-media-container .social-media li:not(:first-child) {
margin-left: 18px;
}
}  .single-events .main-content .grid-padding-x>.cell>div {
margin-bottom: 16px;
}
.single-events .event-map iframe {
width: 100%;
}
.event-has-ended .event-booking {display: none !important;}
.event-has-ended .event-booking.show-booking {display: block !important;}
.events-element .recurringinfo:hover .tribe-events-tooltip {
display: block;
}
.events-element .recurringinfo {
position: relative;
}
.events-element .tribe-events-tooltip {
width: max-content;
max-width: 250px;
padding-left: 20px;
padding-right: 20px;
border-radius: 4px;
background-color: rgba(255,255,255,.9);
bottom: calc(100% - -10px);
font-size: 80%;
padding: .75rem;
position: absolute;
z-index: 3;
margin: 0 auto;
left: 0;
right: 0;
display: none;
box-shadow: 0px 10px 10px rgb(10 10 10 / 25%);
}
.events-element .tribe-events-arrow {
left: 25px;
position: absolute;
border-top: 12px rgb(255 255 255 / 90%) solid;
border-left: 12px transparent solid;
border-right: 12px transparent solid;
border-bottom: 12px transparent solid;
margin-left: 0;
bottom: -24px;
}
@media (min-width: 1024px){
.tribe-events-single ul.tribe-related-events {
margin-left: -15px;
margin-right: -15px;
}
.tribe-events-single ul.tribe-related-events li {
margin-right: 0;
padding-left: 15px;
padding-right: 15px;
width: 33.33%;
}
}  .footer {
padding: 30px 0;
margin: 0;
}
.bottom-footer {
padding-top: 16px;
padding-bottom: 16px;
}
.footer .footer-col {
margin-bottom: 30px;
}
.footer-dark .footer, .footer-dark .footer a, .footer-theme .footer, .footer-theme .footer a, .footer-theme-secondary .footer, .footer-theme-secondary .footer a, .footer-dark .bottom-footer, .footer-dark .bottom-footer a, .footer-dark .theme-footer a {
color: #fff;
}
.footer .footer-header {
margin-bottom: 2.5rem;
}
.colophon-link .menu a {
padding: 0 8px;
}
.bottom-footer:not(.with-colophon-link) {
text-align: center;
}
.copyright p {
margin-bottom: 0;
}
.footer.has-back-to-top-button.fixed-back-to-top #back-to-top{
position: fixed;
}
.footer.has-back-to-top-button:not(.fixed-back-to-top){
position: relative;
}
.footer #back-to-top {
position: absolute;
width: auto;
height: auto;
cursor: pointer;
min-width: 50px;
min-height: 50px;
display: inline-flex;
justify-content: center;
align-items: center;
z-index: 1;
padding: 10px 15px;
}
.footer #back-to-top .b2t-label {
margin-left: 10px;
}
.footer #back-to-top[data-position="top-center"]{
top: -25px;
left: 0;
right: 0;
margin: auto;
border-radius: 25px;
width: intrinsic;
width: -moz-max-content;
width: -webkit-max-content;
}
.footer #back-to-top[data-position="top-right"]{
top: 3rem;
right: 3rem;
}
.footer #back-to-top[data-position="middle-right"]{
top: 0;
right: 3rem;
bottom: 0;
margin: auto;
}
.footer #back-to-top[data-position="bottom-right"]{
top: auto;
right: 3rem;
bottom: 3rem;
}
.footer.fixed-back-to-top #back-to-top[data-position="bottom-right"]{
bottom: 5rem;
}
.footer #back-to-top .b2t-tooltip {
visibility: hidden;
width: 120px;
background-color: rgba(10,0,0,.35);
color: #fff;
text-align: center;
padding: 5px 10px;
border-radius: 6px;
position: absolute;
z-index: 1;
top: 105%;
left: 50%;
margin-left: -60px;
opacity: 0;
transition: opacity 0.3s;
}
.footer #back-to-top .b2t-tooltip::before{
content: "";
position: absolute;
bottom: 100%;
left: 50%;
margin-left: -5px;
border-width: 5px;
border-style: solid;
border-color: transparent transparent rgba(10,0,0,.35) transparent;
}
.footer .footer-blurb > *:empty {
display: none;
}
.footer #back-to-top:hover .b2t-tooltip {
visibility: visible;
opacity: 1;
}
@media (max-width: 640px){
.bottom-footer.with-colophon-link .copyright{
text-align: center;
}
.colophon-link .menu {
justify-content: center;
}
}
@media(max-width: 1023px) {
.colophon-link {
margin-top: 4px;
}
}
@media(min-width: 641px) {
.footer {
padding: 40px 0;
}
.bottom-footer.with-colophon-link .copyright {    
float: left;
}
.colophon-link {    
float: right;
}
}
@media (min-width: 1024px) {
.footer {
padding: 60px 0;
} 
.colophon-link .menu li:last-child a {
padding-right: 0;
}
.colophon-link .menu {
display: inline-block;    
}
} .footer-layout-1 .contact-details div {
position: relative;
}
.footer-layout-1 .footer-col .menu a {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 641px){
.footer-layout-1 .footer-col-1 .footer-blurb {
display: flex;
justify-content: space-between;
align-items: center;
align-content: center;
}
.footer-layout-1 .logo-wrap {
max-width: 500px;
}
.footer-layout-1 .logo-wrap:only-child {
margin: 0 auto;
}
.footer-layout-1 .footer-col-1 {
order: 0;
}
.footer-layout-1 .footer-col:not(.footer-col-1) {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
order: 1;
}
}  .footer-layout-2 .footer-col .menu a {
padding-left: 0;
padding-right: 0;
}
.footer-layout-2 .footer-col{
text-align: center;
}
@media (max-width: 640px){
.footer .contact-details .contact-address, .footer .contact-details .contact-phone, .footer .contact-details .contact-email{
padding-left: 0;
}
.footer .contact-details i, .map-form-element .contact-details i {
position: static;
}
}
@media (min-width: 641px){
.footer-layout-2 .logo-wrap {
max-width: 500px;
}
.footer-layout-2 .logo-wrap:only-child {
margin: 0 auto;
}
.footer-layout-2 .footer-col-1 .footer-blurb {
display: flex;
justify-content: space-between;
align-items: center;
align-content: center;
}
.footer-layout-2 .footer-col .menu li {
display: flex;
align-items: center;
align-content: center;
justify-content: center;
}
.footer-layout-2 .footer-col .menu li:not(:last-child)::after,
.footer-layout-2 .footer-col .contact-details div:not(:last-child)::after {
content: '|';
position: static;
display: inline;
margin: 0 10px;
opacity: .5;
}
.footer-layout-2 .footer-col .menu,
.footer-layout-2 .footer-col .contact-details{
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: center;
}
}  .footer-layout-3 .footer-col .menu a {
padding-left: 0;
padding-right: 0;
}
@media (min-width: 641px) and (max-width: 1023px){
.footer-layout-3 .footer-col[data-column-type="logo"] {
order: 0;
}
.footer-layout-3 .footer-col:not([data-column-type="logo"]) {
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
order: 1;
}
}  .footer-layout-4 .footer-info-box * + h4 {
margin-top: 1.5rem;
}
.footer-layout-4 .footer-info-box .logo-wrap {
margin-bottom: 2rem;
}
.footer-layout-4 .footer-info-box .menu a {
padding: 8px 0;
}
@media (max-width: 640px){
.footer-layout-4 .hic-map iframe {
height: 230px;
margin: 0 15px;
width: calc(100% - 30px);
}
}
@media (min-width: 641px){
.footer-layout-4 .footer-info-box {
width: 50%;
position: relative;
z-index: 1;
padding: 30px 50px;
border-radius: 6px;
box-shadow: 2px 2px 4px rgb(10 0 0 / 15%);
margin-right: 0;
margin-left: auto;
}
.footer.footer-layout-4.has-map {
position: relative;
}
.footer.footer-layout-4.has-map .hic-map iframe {
height: 100%;
}
.footer.footer-layout-4.has-map .hic-map p {
margin: 0;
height: 100%;
}
.footer.footer-layout-4.has-map .hic-map {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
}
}
@media (min-width: 1024px){
.footer-layout-4 .footer-info-box .menu li {
display: flex;
align-items: center;
align-content: center;
}
.footer-layout-4 .footer-info-box .menu li:not(:last-child)::after,
.footer-layout-4 .footer-info-box .contact-details div:not(:last-child)::after {
content: '|';
position: static;
display: inline;
margin: 0 10px;
opacity: .5;
}
.footer-layout-4 .footer-info-box .menu,
.footer-layout-4 .footer-info-box .contact-details{
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
}   .property-gallery-element[data-gallery-layout="layout-1"] {
padding-top: 30px;
}
.property-gallery-element[data-gallery-layout="layout-1"] .section-main-gallery .slick-list {
margin: 0;
}
.property-gallery-element[data-gallery-layout="layout-1"] .header-title{
color: #FFF;
padding: 16px 0;
margin: 0;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs {
display: inline-block;
margin-bottom: 24px;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs,
.property-gallery-element[data-gallery-layout="layout-1"] .tabs-content {
border: none !important;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs a{
padding: 12px 2px;
color: #FFF;
text-align: center;
background-color: #1B1B1B;
transition: all .25s ease;
min-width: 110px;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs-column{
text-align: center;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs-panel {
padding: 0;
}
.property-gallery-element[data-gallery-layout="layout-1"] .is_active.tabs-panel {
display: block !important;
}
.property-gallery-element[data-gallery-layout="layout-1"] .slider-current-image,
.property-gallery-element[data-gallery-layout="layout-1"] .thumb-slide {
margin-left: 0;
}
.property-gallery-element[data-gallery-layout="layout-1"] .thumb-slide .slick-track{
margin: 0 auto;
}
.property-gallery-element[data-gallery-layout="layout-1"] .thumb-slide-image{
cursor: pointer;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs-title:not(:last-child) {
margin-right: 6px;
}
.property-gallery-element .top-price-string {
color: #fff;
text-align: center;
font-weight: 700;
}
.listing-element .listing-content .ovelay-loader {
position: absolute;
top: 0px;
left: 0px;
background: rgba(255, 255, 255, 0.78);
height: 100%;
width: 100%;
z-index: 99;
display: none;
}
.listing-element .listing-content.ajax-call .ovelay-loader{
display: block;
}
.circle-loader {
border: 16px solid #e2e2e2;
border-radius: 50%;
border-top: 16px solid #00aeff;
width: 60px;
height: 60px;
-webkit-animation: spin 2s linear infinite;
animation: spin 2s linear infinite;
margin: 0 auto;
}
@media (min-width: 641px){
.property-gallery-element[data-gallery-layout="layout-1"] {
padding-top: 50px;
}
.property-gallery-element[data-gallery-layout="layout-1"] .tabs a{
min-width: 160px;
}
.property-gallery-element .top-price-string {
text-align: right;
}
}
@media (min-width: 1024px){
.property-gallery-element[data-gallery-layout="layout-1"] {
padding-top: 80px;
}
}  .images-thumbnail .controls {
position: absolute;
width: 100%;
background-color: rgba(0, 0, 0, 0.6);
z-index: 99;
color: #FFF;
padding: 14px 16px;
cursor: pointer;
}
.images-thumbnail .slick-arrow{
color: #fff;
cursor: pointer;
}
.images-thumbnail .slick-arrow:before{
display: none;
}
.images-thumbnail .btn-view-all {
bottom: 0;
font-weight: 600;
}
.images-thumbnail .controls.slider-control {
padding-bottom: 8px;
padding-top: 8px;
display: flex;    
justify-content: space-between;
}
.images-thumbnail .controls.slider-control .slick-arrow{
display: block;
}
body .images-thumbnail .slick-arrow { height: auto; }
.property-gallery-element[data-gallery-layout="layout-3"] .section-main-gallery{
max-width: 100%;
}
.property-gallery-element[data-gallery-layout="layout-3"] .header-title{
color: #FFF;
padding: 16px 0;
margin: 0;
text-align: center;
}
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images,
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail-slides{
margin-bottom: 0;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails .section-main-gallery {
position: relative;
}
.property-gallery-element[data-gallery-layout="layout-3"] .banner-icons {
position: absolute;
bottom: 0;
top: auto;
z-index: 10;
right: 0;
left: auto;
padding: 10px 12px;
}
.virtual-tour button{
outline: 0;
}
.virtual-tour button::before{
content: '';
width: 50px;
height: 50px;
display: inline-block;
margin-right: 12px;
background-image: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/virtualtour.png);
background-repeat: no-repeat;
background-position: center;
background-size: 32px;
border-radius: 50%;
background-color: rgba(255, 255, 255, .85);
cursor: pointer;
}
@media(max-width: 640px){
.property-gallery-element[data-gallery-layout="layout-3"] .slick-list{
margin: 0;
}
.property-gallery-element .slick-arrow {
z-index: 1;
}
.property-gallery-element[data-gallery-layout="layout-3"] .header-title{
padding: 16px 0;
}
}
@media(min-width: 1024px) {
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images .hic-image, 
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images {
height: 420px;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails .gallery-images,
.property-gallery-element[data-gallery-layout="layout-3"].with-map .gallery-images {			
width: calc(100% - 250px);
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails .cell {
display: flex;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails .gallery-images {
margin-right: 5px;	
}
.property-gallery-element[data-gallery-layout="layout-3"].with-map .gallery-images {
margin-left: 5px;		
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails.with-map .gallery-images {
width: calc(100% - 500px);
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails.with-map .gallery-images {
margin-left: 5px;
}
.property-gallery-element[data-gallery-layout="layout-3"] .listing-map,
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail {
width: 250px;
}
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail {		
overflow: hidden;
position: relative;
}
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail-slides .hic-image {
height: 140px;
border: none;
cursor: pointer;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-floorplan-gallery .banner-icons {
right: 25%;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails .banner-icons{
right: 400px;
}
}
@media(min-width: 1280px) {
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images .hic-image, 
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images {
height: 480px;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails.with-map .gallery-images {		
width: calc(100% - 800px);
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails .gallery-images,
.property-gallery-element[data-gallery-layout="layout-3"].with-map .gallery-images {
width: calc(100% - 400px);
}
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail,
.property-gallery-element[data-gallery-layout="layout-3"] .listing-map {
width: 400px;
}
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail-slides .hic-image {
height: 160px;		
}
}
@media(min-width: 1600px) {
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images .hic-image, 
.property-gallery-element[data-gallery-layout="layout-3"] .gallery-images {
height: 600px;
}
.property-gallery-element[data-gallery-layout="layout-3"].with-listing-thumbnails.with-map .gallery-images {
width: calc(100% - 800px);
}
.property-gallery-element[data-gallery-layout="layout-3"] .images-thumbnail-slides .hic-image {
height: 200px;
}
}  #hic-advanced-map,
#he-d-property-map {
height: 360px;
}
#hic-advanced-map .custom-map-control[data-position*="TOP"],
#he-d-property-map .custom-map-control[data-position*="TOP"]{
margin-top: 10px;
}
#hic-advanced-map .custom-map-control[data-position*="BOTTOM"],
#he-d-property-map .custom-map-control[data-position*="BOTTOM"]{
margin-bottom: 10px;
}
#hic-advanced-map .custom-map-control[data-position*="RIGHT"],
#he-d-property-map .custom-map-control[data-position*="RIGHT"]{
margin-right: 10px;
}
#hic-advanced-map .custom-map-control[data-position*="LEFT"],
#he-d-property-map .custom-map-control[data-position*="LEFT"]{
margin-left: 10px;
}
#hic-advanced-map .custom-map-control .control,
#he-d-property-map .custom-map-control .control {
font-size: 22px;
line-height: 40px;
min-width: 40px;
padding-left: 10px;
padding-right: 10px;
background-color: #fff;
color: #666666;
border-radius: 2px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
cursor: pointer;
text-align: center;
}
#hic-advanced-map .custom-map-control .control:hover,
#he-d-property-map .custom-map-control .control:hover{
background-color: #ebebeb;
color: #000;
}
#hic-advanced-map .subcontrols-wrapper,
#he-d-property-map .subcontrols-wrapper{
position: absolute;
text-align: left;
left: 0;
text-transform: capitalize;
margin-top: 6px;
border-radius: 6px;
overflow: hidden;
box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 6px;
}
#hic-advanced-map .custom-map-control .subcontrol:not(:last-child),
#he-d-property-map .custom-map-control .subcontrol:not(:last-child) {
border-bottom: 1px solid;
}
#hic-advanced-map .subcontrol,
#he-d-property-map .subcontrol{
background-color: #fff;
color: #666666;
padding: 10px;
line-height: 1.5;
}
#hic-advanced-map .subcontrol:hover,
#he-d-property-map .subcontrol:hover{
background-color: #ebebeb;
color: #000;
}
#hic-advanced-map .control.has-subcontrols,
#he-d-property-map .control.has-subcontrols{
position: relative;
overflow: hidden;
}
#hic-advanced-map .control.has-subcontrols.active,
#he-d-property-map .control.has-subcontrols.active{
overflow: visible;
}
@media (min-width: 641px){
#hic-advanced-map,
#he-d-property-map {
height: 400px;
}
}  .directory-features-element .features,
.property-features-element .features {
list-style: none;
margin-left: 0;
}
.features[data-list-column="3"]{
column-count: 2;
}
.features[data-list-column="4"]{
column-count: 2;
}
@media (min-width: 641px){
.features[data-list-column="2"]{
column-count: 2;
}
.features[data-list-column="3"]{
column-count: 3;
}
.features[data-list-column="4"]{
column-count: 3;
}
}
@media (min-width: 1024px){
.features[data-list-column="4"]{
column-count: 4;
}
}  .property-summary-element .listing-detail {
padding: 10px 0;
}  #virtualTourModal {
max-width: 100%;
}
#virtualTourModal .hic-modal-container{
padding: 0 !important;
line-height: 0;
}
#virtualTourModal .hic-modal-container iframe{
width: 100%;
}
.property-virtual-tour-element button {
display: flex;
align-items: center;
align-content: center;
width: 100%;
outline: 0;
}
.property-virtual-tour-element button::before{
content: '';
width: 50px;
min-width: 50px;
height: 50px;
display: inline-block;
margin-right: 12px;
background-image: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/assets/images/virtualtour.png);
background-repeat: no-repeat;
background-position: center;
background-size: 32px;
border: 1px solid;
border-radius: 50%;
background-color: #fff;
}
@media (max-width: 640px){
#virtualTourModal .hic-modal-container iframe{
height: calc(100vh - 110px);
}
}
@media (min-width: 641px) and (max-width: 1023px){
#virtualTourModal .hic-modal-container iframe{
height: calc(80vh);
}
}
@media (min-width: 1024px){
#virtualTourModal {
max-width: 1140px;
width: 100%;
}
#virtualTourModal .hic-modal-container iframe{
height: calc(100vh - 210px);
}
}  .property-social-sharing-element .hi-link{
display: inline-block;
cursor: pointer;
margin-top: 2px;
padding: 7px 10px 7px 10px !important;
background: #EDEDED;
color: #000;
border-radius: 50%;
width: 38px;
height: 38px;
text-align: center;
margin-right: 8px !important;
}
.property-social-sharing-element .hi-social{
margin: 12px 0px 12px 0px;
display: inline-block;
}  .single-property_type .sidebar,
.single-design .sidebar{
padding: 30px 0;
}
.single-property_type .sidebar-element,
.single-design .sidebar-element{
padding: 20px 0;
}
@media (min-width: 641px){
.single-property_type .sidebar,
.single-design .sidebar{
padding: 50px 0;
}
}
@media (min-width: 641px){
.single-property_type .sidebar,
.single-design .sidebar{
padding: 80px 0;
}
}   .custom-isotope-nav-wrapper {
display: flex;
justify-content: center;
align-items: center;
}
.custom-isotope-nav-wrapper .hic-label {
margin-bottom: 20px;
margin-right: 20px;
}
ul.isotope-nav,
ul.custom-isotope-nav {
margin:0 0 20px 0;
text-align: center;
}
.isotope-nav li,
.custom-isotope-nav li {
display: inline-block;
text-align:center;
padding: 0 8px;
cursor: pointer;
background-color: #eee;
border-radius: 2px;
color: initial;
line-height: 1.6;
}
.isotope-nav li:not(:last-child),
.custom-isotope-nav li:not(:last-child) {	
margin-right: 5px; 
margin-bottom: 5px; 
}
.isotope-nav li:last-child,
.custom-isotope-nav li:last-child {	
margin-right: 0; 
margin-bottom: 5px; 
}
.isotope-nav li.active,
.isotope-nav li:hover,
.custom-isotope-nav li.active,
.custom-isotope-nav li:hover {
color: #fff;
}
.isotope-select {
padding-top: 0;
padding-bottom: 0;
}
@media (max-width: 640px){
.isotope-select{
width: 100% !important;
}
}
@media (min-width: 641px){
.section-filter.dropdown-filter .filter-group {
display: flex;
justify-content: center;
}
.isotope-select:not(:last-child) {
margin-right: 10px;
}
}  .hic-sitemap.sitemap-style-1 {
background-color: #f9f9f9;
margin-bottom: 24px;
}
.hic-sitemap.sitemap-style-1 .category:before,
.hic-sitemap.sitemap-style-1 .no-post:before{
display: none;
}
.hic-sitemap.sitemap-style-1 .no-post {
font-style: italic;
}
.hic-sitemap.sitemap-style-1 .category {
font-weight: 700;
padding: 16px 0;
display: table;
}
.sitemap-items.sitemap-style-1 {
margin-left: 0;
}
.hic-sitemap.sitemap-style-1 .hic-content {
padding: 8px 16px 16px;
}
.hic-sitemap.sitemap-style-1 .hic-title{
font-weight: 700;
}
.hic-sitemap.sitemap-style-1 .hic-title {
background-color: #F2F2F2;
padding: 16px 24px;
border-bottom: 3px solid;
}
.hic-sitemap.sitemap-style-1 .hic-title {
margin-bottom: 0;
line-height: 1;
font-weight: 700;
}
@media (min-width: 1024px) {
.hic-sitemap.sitemap-style-1 .category a {
font-size: 24px;
}
.hic-sitemap.sitemap-style-1 .hic-content {
padding: 0 24px 24px;
}
.hic-sitemap.sitemap-style-1 { 
margin-bottom: 34px;    
}
}  .gform_body .gform_fields{
display: flex;
flex-wrap: wrap;
margin-left: -.5375rem;
margin-right: -.5375rem;
}
.gform_fields > .gfield {
width: 100%;
padding-left: .5375rem;
padding-right: .5375rem;
}
.gform_fields > .gfield.field-small-12 {
width: 100%;
}
.gform_fields > .gfield.field-small-11 {
width: 91.66667%;
}
.gform_fields > .gfield.field-small-10 {
width: 83.33333%;
}
.gform_fields > .gfield.field-small-9 {
width: 75%;
}
.gform_fields > .gfield.field-small-8 {
width: 66.66667%;
}
.gform_fields > .gfield.field-small-7 {
width: 58.33333%;
}
.gform_fields > .gfield.field-small-6 {
width: 50%;
}
.gform_fields > .gfield.field-small-5 {
width: 41.66667%;
}
.gform_fields > .gfield.field-small-4 {
width: 33.33333%;
}
.gform_fields > .gfield.field-small-3 {
width: 25%;
}
.gform_fields > .gfield.field-small-2 {
width: 16.66667%;
}
.gform_fields > .gfield.field-small-1 {
width: 8.33333%;
}
@media (min-width: 641px){
.gform_fields > .gfield.field-medium-12 {
width: 100%;
}
.gform_fields > .gfield.field-medium-11 {
width: 91.66667%;
}
.gform_fields > .gfield.field-medium-10 {
width: 83.33333%;
}
.gform_fields > .gfield.field-medium-9 {
width: 75%;
}
.gform_fields > .gfield.field-medium-8 {
width: 66.66667%;
}
.gform_fields > .gfield.field-medium-7 {
width: 58.33333%;
}
.gform_fields > .gfield.field-medium-6 {
width: 50%;
}
.gform_fields > .gfield.field-left,
.gform_fields > .gfield.field-right{
width: 50%;
}
.gform_fields > .gfield.field-medium-5 {
width: 41.66667%;
}
.gform_fields > .gfield.field-medium-4 {
width: 33.33333%;
}
.gform_fields > .gfield.field-medium-3 {
width: 25%;
}
.gform_fields > .gfield.field-medium-2 {
width: 16.66667%;
}
.gform_fields > .gfield.field-medium-1 {
width: 8.33333%;
}
}
@media (min-width: 1024px){
.gform_fields > .gfield.field-large-12 {
width: 100%;
}
.gform_fields > .gfield.field-large-11 {
width: 91.66667%;
}
.gform_fields > .gfield.field-large-10 {
width: 83.33333%;
}
.gform_fields > .gfield.field-large-9 {
width: 75%;
}
.gform_fields > .gfield.field-large-8 {
width: 66.66667%;
}
.gform_fields > .gfield.field-large-7 {
width: 58.33333%;
}
.gform_fields > .gfield.field-medium-6 {
width: 50%;
}
.gform_fields > .gfield.field-large-5 {
width: 41.66667%;
}
.gform_fields > .gfield.field-large-4 {
width: 33.33333%;
}
.gform_fields > .gfield.field-large-3 {
width: 25%;
}
.gform_fields > .gfield.field-large-2 {
width: 16.66667%;
}
.gform_fields > .gfield.field-large-1 {
width: 8.33333%;
}
}  .modal-element{
overflow: hidden;
} .modal-element {
max-width: 600px;
width: auto;
}
.modal-element.xsmall-container {
max-width: 500px;
}
.modal-element.small-container {
max-width: 600px;
}
.modal-element.medium-container {
max-width: 900px;
}
.modal-element.large-container {
max-width: 1170px;
}  .wide-layout .modal-element {
max-width: 700px;
width: auto;
}
.wide-layout .modal-element.xsmall-container {
max-width: 600px;
}
.wide-layout .modal-element.small-container {
max-width: 900px;
}
.wide-layout .modal-element.medium-container {
max-width: 1200px;
}
.wide-layout .modal-element.large-container {
max-width: 1440px;
}  .full-width-layout .modal-element.large-container {
max-width: 1600px;
} .modal-element.row-fluid {
width: 100%;
max-width: 100%;
height: 100vh;
top: 0 !important;
bottom: 0;
overflow-y: auto;
display: flex !important;
justify-content: center;
align-items: center;
align-content: center;
flex-direction: column;
border-radius: 0;
}
.modal-element.row-fluid.default-section, .modal-element.row-fluid.light-section{
background-color: rgba(255,255,255, .95);
}
@media (min-width: 641px){
.modal-element.two-column-layout.row-fluid .cell {
padding-right: 15px !important;
padding-left: 15px !important;
}
}  .agent-modal-element .modal-header {
margin-right: -35px !important;
margin-left: -35px !important;
margin-top: -35px !important;
margin-bottom: 35px;
padding: 35px 0;
position: relative;
}
.agent-modal-element .agent-modal-header {
display: flex;
max-width: 650px;
width: 90%;
margin: 0 auto;
background-color: rgba(255, 255, 255, 0.68);
padding: 34px;
border-radius: 4px;
box-shadow: 0 2px 8px 0 rgb(0 0 0 / 40%);
}
.agent-modal-element .agent-modal-header .hic-image-container {
width: 33.33%;
}
.agent-modal-element .agent-modal-header .team-member-avatar {
border-radius: 50%;
border: 1px solid #000;
}
.agent-modal-element .agent-modal-header .team-member-avatar::before {
padding-top: 100%;
}
.agent-modal-element .agent-modal-header .hic-content {
width: 66.66%;
padding-left: 35px;
}
.agent-modal-element .hero-bg-overlay {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
.modal-element.agent-modal-element.row-fluid {
justify-content: flex-start;
}
.agent-modal-element.agent-modal-element .agent-modal-header{
margin: 50px auto 25px;
}  .directory-title-section .hic-price-details {
font-size: 25px;
}
.description-gallery .directory-title-section.has-meta {
margin-bottom: 30px;
}
.directory-element.title-element{
padding: 15px 0;
}
@media (max-width: 640px){
.directory-title-section > * {
width: 100%;
}
}
@media (min-width: 641px){
.description-gallery:not([class*="split-"]) .directory-title-section.has-address .category,
.title-element .directory-title-section.has-address .category,
.hero .directory-title-section.has-address .category {
padding-right: 30px;
}
.description-gallery:not([class*="split-"]) .directory-title-section.has-meta,
.title-element .directory-title-section.has-meta,
.hero .directory-title-section.has-meta {
display: flex;
flex-wrap: wrap;
}
.description-gallery:not([class*="split-"]) .directory-title-section.has-price h1,
.title-element .directory-title-section.has-price h1,
.hero .directory-title-section.has-price h1 {
width: calc(100% - 300px);
}
.description-gallery:not([class*="split-"]) .directory-title-section:not(.has-price) h1,
.title-element .directory-title-section:not(.has-price) h1,
.hero .directory-title-section:not(.has-price) h1 {
width: 100%;
}
.directory-title-section .hic-price-details {
font-size: 40px;
}
.description-gallery:not([class*="split-"]) .directory-title-section .hic-price-details,
.title-element .directory-title-section .hic-price-details,
.hero .directory-title-section .hic-price-details {
width: 300px;
text-align: right;
}
}
@media (min-width: 1024px){
.description-gallery:not([class*="split-"]) .directory-title-section.has-price h1,
.title-element .directory-title-section.has-price h1,
.hero .directory-title-section.has-price h1 {
width: calc(100% - 400px);
}
.directory-title-section .hic-price-details {
font-size: 48px;
}
.description-gallery:not([class*="split-"]) .directory-title-section .hic-price-details,
.title-element .directory-title-section .hic-price-details,
.hero .directory-title-section .hic-price-details {
width: 400px;
}
}  .hic-post-meta-nav, .hic-post-meta-nav span, .hic-post-meta-nav a {
display: block;
}
.nav-content {
display: flex;
flex-flow: column;
padding-top: 15px;
padding-bottom: 15px;
}
.hic-post-meta-nav:not(.layout-1) .nav-box {
display: flex;
}
.hic-post-meta-nav:not(.layout-1) .nav-image-container {
width: 25%;
}
.hic-post-meta-nav:not(.layout-1) .nav-content{
width: 75%;
}
.hic-post-meta-nav.layout-2 .nav-content{
order: 2;
padding-left: 15px;
}
.hic-post-meta-nav.layout-2 .nav-image-container{
order: 1;
}
.hic-post-meta-nav.layout-3 .nav-content{
order: 1;
padding-right: 15px;
text-align: right;
}
.hic-post-meta-nav.layout-3 .nav-image-container{
order: 2;
}
.hic-post-meta-nav:not(.layout-1) .hic-image {
height: 100%;
}  .has-image .audio-player-container {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: auto;
}
.page-element.post-content .audio-player-container {
margin-bottom: 30px;
}  .location-item.card .button {
margin-top: 16px;
}
.location-item.card {
position: relative;
}
.location-distance {
font-weight: 700;
position: absolute;
top: 17px;
right: 12px;
font-size: 14px;
}
.location-item .location-address {
margin-top: 18px;
}
.location-map {
height: 700px;
}
.map-wrap,#location_map { height: 100%;}
.location-element.accordion-element .accordion-content ul li {
position: relative;
padding-left: 25px;
}
.location-element.accordion-element .accordion-content ul li:not(:last-child) {
border-bottom: 1px solid #ececec;
margin-bottom: 8px;
padding-bottom: 8px;
}
.location-element.accordion-element .accordion-content li:before {
content: '\f3c5';
font-family: 'Font Awesome 5 Pro';
font-weight: 600;
color: #006ba6;
position: absolute;
left: 0;
top: 0px;
font-size: 18px;
}
.location-element.accordion-element .accordion-content .location-title {
font-weight: 700;
}
.location-element.accordion-element .accordion-content .location-address,
.location-element.accordion-element .accordion-content .location-phone {
font-size: 15px;
}
.location-element.accordion-element .accordion-content li .button {
margin-bottom: 4px;
margin-top: 12px;
padding: 10px 14px;
}
.location-element.accordion-element .accordion-content .location-address {
margin-top: 8px;
}
.location-element.accordion-element .accordion-content .location-title a {
color: #1A1A1A;
}
.location-search-container .card .button {
margin-top: 16px;
}
.location-search-container .card {
position: relative;
}
.location-distance {
font-weight: 700;
position: absolute;
top: 17px;
right: 12px;
font-size: 14px;
}
.location-search-container .location-address {
margin-top: 18px;
}
#use-current-location {
margin-bottom: 15px;
display: block;
}
#use-current-location::before {
content: '\f601';
font-family: 'Font Awesome 5 Pro';
margin-right: 10px;
}  .modal-header .hero.page-banner.default-height {
width: 100%;
}
.modal-elements .page-element {
padding: 30px 0;
}
@media (min-width: 1024px){
.modal-elements .page-element {
padding: 50px 0;
}
}  .countdown-widget .container > div:not(.separator) {
padding: 5px 15px 15px;
border-radius: 4px;
position: relative;
overflow: hidden;
font-weight: 600;
min-width: 54px;
text-align: center;
}
.countdown-widget .container > div:not(.separator) span{
padding: 0 2px;
font-weight: 600;
}
.countdown-widget .container > div:not(.separator) .label{
position: absolute;
bottom: 0;
left: 0;
right: 0;
width: 100%;
text-align: center;
padding: 2px;
}
.countdown-widget .separator{
padding: 5px;
}
.countdown-widget .container {
display: flex;
}
.countdown-widget {
display: table;
width: auto;
margin: 0 auto;
}  @media (max-width: 1023px){
.responsive-table.enabled thead, .nice-table.enabled .thead {
display: none;
}
.responsive-table.enabled tbody td,
.responsive-table.enabled tbody th {
display: flex;
font-size: 12px;
flex-wrap: wrap;
justify-content: center;
}
.responsive-table.enabled tbody td::before,
.responsive-table.enabled tbody th::before {
content: attr(data-heading);
font-weight: 600;
display: block;
width: 100%;
text-align: center;
}
.responsive-table.enabled tbody td:empty,
.responsive-table.enabled tbody th:empty {
display: none !important;
}
}.slick-slider
{
position: relative;
display: block;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/vendor/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/vendor/slick/fonts/slick.eot);
src: url(https://haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/vendor/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/vendor/slick/fonts/slick.woff) format('woff'), url(https://haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/vendor/slick/fonts/slick.ttf) format('truetype'), url(https://haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme/vendor/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
margin-top: -10px\9; -webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -45px;
display: block;
width: 100%;
padding: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.underline {
text-decoration: underline !important;
}
.capitalize {
text-transform: capitalize;
}
.font-thin {
font-weight: 200;
}
.font-sm-reg {
font-size: 14px;
font-weight: 400;
} .content-wrap-lg {
max-width: 920px;
}
.sm-col-padding .columns,
.sm-col-padding .column {
padding: 0 8px;
}
.col-mg-btm > .columns,
.col-mg-btm > .column {
margin-bottom: 20px
}
.row-tabs .columns {
padding: 0px;
margin: 0px !important;
}
.row-tabs .tabs {
margin: 0px;
}
.columns .room-type-image.hic-image-slider.slick-slider{
margin-bottom: 15px;
}
.room-type-image .bg-helper {
height: 400px;
}
.tab-vertical-style-1 .tabs-title a {
font-size: 18px;
font-weight: bold;
}
.tab-vertical-style-1 .tabs {
border: none;
border-right: 1px solid #e6e6e6;
transform: translateX(1px);
}
.tab-vertical-style-1 .tabs-content {
border: none;
border-left: 1px solid #e6e6e6;
}   
.tabs.vertical>li:not(:last-child) {
border-bottom: 1px solid rgba(138, 166, 15, 0.25);
}
.tab-vertical-style-1 .tabs-title>a:focus,
.tab-vertical-style-1 .tabs-title>a[aria-selected=true] {
background: #8aa60f;
color: #FFF;
}
.tab-vertical-style-1 .tabs-title.is-promotion {
position: relative;
overflow: hidden;
}
.tab-vertical-style-1 .tabs-title:not(.is-active)>a:hover {
background-color: rgba(138, 166, 15, 0.15);
}
.tab-vertical-style-1 .tabs-title.is-promotion a {
padding-right: calc(1.5rem + 70px);
}
.tab-vertical-style-1 .tabs-title.is-promotion a::after {
content: "promo";
display: inline-flex;
align-content: center;
align-items: center;
font-size: 12px;
background: #8aa60f;
color: #FFF;
padding: 5px 10px;
text-align: center;
border-radius: 6px;
margin-left: 15px;
text-transform: uppercase;
position: absolute;
right: 1.5rem;
top: 0;
bottom: 0;
margin: auto;
height: 22px;
}
.tab-vertical-style-1 .tabs-title.is-promotion.is-active a::after {
background-color: #fff;
color: #8aa60f;
}
.room-details-accordion.accordion .accordion-title {
padding-top: 6px;
padding-bottom: 6px;
background-color: #eee;
}
.room-details-accordion.accordion .detail-title{
margin: 0;
font-size: 16px;
}
.room-type-content .accordion-content, .room-details .accordion-content {border-bottom: 0;}
.room-details-accordion .accordion-title:hover, .room-details-accordion .is-active .accordion-title {color: #1b1b1b;}
.hic-tgs .room-details-accordion .accordion-content .icn-label{
font-size: 15px;
}
.room-details-accordion.accordion .accordion-title:before {
color: #1b1b1b;
}
.room-details-accordion.accordion .accordion-content {
background-color: transparent;
}
.panel-msg {
padding: 10px 25px;
border-radius: 11px;
margin-bottom: 25px;
max-width: 917px;
font-weight: 600;
font-size: 18px;
color: #74756E;
position: relative;
}
.panel-msg .close {
position: absolute;
right: 10px;
top: calc(50% - 21px);
font-size: 50px;
font-weight: 100;
line-height: 100%;
height: 38px;
width: 20px;
cursor: pointer;
}
.panel-msg b {
display: inline-block;
margin-right: 8px;
}
.panel-msg.warning{
background: rgba(245, 166, 35, 0.80);
color: #FFF;
}
.panel-msg.error{
background:rgba(244, 67, 54, 0.65);
color: #FFF;
}
.dd-promo-wrap {
margin-bottom: 20px;
} .with-icon .field-group {	
position: relative;
}
.with-icon .field-group select,
.with-icon .field-group input[type="text"] {
padding-left: 32px;
}
.with-icon .field-group .icon {
position: absolute;
left: 8px;
top: 9px;
line-height: 100%;
color: #7f7f7f;
}
.form-style-1 .field-group {
margin-bottom: 20px;
}
.form-style-1 label {
font-size: 20px;
color: hsla(73, 6%, 31%, 0.40);
padding-left: 7px;
margin-bottom: 6px;
font-weight: 300;
}
.form-style-1 [type="password"],
.form-style-1 [type="email"],
.form-style-1 [type="number"],
.form-style-1 [type="text"],
.form-style-1 select {
box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2196078431372549);
font-size: 16px;
font-weight: 600;
margin: 0 0 2px 0;
color: #74756E;
}
.form-style-1 [type="password"]:focus,
.form-style-1 [type="email"]:focus,
.form-style-1 [type="number"]:focus,
.form-style-1 [type="text"]:focus,
.form-style-1 select:focus {
box-shadow: 0px 0px 45px 0px rgba(185, 77, 77, 0.22);
color: #6BCABA
}
.form-style-1  label.error {
color: rgba(255, 0, 0, 0.5215686274509804);
font-size: 14px;
font-weight: 600;
margin-top: 4px;
display: inline-block;
} .lang_option {
max-width: 150px;
}
.lang_option .menu-item {
position: relative;
margin-bottom: 3px;
}
.lang_option .menu-item a {
color: #FFF;
}
.lang_option .menu-item ul.sub-menu {
position: absolute;
display: none;
margin-top: 8px;
}
.lang_option .open-lang-option.menu-item ul.sub-menu {
display: block;
}
.menu>li>a[href="#pll_switcher"],
a[href="#pll_switcher"],
.lang_option .sub-menu {
padding:0;
margin: 0;
}
a[href="#pll_switcher"] {
position: relative;
top: 1px;
font-size: 14px;
display: inline-block !important;
}
a[href="#pll_switcher"] img {
position: relative;
top: -2px;
}
a[href="#pll_switcher"]::after{
content: "";
background: url(//haymanisland.intercontinental.com/wp-content/plugins/hicaliber-accommodation//images/arrow-back.png) no-repeat;
height: 17px;
width: 18px;
display: inline-block;
background-size: contain;
transform: rotate(-90deg);
position: relative;
top: 4px;
margin-left: 8px;
}
.lang_option .sub-menu li {
list-style: none;
}
.lang_option .menu-item a img{
margin-right: 4px;
} .cs-checkbox {
visibility: hidden;
height: 0;
width: 0;
}
.cs-check {
position: relative;
}
.cs-check.inline {
display: inline-block;
width: 205px;
}
input[type="checkbox"].cs-checkbox + label {
position: absolute;
width: 18px;
height: 18px;
color: #74756E;
background: #FFF;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
transition: all ease-out 200ms;
text-indent: 25px;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
font-size: 16px;
border-radius: 5px;
box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
top: 15px;
left: 6px;
padding-left: 5px;
font-weight: 500;
}
input[type="checkbox"][disabled].cs-checkbox + label {
opacity: .6;
cursor: not-allowed;
}
.cs-checkbox + label span {
position: relative;
top: -1px;
}
input[type="checkbox"].cs-checkbox + label:after {
content: "\f00c";
font-family: 'Font Awesome\ 5 Free';
position: absolute;
color: #6BCABA;
font-weight: 900;
top: -6px;
left: -24px;
opacity: 0;
transition: all ease-out 200ms;
font-size: 17px;
}
input[type="checkbox"].cs-checkbox:checked + label:after {
opacity: 1;
width: 18px;
} hr {
max-width: 100%;
}
hr.md {
max-width: 560px;
margin: 10px 0;
} .avatar {
display: inline-block;
height: 28px;
width: 28px;
vertical-align: middle;
margin: 0 9px;
border-radius: 100%;
} .ellipsis-animation.button.disabled,
.ellipsis-animation.button[disabled] {
opacity: 1;
}
.ellipsis-animation span {
opacity: 0;
-webkit-animation: ellipsis-dot 1s infinite;
animation: ellipsis-dot 1s infinite;
}
.ellipsis-animation span:nth-child(1) {
-webkit-animation-delay: 0.0s;
animation-delay: 0.0s;
}
.ellipsis-animation span:nth-child(2) {
-webkit-animation-delay: 0.1s;
animation-delay: 0.1s;
}
.ellipsis-animation span:nth-child(3) {
-webkit-animation-delay: 0.2s;
animation-delay: 0.2s;
}
@-webkit-keyframes ellipsis-dot {
0% { opacity: 0; }
50% { opacity: 1; }
100% { opacity: 0; }
}
@keyframes ellipsis-dot {
0% { opacity: 0; }
50% { opacity: 1; }
100% { opacity: 0; }
}
.icn-wrap {
display: table;
margin-bottom: 2px;
}
.white {
color: #FFF;
}
.icn-label, .icn {
display: table-cell !important;
vertical-align: middle !important;
}
.icn-svg-wrap {
height: auto;
width: 15px;
margin-right: 5px;
}
.icn svg{
max-width: 100%;
height: auto;
fill:#000;
}
.icn svg path, .icn svg, .icn svg *{
fill: currentColor !important;
}
.flex-container {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.display-block {
display: block;
}
.aet.default-width .header .top-bar, 
.aet.default-width  .top-bar .row {
max-width: 1500px;
}
.full-width,
.aet.default-width .full-width {
max-width: 100%;
width: 100%;
}
.page-inner-content-wrap > .navigation-wrap,
.page-inner-content-wrap > .navigation-wrap > .inner-content{
background-color: #008F8C;
color: #fff;
text-transform: uppercase;
font-weight: 700;
}
.page-inner-content-wrap > .page-inner-content,
.page-inner-content-wrap > .page-inner-content > .inner-content{
background-color: #e8f2f3;
}
.page-inner-content-wrap > .navigation-wrap > .inner-content,
.page-inner-content-wrap > .page-inner-content > .inner-content{
height: 100%;
}
.banner-text-wrap {
background-size: cover;
background-position: center;
padding: 0;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
}
.banner-text-wrap .inner {
padding: 40px 15px;
flex: 1 0 auto;
width: 100%;
background: rgba( 78, 162, 165, 0.8 );
}
.banner-wrap .form-wrap-inner {
background: #007377;
height: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
}
.banner-wrap .form-content {
padding: 20px;
}
.form-wrap .form-content {
color: #fff;
}
.banner-wrap .form-title,
.banner-wrap .form-content label {
text-transform: uppercase;
font-weight: bold;
color: #fff;
}
.banner-wrap .form-content label {
font-size: 1rem;
margin-bottom: 0.5em;
}
.flex-container > * {
flex: 1 0 auto;
}
.tabs.property-tabs {
border: none;
text-align: center;
}
.tabs.property-tabs .tabs-title {
display: inline-block;
float: none;
}
.tabs.property-tabs .tabs-title>a {	
font-weight: 700;
margin: 5px 15px;
text-transform: uppercase;
}
.tabs.property-tabs .tabs-title>a:focus, 
.tabs.property-tabs .tabs-title>a[aria-selected=true]{
color: #fff;
}
.property-content.tabs-content {
border: none;
overflow: visible;
}
.property-content .room-slider {
overflow: visible;
}
.property-content .room-slider .room-image{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
max-height: 666px;
}
.room-slider .room-image{
min-height: 400px;
}
.property-content .room-slider .room-image:before{
width: 100%;
padding-top: 100%;
content: ' ';
display: block;
}
.property-content .room-slider .swiper-slide {
opacity: 0.3;
transition: 500ms opacity;
}
.property-content .room-slider .swiper-slide.swiper-slide-active {
opacity: 1;
}
.property-content .tabs-panel {
padding: 0;
}
.section-bedrooms .row{
max-width: 1068px !important;
margin-left: auto;
margin-right: auto;
margin-top: 18px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
font-size: 2rem;
}
.property-content .room-slider .room-title {
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 15px;
color: #fff;
text-align: center;
font-weight: 700;
}
.cell-locations > .image-wrap .image,
.cell-properties > .image-wrap .image {
background-position: center;
background-size: cover;
background-repeat: no-repeat;
}
.cell-locations > .image-wrap .image:before,
.cell-properties > .image-wrap .image:before{
content: ' ';
width: 100%;
padding-top: 100%;
display: block;
}
.cell-locations > .post-content-wrap,
.cell-properties > .post-content-wrap{
text-align: center;
}
.cell-locations > .post-content-wrap .title,
.cell-properties > .post-content-wrap .title{
color: #6bcaba;
text-transform: uppercase;
font-weight: 700;
padding: 30px 15px;
}
.cell-locations .action-wrap a.with-icon,
.cell-properties .action-wrap a.with-icon{
padding-right: 1em;
padding-left: 3em;
position: relative;
}
.cell-locations .action-wrap a.with-icon > i,
.cell-properties .action-wrap a.with-icon > i {
position: absolute;
left: 1em;
}
.cell-locations.columns,
.cell-properties.columns {
padding: 0;
}
.cell-locations.columns .post-content-wrap,
.cell-properties.columns .post-content-wrap{
padding: 1em 2em 2em;
}
.cell-locations.columns:nth-of-type( odd ),
.cell-properties.columns:nth-of-type( odd ) {
background-color:#e8f2f3;
}
.property-details > .inner-section > .row {
max-width: 1600px;
}
body .property-details {
font-size: 18px;
}
.property-details .detail-content{
margin-bottom: 4rem;
}
.property-details .detail-title {
font-size: 1.3rem;
font-weight: bold;
margin-bottom: 1.5rem;
text-transform: uppercase
}
.property-map-wrap .location-address {
font-size: 1rem;
font-weight: bold;
text-align: left;
}
.check-avail-btn-wrap + * {
margin: 8px 0;
}
.link.with-icon {
padding-left: 3rem;
position: relative;
color: #fff;
font-weight: bold;
}
.link.with-icon > i {
position: absolute;
left: 0;
border-radius: 50%;
width: 2rem;
height: 2rem;
background-color: #6bcaba;
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
-webkit-justify-content: center;
-moz-justify-content: center;
-ms-justify-content: center;
-o-justify-content: center;
justify-content: center;
}
.page-element.newsletter {
background-color: #e8f2f3;
color: #fff;
}
.page-element.newsletter  .title{
font-weight: 700;
}
.aet .main-contact-form .section-header .frm-title,
.aet .main-contact-form .frm-title p {
margin-bottom: 0;
}
.aet .gform_button.button{
background-color: #6bcaba;
}
.aet .hero .article-header {
display: -webkit-box;
display: -moz-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-o-align-items: center;
align-items: center;
}
.social-sign-in .main-button-container a:nth-child(1) {
color: #494648;
}
body .bg-float:before {
background: rgba(0,115,119, 0.5 );
}
body .social-sign-in .main-button-container a {
font-size: inherit;
color: inherit;
text-transform: none;
}
.ac-properties .grid .hic-image:before,
.prop-location .grid .hic-image:before {
content: ' ';
display: block;
width: 100%;
padding-top: 100%;
}
.ac-properties .grid .hic-content,
.prop-location .grid .hic-content {
padding: 5%;
}
.ac-properties .grid > .columns,
.prop-location .grid > .columns {
padding: 0;
border: 5px solid #fff;
}
.ac-properties .grid > .columns:nth-child( odd ),
.prop-location .list > .columns:nth-child( odd ),
.prop-location .grid > .columns:nth-child( odd ),
.ac-properties .list .list-item:nth-child( odd ) {
background-color: #fff;
}
.ac-properties .list .list-item:nth-child( even ),
.prop-location .list .list-item:nth-child( even ),
.ac-properties .grid > .columns:nth-child( even ),
.prop-location .grid > .columns:nth-child( even ) {
background-color: #e7f1f2;
}
.ac-properties .hic-title > *,
.prop-location .hic-title > * { font-weight: bold;
text-align: center;
}
.prop-location .list .hic-image:before,
.ac-properties .list .hic-image:before{
padding-top: 56%;
width: 100%;
content: ' ';
display: block;
}
.ac-properties .list .hic-image-wrap,
.prop-location .list .hic-image-wrap,
.ac-properties .list .hic-image,
.prop-location .list .hic-image {
height: 100%;
}
.ac-properties .list .hic-image,
.prop-location .list .hic-image{
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.prop-location .list .image-column-wrap,
.ac-properties .list .image-column-wrap {
padding: 0;
}
.prop-location .list .content-column-wrap, 
.ac-properties .list .content-column-wrap {
padding: 40px 5%;
}
.prop-location .list .action-wrap,
.ac-properties .list .action-wrap {
margin-top: 4rem;
}
.prop-location .list .action-wrap .button, 
.ac-properties .list .action-wrap .button {
padding-left: 3em;
position: relative;
}
.prop-location .list .action-wrap .button > i.icon,
.ac-properties .list .action-wrap .button > i.icon{
position: absolute;
top: 50%;
margin-top: -0.5em;
left: 15px;
line-height: 1em;
}
.prop-location .list .list-item,
.ac-properties .list .list-item{
padding-top: 15px;
padding-bottom: 15px;
}
.slick-slide .gallery-image {
height: auto;;
}
.slick-slide .gallery-image:after{
content: ' ';
display: block;
width: 100%;
padding-top: 52.6%;
}
.galleries .slick-slide .image-title {
left: 0;
bottom: 0;
padding: 15px;
color: #fff;
background-color: rgba( 107, 201, 185, 1 );
text-align: center;
}
.galleries.carousel[data-item-col="medium-12"]{
padding: 0;
}
.galleries.carousel[data-item-col="medium-12"] .gallery-list{
margin: 0;
}
.galleries.carousel[data-item-col="medium-12"] .slick-dots{
bottom: 20px;
z-index: 10;
}
.galleries.carousel[data-item-col="medium-12"] .slick-dots li button:before,
.galleries.carousel[data-item-col="medium-12"] .slick-dots li.slick-active button:before{
color: #fff;
}
.cell-ac-properties .image-wrap .image {
background-position: center;
background-size: cover;
}
.cell-ac-properties .image-wrap .image:before{
content: ' ';
display: block;
width: 100%;
padding-top: 100%;
}
.cell-ac-properties .post-content-wrap {
padding: 5%;
}
.cell-ac-properties {
padding: 0;
}
.acc-hero .form-content-wrap {
padding: 15px;
}
.acc-hero .form-wrap-inner {
border-radius: 5px;
overflow: hidden;
height: 100%;
background: #027377;
}
.acc-hero .form-wrap-inner .form-title{
padding: 15px;
color: #fff;
background: #015a5d;
text-transform: uppercase;
font-weight: bold;
}
.acc-hero .form-wrap-inner .form-content {
padding: 15px;
color: #fff;
}
.acc-hero .inner-content .hero-slider,
.acc-hero .inner-content > .bg-image {
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
margin: 0;
}
.acc-hero > .inner-content {
display: flex;
align-items: center;
justify-content: center;
}
.acc-hero > .inner-content > .inner-content,
.acc-hero .inner-content .article-header {
position: relative;
height: auto;
width: 100%;
background: rgba( 78, 162, 165, 0.5 );
color: #fff;
padding: 40px 15px;
z-index: 99;
}
.acc-hero .form-wrap-inner label {
color: inherit;
}
.acc-hero.full-screen-banner {
min-height: 100vh;
}
.event-lists .image-wrap .hic-image {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.event-lists .image-wrap .hic-image:before{
content: ' ';
display: block;
width: 100%;
padding-top: 75%;
}
.image-above-content .event-lists .image-wrap .hic-image:before{
padding-top: 193px;
}
.event-lists .content-wrap{
padding: 7% 7% 14%;
}
.event-lists .event-header {
text-align: center;
margin-bottom: 30px;
}
.event-lists .event-header .title {
margin: 0;
}
.event-lists .image-wrap{
position: relative;
}
.event-lists .image-wrap > .calendar-wrap{
position: absolute;
top: 15px;
left: 15px;
width: 56px
}
.event-lists .image-wrap > .calendar-wrap > * {
display: block;
text-align: center;
}
.event-lists .image-wrap > .calendar-wrap .month{
font-weight: 700;
color: #fff;
background: #ac1601;
padding: 0.5em;
font-size: 11px;
}
.event-lists .image-wrap > .calendar-wrap .day {
background: #fff;
font-size: 27px;
font-weight: bold;
padding: 6px 0 0;
}
.event-lists .event-item .event-inner {
border-radius: 15px;
overflow: hidden;
height: 100%;
}
.event-lists .excerpt-read-more {
display: block;
margin-top: 1em;
}
.event-list-wrap .evnt-location {
display: block;
}
.swiper-container {
width: 100%;
}
.swiper-container.gallery-slider .swiper-slide .gal-image {
background-size: cover;
background-repeat: no-repeat;
background-position: center;
max-height: 811px;
}
.swiper-container.gallery-slider .swiper-slide .gal-image:before{
content: ' ';
display: block;
width: 100%;
padding-top: 100%;
}
.swiper-container.gallery-slider .gal-title{
position: absolute;
bottom: 0;
left: 0;
right: 0;
padding: 9px 15px;
color: #fff;
text-align: center;
font-weight: 700;
}
.hero.location-accomodation-archive .inner-content {
padding: 0px;
}
.hero-main-wrap {
position: relative;
}
.hero-main-wrap .form-content-wrap {
position: absolute;
top: 170px;
z-index: 99;
max-width: 400px;
right: 80px;
background: rgba(0, 0, 0, 0.49);
padding: 19px;
color: #FFF;   
}
.hero-main-wrap .form-content-wrap label {
color: #FFF;
}
@media screen and ( min-width: 641px ) {
.ac-properties .list .list-item:nth-child( even ) .content-column-wrap,
.prop-location .list .list-item:nth-child( even ) .content-column-wrap{
order: 1;
}
.ac-properties .list .list-item:nth-child( even ) .image-column-wrap,
.prop-location .list .list-item:nth-child( even ) .image-column-wrap{
order: 2;
}
.swiper-container.gallery-slider .swiper-slide .gal-image:before{
padding-top: 67%;
}
.property-content .room-slider .room-image:before{
padding-top: 74.3%;
}
} .my-account-wrap {
background: rgba(0, 115, 119, 0.09);
position: relative;
}
.account-nav {
display: none;
}
.account-tab-content {
padding: 43px 0px 70px 0px;
}
.account-nav ul li {
list-style: none;
}
.account-nav ul {
margin: 69px 0 0 0;
}
.account-nav ul li a {
display: block;
color: #FFF;
line-height: 100%;
padding: 10px 24px;
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
cursor: pointer;
}
.account-nav ul li a.active,
.account-nav ul li a:hover {
background: #29575b;
}  .color-primary {
color: #6BCABA
}
.booking-list {
list-style: none;
margin: 0px
}
.account-tab-content .booking-item {
margin: 26px 0 0 0;
position: relative;
}
.account-tab-content .booking-item .img {
height: 222px;
width: 100%;
margin-bottom: 10px;
}
.account-tab-content .booking-item:first-child {
border-top: none; 
padding-top: 0px;
}
.swiper-button-prev,
.swiper-button-next{
background-image: none;
}
.swiper-button-prev::before,
.swiper-button-next::before{
font-family: 'Font Awesome 5 Free';
font-weight: 600;
}
.swiper-button-prev::before {
content: '\f053';
}
.swiper-button-next::before {
content: '\f054';
}
.hic-room-details .icn {
display: inline-block !important;
}
@media (min-width: 641px) {
.account-nav {
display: block;
background: rgba(0, 115, 119, 1);
position: absolute;
left: 0;
height: 100%;
width: 237px;
}
.my-account-wrap {
padding-left: 240px; 
overflow: hidden;
}
.account-tab-content {
padding: 80px 20px 100px 28px;
}
.h1 {
font-size: 48px;
}
.h4 {
font-size: 22px;
}
.h3 {
font-size: 20px;
}
.section-bedrooms .row{
margin-top: 24px;
}
}
@media (max-width: 640px){
.hide-medium {
display: none !important;
}
}
@media (min-width: 1024px){
.menu>li>a[href="#pll_switcher"] {
margin-top: 9px;
}
.icn-svg-wrap {
width: 20px;
}
.swiper-container.gallery-slider .swiper-slide .gal-image:before{
padding-top: 57%;
}	
.property-content .room-slider .room-image:before{
padding-top: 64.3%;
}
.section-bedrooms .row{
margin-top: 34px;
}
}
@media (min-width: 1100px){
.account-tab-content .booking-item .img {
width: 322px;
position: absolute;
top: 2px;
left: 0px;
}
.account-tab-content .booking-item.has-img {
padding-left: 330px;
min-height: 252px;
}
}
@media (min-width: 1280px){
.property-map-wrap > div{
position: relative;
width: 397px;
left: calc(((100vw - 1200px) / 2) - 20px);
}
}@font-face {
font-family: Baskerville;
src: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme-child/assets/fonts/New-Baskerville-Roman.ttf);
}
@font-face {
font-family: GillSans-Light;
src: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme-child/assets/fonts/GillSansMTStd-Light.ttf);
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: Baskerville !important;
}
.gfield_description,
.top-menu a {
font-family: GillSans-Light;
} .section-title,
.button,
.hic-title span,
.single-post .post-content h1:not(.entry-title),
.single-post .post-content h2,
.single-post .post-content h3,
.single-post .post-content h4,
.single-post .post-content h5,
.single-post .post-content h6,
.accordion-title {
text-transform: uppercase;
}
body .section-search-form .list-option li.active .button {
background-color: #d3b5a3;
}
.hic-title h3 {
font-size: 1.5rem;
}
.close-button {
color: #d3b5a3;
}
.close-button:focus,
.close-button:hover {
color: rgb(211 181 163 / 80%);
}
.list-mb-0 .section-body ul {
margin: 0;
}
.page-element.default-width .gform_confirmation_message {
text-align: center;
}
.hidden_sub_label {
display: none;
}
.error404 .hero .hero-bg-overlay {
background-color: rgba(10, 0, 0, 0.25) !important;
}
html,
body,
.default-section .box-link,
.page-element:not(.dark-section) a h3,
.footer,
.footer a,
body:not(.footer-theme) footer.footer .menu li.active a,
.page-element:not(.has-bg-img) .text-link a,
body .header .menu :not(.menu-button)>a:hover,
.page-element:not(.has-bg-img) a,
.mobile-floating-menu a,
.woocommerce-MyAccount-navigation ul li.is-active a:hover,
.top-header .cell:nth-child(1) .phone {
color: #44443C;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #44443C !important;
}
.footer-note.new {
text-decoration: none;
color: #777 !important;
}
.page-element.has-bg-img .hic-button-wrap a {
color: #FFF;
}
.mobile-floating-menu .menu-icon:after {
background: #44443C;
box-shadow: 0 7px 0 #44443C, 0 14px 0 #44443C;
left: 5px;
width: 30px;
}
.slick-arrow {
background-color: rgb(211 181 163 / 80%);
height: 50px;
width: 50px;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
background-color: #d3b5a3;
}
.footer-link-text .section-footer .button {
background-color: transparent;
padding: 0 0 0 4px;
text-transform: none;
border: none;
}
.opening-hours .section-body a:not(.button) {
margin-bottom: 16px;
display: inline-table;
}
.text-link a,
.listing-element .section-body .button,
.page-element a,
.footer-link-text .section-footer .button,
.group-link a,
.single-post .article-footer a {
position: relative;
}
.text-link a:before,
.opening-hours .section-body a:not(.button):before,
.group-link a:before,
.listing-element:not(.product-listing) .section-body .button:before,
.footer-link-text .section-footer .button:before,
.single-post .article-footer a:before {
content: "";
display: block;
position: absolute;
bottom: -6px;
left: 0;
width: 100%;
height: 2px;
transition-duration: 0.4s;
margin-top: 0;
background-color: #d3b5a3;
}
.meta-wrap-byline {
display: flex;
}
.social-share-buttons .hi-social>a {
margin: 0 6px;
color: #d3b5a3;
}
.text-link a:hover:before,
.listing-element .section-body .button:hover:before,
.page-element a:not(.button):hover:before,
.footer-link-text .section-footer .button:hover:before,
.group-link a:hover:before,
.single-post .article-footer a:hover:before {
bottom: -12px;
}
.listing-element:not(.product-listing) .section-body .button {
border: none;
}
.listing-element:not(.product-listing) .section-body .hic-button-wrap .button:hover,
.footer-link-text .section-footer .button:hover {
color: #44443C;
border: none;
}
.hic-title span {
font-size: 14px;
letter-spacing: 0.1em;
}
.slick-dots li button:before {
font-size: 16px;
color: #44443C;
opacity: .8;
}
@media (max-width: 1023px) {
.slick-dots li {
width: 12px;
height: 12px;
padding-left: 12px !important;
}
.slick-dots li button:before {
font-size: 12px;
}
.slick-dots li button {
width: 12px;
height: 12px;
}
}
.pcb-gallery-slider .slick-dots li button:before,
.page-element.has-bg-img .slick-dots li button:before,
.hero .slick-dots li button:before {
color: #FFF;
}
.slick-dots li.slick-active button:before {
color: #d3b5a3;
opacity: 1;
}
.pcb-gallery-slider .slick-arrow,
.hero .slick-next {
z-index: 2;
}
.section-with-border {
border-top: 1px solid #555;
border-bottom: 1px solid #555;
}
.header-style-2 .section-title {
min-width: auto;
letter-spacing: 0;
padding: 0;
text-transform: none;
}
.header-style-2.default-alignment .section-title,
.header-style-2.text-left .section-title {
margin-left: 0;
}
.header-style-2.page-element:not(.has-bg-img) .section-header:before {
display: none;
}    .full-width-layout .small-container .section-body,
.full-width-layout .medium-container .section-body,
.full-width-layout .header-style-2.medium-container .section-header {
margin-left: auto;
margin-right: auto;
}
.full-width-layout .small-container .section-body,
.full-width-layout .header-style-2.medium-container .section-header {
max-width: 1000px;
}
.full-width-layout .medium-container .section-body,
.full-width-layout .header-style-2.medium-container .section-header {
max-width: 1280px;
}
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list):not(.sitemap-items):not(.children) li:not(.slick-slide):not(.gfield) {
position: relative;
list-style: none;
}
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list):not(.sitemap-items):not(.children) li:not(.slick-slide):before {
content: '\f111';
font-family: 'Font Awesome 5 Pro';
position: absolute;
left: 0;
top: 7px;
font-weight: 900;
font-size: 8px;
color: #d3b5a3;
}
.slick-dots li:before {
display: none;
}
.section-body .cell:nth-child(even) .pcb-gallery-slider .slick-prev {
left: 0;
}
.section-body .cell:nth-child(even) .pcb-gallery-slider .slick-next {
right: auto;
left: 52px;
}
.page-elements>.page-element.default-section:not(.has-bg-img)+.page-element.default-section:not(.has-bg-img),
.page-elements>.page-element.light-section+.page-element.light-section,
.page-elements>.page-element.grey-section+.page-element.grey-section,
.page-elements>.page-element.dark-section+.page-element.dark-section,
.page-elements>.page-element.theme-section+.page-element.theme-section {
padding-top: 0;
}
.product-listing.image-above-content.default-section .hic-box {
background-color: #F2F2F2;
}
.product-listing .hic-title h3 {
font-size: 24px;
text-transform: uppercase;
border-bottom: 1px solid #d3b5a3;
margin-bottom: 20px;
padding-bottom: 20px;
}
.listing-element.image-above-content:not(.product-listing):not(.post-element) .hic-content { margin-top: -1px;
}
.hero-banner-1 .hero,
body.hero-banner-1:not(.home) .hero.default-height {
min-height: 0;
}
.hero-banner-1 .hero .hero-banner-message {
margin: 0;
}
.hero-banner-1 .hero.default-height .hero-bg-overlay {
background-color: #d3b5a3 !important;
}
.hero-banner-1 .bottom-banner-message {
display: none;
}
.header .logo {
transition: all 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}
.mobile-floating-menu {
position: fixed;
width: 100%;
bottom: 0;
z-index: 99;
background-color: #f2f2f2;
text-transform: uppercase;
font-size: 13px;
}
.mobile-floating-menu .menu li {
flex: 1 1 0;
}
.mobile-floating-menu .menu li {
text-align: center;
}
.mobile-floating-menu .menu li:not(:last-child) {
max-width: 80px;
}
.mobile-floating-menu .menu li:first-child {
padding-left: 24px;
}
.mobile-floating-menu .button {
font-size: 14px;
padding: 24px 12px !important;
width: 100%;
}
.mobile-floating-menu .burger-menu {
font-size: 13px;
color: #44443C;
height: auto;
width: 40px;
padding-top: 26px;
margin-top: 15px;
text-align: center;
text-transform: uppercase;
}
.mobile-floating-menu a.phone:before {
content: '\f095';
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
display: block;
margin-bottom: 6px;
font-size: 19px;
margin-top: 4px;
transform: rotate(90deg);
}
.curator-feed .section-header.heading-and-subheading .section-title {
margin-bottom: 10px;
}
.curator-feed .section-header .sub-heading {
font-size: 14px;
}
.page-content-element.default-width.default-alignment .section-body {
text-align: center;
}
.post-element.default-section .section-body .hic-image {
background-color: #f4f4f3;
}
.curator-feed .crt-grid-post {
padding: 10px;
}
.crt-feed {
margin: 0 10px;
}
.page-element.small-spacing .grid-padding-x,
.page-element.small-spacing .grid-padding-x>.cell,
.page-element.small-spacing .grid-padding-x .slick-track>.cell,
.sidebar-element.small-spacing .grid-padding-x,
.sidebar-element.small-spacing .grid-padding-x>.cell,
.sidebar-element.small-spacing .grid-padding-x .slick-track>.cell {
padding-left: 10px;
padding-right: 10px;
}
.content-box-element.image-above-content .hic-image-container,
.content-box-element.image-left-content .hic-image-container,
.content-box-element.image-right-content .hic-image-container {
margin-bottom: 16px;
}
.listing-element.content-box-element.image-above-content .hic-image-container {
margin-bottom: 0;
}
.room-gallery-description.default-section:not(.has-bg-img) .slick-arrow:before {
color: #FFF;
}
@media (max-width: 640px) {
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list):not(.sitemap-items):not(.children) li:not(.slick-slide):before {
margin-right: 5px;
position: static;
}
}
@media (max-width:414px) and (min-width: 375px) {
.mobile-floating-menu .menu li:last-child a {
height: 100%;
align-items: center;
display: flex;
justify-content: center;
}
}
@media (min-width: 641px) {
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list):not(.sitemap-items):not(.children) li:not(.slick-slide):not(.gfield) {
padding-left: 16px;
}
}
@media(max-width: 1023px) {
.grid-padding-x>.cell,
.grid-padding-x .slick-track>.cell {
padding-left: 24px;
padding-right: 24px;
}
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list):not(.sitemap-items) li:not(.slick-slide):not(.gfield) {
padding-bottom: 5px;
}
}
@media(min-width: 1024px) {
.content-box-element.image-above-content .hic-image-container,
.content-box-element.image-left-content .hic-image-container,
.content-box-element.image-right-content .hic-image-container {
margin-bottom: 0px;
}
.opening-hours .section-body a:not(.button) {
margin-bottom: 24px;
}
} .crt-feed {
justify-content: center;
display: flex;
flex-flow: column;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.element-filter {
display: flex;
justify-content: center;
margin-top: 50px;
list-style: none;
}
.element-filter li:before {
display: none;
}
.element-filter li:not(.active) .button {
background-color: transparent;
border: 1px solid #d3b5a3;
}
.element-filter li.active .button:focus {
background-color: #d3b5a3 !important;
}
.hic-title span {
font-size: 14px;
display: block;
margin-bottom: 24px;
}
.tabs-content,
.tabs {
border: 1px solid #d3b5a3;
}
.tabs {
margin-bottom: -1px;
}
.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
background: #d3b5a3;
}
.product-element .tabs {
text-align: center;
display: flex;
justify-content: center;
border-top: none;
}
.product-element .tabs,
.product-element .tabs-content {
border-right: none;
border-left: none;
}
.product-element .tabs-content {
border-bottom: none;
}
.product-element .tabs-title>a {
text-transform: uppercase;
min-width: 200px;
}
.product-element .tabs-title>a:focus,
.product-element .tabs-title>a[aria-selected=true] {
background-color: transparent;
color: #d3b5a3;
}
.product-element .tabs-title:not(:last-child)>a {
border-right: 1px solid #d3b5a3;
}
.single-product .hical-quantity-buttons-container button {
display: none;
}
.default-section .accordion-title,
:last-child:not(.is-active)>.accordion-title {
border: 1px solid #d3b5a3;
margin-top: -1px;
}
.default-section .accordion-content,
:last-child>.accordion-content:last-child {
border: 1px solid #d3b5a3;
}
.woocommerce-EditAccountForm .form-row input.input-text {
height: 50px;
}
.woocommerce .woocommerce-EditAccountForm .form-row {
padding: 0;
}
.woocommerce-EditAccountForm button[type="submit"] {
margin-top: 24px;
}
.woocommerce .woocommerce-EditAccountForm .form-row input.input-text[type="email"] {
margin-bottom: 24px;
}
.woocommerce .woocommerce-EditAccountForm .form-row span {
font-size: 14px;
}
.woocommerce form .form-row label {
font-size: 16px;
}
.default-section.image-left-content:not(.has-bg-img) .slick-arrow:before {
color: #FFF;
}
.page-treasury-room .treasury-room,
.page-harbour-room .harbour-room,
.page-fort-macquarie-room .fort-macquarie-room,
.page-premiers-room .premiers-room,
.page-heritage-room .heritage-room,
.page-albert-room .albert-room,
.page-james-cook-ballroom .james-cook-ballroom,
.page-quay-phillip-rooms .quay-phillip-rooms,
.page-boardrooms .boardrooms,
.page-conference-suites .conference-suites {
display: none !important;
}
.footer-col-2 a {
text-decoration: underline;
}
html.sr [data-sr-id] {
visibility: hidden;
}
.pagination {
justify-content: center;
}
.pagination a {
border-bottom: 2px solid #dddfdb;
}
.pagination a,
.pagination a.prev,
.pagination a.next {
background-color: transparent;
}
.pagination li {
margin-right: 0;
}
.pagination a,
.pagination button,
.pagination .current {
padding: 6px 16px;
}
.pagination li:not(.disabled) a.current {
color: #FFF;
}
.with-icon .field-group .icon {
left: auto;
right: 14px;
z-index: 3;
color: #fff;
top: 13px;
}
.form-availability .booking-arrival .field-group:after,
.form-availability .booking-departure .field-group:after {
content: '';
background-color: #d3b5a3;
position: absolute;
right: 0;
width: 45px;
height: 100%;
top: 0;
}
.booking-adults .icon,
.booking-children .icon,
.booking-rooms .icon {
display: none;
}
.form-availability select {
background-image: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme-child/assets/images/down-arrow.png);
min-width: 132px;
background-position: right;
background-size: 44px;
padding-right: 0;
}
.with-icon .field-group select,
.with-icon .field-group input[type="text"] {
padding-left: 14px;
}
[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea,
select {
border: 1px solid #d3b5a3;
}
.section-body ul:not(.checklist):not(.wpmc-tabs-list):not(.gform_fields) {
margin-left: 0;
}
.image-above-content.listing-element:not(.product-listing):not(.post-element) .hic-content {
padding: 24px;
}
@media(max-width: 640px) {
.hic-image:before,
.gallery-image:before {
padding-top: 80%;
}
.grid .section-body .cell {
margin-bottom: 54px;
}
.footer .logo-wrapper,
.footer .social-media-container {
margin-bottom: 32px;
}
.footer .logo-wrapper img {
width: 180px;
}
.carousel .slick-arrow {
display: none !important;
}
.carousel .slick-track,
body .slick-list {
margin-left: 0;
margin-right: 0;
}
.element-filter {
flex-flow: column;
display: none;
}
.group-link {
display: table;
margin: 24px auto 0;
}
.group-link a {
display: block;
}
}
@media(min-width: 641px) {
.page-element.carousel .section-body .slick-dots {
position: absolute;
margin-bottom: 1rem;
margin-top: 0;
}
.group-link {
display: flex;
justify-content: space-evenly;
}
.section-header.heading-and-subheading .section-title {
margin-bottom: 30px;
}
.slick-prev {
left: 0;
}
.slick-next {
right: 0px;
}
}
@media(min-width: 1024px) {
.crt-widget-grid .crt-grid-post {
width: 25%;
flex: 0 0 auto;
}
.tabs-title>a {
font-size: 20px;
}
.product-element .tabs-title>a {
font-size: 24px;
}
.tabs-panel {
padding: 24px;
}
.pagination a {
font-size: 20px;
}
.form-availability input,
.form-availability select,
.form-availability button[type="submit"] {
height: 45px;
}
.form-availability select {
min-width: 155px;
}      .section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list) li:not(.slick-slide):not(.gfield):before {
top: 9px;
}
.listing-element.image-above-content:not(.product-listing) .hic-title h3 {
font-size: 24px;
}
.group-link {
margin-top: 34px;
}
.group-link a {
margin: 0 34px;
}
.section-title,
.hic-title h3 {
font-size: 32px;
}   .slick-prev {
left: -50px;
}
.slick-next {
right: -50px;
}
.wide-layout .hic-image:before,
.wide-layout .gallery-image:before {
padding-top: 75%;
}
.full-width-layout .image-above-content .hic-image:before,
.full-width-layout .image-above-content .gallery-image:before {
padding-top: 75%;
}
.full-width-layout .sub-heading {
max-width: 1280px;
margin: 0 auto;
}
.section-header.heading-and-subheading .section-title {
margin-bottom: 50px;
}
.image-left-content .section-body .cell.medium-12 .hic-image:before,
.image-right-content .section-body .cell.medium-12 .hic-image:before {
padding-top: 60%;
}
.product-listing.image-above-content .hic-content {
padding: 24px 24px 34px;
}
.grey-section-body .section-body {
background-color: #f2f2f2;
padding: 34px;
}
.small-body-container.default-width .section-body,
.small-container-body.default-width .section-body,
.page-content-element.default-width .section-body {
max-width: 1000px;
margin: 0 auto;
}
.section-header {
margin-bottom: 65px;
}
}
@media(min-width: 1280px) {
.section-title,
.hic-title h3 {
font-size: 42px;
}
.listing-element.image-above-content:not(.product-listing) .hic-title h3 {
font-size: 24px;
}
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list) li:not(.slick-slide):not(.sitemap-items):not(.children):not(.gfield) li {
padding-left: 20px;
}
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list) li:not(.slick-slide):not(.gfield):before {
top: 9px;
font-size: 10px;
}
.image-above-content.listing-element:not(.product-listing):not(.post-element) .hic-content {
padding: 30px 25px;
}
}
@media(min-width: 1024px) and (max-width: 1279px) {
.image-left-content .section-body .cell.medium-12 .hic-image:before,
.image-right-content .section-body .cell.medium-12 .hic-image:before {
padding-top: 100%;
}
}
@media(min-width: 1280px) and (max-width: 1599px) {
.image-left-content .section-body .cell.medium-12 .hic-image:before,
.image-right-content .section-body .cell.medium-12 .hic-image:before {
padding-top: 80%;
}
}
@media(min-width: 1600px) {
.section-body ul:not(.checklist):not(.accordion):not(.wpmc-tabs-list) li:not(.slick-slide):not(.gfield) {
padding-left: 22px;
}    }  .page-element.dark-section a h3 {
color: #ffffff;
}
.box-link .hic-box .hic-content {
color: #1B1B1B !important;
}
body,
.accordion-title {
font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
line-height: 1.3;
margin-bottom: 16px;
}
h1,
.h1 {
font-size: 32px;
}
h2,
.h2 {
font-size: 26px;
}
h3,
.h3 {
font-size: 20px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 16px;
}
h6,
.h6 {
font-size: 14px;
}
a {
-webkit-transition: color .25s ease-in-out;
-o-transition: color .25s ease-in-out;
transition: color .25s ease-in-out;
}
a:hover,
a:focus {
outline: 0;
}
.lead {
font-size: 20px;
font-weight: 600;
}
@media (min-width: 641px) {
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 20px;
}
h5,
.h5 {
font-size: 16px;
}
h6,
.h6 {
font-size: 14px;
}
}
@media (min-width: 1024px) {
body {
font-size: 18px;
}
h1,
.h1 {
font-size: 40px;
}
h2,
.h2 {
font-size: 28px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 20px;
}
h5,
.h5 {
font-size: 16px;
}
h6,
.h6 {
font-size: 14px;
}
}
@media (min-width: 1280px) {
body {
font-size: 19px;
}
h1,
.h1 {
font-size: 40px;
}
h2,
.h2 {
font-size: 34px;
}
h3,
.h3 {
font-size: 28px;
}
h4,
.h4 {
font-size: 24px;
}
h5,
.h5 {
font-size: 18px;
}
h6,
.h6 {
font-size: 14px;
}
}  .button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
border-radius: 0;
border: 1px solid transparent;
color: #44443C;
font-weight: 400;
padding: 12px 18px;
}
.woocommerce #respond input#submit.alt:hover,
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover,
.woocommerce input.button.alt:hover,
.woocommerce button.button.alt.disabled:hover,
.button:hover,
.button:focus,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
border-color: rgb(210, 181, 164);
color: #44443C;
background-color: transparent !important;
}
.hero-form input[type="submit"]:hover,
.gform_footer input[type="submit"]:hover,
.image-right-content.then-left .cell:nth-of-type(odd) .hic-content .button:hover {
background-color: #ffffff;
color: #333333;
}
.listing-element:not(.product-listing) .section-body .button {
background-color: transparent;
font-weight: normal;
padding: 0;
text-transform: none;
}
.listing-element .section-body .button:after {
display: none;
}
.image-right-content.then-left .cell:nth-of-type(odd) .hic-content .button {
background-color: #333333;
color: #ffffff;
}
.hic-button-wrap .button.video-button::after {
font-family: 'Font Awesome 5 Pro';
content: '\f04b';
margin-left: 20px;
position: relative;
font-weight: 600;
}        .hic-title a:hover {
color: #333333;
}
.hero.form-inline .booking-search .booking-btn .button {
margin-top: 15px;
height: 65px;
}
@media(min-width: 1024px) {
.button,
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
padding: 12px 34px;
font-size: 18px;
}
}   .checklist li,
.page-element.checklist ul li {
padding-left: 26px;
}
.checklist li:before,
.page-element.checklist ul li:before {
font-weight: 900;
}
ol.steps-list,
.page-element.steps-list ol {
padding: 0;
}
ol.steps-list li,
.page-element.steps-list ol li {
padding: 20px 15px 20px 75px;
}
ol.steps-list li:before,
.page-element.steps-list ol li:before {
left: 0;
width: 60px;
height: 60px;
line-height: 60px;
font-size: 20px;
margin-top: -3px;
font-weight: bold;
text-align: center;
}  .page-element table.no-border {
margin: 0 0 32px;
}
.page-element table.no-border th {
padding: 2px 14px 2px 0;
}
.page-element table.no-border td {
padding: 2px 8px;
}  .slope-top-left-right,
.slope-top-right-left,
.slope-bottom-left-right,
.slope-bottom-right-left {
position: relative;
}
.slope-top-left-right:before,
.slope-top-right-left:before,
.slope-bottom-left-right:after,
.slope-bottom-right-left:after {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 85px solid transparent;
border-bottom: 85px solid transparent;
}
.slope-top-left-right:before,
.slope-top-right-left:before {
top: -85px;
}
.slope-bottom-left-right:before,
.slope-bottom-right-left:after {
bottom: -85px;
}
.slope-top-left-right:before,
.slope-bottom-right-left:after {
border-right: 100vw solid #fff;
}
.slope-top-right-left:before,
.slope-bottom-left-right:after {
border-left: 100vw solid #fff;
}   .header .gtranslate_wrapper {
margin-right: 5px;
}
.gtranslate_wrapper select {
opacity: 1 !important;
margin-bottom: 0px;
} .header .menu a { font-size: clamp(12px,1vw,16px);
}
.header .top-header {
font-size: 13px;
}
body:not(.header-default-color) .header .top-header,
body:not(.header-default-color) .header .top-header a {
color: #fff;
}
.header .top-header ul.contact-info li:not(:last-child) {
border-right: 1px solid rgba(255, 255, 255, .5);
}
.header .top-header .menu a {
font-size: 16px;
padding-left: 0;
}
.header .top-header ul li.social-icon {
margin-top: 5px;
margin-right: 5px;
padding: 0;
}
.header .top-header ul li.social-icon a {
padding: 5px 0;
text-align: center;
width: 25px;
height: 25px;
border-radius: 50%;
color: #fff;
font-size: 15px;
}
.header .top-bar {
padding-top: 0px;
}
.header .top-bar .top-bar-right.hide-for-large {
margin-top: 10px;
}
.header .top-bar .top-bar-right.hide-for-large .menu a {
padding: 5px;
margin-right: 10px;
}
.header .top-bar .top-bar-right.hide-for-large .menu .phone i {
font-size: 22px;
}
.header .top-bar .top-bar-right.hide-for-large .menu .phone .number {
display: none;
}
@media(max-width: 1023px) {   .header .top-bar {
padding-bottom: 0;
}
}
@media (min-width: 1024px) {
.top-header .cell:last-child .text {
display: flex;
align-items: center;
justify-content: flex-end;
}
.top-header .p-inline-gtranslate {
margin-right: 5px;
}
.header .menu>li>a {
position: relative;
}
.header .menu>li>a:before {
content: "";
display: block;
position: absolute;
top: 100%;
left: 0;
width: 100%;
height: 2px;
margin-top: -20px;
opacity: 0;
transition: all 0.4s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}
.header .menu>li.menu-item-has-children>a:before {
display: none;
}
.header .menu>li>a:hover:before,
.menu>li.active>a:before {
opacity: 1;
margin-top: -10px;
}
.header.header-layout-1 .top-bar .top-bar-right {
margin-top: 0;
}
.header-layout-3 .menu>li>a {
padding: 18px 0;
}
.header-layout-3 .grid-container {
max-width: 100%;
}
.header-layout-3 .grid-container .cell {
padding: 0;
}
.header-layout-3 .menu-container {
display: flex;
justify-content: center;
width: 100%;
}
.header.header-layout-3 .menu-container>ul>li:not(:last-child)>a {
margin-right: 30px;
}
.header-layout-3 .top-bar-left {
min-height: 124px;
}
.header.header-layout-3 .top-bar .top-bar-right {
padding: 0;
}
.header-default-color .header.header-layout-3 .top-bar .top-bar-right {
background-color: #F4F4F3;
}
.header-default-color .header .top-bar-right .menu a,
.header .top-bar .menu .active>a,
.header .top-bar .menu>a:hover,
.header .top-bar .menu>a:focus {
color: #44443C !important;
}
.header.header-layout-3 .top-header .cell:first-child,
.header-layout-3 .top-bar-left,
.header.header-layout-3 .top-header .cell:last-child {
transition: all 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}
.header.header-layout-3 .top-header .cell:first-child {
left: 60px;
top: 22px;
}
.header.header-layout-3 .top-header .cell:last-child {
right: 60px;
top: 42px;
}
.header .top-header {
font-size: 16px;
}
.top-header .menu {
width: auto;
}
.header .top-header ul li:not(:last-child) {
margin-right: 24px;
}
.header-default-color .header .top-menu a {
color: #d3b5a3;
}
.sticky-header.scrolled .header-layout-3 .top-bar-left {
min-height: 100px;
}
.sticky-header.scrolled .header.header-layout-3 .top-header .cell:first-child {
top: 8px;
}
.sticky-header.scrolled .header.header-layout-3 .top-header .cell:last-child {
top: 29px;
}
.top-header .button.btn-availability {
margin-bottom: 0;
}
}
@media(min-width: 1024px) and (max-width: 1279px) {
.top-header .button.btn-availability {
font-size: 16px;
}
}
@media(min-width: 1280px) {
.header.header-layout-3 .menu-container>ul>li:not(:last-child)>a {
margin-right: 50px;
}
}
header:not(.header-layout-2) .top-header {
border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}    .header .menu .is-dropdown-submenu li a {
background-color: transparent;
padding: 10px 16px;
}
.header .menu .is-dropdown-submenu li a:hover {
background-color: transparent !important;
}
.header .menu .is-dropdown-submenu li {
border-bottom: none;
}
.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu,
.dropdown.menu.vertical>li .is-dropdown-submenu {
background: rgba(255, 255, 255, 0.9);
box-shadow: none;
text-align: left;
border-radius: 0;
}
.sticky-header.scrolled .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu,
.sticky-header.scrolled .dropdown.menu.vertical>li .is-dropdown-submenu,
.page-banner-hidden .dropdown.menu.vertical>li .is-dropdown-submenu {
background: #F4F4F3;
}
.header .menu .is-dropdown-submenu li a {
font-size: 16px;
}
.header .menu .submenu li a:hover {
padding-left: 16px;
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after {
border-color: transparent transparent transparent #44443c;
} .header-default .header,
.header-light .header {
background-color: #fff;
color: #000000;
}
.header-default .header .top-header,
.header-light .header .top-header {
background-color: #fff;
color: #000000;
}
.header-default .header .top-header a,
.header-light .header .top-header a {
color: #000000;
}
.header-default .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu,
.header-default .dropdown.menu.vertical>li .is-dropdown-submenu,
.header-light .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu,
.header-light .dropdown.menu.vertical>li .is-dropdown-submenu {
background-color: rgba(255, 255, 255, .75);
}
.header-default .menu .is-dropdown-submenu li:hover a:after,
.header-light .menu .is-dropdown-submenu li:hover a:after {
border-color: transparent transparent transparent #fff;
}  .header-dark .is-dropdown-submenu-parent.opens-right>a:after {
border-color: transparent transparent transparent #fff;
}
.header-secondary .dropdown.menu>li.is-active>a,
.header-secondary .header .top-bar .menu a:hover,
.header-secondary .header .top-bar .menu a:focus,
.header-secondary .header .top-bar .menu .active>a,
.header-secondary .dropdown.menu>li.is-active>a,
.header-secondary .header .top-bar .menu a:hover,
.header-secondary .header .top-bar .menu a:focus,
.header-secondary .header .top-bar .menu .active>a {
color: #fff;
}    .sticky-header.scrolled .header {
box-shadow: 0 2px 8px 0px rgba(0, 0, 0, .35);
}
.sticky-header .header .logo-wrap {
width: 100%;
transition: all 1s;
}
.sticky-header.scrolled .header .logo {
width: 140px !important;
}  .header.header-layout-2 .menu-container>ul>li:not(:last-child) {
border-right: 1px solid rgba(255, 255, 255, 0.5);
padding-right: 24px;
margin-right: 24px;
}
.header-layout-2 .top .menu-container {
position: absolute;
width: 100%;
right: 0;
z-index: 1;
top: 100%;
padding: 5px;
}
.header-theme .header-layout-2 .top .menu-container {
border-top: 2px #fff solid;
}
.header-layout-2 .top ul.menu {
justify-content: center;
}
.header-layout-2 .top-header .grid-container {
position: relative;
}
.header-layout-2 .top-header .grid-container .grid-x {
position: absolute;
right: 0;
bottom: -65px;
}
.header-layout-2 .top-header .grid-container .grid-x .cell {
width: 100%;
text-align: right;
}
.header-secondary .header-layout-2 .menu.medium-horizontal .menu-item a,
.header-default .header-layout-2 .menu.medium-horizontal .menu-item a,
.header-light .header-layout-2 .menu.medium-horizontal .menu-item a {
color: #fff;
}
.header-layout-2 .top-bar .menu>a:hover,
.header-layout-2 .dropdown.menu>li.is-active>a {
color: #fff;
}  .header-layout-3 .top-bar-right::before {
display: none;
}
.header-layout-3 .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
right: -15px;
}
.header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after {
display: none;
}
.header-secondary .header-layout-3 .menu .is-dropdown-submenu li:hover a:after,
.header-secondary .header-layout-3 .menu .is-dropdown-submenu li.active a:after {
border-color: transparent transparent transparent #fff;
}   .off-canvas {
z-index: 999999 !important;
background-color: #f2f2f2;
text-align: center;
}
.off-canvas.is-open {
width: 100%;
}
.off-canvas .menu a {
color: #fff
}
.off-canvas .submenu a {
font-size: 13px;
padding: 8px;
color: #d3b5a3 !important;
}
.off-canvas .menu-button {
margin-left: 0;
}
.custom-mobile-menu {
border: 1px solid #d3b5a3;
margin-bottom: 24px;
padding: 16px;
text-transform: uppercase;
}
.off-canvas ul#menu-main-menu {
margin-top: 70px;
}
.off-canvas {
transition: all 0.3s ease;
}
.off-canvas.is-closed {
opacity: 1
}
.off-canvas .menu li {
border: none;
}
.off-canvas .menu li>i.fa-angle-right {
display: none;
}
.off-canvas .menu li>a {
color: #44443C;
text-transform: uppercase;
}
.off-canvas ul#menu-main-menu.menu>li.active>a {
background-color: transparent;
color: #d3b5a3;
}
.off-canvas .menu .is-accordion-submenu-parent {
padding-left: 25px;
padding-right: 25px;
}
.off-canvas .menu .is-accordion-submenu-parent>a span.icon {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: auto;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
width: 20px;
height: 20px;
z-index: 10;
transition: all .25s ease-in-out;
}
.off-canvas .menu .is-accordion-submenu-parent>a span.icon:before {
content: '\f067'; font-family: 'Font Awesome 5 Pro';
font-weight: 600;
color: #999;
font-size: 12px;
}
.off-canvas .menu .is-accordion-submenu-parent[aria-expanded="true"]>a::after {
transform: rotate(90deg);
}
.off-canvas .menu .is-accordion-submenu-parent>a {
position: relative;
}
.off-canvas .close-button {
right: 23px;
top: 20px;
-webkit-text-stroke: 1px #f2f2f2;
color: #757575;
}
.off-canvas-footer {
position: absolute;
bottom: 50px;
left: 0;
right: 0;
}
.off-canvas-footer .social-media li {
border: none;
}
.off-canvas-footer .social-media a {
color: #d3b5a3;
font-size: 24px;
}
.off-canvas-footer .top-menu {
margin-bottom: 15px;
}
.off-canvas-footer .top-menu li.menu-item a {
text-transform: initial;
}
.off-canvas-footer .top-menu li.menu-item {
display: block;
width: 100%;
}
.off-canvas#booking-off-canvas {
height: calc(100% - 102px);
-webkit-transition: all .4s cubic-bezier(0, .33, .99, .6);
transition: all .4s cubic-bezier(0, .33, .99, .6);
transform: translateY(100%);
}
#booking-off-canvas .booking-search .booking-btn:before {
content: "";
display: block;
width: 100%;
height: 24px;
}
#booking-off-canvas .booking-search .booking-btn button {
padding: 10px;
display: block;
width: 100%;
margin-bottom: 0;
}   #booking-off-canvas.off-canvas.is-closed {
transform: translateY(100%);
opacity: 0.75;
}
#booking-off-canvas.off-canvas.is-open {
transform: translateY(0);
max-width: 100vw;
}
#booking-off-canvas .offcanvas-heading {
position: relative;
padding: 25px 0;
}
#booking-off-canvas .offcanvas-heading h3 {
max-width: 65%;
font-size: 20px;
background-color: #f2f2f2;
margin: auto;
position: relative;
text-transform: uppercase;
}
#booking-off-canvas .offcanvas-heading:before {
background-color: #D3B5A3;
content: "";
display: block;
height: 1px;
left: 0;
right: 0;
margin: auto;
top: 50%;
position: absolute;
width: calc(100% - 30px);
}
#booking-off-canvas .booking-search {
padding: 0 16px;
overflow: hidden;
}    #booking-off-canvas .offcanvas-heading {
background-color: #f2f2f2;
}
#booking-off-canvas .form-content {
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
justify-content: space-between;
}
#booking-off-canvas .form-content .columns {
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
#booking-off-canvas .booking-note {
display: none;
}
#booking-off-canvas .form-content .columns.booking-arrival,
#booking-off-canvas .form-content .columns.booking-departure {
width: 100% !important;
}
#booking-off-canvas .form-content .columns.small-6,
#booking-off-canvas .form-content .columns.booking-btn {
width: 48.5%;
}
#booking-off-canvas button.close-button {
position: absolute;
float: none !important;
margin: auto;
padding: 15px 24px;
bottom: 0;
right: 0;
left: 0;
top: initial;
width: 100%;
background: #d3b5a3;
color: #000;
-webkit-text-stroke: initial;
font-size: 16px;
}
.off-canvas .menu .is-accordion-submenu-parent[aria-expanded="true"]>a::after {
transform: rotate(90deg);
}
.off-canvas .menu .is-accordion-submenu-parent>a {
position: relative;
}
@media (max-width: 640px) {
.availability-form .booking-search .booking-btn:before {
content: "";
display: block;
width: 100%;
height: 24px;
}
#off-canvas ul#menu-main-menu {
z-index: 50;
background-color: #f2f2f2;
}
#booking-off-canvas .required-notice {
color: #666;
font-size: 14px;
}
#booking-off-canvas .booking-arrival label[for='checkIn']:after,
#booking-off-canvas .booking-departure label[for='checkOut']:after {
content: "*";
display: inline-block;
}
.off-canvas #menu-main-menu .menu>li.active>a {
background-color: transparent !important;
text-decoration: underline;
}
.off-canvas .booking-search .form-content,
.availability-form .booking-search .form-content {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.availability-form .form-availability select,
.availability-form .form-availability .button {
min-width: 100%;
}
.availability-form .form-availability .button {
padding: 10px;
}
.off-canvas .form-content>.booking-adults,
.off-canvas .booking-search .form-content>.booking-adults~[class*="booking-"]:not(.booking-note),
.availability-form .booking-search .form-content>.booking-adults,
.availability-form .booking-search .form-content>.booking-adults~[class*="booking-"]:not(.booking-note) {
width: 48%;
}
.off-canvas .booking-search .form-content>.booking-adults select,
.off-canvas .booking-search .form-content>.booking-children select,
.availability-form .booking-search .form-content>.booking-adults select,
.availability-form .booking-search .form-content>.booking-children select {
margin-bottom: 0;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.header .booking-search .form-content {
justify-content: space-between;
}
.header .booking-search .form-content>div {
width: 33%;
}
.header .booking-search .form-content>.booking-btn .button {
margin-bottom: 0;
margin-top: 24px;
}
}  .hero.short-banner {
min-height: auto;
}
.hero.short-banner .hero-bg-overlay {
background-color: rgb(211 181 163) !important;
box-shadow: none;
}
.hero.short-banner .bottom-banner-message {
display: none;
}
.hero.short-banner .hero-banner-message,
.hero.short-banner .hero-banner-message h1 {
margin-bottom: 0;
}
body:not(.home) .hero.default-alignment {
text-align: center;
}
.hero-banner-message h1 {
text-transform: uppercase;
} .hero.background-with-slider {
height: 100px;
}
.hero.background-with-slider .hero-banner-message-w-slider .cell {
max-width: 1000px;
}
.hero.background-with-slider .hero-gallery-slides-thumb {
display: none;
}
.hero .slick-dots {
bottom: -65px;
} .hero-form .gform_fields .gfield .ginput_container input {
margin: 0 0 16px !important;
border-radius: 9px;
height: 50px;
font-size: 15px;
}
.gform_wrapper .hidden_label .gfield_label {
display: none;
}
.hero.text-right .hero-banner-message .hic-button-wrap {
justify-content: flex-end;
flex-flow: wrap;
}
.hero .hero-form ::placeholder {
color: #333333;
padding-left: 10px;
font-size: 12px;
}
.hero .hero-form .hero-form-container .form-title {
font-size: 28px;
font-weight: 900;
}
.hero-form-container {
color: #333333;
}
.hero.form-layout-2.form-inline .inner-hero-form {
max-width: 1400px;
}
.top-bar-left {
padding: 20px;
}
.hero-banner-message .hic-button-wrap .button.primary-white-button {
background-color: transparent;
border: 1px solid #ffffff;
color: #ffffff;
}
.hero-banner-message .hic-button-wrap .button.primary-white-button:hover {
background-color: #f1d302;
}
.hero-banner-message .hic-button-wrap .button.secondary-white-button:hover {
color: #d3b5a3;
}
.hero-form input[type="submit"],
.hero-form button[type="submit"] {
width: 100%;
padding: 20px;
border-radius: 50px;
font-weight: 600;
background-color: #333333;
color: #ffffff;
}
.hero .article-header,
.hero .hero-banner-message {
width: 100%;
}
.hero .article-header h1,
.hero .hero-banner-message h1,
.hero .hero-banner-message h2.h1 {
font-size: 32px;
}
.hero .hero-banner-message p {
font-size: 1.5em;
line-height: 1.3;
}
.hero-form {
text-align: left;
}
.hero-form header {
margin-bottom: 24px;
}
.hero .slick-dots {
z-index: 1;
bottom: 0;
}
.hero .slick-arrow {
top: auto;
bottom: -25px;
}
.hero .slick-prev {
left: auto;
right: 109px;
z-index: 2;
}
.hero .slick-next {
right: 58px;
}
.hero.form-layout-1.form-side .hero-form {
border-radius: 10px;
}
.hero.form-layout-2.form-inline .gform_wrapper input,
.hero.form-layout-2.form-inline .gform_wrapper select {
height: 50px;
}
.hero.form-layout-2.form-inline .gform_wrapper textarea[rows] {
height: 80px;
}
.hero .hero-main {
display: -ms-flexbox;
justify-content: center;
padding-bottom: 0 !important;
}
.hero .hero-bg-overlay {
background-color: transparent !important;
-webkit-box-shadow: inset 0px -176px 185px -111px rgba(0, 0, 0, 1);
-moz-box-shadow: inset 0px -176px 185px -111px rgba(0, 0, 0, 1);
box-shadow: inset 0px -176px 185px -111px rgba(0, 0, 0, 1);
}
@media (max-width: 1023px) {
.hero .grid-container>div .cell-message {
margin-bottom: 50px;
}
.form-layout-1.form-inline.form-top .hero-form {
margin-top: 0;
}
.header .top-header,
.header .top-bar-right {
display: none;
}
.header .top-bar .top-bar-left {
width: 100%;
text-align: center;
}
.hero.text-right .hero-banner-message .hic-button-wrap {
justify-content: center;
}
.header-transparent .hero .hero-banner-message {
margin-top: 0px;
text-align: center;
}
.form-layout-1 .hero-carousel-type .hero-form-container {
padding: 24px;
border-radius: 0px;
text-align: center;
}
.hero .hero-main {
display: block;
}
.with-top-header .hero.full-screen-banner {
min-height: calc(100vh - (129px + 37px));
}
.header .topbar-inner {
padding: 0;
}
}
@media (min-width: 641px) {
.hero.slider-carousel-banner.default-alignment .hero-banner-message,
.hero.slider-carousel-banner.text-left .hero-banner-message {
max-width: 600px;
}
.hero .article-header h1,
.hero .hero-banner-message h1,
.hero .hero-banner-message h2.h1 {
font-size: 36px;
}
.header-transparent .hero .hero-banner-message {
padding-top: 0;
margin-top: 0;
}
.hero.form-layout-1.form-side.form-left .hero-carousel-type .hero-banner-message {
width: calc(60% - 100px);
margin-left: auto;
margin-right: 2%;
}
.hero.form-layout-1.form-side.form-right .hero-carousel-type .hero-banner-message {
width: calc(60% - 100px);
margin-right: auto;
margin-right: 2%;
}
.form-side .hero-carousel-type .hero-form-container {
padding: 48px;
}
.form-side .hero-carousel-type .hero-form {
width: calc(50% - 100px);
position: absolute;
}
.form-side.form-left .hero-carousel-type .hero-form {
left: 5%;
}
.form-side.form-right .hero-carousel-type .hero-form {
right: 5%;
}
.form-side.form-right .hero-banner-message .hic-button-wrap {
margin-right: auto;
}
.form-side.form-left .hero-banner-message .hic-button-wrap {
margin-left: auto;
}
}
.hero.default-height .grid-container {
height: 100%;
}
.hero .grid-container {
align-items: flex-end;
-ms-flex-item-align: flex-end;
}
.bottom-banner-message {
width: 100%;
z-index: 2;
}
body:not(.home) .hero .grid-container>div {
min-height: inherit;
}
.hero .grid-container>div .cell-message {
min-height: inherit;
display: flex;
align-items: flex-end;
flex-wrap: wrap;
padding-top: 50px;
padding-bottom: 50px;
}
.home .hero .grid-container {
height: 100%;
}
.hero.page-banner.default-height {
min-height: 300px;
}
@media(max-width: 640px) {
.bottom-banner-message {
bottom: 120px;
} .hero .slick-dots {
bottom: 70px;
}
}
@media(max-width: 1023px) {
.hero .slick-arrow {
display: none !important;
}
.hero.short-banner .hero-banner-message {
padding-top: 34px;
padding-bottom: 24px;
}
}
@media (min-width: 1024px) {
.hero .hero-bg-overlay {
-webkit-box-shadow: inset 0px -600px 300px -350px rgba(0, 0, 0, 0.65);
-moz-box-shadow: inset 0px -600px 300px -350px rgba(0, 0, 0, 0.65);
box-shadow: inset 0px -600px 300px -350px rgba(0, 0, 0, 0.65);
}
.hero.form-layout-1.form-side .hero-carousel-type .inner-hero-form {
margin-top: 100px;
} .hero .hero-banner-message {
position: relative;
}
.hero.short-banner .hero-banner-message {
padding-bottom: 42px;
}
.hero.slider-carousel-banner .hero-banner-message {
position: absolute;
bottom: 0;
}
body:not(.home) .hero.default-height {
min-height: 550px;
}
.with-top-header .hero.full-screen-banner {
min-height: calc(100vh - 178px);
}
.bottom-banner-message {
font-size: 28px;
}
}
@media(min-width: 1024px) and (max-width: 1279px) {
.hero .hero-banner-message {
padding: 0;
}
}
@media(min-width: 1280px) {
.hero .article-header h1,
.hero .hero-banner-message h1,
.hero .hero-banner-message h2.h1 {
font-size: 48px;
}
}   .header-left .section-header {
margin-top: 3%;
width: 20%;
}
.header-left .section-body {
width: 80%;
}
.header-left .section-footer {
bottom: 30%;
position: absolute;
}
.section-title span {
font-size: 16px;
text-transform: uppercase;
display: block;
font-weight: 700;
letter-spacing: 4px;
margin-bottom: 5px;
}
.large-2 .hic-title h3 {
font-size: 18px;
}
.section-header .sub-heading {
font-size: 18px;
font-weight: 400;
}
.page-element.box-shadow .hic-box {
box-shadow: 4px 8px 12px 0 rgba(0, 0, 0, .15);
}
.hic-blurb p:last-child {
margin-bottom: 0;
}
.white-titles .hic-title h3 {
color: #fff !important;
}
.white-boxes .hic-box {
background-color: #fff;
color: initial;
}
.grey-boxes .hic-box {
background-color: #f2f2f2;
color: initial;
}
.white-boxes .hic-content,
.grey-boxes .hic-content,
.theme-boxes .hic-content {
padding: 25px;
}
.image-overlay-content .hic-box {
position: relative;
border: 0;
}
.image-overlay-content .hic-content {
text-align: center;
background-color: rgba(0, 0, 0, .6);
margin-bottom: 0;
padding: 15px;
color: #fff;
justify-content: center;
display: flex;
flex-flow: column;
}
.image-above-content .hic-box,
.white-boxes .hic-box,
.grey-boxes .hic-box {
height: 100%;
} .grey-boxes .hic-box {
background-color: #f2f2f2;
}
.image-overlay-content .hic-title h3 {
font-size: 22px;
margin-bottom: 0;
}
.grey-boxes.image-above-content .hic-image,
.white-boxes.image-above-content .hic-image {
margin-bottom: 0;
}
.text-link a,
.listing-element .section-body .button,
.footer-link-text .section-footer .button {
margin-bottom: 8px;
}
.page-content-container a:hover {
color: #d3b5a3;
}
.page-content-container a:before {
content: "";
display: block;
position: absolute;
bottom: -2px !important;
left: 0;
width: 100%;
height: 2px;
transition-duration: 0.4s;
margin-top: 0;
background-color: #d3b5a3;
}
.hic-button-wrap {
margin-top: 20px;
}
.box-equal-height.align-button .hic-content {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
.box-equal-height.align-button .hic-button-wrap {
justify-self: self-end;
margin-top: auto;
}
@media(max-width: 640px) {
.page-element.content-box-element.image-left-content .hic-content,
.page-element.content-box-element.image-right-content .hic-content {
text-align: center;
}
.image-overlay-content .hic-image {
height: 100%;
}
.image-overlay-content .hic-image-container:not(:only-child) {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
}
.hide-p-mobile {
display: none;
}
.three-columns .section-body>.cell>ul {
margin-left: 0;
}
}
@media (min-width: 641px) {
.image-overlay-content .hic-content {
position: absolute;
top: 0;
bottom: 0;
height: 100%;
width: 100%;
}
}
@media(min-width: 641px) and (max-width: 1023px) {
.page-element.content-box-element.image-left-content .hic-content,
.page-element.content-box-element.image-right-content .hic-content {
padding-left: 0;
padding-right: 0;
}
.grid-padding-x>.cell,
.grid-padding-x .slick-track>.cell {
padding-left: 24px;
padding-right: 24px;
}
} .hic-video-box .hic-image::before {
content: '';
display: block;
padding-top: 60%;
}
.hic-video-box .hic-image {
height: auto;
position: relative;
}
.hic-video-box {
position: relative;
margin-bottom: 30px;
}
.hic-video-box .hic-content * {
color: #fff;
}
.hic-video-box .hic-content {
position: absolute;
z-index: 2;
top: 0;
left: 0;
padding: 30px;
}
.video-play-container .video-play-button {
width: 20px;
height: 20px;
position: absolute;
top: 0;
left: 12px;
right: 0;
bottom: 0;
margin: auto;
}
.video-play-container {
width: 50px;
height: 50px;
background-color: rgba(26, 26, 26, .75);
border-radius: 50%;
margin: auto;
position: relative;
}
.has-video .hic-image {
position: relative;
height: 100% !important;
}
.has-video .hic-image::before {
background-color: rgba(10, 0, 0, 0.1);
transition: all .25s ease-in-out;
}
.has-video:hover .hic-image .video-play-button {
transform: scale(1.15);
}
.has-video:hover .hic-image::before {
background-color: rgba(10, 0, 0, 0.4);
}
.hic-image>* {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
}
.hic-video-container {
height: 280px;
position: relative;
}
.hic-video-container .hic-image {
height: 100%;
}
.page-element.has-excerpt .hic-blurb strong {
font-weight: normal;
}
.custom-75-25-split {
padding-bottom: 100px;
}
.custom-75-25-split .grid-container {
position: relative;
}
.custom-75-25-split .section-header {
width: 75%;
}
.custom-75-25-split .section-body {
padding-right: 350px;
}
.custom-75-25-split .section-footer {
width: 25%;
margin-top: 0;
position: absolute;
top: 0;
right: 0;
}
.overlap-boxes.image-right-content.then-left .cell .hic-box {
position: relative;
margin-bottom: 40px;
min-height: 570px;
}
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(odd) .hic-image-container.has-image {
top: 10%;
position: absolute;
left: 45%;
height: 80%;
}
.icon-left-content .hic-box {
margin-left: 120px;
} .page-columns.theme-section,
.page-columns.second-theme-section {
color: #fff;
}
.page-columns.theme-section .button {
background-color: #333333;
color: #fff;
}
.page-columns.second-theme-section .button:hover,
.page-columns.theme-section .button:hover {
color: #333333;
background-color: #fff;
} @media(max-width: 640px) {
.opening-hours {
text-align: center;
}
}
@media(max-width: 1023px) {
.opening-hours .section-body .cell:not(:last-child) {
margin-bottom: 24px;
}
.opening-hours .section-body ul li strong {
text-align: left;
}
}
@media(min-width: 641px) and (max-width: 1023px) {
.opening-hours .section-body .cell {
width: 100%;
}
.opening-hours.default-alignment {
text-align: center;
}
}   .cta-element .grid-container {
display: flex;
flex-direction: column;
}
.cta-element .section-top {
order: 2;
}
.cta-element .section-header {
order: 1;
}
.cta-element .section-body {
order: 3;
}
.cta-element img.icon {
display: none;
}
.cta-element .cta-feature-video a::after {
font-family: 'Font Awesome 5 Pro';
content: '\f144';
margin-left: 10px;
position: relative;
font-weight: 500;
font-size: 150px;
}
.cta-element .cta-feature-video a {
color: #1b1b1b;
transition: all .5s;
}
.cta-element.dark-section .cta-feature-video a,
.cta-element.has-bg-img .cta-feature-video a {
color: #fff;
}
.cta-element .cta-feature-video a:hover {
color: #f1d302;
}  .post-element.image-overlay-content .hic-content {
justify-content: space-around;
text-align: left;
background-color: rgba(163, 162, 162, 0);
border: 2px solid #f1d302;
border-radius: 20px;
padding: 30px;
transition: all .2s;
color: #1b1b1b;
position: relative;
}
.post-element.image-overlay-content .hic-content header {
display: flex;
flex-direction: column;
}
.post-element.image-overlay-content .hic-content header .hic-title {
padding-top: 40px;
padding-bottom: 20px;
order: 2;
color: #1b1b1b;
}
.post-element.image-overlay-content .hic-content header ul.post-byline {
order: 1;
font-size: 14px;
font-weight: 400;
color: #f1d302;
}
.post-element.image-overlay-content .hic-box.article-inner {
min-height: 300px;
}
.post-element.image-overlay-content .hic-image-container {
border-radius: 20px;
width: 100%;
height: 100%;
position: absolute;
}
.post-element.image-overlay-content .hic-image-container .hic-image {
height: 100%;
opacity: 0;
transition: all .5s;
}
.post-element.image-overlay-content .hic-image-container .hic-image:before {
height: 100%;
background-color: rgba(241, 211, 2, .75);
}
.post-element.image-overlay-content .hic-button-wrap {
opacity: 0;
transition: all .5s;
}
.post-element.image-overlay-content .hic-box:hover .hic-button-wrap,
.post-element.image-overlay-content .hic-box:hover .hic-image-container .hic-image {
opacity: 1;
}
.post-element.image-overlay-content .hic-button-wrap .button {
border: 1px solid #333333;
background-color: transparent;
}
.post-element.image-overlay-content .hic-box:hover header ul.post-byline {
color: #333333;
}
.post-element.image-overlay-content .hic-box:hover header .hic-title a {
color: #ffffff;
}
.post-element.image-overlay-content .hic-button-wrap .button:hover {
background-color: #333333;
}
.post-element.carousel .slick-arrow:before {
color: #000;
padding: 8px 15px;
background-color: transparent;
border-radius: 20px;
}
.post-element.carousel .slick-arrow:hover:before {
background-color: transparent;
}
.post-element.carousel .slick-prev {
left: -40px;
}
.post-element.carousel .slick-next {
right: -40px;
}
@media (min-width: 641px) {
.post-element.carousel .section-body.slick-slider {
margin-left: 50px;
margin-right: 50px;
}
}  .project-element.dark-section .hic-title a h3 {
color: #000;
} .box.link .hic-box {
color: #1B1B1B;
}
.section-header {
position: relative;
}
.section-title {
width: auto;
margin: 0 auto;
display: table;
padding: 0 24px;
position: relative;
z-index: 1;
letter-spacing: 4px;
}
.default-section:not(.has-bg-img) .section-title,
.light-section .section-title {
background-color: #fff;
}
.grey-section .section-title {
background-color: #F2F2F2;
}      @media (max-width: 640px) {
.section-title { margin-bottom: 34px;
font-size: 22px;
padding: 0;
}
.header-style-2 .section-title {
max-width: 100%;
}
.heading-only .section-title {
margin-bottom: 0;
}
.post-element.carousel .slick-next {
right: -13px;
}
.grey-boxes.content-box-element:not(.image-overlay-content) .hic-image,
.white-boxes.content-box-element:not(.image-overlay-content) .hic-image {
margin-bottom: 0;
}
.hic-button-wrap {
padding-top: 0;
}
.overlap-boxes.image-right-content.then-left .cell .hic-box {
min-height: unset;
}
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(odd) .hic-image-container.has-image {
position: unset;
}
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(odd) .hic-content,
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(even) .hic-content {
padding: 20px;
}
.header-left .section-footer {
margin-top: 0;
}
.header-left .section-body {
text-align: center;
}
.custom-75-25-split .section-footer {
position: relative;
margin-top: 30px;
}
}
@media (min-width: 641px) {
.page-element {
padding: 50px 0;
}
.section-title {
min-width: 300px;
}
.section-title span {
font-size: 20px;
}
.image-left-content .hic-content {
padding-left: 30px;
}
.image-right-content .hic-content {
padding-right: 30px;
}
.image-right-content.then-left .hic-content,
.image-left-content.then-right .hic-content {
padding-bottom: 30px;
padding-top: 30px;
}
.image-left-content.then-right .grid .hic-content,
.image-right-content.then-left .grid .hic-content {
display: flex; text-align: left;
}
.page-element.image-left-content .hic-content,
.page-element.image-right-content .hic-content {
align-items: center;
align-content: center;
display: flex;
flex-wrap: wrap;
}
.flex-image-height .hic-box .hic-image {
height: 100%;
min-height: 350px;
}
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(odd) .hic-content,
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(even) .hic-content {
padding: 50px;
}
.page-element.image-left-content .hic-content {
align-content: center;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.image-above-content-for-medium .hic-box {
display: block !important;
}
.image-above-content-for-medium .hic-image-container,
.image-above-content-for-medium .hic-content {
width: 100% !important;
}
.image-above-content-for-medium .hic-content {
padding: 0 !important;
}
.image-above-content-for-medium .hic-image {
margin-bottom: 20px;
}
.two-col-for-medium .section-body .cell {
width: 50%;
}
.section-header .sub-heading {
font-size: 18px;
max-width: 480px;
margin: 0 auto;
}
.image-left-content .hic-image-container,
.image-right-content .hic-image-container,
.image-left-content .hic-content,
.image-right-content .hic-content {
width: 100%;
}
}
@media (max-width: 1023px) {
.section-body {
justify-content: center;
}
.header-left .section-header {
text-align: center;
width: 100%;
}
.header-left .section-body {
width: 100%;
}
.header-left .section-footer {
position: relative;
text-align: center;
}
.header-left .section-header,
.section-header,
.custom-75-25-split .section-footer,
.custom-75-25-split .section-header {
width: 100%;
text-align: center;
}
.overlap-boxes.header-left .section-body {
position: relative;
}
.custom-75-25-split .section-footer {
position: relative;
}
}
@media (min-width: 1024px) {
.page-element:not(.has-bg-img) .section-header:before {
background-color: #D3B5A3;
content: "";
display: block;
height: 1px;
left: 0;
right: 0;
margin: auto;
top: 20px;
position: absolute;
width: calc(100% - 30px);
}
.page-element:not(.row-fluid) {
padding: 80px 40px;
}
.section-header .sub-heading {
font-size: 22px;
}
.section-title {
max-width: 950px;
}
.page-element:not(.has-bg-img) .section-header:before {
top: 23px;
}
.overlap-boxes.header-left .section-body .cell.feature-image {
position: absolute;
right: 0;
margin-top: 60px;
}
.overlap-boxes.header-left .section-body .cell.accordion-container {
width: 60%;
padding: 200px 55px 100px 130px;
min-height: 715px;
}
.overlap-boxes.header-left .section-body .cell.accordion-container .accordion {
margin-right: 20%;
}
.overlap-boxes.header-left .section-body .cell.feature-image .hic-image {
height: 600px;
}
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(odd) .hic-content,
.overlap-boxes.image-right-content.then-left .cell:nth-of-type(even) .hic-content {
padding: 100px;
}
.image-left-content .has-image .hic-content {
padding-left: 60px;
margin-bottom: 24px;
}
.image-right-content .has-image .hic-content {
padding-left: 60px;
}            .image-left-content.carousel .slick-dots {
display: none !important;
}
.image-right-content .hic-image,
.image-left-content .hic-image {
height: 100%;
}
.image-left-content.split-60-40 .slick-arrow,
.single-room-type .room-gallery-description.carousel .slick-arrow {
bottom: -25px;
top: auto;
}
.image-left-content.split-60-40 .slick-prev {
right: 52px;
z-index: 1;
}
.image-left-content.split-60-40 .slick-next {
left: auto;
right: 0px;
}
.pcb-gallery-slider,
.pcb-gallery-slider .slick-list,
.pcb-gallery-slider .slick-track,
.pcb-gallery-slider .slick-slide {
height: 100%;
}
}    .icon-above-content.default-alignment .hic-box {
text-align: center;
}
.icon-above-content .hic-icon {
font-size: 60px;
width: 100%;
display: inline-block;
}
.icon-above-content .hic-icon img {
height: 75px;
max-width: 75px;
margin: 0 auto 20px;
}
@media (max-width: 640px) {
.icon-left-content .hic-icon {
position: relative;
width: unset;
left: 0;
top: 0;
}
.icon-left-content .hic-content {
text-align: center;
padding: 10px;
}
}
@media (max-width: 1023px) {
.icon-left-content .hic-content {
padding: 10px;
}
.icon-left-content .hic-icon {
position: relative;
}
.icon-left-content .hic-box {
margin-left: 0;
}
}
@media (min-width: 1280px) {
.section-title {
font-size: 38px;
}
}  .theme-section,
.theme-boxes .hic-box {
background-color: transparent;
}
.page-element.grid-layout-1 .section-body.grid .cell:not(:last-child) .hic-box {
margin-bottom: 12px;
}
.page-element.grid-layout-1 .section-body.grid .hic-image {
height: 300px;
}
@media (min-width: 641px) {
.grid-layout-1 .grid-x>.large-4:first-child {
width: 66.66667%;
}
.grid-layout-1 .grid-x>.large-3:first-child {
width: 50%;
}
.page-element.grid-layout-1 .section-body.grid {
padding-left: 9px;
padding-right: 9px;
}
.page-element.grid-layout-1 .section-body.grid .cell {
padding-left: 6px;
padding-right: 6px;
padding-bottom: 12px;
}
}  .pcb-gallery-slider,
.pcb-gallery-slider .slick-track,
.image-left-content.carousel .section-body,
.image-left-content.carousel .section-body .slick-track,
.image-right-content.carousel .section-body,
.image-right-content.carousel .section-body .slick-track {
opacity: 0;
height: 0;
visibility: hidden;
overflow: hidden;
width: 0;
transition: opacity .25s ease;
}
.pcb-gallery-slider.slick-initialized,
.pcb-gallery-slider.slick-initialized .slick-track,
.image-left-content.carousel .section-body.slick-initialized,
.image-left-content.carousel .section-body.slick-initialized .slick-track,
.image-right-content.carousel .section-body.slick-initialized,
.image-right-content.carousel .section-body.slick-initialized .slick-track {
height: 100%;
opacity: 1;
visibility: visible;
overflow: visible;
width: auto;
}
.pcb-gallery-slider {
position: relative;
}
.pcb-gallery-slider .slick-arrow {
bottom: -25px;
top: auto;
}
.pcb-gallery-slider .slick-next {
right: 0;
}
.pcb-gallery-slider .slick-prev {
right: 51px;
left: auto;
z-index: 2;
}
.default-section:not(.has-bg-img) .pcb-gallery-slider .slick-arrow:before {
color: #FFF;
}
.pcb-gallery-slider .slick-dots {
bottom: 10px;
} @media(min-width: 641px) and (max-width: 1023px) {
.split-50-50 .has-media .hic-image-container,
.split-50-50 .has-media .hic-content {
width: 100%;
}
.page-element[class*=split-] .hic-box,
.sidebar-element[class*=split-] .hic-box {
display: block;
}
}
@media(min-width: 1024px) {
.image-right-content.then-left .has-media .hic-image-container,
.image-left-content.then-right .has-media .hic-image-container {
width: 60%;
}
.image-right-content.then-left .has-media .hic-content,
.image-left-content.then-right .has-media .hic-content {
width: 40%;
}
.image-right-content.then-left .section-body .cell,
.image-left-content.then-right .section-body .cell {
margin-bottom: 80px;
}
.image-left-content .has-gallery .hic-image-container {
min-height: 546px;
background-color: #e4e4e4;
}
}  .testimonial-element .section-body {
justify-content: center;
}
.testimonial-element .testimonial-rating {
color: #f1d302;
}
.testimonial-element:not(.image-left-content):not(.image-right-content) .hic-image.primary-photo {
height: 200px;
width: 200px;
border-radius: 50%;
margin: 0 auto;
}
.testimonial-element .cell.testimonial .hic-box {
border: 1px solid #3333;
margin: 10px;
padding: 20px 55px;
}
.testimonial-element.dark-section .cell.testimonial .hic-box {
border: 1px solid #fff;
}
.testimonial-element.content-only .hic-content:before {
left: 47%;
font-size: 32px;
color: #ccc;
}
.testimonial-main-content {
margin-top: 40px;
}
.testimonial-element.content-only .hic-content {
position: relative;
}
.testimonial-element.content-only .hic-content {
padding-top: 70px;
}
.testimonial-element.content-only .hic-content:before {
content: "\f10d";
position: absolute;
left: 20px;
top: 20px;
font-family: 'Font Awesome 5 Pro';
font-weight: 900;
font-size: 28px;
}
.testimonial-element .client-details {
margin-top: 20px;
}
.testimonial-element .client-name {
font-weight: 600;
}
.testimonial-element .client-name {
font-weight: 600;
}  .accordion-element .accordion-title {
padding-right: 2rem;
}
.accordion-element.theme-section .accordion-title:hover,
.accordion-element.theme-section .is-active .accordion-title {
background-color: #fff;
color: #000;
}
.accordion-element.dark-section .accordion-title,
.accordion-element.dark-section .accordion-content {
color: #fff;
}
.accordion {
background-color: transparent;
}
.accordion-content {
background-color: transparent;
}
.accordion-title:hover,
.is-active .accordion-title {
color: #fff;
}
.overlap-boxes .grid-container {
position: relative;
min-height: 600px;
}
.overlap-boxes.header-left .section-header {
position: absolute;
z-index: 1;
left: 8%;
margin-top: 80px;
}
.overlap-boxes.header-left .section-header span {
color: #fff;
}
.overlap-boxes.header-left .section-body {
position: absolute;
width: 100%;
}
.overlap-boxes .accordion,
.overlap-boxes .accordion-content {
background-color: transparent;
border: none;
font-size: 14px;
}
.overlap-boxes .accordion-title {
color: #333333;
border: none;
font-size: 20px;
font-weight: 400;
border-top: 1px solid #ffffff;
}
.overlap-boxes .accordion-title:hover,
.overlap-boxes .accordion-title:focus {
background-color: #333333;
}
@media(max-width: 640px) {
.overlap-boxes.header-left .section-header {
position: relative;
left: 0;
margin-top: 0;
}
}
@media(max-width: 1023px) {
.overlap-boxes.header-left .section-body {
position: relative;
}
.overlap-boxes.header-left .section-header {
position: relative;
left: 0;
margin-top: 0;
}
.tab-layout .accordion-title {
padding-right: 2rem;
}
}
@media(min-width: 1024px) {
.accordion-element .accordion-title {
font-size: 20px;
}
}  .gform_wrapper .validation_message {
margin: -4px 0px 12px 0 !important;
}
.name_prefix_select {
min-width: 70px;
}
.filter-form .qs-ul {
list-style: none;
}
.map-form-element a {
color: #333333;
}
.form-layout-1 .hero-form-container {
border-radius: 20px;
}
.hero.form-layout-1 .hero-form {
z-index: 2;
}
.main-contact-form .gfield input,
.main-contact-form .gfield select,
.main-contact-form .gfield textarea {
border: 0;
border-bottom-color: currentcolor;
border-bottom-style: none;
border-bottom-width: 0px;
background-color: transparent;
border-bottom: 1px #fff solid;
border-radius: 0;
padding-right: 0;
}
.form-layout-2 .form-content select,
.form-layout-2 .form-content input {
border-radius: 15px;
height: 50px;
font-size: 15px;
}
.gfield_html {
margin-bottom: 16px;
}
select:focus {
border: 1px solid #d3b5a3;
box-shadow: none;
}
.field-disclaimer {
padding: 16px;
}
.default-section:not(.has-bg-img) .field-disclaimer,
.light-section .field-disclaimer {
background-color: #F2F2F2;
}
.field-disclaimer {
font-size: 14px;
}
.main-contact-form ::placeholder {
color: #333333;
font-size: 16px;
}
.ginput_container_consent label {
margin-left: 0;
}
[type=checkbox]+label.gfield_consent_label {
margin-bottom: 14px;
}
.gform_wrapper .gfield_label {
font-weight: 400;
}
.gform_fields {
display: flex;
flex-flow: column;
display: -ms-flexbox;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
justify-content: space-between;
}
.gform_fields .gfield:not(.gform_hidden) {
flex: 0 0 auto;
width: 100%;
}
[type=checkbox]+label,
[type=radio]+label {
padding-left: 26px;
position: relative;
margin-right: 0;
}
input[type=checkbox]+label:before,
input[type=radio]+label:before {
position: absolute;
left: 0;
top: 5px;
}
.ginput_container_consent { position: relative;
line-height: 1;
}
.ginput_container_consent [type=checkbox]+label,
.ginput_container_consent [type=radio]+label { position: initial;
padding-left: 27px;
}
[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
box-shadow: none;
border: 1px solid #d3b5a3;
}
@media(min-width: 641px) {
.gform_fields .gfield.field-1-2 {
width: 49%;
}
.gform_fields .gfield.field-1-3 {
width: 32%;
}
}
@media(max-width: 640px) {
.input-group {
flex-flow: column;
}
}
@media (min-width: 1280px) {
.hero.form-layout-1.form-side.form-left .hero-carousel-type .hero-form {
left: 15%;
}
.hero.form-layout-1.form-side.form-right .hero-carousel-type .hero-form {
right: 15%;
}
}
@media(min-width: 1024px) {
.main-contact-form .gfield input,
.main-contact-form .gfield select {
height: 50px;
}
.hero.form-layout-1.form-side.form-right .hero-carousel-type .hero-form {
right: 7%;
width: 350px;
}
.hero.form-layout-1.form-side.form-left .hero-carousel-type .hero-form {
right: unset;
}
.hero.form-layout-1.form-side.form-right .hero-carousel-type .hero-form {
left: unset;
}
.hero-banner-message .hic-button-wrap {
flex-flow: unset;
}
.form-side .hero-carousel-type .hero-form-container {
padding: 48px;
}
.form-side .hero-carousel-type .hero-banner-message {
max-width: calc(55% - 100px);
margin-right: 2%;
}
}  .general-form .gform-wrapper {
margin: 0 !important;
}
.general-form .gform_body {
display: table;
width: 100%;
}
.general-form .gform_footer {
text-align: center;
}
.general-form .gfield {
margin-bottom: 18px;
}
.general-form .gfield input,
.general-form .gfield select,
.general-form .gfield textarea {
margin-bottom: 0 !important;
}
.general-form .gfield .gfield_label {
font-size: 14px;
font-weight: 700;
line-height: 1.4;
margin-bottom: 8px;
}
.general-form .gfield select:focus {
outline: none !important;
}
.general-form .gfield.gfield_html ul {
list-style: disc;
font-size: 16px;
margin-left: 36px;
}
.general-form .gfield.inline-price-field .gfield_label,
.general-form .gfield.inline-price-field .ginput_container_product_price {
display: inline-block;
}
.general-form .gfield_required {
color: #A90000;
}
.general-form .gform_fields .gfield.gfield_total {
border: 2px dashed #ccc;
padding: 8px;
text-align: center;
}
.general-form .gform_fields .gfield.gfield_total .ginput_total {
margin-left: 8px;
font-weight: 700;
}
.general-form .gform_fields .gfield.gfield_total .gfield_label,
.general-form .gform_fields .gfield.gfield_total .ginput_container_total {
font-size: 18px;
display: inline-block;
}
.general-form .gform_confirmation_message {
text-align: center;
font-weight: 700;
}
.general-form .charleft,
.general-form .gfield_description,
.general-form .screen-reader-text {
font-style: italic;
margin-top: 4px;
color: #666;
padding: 0px 8px;
}
.general-form .gfield_price .ginput_container_singleproduct span,
.general-form .charleft,
.general-form .gfield_description,
.general-form .screen-reader-text,
.general-form .gfield,
.general-form .ginput_container_creditcard label {
font-size: 12px;
}
.general-form .ginput_container_date img {
display: none !important;
}
.general-form .datepicker {
background-image: url(//haymanisland.intercontinental.com/wp-content/themes/hicaliber-theme-child/assets/images/calendar-icon.png);
background-size: 18px;
background-repeat: no-repeat;
background-position: 95% 13px;
}
.general-form .gform_drop_area {
position: relative;
border: 2px dashed #CCC;
text-align: center;
padding: 24px;
}
.general-form .ginput_container_fileupload .validation_message {
margin-top: 0 !important;
}
.general-form .gform_fileupload_multifile .gform_button_select_files {
font-size: 12px !important;
background-color: #fff !important;
color: #585858;
border-radius: 6px !important;
padding: 4px;
height: auto;
font-weight: 600;
margin-left: 12px !important;
box-shadow: 0 1px 0px 0 rgba(0, 0, 0, 0.1);
border: 1px solid #ccc !important;
}
.general-form .ginput_container_creditcard label {
margin-left: 12px;
margin-bottom: 16px;
}
.general-form .ginput_card_security_code_icon {
transform: translateX(12px);
}
.general-form .gfield_description.validation_message {
color: #A90000;
margin: -10px 0 0;
}
.general-form .gf_progressbar_wrapper {
margin-bottom: 24px;
}
.general-form .gf_progressbar_title {
font-size: 16px;
text-align: center;
}
.general-form .gf_progressbar_percentage {
background-color: #333;
}
.general-form .gf_progressbar {
background-color: #FFF;
border-radius: 40px;
overflow: hidden;
}
.general-form .gf_progressbar span {
color: #FFF;
font-weight: 700;
padding-left: 16px;
font-size: 16px;
}
.general-form .gform_page_footer .button {
margin: 4px 0;
min-width: 160px;
}
.general-form .gform_page_footer input:not([type=submit]) {
background-color: #444;
}
.general-form .gform_page_footer input:not([type=submit]):hover {
background-color: #000;
}
.general-form .gform_page_footer input[type="Submit"]:hover {
background-color: #000;
color: #FFF;
}
.general-form .center-buttons .gform_page_footer {
text-align: center;
}
.general-form .gsection {
border-bottom: 1px solid #CCC;
}
.general-form .gsection_title {
font-size: 18px;
}
.general-form .ginput_quantity {
display: inline-block;
width: 100px;
}
.general-form .gfield_checkbox,
.general-form .gfield_radio {
margin-left: 14px;
}
.general-form .gfield_checkbox li label,
.general-form .gfield_radio li label {
font-size: 12px;
line-height: 1.9;
vertical-align: bottom;
}
.general-form .gfield_checkbox li {
display: block;
width: 100%;
}
.general-form .gform_card_icon {
display: inline-block;
font-size: 0;
margin-right: 16px;
}
.general-form .gform_card_icon:before {
font-family: "Font Awesome 5 Brands";
font-size: 40px;
opacity: .6;
}
.general-form .gform_card_icon.gform_card_icon_selected:before {
opacity: 1;
}
.general-form .gform_card_icon_amex:before {
content: '\f1f3';
}
.general-form .gform_card_icon_visa:before {
content: '\f1f0';
}
.general-form .gform_card_icon_mastercard:before {
content: '\f1f1';
}
.general-form .ginput_card_security_code_icon:before {
font-family: "Font Awesome 5 Free";
font-size: 12px;
content: '\f023';
font-weight: 900;
}
.general-form .ginput_card_security_code_icon+label,
.general-form .ginput_card_security_code_icon {
display: inline-block;
}
.general-form.main-contact-form .gform_wrapper {
margin-bottom: 0;
}
.general-form.general-form-style-1 .gform_wrapper .cell {
padding: 0 16px;
}
.general-form.general-form-style-1 .gform_footer input[type="submit"]:hover {
background-color: #000;
color: #FFF;
}
.general-form.general-form-style-1 .inner-section>.grid-container {
background-color: #f2f2f2;
padding-top: 24px;
padding-bottom: 24px;
}
body .general-form .gform_wrapper .gfield input,
body .general-form .gform_wrapper .gfield select,
body .general-form .gform_wrapper .gfield textarea {
border: 1px solid #eaeaea;
font-size: 12px;
background-color: #fff;
padding-left: 14px !important;
padding-right: 14px !important;
}
body .general-form .gform_wrapper .gfield input[type="file"] {
font-size: 14px;
line-height: 1;
background-color: transparent !important;
border: none;
height: auto;
}
body .general-form .gform_wrapper .gfield.disabled-input input.ginput_amount {
background-color: transparent !important;
border: none;
font-weight: 700;
color: #a90000;
}
@media (max-width: 640px) {
.gform_wrapper .gform_fields .ginput_complex span {
width: 100%;
display: block;
flex-basis: auto;
}
.gform_wrapper .gform_fields .ginput_complex {
flex-wrap: wrap;
}
}  .ginput_recaptcha {
margin-bottom: 20px;
}
.contact-layout-1 .sub-map iframe {
width: 100%;
display: block;
}
.contact-layout-1 .sub-map>p {
margin: 0;
}
.map-form-element.contact-layout-2 .grid-x>.medium-4,
.map-form-element.contact-layout-2 .grid-x>.medium-6 {
width: 100%;
}
.map-form-element.contact-layout-2:not(.inline-form) .gform_wrapper {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
.form-featured-image .featured-image {
height: 100%;
}
.pe-form-column:only-child {
width: 100%;
}
@media(min-width: 641px) {
.map-form-element.main-contact-form .sub-page-map p,
.map-form-element.main-contact-form .sub-page-map .sub-map,
.map-form-element.main-contact-form .sub-page-map p iframe {
width: 100%;
}
.default-contact-layout.default-alignment .section-header {
text-align: left;
}
}
@media (max-width: 1024px) {
.map-form-element.main-contact-form .gform_footer {
text-align: center;
}
}
@media (min-width: 1024px) {
.map-form-element.has-bg-img .bg-float:before {
background: rgba(27, 31, 42, 0.8);
}
.map-form-element.main-contact-form .sub-page-map {
width: 50%;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin-top: 0;
}
.map-form-element.main-contact-form .grid-container {
margin-left: 50%;
padding: 50px;
}
.map-form-element.main-contact-form .sub-page-map p,
.map-form-element.main-contact-form .sub-page-map .sub-map,
.map-form-element.main-contact-form .sub-page-map p iframe {
width: 100%;
height: 100%;
}
}
@media (max-width: 640px) {
.map-form-element.image-contain .featured-image {
height: auto;
}
.map-form-element.image-contain .featured-image::before {
content: '';
width: 100%;
height: auto;
display: block;
padding-top: 60%;
}
.map-form-element.main-contact-form .sub-page-map p,
.map-form-element.main-contact-form .sub-page-map .sub-map,
.map-form-element.main-contact-form .sub-page-map p iframe {
width: 100%;
}
}  .location-map {
height: 700px;
}  .form-inline .hero-form {
text-align: center;
}
.form-inline .gform_wrapper .gform_fields {
display: inline-flex;
}
.form-inline .gform_body .gform_fields li {
margin-left: 25px;
}
.form-inline .gform_footer input[type="submit"] {
padding: 15px 50px;
margin-left: 30px;
width: unset;
}
.form-layout-1.form-inline.form-top .hero-form {
margin-top: 11%;
}
.form-layout-1.form-inline.form-top .hero-banner-message {
margin-top: 30%;
}
.form-layout-1.form-inline.form-bottom .hero-form {
margin-bottom: 3%;
}
.form-layout-2.form-inline.form-top .hero-main,
.form-layout-2.form-inline.form-bottom .hero-main {
position: relative;
}
.form-layout-2.form-inline.form-top .hero-form,
.form-layout-2.form-inline.form-bottom .hero-form {
position: relative;
}
.form-layout-2.form-inline .hero-form .inner-hero-form {
max-width: unset;
}
.hero.form-inline .gform_wrapper form,
.hero.form-inline .form-content {
justify-content: center;
}
.datepicker .datepicker-inline {
display: none;
}
.hero.form-layout-2.form-inline .gform_wrapper .gform_body {
width: unset;
}
.hero.form-layout-2.form-inline.form-top .inner-hero {
display: flex;
flex-direction: column;
}
.form-layout-2.form-inline.form-top .hero-main {
order: 2;
}
.form-layout-2.form-inline.form-top .hero-form {
order: 1;
}
.form-layout-2.form-side.form-right .hero-carousel-type .hero-banner-message {
float: right;
}
.form-layout-2.form-side.form-left .hero-carousel-type .hero-banner-message {
float: left;
}
@media(max-width: 1023px) {
.form-layout-2.form-inline.form-top .hero-main {
order: 1;
}
}  .single-post .wp-block-image figure.size-medium,
.single-post .wp-block-image figure.size-medium figcaption {
text-align: center;
}
.single-post .wp-block-image figcaption {
display: block;
} .post-element.default-alignment .hic-box {
text-align: left;
}
.single-post .single-title {
margin-bottom: 0;
}
.single-post .article-footer,
.single-post .article-footer a {
color: #999;
}
@media(max-width: 640px) {
.single-post .wp-block-image figcaption {
text-align: center;
}
}
@media(min-width: 641px) {
.hic-simple-select-element .input-group {
align-items: center;
justify-content: center;
}
.hic-simple-select-element h4 {
font-size: 16px;
margin-bottom: 0;
margin-right: 24px;
}
.hic-simple-select-element select {
background-position: right 0 center;
max-width: 300px;
margin-bottom: 0;
}
}
@media(min-width: 1024px) {
.single-post .article-header {
margin-bottom: 34px;
}
.hic-simple-select-element h4 {
font-size: 24px;
}
.hic-simple-select-element select {
max-width: 450px;
padding: 12px 16px;
height: auto;
}
.single-post .post-content .grid-container,
.single-post .page-element .section-body,
.single-post .post-element.carousel .section-body.slick-slider {
max-width: 1200px;
margin: 0 auto;
}
.single-post .title-below-image .article-header {
margin-bottom: 64px;
margin-top: 16px;
}
.single-post .wp-block-image figure {
max-width: 850px;
}
.single-post .wp-block-image {
margin-bottom: 50px;
margin-top: 24px;
}
.single-post .wp-block-image figcaption {
display: block;
text-align: right;
}
}  .entry-content .wp-post-image {
margin-bottom: 20px;
}
.post-byline li {
display: inline-block;
margin-right: 8px;
border-right: 1px solid #ccc;
padding-right: 8px;
line-height: 1;
}
.post-byline li:last-child {
border-right: none;
}
.body-content {
margin-left: auto;
margin-right: auto;
max-width: 1920px;
padding: 0;
}
.full-width-bg {
width: 100%;
}
@media (min-width: 1921px) {
.body-content {
max-width: 1920px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
.body-content {
max-width: 100%;
}
} @media only screen and (min-width: 1280px) and (max-width: 1440px) {
.body-content {
max-width: 100%;
}
} @media only screen and (min-width: 1440px) and (max-width: 1920px) {
.body-content {
max-width: 100%;
}
}
.page-title .vcard {
border: 0px;
padding: 0px;
}
.byline {
color: #999;
}
.entry-content img {
max-width: 100%;
height: auto;
}
.entry-content .alignleft,
.entry-content img.alignleft {
margin-right: 1.5em;
display: inline;
}
.entry-content .alignright,
.entry-content img.alignright {
margin-left: 1.5em;
display: inline;
}
.entry-content .aligncenter,
.entry-content img.aligncenter {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
.entry-content video,
.entry-content object {
max-width: 100%;
height: auto;
}
.entry-content pre {
background: #eee;
border: 1px solid #cecece;
padding: 10px;
}
.wp-caption {
max-width: 100%;
background: #eee;
padding: 5px;
}
.wp-caption img {
max-width: 100%;
margin-bottom: 0;
width: 100%;
}
.wp-caption p.wp-caption-text {
font-size: 0.85em;
margin: 4px 0 7px;
text-align: center;
}  .single-team .hero {
height: 398px;
}
.agent-sinlge-header .grid-x {
width: 100%;
}
.single-team.subpage .main-content {
padding-bottom: 0;
}
.agent-sinlge-header {
position: absolute;
height: 100%;
width: 100%;
top: 0;
}
.agent-sinlge-header .inner {
height: 100%
}
.agent-sinlge-header .ash-container {
max-width: 650px;
width: 90%;
margin: 80px auto 0 auto;
background-color: rgba(255, 255, 255, 0.68);
padding: 34px;
border-radius: 4px;
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
}
.agent-sinlge-header .agent-avatar {
height: 120px;
width: 120px;
border-radius: 50%;
margin: 0 auto;
border: 2px solid #1b1f2a;
}
.agent-sinlge-header .agent-details {
color: #1b1b1b;
}
.agent-sinlge-header .agent-name {
color: #FFF;
font-weight: 700;
font-size: 20px;
}
.agent-sinlge-header .agent-position {
color: #FFF;
margin-bottom: 12px;
}
.agent-sinlge-header .agent-address {
margin-bottom: 0;
}
.single-team .agent-bio-col,
.single-team .agent-bio-col+.cell {
padding-bottom: 50px;
padding-top: 50px;
}
.single-team .secondary-text {
font-weight: 700;
}
.single-team .agent-phone,
.single-team .agent-email,
.single-team .agent-alternative-number {
margin-bottom: 10px;
}
.single-team .agent-phone .accent-text,
.single-team .agent-email .accent-text,
.single-team .agent-alternative-number .accent-text {
margin-right: 5px;
}
.agent-listing-section {
padding: 50px 0;
background-color: #F7F7F7;
}
.agent-listing-section .section-title {
text-align: center;
}
.single-team .agent-bio-col+div> :last-child {
margin-bottom: 50px;
}
.team-element.default-section.header-left.image-overlay-content .hic-content:hover {
background-color: rgba(241, 211, 2, .75);
}
.team-element.default-section.header-left.image-overlay-content .hic-content:hover .member-details div:not(.hic-button-wrap) {
visibility: visible;
opacity: 1;
}
.team-element .member-position,
.team-element .contact-details {
font-size: 14px;
font-weight: 300;
}
.home .member-details .hic-button-wrap .button {
border-radius: unset;
}
.team-element.default-section.header-left.image-overlay-content .hic-content {
padding: 0px;
justify-content: flex-end;
background-color: unset;
transition: all .5s;
}
.team-element .hic-content,
.team-element .hic-content a:not(.button) {
color: #333333;
} .team-element.default-section.header-left.image-overlay-content .hic-content .hic-button-wrap {
position: absolute;
bottom: 0;
width: 100%;
}
.team-element.default-section.header-left.image-overlay-content .hic-content .hic-button-wrap a {
width: 100%;
padding: 20px;
}
.team-element.default-section.header-left.image-overlay-content .hic-content .member-details {
height: 15%;
margin: auto 0 auto 0;
font-weight: 600;
}
.team-element.default-section.header-left.image-overlay-content .hic-content .member-details div:not(.hic-button-wrap) {
visibility: hidden;
opacity: 0;
}
.team-element.default-section.header-left.image-overlay-content .section-body .hic-box,
.team-element.default-section.header-left.image-overlay-content .section-body .hic-image {
height: 100%;
}
.team-element.default-section.header-left.image-overlay-content .section-body .cell.team-list {
height: 400px;
}
.home .team-element.carousel .grid-container {
display: flex;
}
.team-element.grid .team-member-avatar {
border-radius: 50%;
height: 200px;
width: 200px;
margin: 20px auto;
}
.team-element.grid .hic-box {
padding-top: 5px;
}
body:not(.home) .team-element .member-details {
min-height: 220px;
display: grid;
}
@media (min-width: 641px) {
.agent-listing-section {
padding: 80px 0;
}
.agent-listing-section .section-title {
text-align: left;
}
.agent-sinlge-header .ash-container {
width: 70%;
}
.agent-sinlge-header .agent-avatar {
height: 150px;
width: 150px;
}
}
@media (min-width: 1024px) {
.agent-sinlge-header .agent-name {
font-size: 28px;
}
.agent-sinlge-header .agent-avatar {
height: 200px;
width: 200px;
}
.agent-sinlge-header .ash-container {
width: auto;
}
}  .sidebar .widget {
margin-bottom: 25px;
}
.sidebar .widgettitle {
font-weight: 600;
}
.sidebar li {
border-bottom: 1px solid #e9e9e9;
padding: 6px 15px 6px 0;
}
.sidebar li a {
color: inherit;
display: block;
}
.sidebar .button-group .button {
border-radius: 0;
margin: 0;
height: auto;
padding: 0 15px;
}  .description-gallery .button i {
margin-right: 12px;
}
.product-gallery-thumb .hic-image {
background-size: cover;
}      .product-gallery-thumb .image-slide {
padding: 0 8px;
}
.default-section:not(.has-bg-img) .product-gallery-thumb .slick-arrow:before {
color: #FFF;
}
.button span.cart-item-count {
z-index: 1;
}
.page-my-account.woocommerce-page .col2-set .col-2 {
margin-top: 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
border: 1px solid #d3b5a3;
}
.woocommerce-MyAccount-navigation ul {
list-style-type: none;
margin: 0;
}
.woocommerce-MyAccount-navigation ul li {
border-bottom: 1px solid #d3b5a3;
padding-left: 0 !important;
}
.woocommerce-MyAccount-navigation ul li:before {
display: none;
}
.woocommerce-MyAccount-navigation ul li:last-child {
border-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a {
color: #757575;
display: block;
padding: 12px 16px;
background-color: #FFF;
}
.woocommerce-MyAccount-navigation ul li a:hover {
background-color: #d3b5a3;
}
.woocommerce-page .woocommerce table.shop_table thead th,
.woocommerce-page .woocommerce table.shop_table th {
color: #fff;
}
.woocommerce-cart table.cart td.actions .coupon {
display: flex;
flex-wrap: wrap;
}
.woocommerce-cart .cart-empty.woocommerce-info {
width: 100%;
}
.listing-element .pager-column .page-numbers.current {
color: #fff;
}
.listing-element .pager-column {
text-align: center;
}
.listing-element .pager-column .page-numbers {
display: inline-block;
padding: 6px 12px;
background-color: #f2f2f2;
border-radius: 4px;
min-width: 40px;
text-align: center;
}
.hic-notice .woocommerce-error li .button {
margin-left: 12px;
}
.woocommerce div.product .summary .quantity .qty {
border: 1px solid #d3b5a3;
box-shadow: none;
}
.single-product .product-gallery-thumb .slick-arrow {
top: -55px;
}
.single-product .product-gallery-thumb .slick-next {
right: 0px;
}
.single-product .product-gallery-thumb .slick-prev {
left: auto;
right: 50px;
}
.single-product .product-gallery-thumb .slick-arrow {
width: 49px;
}
@media (max-width: 640px) {
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .button {
width: 100%;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
margin-bottom: 5px !important;
}
.woocommerce-cart table.cart td.actions .coupon {
padding-bottom: 1rem;
}
}
@media (min-width: 641px) {
.woocommerce-cart table.cart td.actions .coupon .input-text {
margin-bottom: 0 !important;
height: auto;
width: 150px;
margin-right: 5px !important;
background-color: #eee;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.woocommerce-cart table.cart td.actions .coupon .input-text {
width: 50%;
}
.woocommerce-cart table.cart td.actions .coupon .button {
width: calc(50% - 5px);
}
}
@media (max-width: 1023px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
margin-bottom: 20px;
}
}
@media(min-width: 1024px) {
.woocommerce div.product .summary .quantity .qty,
.woocommerce div.product form.cart .button,
.woocommerce div.product form.cart .variations select {
height: 50px;
}
}  .reveal {
box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.3);
border: none;
padding: 15px;
}
.reveal .button {
margin-bottom: 0;
}
@media (min-width: 641px) {
.reveal {
border-radius: 8px;
padding: 35px;
}
}
@media (max-width: 1023px) {
.modal-element {
overflow-y: auto;
}
}  .bottom-footer {
display: none;
}
.footer-default-color .footer {
background-color: #DDDFDB;
}
.contact-details i {
width: 18px;
margin-right: 6px;
text-align: center;
}
.footer-layout-1 .contact-details>div,
.footer-layout-1 .menu li a {
padding: 8px 0;
}
.footer-layout-1 .contact-details i {
position: absolute;
left: -20px;
top: 12px;
}
.footer .awards {
list-style: none;
margin: 0;
}
.footer .awards img {
transition: opacity .3s ease-in-out;
}
.footer .awards a:hover img {
opacity: .7;
}
.footer .menu.vertical {
flex-direction: row;
}
@media (max-width: 640px) {
.footer .menu.vertical {
flex-wrap: wrap;
}
.footer .menu li {
margin-bottom: 16px;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.footer-layout-3 .footer-col:not([data-column-type="logo"]) {
width: 100%;
flex-grow: initial;
flex-shrink: initial;
flex-basis: auto;
}
}
.guests-rating .rating-title {
text-transform: uppercase;
letter-spacing: 1.2px;
font-size: 14px;
}
.guests-rating .rating-info {
margin-top: 12px;
}
.guests-rating .stars {
margin-right: 8px;
}
.footer input:not([type=submit]) {
border: none;
}
.footer .menu li a {
padding-top: 0;
padding-bottom: 0;
}
.footer .menu li:not(:last-child) {
border-right: 1px solid;
margin-right: 12px;
padding-right: 12px;
}
@media (max-width: 640px) {
.footer-col:not(:last-child):after {
width: 80%;
}
.footer {
padding-bottom: 140px;
}
.footer .awards li {
padding: 0 10px;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.footer .menu li:not(:last-child) {
padding-right: 16px;
margin-right: 16px;
}
}
@media (max-width: 1023px) {
.footer .contact-details i,
.map-form-element .contact-details i {
position: relative;
left: 0;
top: 0;
}
.footer .awards {
display: flex;
margin: 38px 0 54px;
}
.footer .group-menu {
margin-bottom: 34px;
}
.footer .awards li:nth-child(1) {
order: 2;
}
.footer .awards li:nth-child(2) {
order: 1;
}
.footer .awards li:nth-child(3) {
order: 3;
}
.footer .menu.vertical {
justify-content: center;
}
.footer .social-media a {
font-size: 34px;
}
.footer .contact-details {
max-width: 240px;
margin: 0 auto;
}
.footer-col-2 h4 {
margin-bottom: 24px;
font-size: 20px;
}
.footer .footer-col {
margin-bottom: 0;
}
#menu-primary-footer-menu,
#menu-secondary-footer-menu,
.footer-col-3 .social-media-container {
display: none;
}
.footer .newsletter-form .gform_body {
text-align: left;
}
.footer-col:not(:last-child):after {
content: '';
height: 1px;
background-color: #44443C;
display: block;
margin: 50px auto;
}
.footer .awards {
margin-top: 0;
}
.footer .newsletter-form .gform_button {
min-width: 140px;
}
.footer .menu li {
width: auto;
}
.footer form label {
font-size: 16px;
}
.newsletter-form .gform_footer {
margin-top: 34px;
}
.footer-col-3 .colophon-text {
margin: 34px 0;
}
}
@media (min-width: 641px) {
.footer-layout-1 .footer-col {
margin-bottom: 30px;
}
.footer-layout-1 .contact-details div {
padding-left: 25px;
}
.footer-layout-1 .contact-details i {
left: 0px;
}
.bottom-footer .inner-content {
text-align: left;
}
.bottom-footer .inner-content .copyright {
display: inline-block;
}
.footer-col-1 .social-media-container {
display: none;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.footer-col-1 .footer-blurb img {
width: 220px;
}
.full-width-layout .footer .grid-container {
max-width: 560px;
}
.footer {
padding-bottom: 60px;
}
.footer .awards li {
padding: 0 24px;
}
.footer-col-1 .social-media-container {
display: block;
}
}
@media (max-width: 1023px) {
.bottom-footer {
text-align: center;
}
.footer {
text-align: center;
}
.footer .contact-details i,
.map-form-element .contact-details i {
position: relative;
left: 0;
top: 0;
}
}
@media(min-width: 1024px) {
.footer {
font-size: 16px;
}
.footer .social-media a {
font-size: 24px;
}
.footer .social-media {
margin-bottom: 34px;
}
.inner-footer {
padding: 0 40px;
}
.footer-col-2 {
max-width: 480px;
}
.footer-col-3 {
text-align: right;
}
.footer .awards li {
margin-bottom: 16px;
}
.footer .footer-blurb {
position: relative;
}
.footer .footer-blurb .logo-wrapper {
justify-content: flex-start;
max-width: 200px;
}
#menu-primary-footer-menu {
margin-bottom: 24px;
}
.footer .contact-details {
margin-top: 120px;
}
.footer .newsletter-form_wrapper {
margin-bottom: 34px;
}
.footer h4 {
margin-bottom: 24px;
}
.footer-col-3 img {
margin-bottom: 18px;
}
}
@media(min-width: 1024px) and (max-width: 1599px) {
.footer .guests-rating {
margin-bottom: 34px;
}
}
@media(min-width: 1600px) {
.footer .guests-rating {
position: absolute;
top: 5px;
right: 60px;
}
.footer .footer-blurb .logo-wrapper {
margin-bottom: 40px;
}
}  .single-room-type .page-content.default-alignment {
text-align: center;
}
.single-room-type .page-content.default-width .section-body {
max-width: 950px;
margin: 0 auto;
}
.room-gallery-description.default-width .gallery-description .cell {
max-width: 750px;
margin: 0 auto;
}
.room-gallery-description.image-right-content .gallery-description {
order: 1;
}
.room-gallery-description.image-right-content .section-body {
order: 2;
}
@media(min-width: 641px) {
.room-features .room-features-list li {
float: left;
width: 50%;
}
}
@media(min-width: 1024px) {
.availability-form.form-inline .form-content {
display: flex;
justify-content: center;
}
.availability-form.form-inline .form-content .columns {
padding: 0 8px;
}
.availability-form.form-inline .form-content button[type="submit"] {
margin-bottom: 0;
margin-top: 25px;
}
.room-features .room-features-list li {
width: 33.33%;
}
}  .single-product.full-width-layout .default-width.description-gallery .grid-container,
.single-product.full-width-layout .default-width.product-information .grid-container,
.single-product.full-width-layout .default-width .section-body {
max-width: 1280px;
}
.single-product.full-width-layout .default-width .section-body {
margin: 0 auto;
}
@media(min-width: 1024px) {
.single-product .description-gallery.image-left-content .entry-summary {
padding-left: 54px;
}
}  .wpmc-tabs-wrapper {
margin: 0 auto 50px;
overflow: hidden;
border-bottom: 1px solid #d3b5a3;
}
.wpmc-tabs-wrapper .wpmc-tabs-list {
max-width: 850px;
margin: auto;
display: flex;
align-items: center;
justify-content: center;
}
.wpmc-tabs-wrapper .wpmc-tab-item {
padding: 15px 0;
float: none;
background-color: #FFF;
}
.wpmc-tabs-wrapper .wpmc-tab-item.current {
background: #d3b5a3;
}
.wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
display: none;
}
.wpmc-tabs-wrapper .wpmc-tab-item:before {
content: none;
}
.wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-text {
text-transform: uppercase;
color: #44443C;
position: relative;
font-size: 16px;
top: 0;
display: block;
}
.wpmc-tabs-wrapper .wpmc-tab-item.current .wpmc-tab-text {
color: #FFF;
}
.wpmc-steps-wrapper p#shipping_postcode_field,
.wpmc-steps-wrapper p#shipping_company_field,
.wpmc-steps-wrapper p#billing_postcode_field,
.wpmc-steps-wrapper p#billing_company_field {
margin-bottom: 25px;
}
.wpmc-steps-wrapper p#shipping_email_field,
.wpmc-steps-wrapper p#shipping_phone_field,
.wpmc-steps-wrapper p#billing_email_field,
.wpmc-steps-wrapper p#billing_phone_field {
display: inline-block;
width: 50%;
}
.wpmc-steps-wrapper p#shipping_city_field,
.wpmc-steps-wrapper p#shipping_postcode_field,
.wpmc-steps-wrapper p#shipping_state_field,
.wpmc-steps-wrapper p#billing_city_field,
.wpmc-steps-wrapper p#billing_postcode_field,
.wpmc-steps-wrapper p#billing_state_field {
width: 33.333%;
display: inline-block;
}
.woocommerce-info::before {
color: #d3b5a3;
}
.woocommerce-info {
border-top-color: #d3b5a3;
}
.wpmc-step-item {
max-width: 850px;
margin: auto;
width: 100%;
}
.wpmc-step-item h3 {
display: none;
}
.wpmc-steps-wrapper div#checkout_coupon {
max-width: 850px;
margin: auto;
}
.woocommerce .wpmc-steps-wrapper form.checkout_coupon,
.woocommerce .wpmc-steps-wrapper form.checkout_coupon button.button {
border-radius: 0;
}
.woocommerce-page .wpmc-step-item .select2-container--default .select2-selection--single,
.woocommerce-page .woocommerce form select,
.woocommerce form .wpmc-step-item input {
border: 1px solid #d3b5a3;
font-size: 16px;
padding: 0 12px;
}
.woocommerce .wpmc-step-item table.shop_table tbody th,
.woocommerce .wpmc-step-item table.shop_table tfoot td,
.woocommerce .wpmc-step-item table.shop_table tfoot th {
text-align: right;
color: #44443C;
}
.woocommerce-page .woocommerce form select {
padding-right: 25px;
}
.woocommerce-checkout .woocommerce .wpmc-step-item #order_review {
width: 100%;
}
.wpmc-nav-wrapper {
max-width: 700px;
margin: 50px auto;
}
.wpmc-tabs-wrapper .wpmc-tab-text {
padding-top: 0;
}
.woocommerce .wpmc-nav-wrapper button#wpmc-back-to-cart {
background-color: transparent;
margin-right: 0;
}
.woocommerce .wpmc-nav-wrapper button#wpmc-back-to-cart:hover {
background-color: #d3b5a3;
}
.woocommerce .wpmc-nav-wrapper form.checkout_coupon button.button,
.woocommerce .wpmc-nav-wrapper button.button {
border-radius: 0;
border: 1px solid #d3b5a3;
color: #44443C;
padding: 12px 34px;
transition: all 0.4s ease-in-out;
font-size: 18px;
background-color: #d3b5a3;
font-weight: 500;
}
.woocommerce .wpmc-nav-wrapper form.checkout_coupon button.button:hover,
.woocommerce .wpmc-nav-wrapper button.button:hover {
background-color: transparent;
color: #44443C;
}
.woocommerce-checkout #order_review_heading {
left: 0;
}
.wpmc-step-item .order-total td,
.wpmc-step-item .cart-subtotal td,
.wpmc-step-item td.product-total {
text-align: right;
}
@media screen and (max-width: 640px) {
.wpmc-steps-wrapper p#shipping_city_field,
.wpmc-steps-wrapper p#shipping_postcode_field,
.wpmc-steps-wrapper p#shipping_state_field,
.wpmc-steps-wrapper p#shipping_email_field,
.wpmc-steps-wrapper p#shipping_phone_field,
.wpmc-steps-wrapper p#billing_city_field,
.wpmc-steps-wrapper p#billing_postcode_field,
.wpmc-steps-wrapper p#billing_state_field,
.wpmc-steps-wrapper p#billing_email_field,
.wpmc-steps-wrapper p#billing_phone_field {
display: block;
width: 100%;
}
}
@media(min-width: 1024px) {
.wpmc-nav-wrapper {
display: flex;
justify-content: space-around;
}
.wpmc-nav-wrapper .button {
min-width: 300px;
}
}  .woocommerce-cart-form .hical-quantity-buttons-container {
flex-direction: column;
}
.woocommerce-cart-form .hical-quantity-buttons-container .quantity,
.woocommerce-cart-form .hical-quantity-buttons-container button.minus,
.woocommerce-cart-form .hical-quantity-buttons-container button.plus {
width: initial;
text-align: center;
background-color: #cecece;
color: #FFF;
border-color: #cecece;
}
.hical-quantity-buttons-container {
display: flex;
float: left;
flex-direction: row;
}
.hical-quantity-buttons-container .quantity,
.hical-quantity-buttons-container button.minus,
.hical-quantity-buttons-container button.plus {
margin-right: 5px;
}
.hical-quantity-buttons-container button.minus,
.hical-quantity-buttons-container button.plus {
width: 40px;
height: 40px;
line-height: 32px;
border: 1px solid #d3b5a3;
border-radius: 0;
color: #d3b5a3;
cursor: pointer;
transition: all 0.4s ease-in-out;
}
.hical-quantity-buttons-container button.plus:hover,
.hical-quantity-buttons-container button.minus:hover {
background-color: #d3b5a3;
color: #FFF;
}  .page-cart .main-content {
max-width: 1200px;
margin: auto;
}
.woocommerce-page .page-elements .woocommerce a.button.checkout-button,
.woocommerce-cart-form button.button[disabled],
.woocommerce-cart-form button.button {
border: 1px solid #d3b5a3 !important;
background-color: #d3b5a3 !important;
color: #44443C !important;
border-radius: 0;
font-size: 18px;
padding: 12px 34px;
font-weight: 500;
}
.woocommerce-page .page-elements .woocommerce a.button.checkout-button:hover,
.woocommerce-cart-form button.button:hover {
background-color: transparent !important;
color: #44443C !important;
}
.woocommerce .woocommerce-cart-form a:before {
content: none;
}
.woocommerce .cart_totals table.shop_table th {
background-color: #d3b5a3;
}
.woocommerce-page .page-elements .woocommerce a.button.checkout-button {
font-size: 20px;
max-width: 350px;
margin: auto;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals,
.woocommerce-cart .woocommerce .cart-collaterals,
.woocommerce-cart .woocommerce .woocommerce-cart-form {
width: 100%;
float: none;
}
.woocommerce table.shop_table thead {
display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals tr td,
.woocommerce-cart .woocommerce .cart-collaterals table,
.woocommerce table.shop_table {
border: none;
}
.woocommerce table.shop_table {
border-top: 1px solid #d3b5a3;
border-bottom: 1px solid #d3b5a3;
}
.woocommerce .cart_totals table.shop_table th {
background-color: transparent;
color: #000;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals h2 {
display: none;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr td {
text-align: right;
flex: auto;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tr th {
border: none;
}
.woocommerce-cart-form .shop_table tr {
display: flex;
flex-direction: row;
align-items: center;
}
.woocommerce-cart-form .shop_table tr.cart_item {
border-bottom: 1px solid #cecece;
padding: 25px 0;
}
.woocommerce-cart-form .shop_table tr td {
flex: auto;
border: none;
}
.woocommerce-cart-form .shop_table tr td.product-quantity {
order: 6;
max-width: 80px;
}
.woocommerce-cart-form .shop_table tr td.product-remove {
max-width: 55px;
}
.woocommerce-cart-form .shop_table tr td.product-thumbnail {
max-width: 160px;
}
.woocommerce-cart-form .shop_table tr td.product-name {
max-width: 550px;
width: 100%;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tbody tr {
display: flex;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tbody tr.cart-subtotal {
font-size: 18px;
}
.woocommerce-cart .woocommerce .cart-collaterals .cart_totals tbody tr.order_total {
font-size: 20px;
}
@media screen and (max-width: 1023px) {
.woocommerce-cart-form .hical-quantity-buttons-container {
flex-direction: row;
float: right;
}
.woocommerce-cart-form .shop_table tr td.product-quantity {
width: 100%;
max-width: initial;
}
.woocommerce-cart-form .shop_table tr td {
display: block;
max-width: initial;
flex: auto;
}
.woocommerce-cart-form .shop_table tr td.product-name {
max-width: initial;
}
.woocommerce-cart-form td.actions {
display: flex;
margin: auto;
width: 100%;
}
.woocommerce-cart-form td.actions .coupon {
float: none;
flex: auto;
}
.woocommerce-cart-form td.actions>button {
flex: auto;
}
.woocommerce-cart-form .shop_table .product-subtotal {
clear: both;
}
.hical-quantity-buttons-container button.minus,
.hical-quantity-buttons-container button.plus {
width: 40px !important;
}
}
@media(min-width: 1024px) {
.cart_totals {
max-width: 850px;
margin: 34px auto 0;
}
}  .cpt-archive .listing-element .list-option {
justify-content: space-between;
max-width: 1280px;
margin: 0 auto 64px;
;
}
.cpt-archive .listing-element .list-option .button {
font-size: 16px;
width: 100%;
}
.cpt-archive .listing-element .widget-search-title {
display: none;
}
@media(min-width: 641px) {
.cpt-archive .listing-element .list-option .button {
min-width: 170px;
}
}  p.p-inline-gtranslate {
display: inline-block;
width: 100%;
max-width: 65px;
margin-right: 24px;
vertical-align: top;
margin-bottom: 0;
}
select#gtranslate_selector {
margin: 0;
height: 44px;
display: none;
border: none;
margin-right: 24px;
padding-right: 30px;
box-shadow: none !important;
}
select#gtranslate_selector option {
background: rgb(211 181 163);
color: #333;
}  .page-my-account section.page-columns {
max-width: 650px;
margin: 0 auto;
}
.page-my-account .section-title {
display: block;
text-align: center;
}
.page-my-account .woocommerce h2 {
text-align: center;
}
.page-my-account form.woocommerce-form-login {
padding: 50px;
}
.page-my-account .lost_password a {
font-size: 16px;
text-align: center;
display: block;
text-decoration: underline;
}
.page-my-account input[type=checkbox] {
display: inline-block;
}
.page-my-account p.form-row:not(.woocommerce-form-row) {
display: flex;
align-items: center;
justify-content: center;
margin: 25px 0;
}
.page-my-account .woocommerce input#rememberme {
width: initial;
}
.page-my-account label.woocommerce-form-login__rememberme {
order: 2;
}
.page-my-account .woocommerce-form-login__submit {
order: 1;
}  .woocommerce-cart-form input::-webkit-outer-spin-button,
.woocommerce-cart-form input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
} .woocommerce-cart-form input[type=number] {
-moz-appearance: textfield;
}  div#booking-off-canvas-top {
background-color: #FFF;
height: 180px;
overflow-y: hidden;
}
div#booking-off-canvas-top .form-content {
display: flex;
justify-content: center;
align-items: center;
padding: 50px 0;
}
div#booking-off-canvas-top .form-content .columns {
height: 100px;
padding: 5px;
}
div#booking-off-canvas-top .form-content .columns>* {
margin: 0;
}
div#booking-off-canvas-top .columns.booking-btn:before {
content: "";
display: block;
height: 24px;
line-height: 1.8;
}
div#booking-off-canvas-top .columns.booking-note {
display: none;
}  .page-make-an-enquiry .gf-flex .ginput_complex {
display: flex;
}
.page-make-an-enquiry .gf-flex .ginput_complex span {
flex: auto;
}
.page-make-an-enquiry .gf-flex .ginput_complex span.name_prefix {
max-width: 120px;
}
.page-make-an-enquiry .gf-flex .ginput_complex span:first-child {
margin-right: 15px;
}
.page-make-an-enquiry .gf-flex .ginput_complex span:last-child {
margin-left: 15px;
}
.page-make-an-enquiry li.gf-inline.gf-half {
width: 50%;
}
.page-make-an-enquiry li.gf-inline {
display: inline-block;
box-sizing: border-box;
padding-right: 15px;
width: 16.6%;
}
.page-make-an-enquiry div.gfield_description {
font-size: 14px;
margin-top: -15px;
}
.page-make-an-enquiry .gfield_html {
font-size: 16px;
}
@media(max-width: 640px) {
.page-make-an-enquiry li.gf-inline {
width: 50%;
}
}  .wc-cart-checkout {
display: none;
}
.header .top-header .cell:last-child,
.header .top-header .cell:last-child .text,
.woocommerce-page .wc-cart-checkout {
display: flex;
}
.header .top-header .cell:last-child {
align-items: center;
justify-content: flex-end;
}
.top-header .checkout-link {
text-align: center;
display: inline-block;
}
.shopping-cart-widget .circle-r,
.top-header .checkout-link a {
height: 24px;
width: 24px;
}
.shopping-cart-widget .cart-contents {
left: 5px;
}
.top-header .checkout-link a {
display: inline-flex;
align-items: center;
}
.top-header .checkout-link i {
font-size: 22px;
}
.top-header .checkout-link span {
display: block;
}
.wc-cart-checkout .checkout-link span,
.shopping-cart-widget:after {
display: block;
content: "Cart";
text-transform: uppercase;
}
.button[data-toggle='booking-off-canvas-top'] {
flex: none;
margin-bottom: 0;
}
.header.has-woo-cart .shopping-cart-widget {
margin: 0 15px;
} .menu-container {
margin: auto;
}
.footer-blurb .logo-wrapper>* {
padding: 15px;
}
.footer-blurb .logo-wrapper {
display: flex;
align-items: center;
justify-content: center;
} .cn-close-icon:after,
.cn-close-icon:before {
background-color: #44443C;
}
.cookie-notice-container #cn-notice-text {
font-size: 16px;
}
a.cn-button {
background-color: #e2e2e2 !important;
color: #44443C !important;
text-transform: uppercase;
font-size: 16px;
}
span#cn-notice-buttons a#cn-accept-cookie {
color: #44443c !important;
border: 1px solid #d3b5a3;
border-radius: 0;
}
span#cn-notice-buttons a#cn-refuse-cookie {
font-weight: bold;
color: #969696 !important;
} .hical-star-rating span {
padding: 10px 0;
display: inline-block;
margin-right: 10px;
font-size: 20px;
}
.hical-star-rating p.rating-label {
text-transform: uppercase;
}
.hical-star-rating span.stars {
color: #CEB6A6;
}
.hical-star-rating p {
margin-bottom: 0;
}
@media(max-width: 640px) {
[type=checkbox]+label.gfield_consent_label {
padding-left: 60px;
}
.ginput_container_consent .cktoggle {
width: 45px;
height: 28px;
}
.ginput_container_consent .cktoggle:before {
height: 20px;
width: 20px;
}
[type=checkbox]:checked+label.gfield_consent_label .cktoggle:before {
-webkit-transform: translateX(17px);
-ms-transform: translateX(17px);
transform: translateX(17px);
}
}
@media(min-width: 641px) and (max-width: 1023px) {
[type=checkbox]+label.gfield_consent_label {
padding-left: 80px;
}
.ginput_container_consent .cktoggle {
width: 60px;
height: 34px;
}
.ginput_container_consent .cktoggle:before {
height: 26px;
width: 26px;
}
[type=checkbox]:checked+label.gfield_consent_label .cktoggle:before {
-webkit-transform: translateX(26px);
-ms-transform: translateX(26px);
transform: translateX(26px);
}
} @media(max-width: 1023px) {
.ginput_container_consent {
padding: 0;
display: flex;
}
[type=checkbox]+label.gfield_consent_label {
position: relative;
display: inline-block;
flex: auto;
}
[type=checkbox]+label.gfield_consent_label:before {
content: none !important;
}
.ginput_container_consent .cktoggle {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #505050;
-webkit-transition: .4s;
transition: .4s;
}
.ginput_container_consent .cktoggle:before {
position: absolute;
content: "";
left: 4px;
bottom: 4px;
background-color: white;
-webkit-transition: .4s;
transition: .4s;
}
[type=checkbox]:checked+label.gfield_consent_label .cktoggle {
background-color: rgb(210, 181, 164);
}
.ginput_container_consent .cktoggle.round {
border-radius: 34px;
}
.ginput_container_consent .cktoggle.round:before {
border-radius: 50%;
}
[type=checkbox]+label.gfield_consent_label:after {
content: "*";
width: 5px;
height: 16px;
display: inline-block;
}
.gfield_contains_required .ginput_container_consent .gfield_required {
display: none;
}
}
.button.disabled,
.button.disabled:focus,
.button.disabled:hover,
.button[disabled],
.button[disabled]:focus,
.button[disabled]:hover {
background-color: #d3b5a3;
}
@media(max-width: 640px) {
.datepicker {
border: 1px solid #e6e6e6 !important;
}
} .datepickers-container .datepicker {
background: #f4f4f3;
border-radius: 0;
padding: 15px 15px 18px;
font-family: Baskerville !important;
font-size: 16px;
transform: translate(-1px, -12px) !important;
border: none;
box-shadow: none;
}
.datepicker--cell.-current- {
color: #bf9d88;
}
.datepicker--cell.-disabled-,
.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
color: #b1b1b1;
}
.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
color: #8c8c8c;
}
.datepicker--nav {
border-bottom: none;
}
.datepicker--nav-title {
text-transform: uppercase;
font-size: 17px;
}
.datepicker--days-names {
margin: 8px 0 8px;
padding-bottom: 8px;
border-bottom: 1px solid #d3b5a3;
}
.datepicker--nav-action path {
stroke: #d3b5a3;
}
.datepicker--day-name {
font-size: 16px;
}
.datepicker--nav-title i,
.datepicker--day-name {
color: #44443C;
}
.datepickers-container {
z-index: 9999999 !important;
position: absolute;
}
.datepicker--cell {
border-radius: 0;
}
.datepicker--cell.-selected-,
.datepicker--cell.-selected-.-current-,
.datepicker--cell:hover {
background: #d3b5a3 !important;
}
.-bottom-left- .datepicker--pointer {
display: none;
}
@media (min-width: 641px) {
.datepickers-container .datepicker {
padding: 24px 24px 34px;
}
}
@media (min-width: 1024px) {
.datepickers-container .datepicker {
padding: 34px 34px 44px;
}
} .search-availability-top {
position: relative;
z-index: 99;
background-color: #FFF;
}
.search-availability-top .close-button {
font-size: 34px;
right: 69px;
}
.search-availability-top .booking-search {
padding: 25px 0;
max-width: 1000px;
margin: auto;
}
.search-availability-top .form-content,
.booking-form-container.default-section .form-content {
display: flex;
flex-direction: row;
}
.search-availability-top .form-content .columns {
padding-right: 5px;
}
.search-availability-top .form-content .columns.booking-btn,
.booking-form-container.default-section .form-content .columns.booking-btn {
padding-top: 25px;
}
.booking-arrival i.icon,
.booking-departure i.icon {
cursor: pointer;
}
.booking-arrival label:after,
.booking-departure label:after {
content: '*';
}
@media (max-width: 1023px) {
.search-availability-top .form-content,
.booking-form-container.default-section .form-content {
flex-wrap: wrap;
}
.search-availability-top .form-content>div,
.booking-search .form-content>div {
width: 100%;
}
} .location-element.map .location-categories {
margin: 0;
border: 1px solid #d3b5a3;
}
.location-element.map .location-categories {
display: flex;
flex-direction: row;
}
.location-element.map .location-categories li {
flex: auto;
display: block;
padding: 16px;
transition: all 0.4s;
}
.location-element.map .location-categories li:before {
display: none;
}
.location-element.map .location-categories li.active,
.location-element.map .location-categories li:hover {
color: #d3b5a3;
}
.location-element.map .location-categories .image-icon {
height: 32px;
width: 32px;
display: inline-block;
margin-right: 6px;
vertical-align: middle;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
}
@media(max-width: 640px) {
.location-element.map .location-categories li:not(:last-child) {
border-bottom: 1px solid #d3b5a3;
}
.location-element.map .custom-mobile-menu {
margin-bottom: 0;
}
.location-element.map .widget-form-inner-wrap {
margin-top: 0;
}
.location-element.map .location-categories .image-icon {
height: 26px;
width: 26px;
margin-right: 10px;
}
}
@media(min-width: 1024px) {
.location-element.map .location-categories li {
text-align: center;
}
} .default-section .hic-sitemap {
background-color: #F2F2F2;
}
.hic-sitemap li {
list-style: none;
padding: 8px 0;
border-bottom: 1px solid #d3b5a3;
position: relative;
}
.hic-sitemap li>i {
position: absolute;
top: 20px;
right: 12px;
}
.hic-sitemap.sitemap-style-1 li.page_item_has_children {
padding-bottom: 0;
}
.hic-sitemap .children li {
padding-top: 8px;
padding-bottom: 8px;
}
.hic-sitemap .children li:last-child {
border: none;
}
.sitemap-items,
.hic-sitemap .children {
margin-left: 0;
}
.hic-sitemap {
padding: 14px 16px 24px;
}
.hic-sitemap .children li {
padding-left: 8px;
}
@media(min-width: 1024px) {
.hic-sitemap {
padding: 24px 44px 34px;
}
.hic-sitemap li {
padding: 12px 0;
}
.hic-sitemap .children li {
font-size: 18px;
}
}  .gallery-element.grid .section-body {
margin-bottom: 0;
}
@media(min-width: 1024px) {
.gallery-element .hic-image:before {
padding-top: 100%;
}
}  .gm-style .gm-style-iw-d {
overflow: auto !important;
}
.gm-style .gm-style-iw-c {
border-radius: 0;
box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.2);
font-family: Baskerville !important;
font-size: 16px;
max-width: 380px !important;
min-width: 380px !important;
padding: 0;
}
.location-detail .name {
color: #d3b5a3;
text-transform: uppercase;
margin-bottom: 16px;
font-size: 18px;
}
.gm-style .gm-style-iw-c button {
top: 8px !important;
right: 8px !important;
}
.gm-style .gm-style-iw-c button,
.gm-style .gm-style-iw-c button img {
width: 18px !important;
height: 18px !important;
}
.gm-style .gm-style-iw-c button img {
margin: 0 !important;
}
.info-window-style-2 .location-detail .contact-details [class*="contact-"] {
line-height: 1.4;
}
.location-detail .contact-details {
margin-bottom: 0;
}
.location-detail .inner.has-image .bg-helper {
height: 180px;
}
.gm-style .gm-style-iw-c .btn-direction {
display: block;
margin-bottom: 0;
margin-top: 16px;
} body.no-scroll {
overflow: hidden;
max-width: 100vw;
}
@media(max-width: 1024px) {
.location-element.map .widget-form-inner-wrap {
display: none;
}
.location-element.map .location-categories {
display: flex;
flex-direction: column !important;
}
}
@media(max-width: 640px) {
body {
overflow-x: hidden;
max-width: 100vw;
}
} @media(min-width: 640px) and (max-width: 1023px) {
#top-bar-menu .topbar-inner {
display: flex;
align-items: center;
justify-content: center;
}
#top-bar-menu .topbar-inner>* {
display: none;
flex: 0 0 auto;
margin: 0;
}
#top-bar-menu .topbar-inner .burger-menu-wrapper {
order: 1;
display: flex;
width: 25%;
justify-content: flex-start;
}
#top-bar-menu .topbar-inner .burger-menu-wrapper li.elem:first-child {
display: none;
}
#top-bar-menu .topbar-inner .burger-menu-wrapper li.elem:last-child:after {
font-size: 16px;
content: "MENU";
display: block;
}
#top-bar-menu .topbar-inner .burger-menu-wrapper .menu-icon {
width: 35px;
margin: 0 5px;
}
#top-bar-menu .topbar-inner .burger-menu-wrapper .menu-icon:after {
background: #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
}
#top-bar-menu .topbar-inner .the-logo {
order: 2;
display: flex;
width: 50%;
margin: 0;
}
#top-bar-menu .topbar-inner .booking-off-canvas-top-wrapper {
order: 3;
display: flex;
height: inherit;
width: 25%;
justify-content: flex-end;
font-size: 16px;
}
.search-availability-top .form-content {
flex-wrap: wrap;
padding: 0 15px;
}
.search-availability-top .close-button {
right: 25px;
}
.search-availability-top .form-content select,
.search-availability-top .form-content .field-group,
.search-availability-top .form-content input {
max-width: initial;
margin-bottom: 7px;
}
.search-availability-top .form-content .columns {
width: 33.3333%;
}
.search-availability-top .form-content .booking-btn button {
width: 100%;
height: 40px;
}
}
@media(min-width: 640px) and (max-width: 768px) {
#top-bar-menu .topbar-inner .burger-menu-wrapper li.elem:last-child:after,
#top-bar-menu .button[data-toggle='booking-off-canvas-top'] {
font-size: 14px;
}
#top-bar-menu .topbar-inner .burger-menu-wrapper .menu-icon {
margin: 0 2px;
}
} .promotion-has-ended .hero .hic-button-wrap {
display: none;
}  .nam-custom-a {
position: relative;
}
.nam-custom-a:hover {
color: #d3b5a3 !important;
}
.nam-custom-a::before {
content: "";
display: block;
position: absolute;
bottom: -2px !important;
left: 0;
width: 100%;
height: 2px;
transition-duration: 0.4s;
margin-top: 0;
background-color: #d3b5a3;
} .gform_wrapper .gfield_label {
display: block;
}
.testimonial-element .cell.testimonial .hic-box {
border: 0;
margin: 0;
}
.testimonial-element.content-only .cell.testimonial .hic-box {
padding: 0;
}
.testimonial-element.content-only .testimonial-main-content {
margin-top: 0;
}
.testimonial-element.content-only .hic-content {
padding-top: 0;
margin: 0;
}
.testimonial-element.content-only .hic-content:before {
display: none;
}  .body-font:before {
display: none !important;
}
.section-header .section-title i {
position: absolute;
top: -40px;
left: calc(50% - 20px);
color: #d3b5a3;
font-size: 40px;
}
.opening-hours .section-body ul li:before {
display: none;
}
.opening-hours .section-body ul li {
padding-left: 0 !important;
}
.opening-hours .section-body ul li strong {
font-weight: normal;
min-width: 120px;
display: inline-block;
}
.footer-text-link .section-footer .button {
background-color: transparent;
color: #44443C;
padding: 0;
text-transform: none;
font-size: 19px;
margin-bottom: 8px;
}
.footer-text-link .section-footer .button:before {
content: "";
display: block;
position: absolute;
bottom: -6px;
left: 0;
width: 100%;
height: 2px;
transition-duration: 0.4s;
margin-top: 0;
background-color: #d3b5a3;
}
.footer-text-link .section-footer .button:hover {
border: 0;
}
.footer-text-link .section-footer .button:hover:before {
bottom: -12px
}
@media (min-width: 641px) {
.section-header .section-title i {
top: -50px;
left: calc(50% - 25px);
font-size: 50px;
}
.opening-hours .section-body h3 {
margin-bottom: 30px;
}
.opening-hours .section-body .cell:last-child .button {
margin-top: 58px;
}
}
@media (min-width:1024px) {
.full-width-layout .page-columns.row-fluid .section-body {
max-width: 100%;
}
}  .default-section [type=text],
.default-section textarea,
.default-section select {
border-color: #d3b5a3;
}  .location-search-input {
display: none;
}  .social-feed-element .section-header.heading-and-subheading .section-title {
margin-bottom: 10px;
}
.social-feed-element .section-header .sub-heading {
font-size: 14px;
}  .woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #44443C;
font-size: 26px
}
.woocommerce .product form.cart .variations tbody {
border: 0;
}
.woocommerce .product form.cart .variations td.label {
background-color: transparent;
color: #44443C;
}
.woocommerce .product form.cart .variations td.label label {
color: #44443C;
font-size: 16px
}
@media (min-width:641px) {
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #44443C;
font-size: 34px
}
}
@media (min-width:1024px) {
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #44443C;
font-size: 40px
}
.woocommerce .product form.cart .variations td.label label {
font-size: 20px
}
}  img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}  .single-post .article-header .post-byline {
text-transform: uppercase;
color: #999;
}
.single-post .article-header .post-byline li a {
color: #999;
}
.location-map .section-body img {
max-width: 970px;
}
@media (min-width: 641px) {
.post-element.listing-element.image-above-content .hic-content {
padding: 24px;
}
}  .sitemap-items li.page_item_has_children>i.fa-angle-down {
cursor: pointer;
transform: rotate(0deg);
transition: all 0.4s;
}
.sitemap-items li.page_item_has_children.active>i.fa-angle-down {
transform: rotate(-180deg);
} .carousel-then-image.content-box-element .hic-content p,
.carousel-then-image.content-box-element .hic-content .hic-blurb img,
.carousel-then-image.content-box-element .hic-content .hic-blurb {
height: 100% !important;
}
.button.link-text:before {
content: '';
width: 100%;
position: absolute;
bottom: 0px;
left: 0px;
height: 3px;
background: #d3b5a3;
transition: all .3s ease;
}
.button.link-text:hover:before {
width: 0;
}
.button.link-text {
background-color: transparent;
padding-left: 0px;
font-size: 19px !important;
text-transform: none;
position: relative;
padding-right: 0px;
transform: translateY(0);
transition: all .3s ease;
border: none;
}
.button.link-text:hover {
border: none;
transform: translateY(-8px);
}
.mt-negative-40.page-element {
margin-top: -50px;
}
.accordion-element .accordion-item {
margin-bottom: 20px;
}
.job-boxes.content-box-element .hic-title h3 {
font-size: 22px;
}
@media (min-width: 1024px) {
.carousel-then-image.content-box-element .hic-image-container {
width: 55%;
}
.carousel-then-image.content-box-element .hic-content {
width: 45%;
padding-left: 15px;
}
} .page-columns.tab-links-container .section-body ul.menu {
text-align: center;
justify-content: center;
align-items: center;
display: flex;
}
.page-columns.tab-links-container .section-body ul li:before {
content: none !important;
}
.tab-looks.menu li a:hover,
.tab-looks.menu li.current_page_item a {
background-color: rgb(210, 181, 164);
}
.tab-looks.menu li a {
border: 1px solid rgb(210, 181, 164);
text-transform: uppercase;
padding-left: 30px;
padding-right: 30px;
font-size: 18px;
} .special-offers.default-section .hic-title h3,
.medium-size-heading.default-section .hic-title h3 {
font-size: 22px;
}
.special-offers.default-section .hic-blurb p,
.medium-size-heading.default-section .hic-blurb p {
font-size: 16px;
}
.special-offers.default-section .hic-content,
.medium-size-heading.default-section .hic-content {
padding: 30px 20px;
}
.page-element .brown-color {
color: #d3b5a3;
} .header .menu.dropdown li.active ul.is-dropdown-submenu li:not(.active) a {
color: #44443c !important;
}
.header .menu.dropdown li.active ul.is-dropdown-submenu li:not(.active) a:hover {
color: #fff !important;
} .history-timeline.row-fluid .hic-box .hic-content {
background-color: rgba(0, 0, 0, .3);
}
.history-timeline.row-fluid .hic-box .hic-content .hic-title,
.history-timeline.row-fluid .hic-box .hic-content .hic-blurb {
background-color: #000000ab;
}
.history-timeline.row-fluid .hic-box .hic-content .hic-title {
padding-top: 20px;
}
.history-timeline.row-fluid .hic-box .hic-content .hic-blurb {
padding-left: 15px;
padding-right: 15px;
padding-bottom: 20px;
}
.history-timeline.row-fluid .hic-box .hic-content .hic-blurb p {
font-size: 15px;
}
.history-timeline.row-fluid .slick-next {
right: 5px;
}
.history-timeline.row-fluid .slick-prev {
left: 5px;
z-index: 10;
}
.history-timeline.row-fluid .slick-dots li button:before {
color: transparent;
opacity: 1;
border: 2px solid #d3b5a3;
border-radius: 50%;
position: static;
display: inline-block;
margin-bottom: 15px;
}
.history-timeline.row-fluid .slick-dots li.slick-active button:before,
.history-timeline.row-fluid .slick-dots li button:before:hover {
color: #d3b5a3 !important;
}
.history-timeline.row-fluid ul.slick-dots li:first-child:after {
content: none;
}
.history-timeline.row-fluid ul.slick-dots li:after {
content: '';
position: absolute;
width: 87%;
border-top: 2px dotted #d3b5a3;
top: 9px;
left: -30px;
}
.history-timeline.row-fluid .slick-dots li button {
font-size: 16px;
line-height: 0;
display: flex;
color: #fff;
width: 100%;
height: auto;
padding: 0;
flex-direction: column;
align-items: center;
}
.history-timeline.row-fluid .slick-dots li {
width: 60px;
height: 45px;
margin-bottom: 5px;
padding: 0 !important;
}
.history-timeline.row-fluid .slick-slider {
margin-bottom: 0px;
}
@media (max-width: 640px) {
.row-fluid.disable-carousel-for-small-only .hic-box {
margin-bottom: 5px !important;
}
.row-fluid.disable-carousel-for-small-only .hic-image:before {
padding-top: 65%;
}
}
@media (min-width: 641px) {
.history-timeline {
padding-bottom: 0;
padding-top: 0;
}
.history-timeline.row-fluid .section-header.heading-only {
position: absolute;
width: 100%;
bottom: 20px;
}
.history-timeline.row-fluid .section-header.heading-only h2 {
background-color: transparent !important;
color: #fff;
}
.history-timeline.row-fluid .hic-box .hic-content .hic-title {
padding-top: 35px;
}
.history-timeline.row-fluid .hic-box .hic-content .hic-blurb {
padding-left: 20px;
padding-right: 20px;
padding-bottom: 35px;
}
.history-timeline.row-fluid .hic-box .hic-content {
padding-bottom: 100px;
}
.history-timeline.row-fluid .hic-box .hic-image:before {
padding-top: 155%;
}
.history-timeline .hic-box,
.history-timeline .slick-slide {
height: 100%;
}
.history-timeline .hic-image-container {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.history-timeline .hic-box,
.history-timeline .slick-slide .hic-box {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.history-timeline .hic-box,
.history-timeline .slick-slide::before {
content: '';
display: block;
padding-top: 155%;
}
.history-timeline .hic-box,
.history-timeline .slick-slide {
position: relative;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.history-timeline.row-fluid .slick-next,
.history-timeline.row-fluid .slick-prev {
top: calc(100% - 60px) !important;
}
}
@media (max-width: 1023px) {
.history-timeline.row-fluid .slick-dots {
display: none !important;
}
}
@media (min-width: 1024px) {
.history-timeline.row-fluid .hic-box .hic-content {
padding-bottom: 150px;
}
.page-element.carousel.history-timeline.row-fluid .section-body .slick-dots {
bottom: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
align-content: center;
}
} .booking-form-container.default-section .form-content {
background-color: #fff;
padding: 20px 0px 0px 0px;
box-shadow: 0px 0px 5px #c0c0c0;
justify-content: center;
margin: -120px auto 0px auto;
}
@media (max-width: 1023px) {
.booking-form-container.default-section .form-content {
padding-bottom: 20px;
}
} .post-element.image-above-content .hic-content header {
display: flex;
flex-direction: column;
}
.post-element.image-above-content .hic-content header .hic-title {
order: 2;
}
.post-element.image-above-content .hic-content header .hic-title h3 {
font-size: 20px !important;
}
.post-element.image-above-content .hic-content header .post-byline {
order: 1;
font-size: 14px;
}
.post-element.image-above-content .hic-content header .published-date span,
.post-element.image-above-content .hic-content header .published-date:before {
display: none;
}
.post-element.image-above-content .hic-content header .published-date {
padding-left: 0px !important;
}
.post-element.image-above-content .hic-content .hic-blurb {
font-size: 16px;
}
.enquire-now-sec.grey-section .section-header:before,
.enquire-now-sec.grey-section .section-header:after {
display: none;
}
.enquire-now-sec.grey-section .section-header .section-title {
font-size: 24px;
text-transform: none;
}
.social-sharing-container.text-center {
display: flex;
justify-content: center;
margin-top: 45px;
margin-bottom: -45px;
}
.social-sharing-container .sharing-label {
font-size: 14px;
display: flex;
align-items: center;
}
.curator-feed.grey-section .inner-section {
padding-top: 45px;
}
.header-default-color:not(.single) .page-elements .hi-social {
text-align: center;
padding-top: 45px;
}
.header-default-color:not(.single) .page-elements .hi-social:before {
content: 'SHARE ON:';
}
.header-default-color:not(.single) .page-elements .hi-social a {
padding: 0px 10px;
}
.gallery-element.is-post-type.image-above-content .section-body .hic-content {
position: absolute;
z-index: 1;
bottom: -30px;
width: 100%;
color: #fff;
text-align: center;
transition: all .3s ease;
}
.gallery-element.is-post-type.image-above-content .section-body .hic-box:hover .hic-content {
bottom: 40px;
}
.gallery-element.is-post-type.image-above-content .section-body .hic-box a {
position: relative;
display: block;
overflow: hidden;
}
.gallery-element.is-post-type.image-above-content .section-body .hic-content .hic-blurb {
padding-top: 80px;
transition: all .3s ease;
}
.gallery-element.is-post-type.image-above-content .section-body .hic-box:hover .hic-content .hic-blurb {
padding-top: 0px;
}
.gallery-element.is-post-type.image-above-content .section-body .hic-content .hic-title h3,
.gallery-element.is-post-type.image-above-content .section-body .hic-content .hic-blurb {
color: #fff;
text-shadow: 1px 1px 2px #000;
}
.booking-form-container.default-section .section-body .gform_body li:before {
display: none;
}
.booking-form-container.default-section .section-body .gform_body {
padding-top: 45px;
}
.booking-form-container.default-section .section-body .gform_body li .gfield_label {
font-size: 18px;
font-weight: bold;
color: #44443c;
}
.booking-form-container.default-section .section-body .gform_body li .gfield_description {
font-style: italic;
color: #44443c;
}
.booking-form-container.default-section .section-body .gform_body li,
.booking-form-container.default-section .section-body .gform_body .search-field {
padding-left: 0px !important;
}
.booking-form-container.default-section .section-body .gform_body .search-field input[type="text"] {
width: 100% !important;
}
.insider-collection.page-element.image-above-content .has-image .hic-content {
padding-top: 0px !important;
} @media (max-width: 640px) {
.field-medium-6.hide-top-label .gfield_label {
display: none;
}
}
@media (min-width: 641px) {
.gform_wrapper.gravity-theme .gfield.gfield--width-half {
width: 50%;
}
.field-medium-6.hide-top-label .gfield_label {
opacity: 0;
}
.single-room-type .room-gallery-description.carousel .grid-container .slick-next,
.single-room-type .room-gallery-description.carousel .grid-container .slick-prev {
bottom: -25px !important;
top: unset !important;
}
}
.booking-form-container.default-section .form-content {
padding-left: 20px;
padding-right: 20px;
}
@media(max-width: 640px) {
.booking-form-container.default-section .form-content .field-group {
margin-bottom: 0px;
}
}
.room-gallery-description.carousel .slick-dots li:not(.slick-active) button:before {
color: #FFF;
}
@media(max-width: 640px) {
.room-gallery-description.carousel .section-body .slick-dots {
position: absolute;
bottom: 10px;
}
}
@media (min-width: 641px) {
.room-gallery-description.carousel .slick-arrow {
bottom: 0px;
top: 345px;
}
.room-gallery-description.carousel .slick-next {
right: 24px;
}
.room-gallery-description.carousel .slick-prev {
right: 76px;
bottom: 0px;
left: unset;
z-index: 10;
}
}
@media(min-width: 1024px) {
.booking-form-container.default-section .form-content {
max-width: 1050px;
} .room-gallery-description.carousel .grid-container {
display: flex;
align-items: flex-start;
}
.room-gallery-description.carousel .grid-container .section-body.slick-slider,
.room-gallery-description.image-right-content .gallery-description {
width: 50%;
}
.booking-form-container.default-section .section-body .gform_body .gf_left_half,
.booking-form-container.default-section .section-body .gform_body .gf_right_half {
width: 50%;
float: left;
}
.hero.gallery-background-banner .hero-banner-message h1,
.hero.page-banner .hero-banner-message h1 {
max-width: 900px;
margin: 0 auto;
}
.picnic-escape-custom .hero-banner-message h1 {
max-width: 100% !important;
}
.search-availability-top .form-content,
.booking-search .form-content {
display: flex;
flex-direction: row;
}
.page-element .search-availability-top .form-content,
.page-element .booking-search .form-content {
padding-left: 20px;
padding-right: 20px;
}
.search-availability-top .form-content>div,
.booking-search .form-content>div {
padding: 0 5px;
}
.form-availability button[type="submit"] {
margin-bottom: 0;
margin-top: 25px;
}
.carousel-then-image.content-box-element .hic-image-container {
width: 55%;
}
.carousel-then-image.content-box-element .hic-content {
width: 45%;
padding-left: 15px;
}
.room-gallery-description.carousel .slick-next {
right: 15px;
}
.room-gallery-description.carousel .slick-prev {
right: 67px;
}
}  .page-element.custom-hero {
padding: 0;
}
@media (max-width: 640px) {
.page-element.custom-hero iframe {
height: 500px;
}
}
@media (min-width: 641px) and (max-width: 1023px) {
.page-element.custom-hero iframe {
height: 600px;
}
}  .box-border.default-section.image-above-content .hic-image-container,
.bordered-box.default-section.image-above-content .hic-image-container {
margin-bottom: 0;
}  .header .top-header .menu a {
font-weight: 600;
}
.hide-check-availability .mobile-floating-menu .menu li:last-child {
display: none !important;
}
.page-element.text-link a.button {
background: transparent !important;
padding: 0;
text-transform: none;
border: 0;
font-size: 19px;
}
@media (max-width: 1640px) {
.department-contacts .grid-x>.medium-3 {
margin-bottom: 20px;
}
}
@media (min-width: 641px) and (max-width: 1640px) {
.department-contacts .grid-x>.medium-3 {
width: 50%;
}
} @media (min-width: 1024px) {
.hero.video-background-banner .hero-bg-overlay {
display: none;
}
}  .contact-form-container.default-section .gform_body ul li:before {
content: none !important;
}
.contact-form-container.default-section .gform_body ul li:nth-child(2) span {
display: none;
}
.contact-form-container.default-section .gform_footer {
padding-left: 16px;
}
.department-contacts.default-section a:before {
text-decoration: none;
content: none;
}
.department-contacts.default-section span.grey-color {
color: #959595;
}
.has-underline:before {
content: "";
position: absolute;
bottom: -8px;
width: 100%;
height: 3px;
background-color: #D4B5A3;
}
a.has-underline {
position: relative;
}
.image-above-content .has-image .hic-content {
padding-top: 15px;
}
.box-border.default-section .hic-box,
.box-border.default-section.image-above-content .hic-box,
.bordered-box.default-section.image-above-content .hic-box {
border: 1px solid #c9b4a1;
}
.box-border.default-section.image-above-content .hic-content,
.bordered-box.default-section.image-above-content .hic-content {
padding: 20px;
}
@media (min-width: 641px) {
.box-border.default-section.image-above-content .hic-content,
.bordered-box.default-section.image-above-content .hic-content {
padding: 35px;
}
.contact-form-container.default-section .gform_body .field-medium-6 {
width: 50%;
}
}
@media (min-width: 1024px) {
.box-border.default-section.image-above-content .section-body .cell,
.bordered-box.default-section.image-above-content .section-body .cell {
margin-bottom: 65px;
}
.box-border.default-section.image-above-content .hic-content,
.bordered-box.default-section.image-above-content .hic-content {
padding: 45px;
}
}
.box-border.image-above-content .medium-4 .hic-content .hic-title h3,
.bordered-box.image-above-content .medium-4 .hic-content .hic-title h3,
.content-box-element.image-above-content .medium-4 .hic-content .hic-title h3 {
font-size: 25px;
}
.content-box-element.image-above-content .large-3 .hic-content .hic-title h3 {
font-size: 24px;
}
.page-element.image-above-content.title-equal-height .hic-title {
margin-bottom: 10px;
}
.box-border.image-above-content .hic-content .hic-blurb p,
.bordered-box.image-above-content .hic-content .hic-blurb p,
.content-box-element.image-above-content .large-3 .hic-content .hic-blurb {
font-size: 16px;
}
.default-section blockquote {
background: rgb(211 181 163 / 20%);
border-left: 0;
padding: 10px;
}
.default-section blockquote,
.default-section blockquote p {
color: #44443C;
}
.page-element.tab-layout .section-body ul.tabs li {
padding-left: 0 !important;
}
.page-element.tab-layout .section-body ul.tabs li:before {
display: none;
}
.page-element.text-center .hic-blurb .button.link-text {
margin-left: 10px;
margin-right: 10px;
}
.accordion-element.default-layout.default-width .accordion-container {
max-width: 1170px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 1023px) {
.page-element.room-gallery-description.carousel .slick-slider {
margin-bottom: 20px;
}
} .mec-wrap .mec-calendar .mec-has-event:after,
.section-body .mec-wrap .mec-calendar ul.mec-daily-view-dates-events li::before {
display: none !important;
}
.section-body .mec-wrap .mec-calendar ul.mec-daily-view-dates-events li {
padding-left: 0 !important;
}
.mec-single-event .mec-events-content tbody {
border: 0;
}
.mec-single-event .mec-events-content tbody td {
padding: 20px 0 0;
}
.mec-single-event .mec-events-content tbody td a {
background-color: #ceb4a9;
text-align: center;
padding: 12px 34px;
}
@media (min-width: 1024px) {
.single-mec-events .mec-container {
padding-top: 200px;
}
}  .map-form-element.contact-layout-2:not(.inline-form) .frm-content {
max-width: 930px;
margin-left: auto;
margin-right: auto;
}
.gform_wrapper .gform_fields .gfield_label {
font-size: 16px;
}
.gform_wrapper .gform_fields .gfield_header_item,
.gform_wrapper .gform_fields .gform_fileupload_rules,
.gform_wrapper .gform_fields .ginput_complex label {
font-size: 16px;
padding-top: .3125rem;
}
.gform_wrapper .gform_fields .ginput_complex .ginput_container_date {
display: flex;
align-items: center;
align-content: flex-start;
flex-flow: row wrap;
flex-basis: min-content;
max-width: 30%;
}
.gform_wrapper .gform_fields .ginput_complex .ginput_container_date+.ginput_container_date {
margin-left: 2%;
}
.gform_wrapper .gform_fields .ginput_complex .ginput_container_date[style*='display:none']+.ginput_container_date {
margin-left: 0;
}
.gform_wrapper .gform_fields .ginput_container_time {
flex-basis: min-content;
min-width: 4rem;
}
.gform_wrapper .gform_fields .gfield_time_minute {
position: relative;
}
.gform_wrapper .gform_fields .gfield_time_ampm {
align-items: flex-end;
display: flex;
margin-left: 2%;
}
.gform_wrapper .gform_fields .gfield_list_group,
.gform_wrapper .gform_fields .gfield_list_header {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
margin-bottom: .5rem;
}
.gform_wrapper .gform_fields .gfield_header_item,
.gform_wrapper .gform_fields .gfield_list_group_item {
flex-grow: 1;
width: 0;
}
.gform_wrapper .gform_fields .gfield_header_item+.gfield_header_item:not(:last-child),
.gform_wrapper .gform_fields .gfield_list_group_item+.gfield_list_group_item {
margin-left: 2%;
}
.gform_wrapper .gform_fields .gfield_header_item+.gfield_header_item input,
.gform_wrapper .gform_fields .gfield_list_group_item+.gfield_list_group_item input {
margin-bottom: 0;
}
.gform_wrapper .gform_fields .gfield_header_item:last-child,
.gform_wrapper .gform_fields .gfield_list_icons {
width: 48px;
flex: none;
display: flex;
align-items: center;
justify-content: center;
height: 38px;
} .gform_wrapper .gform_fields .description,
.gform_wrapper .gform_fields .gfield_description,
.gform_wrapper .gform_fields .instruction {
clear: both;
font-family: inherit;
font-size: 14px;
line-height: 1.5;
margin-bottom: 20px;
}
.gform_wrapper .gform_fields .ginput_container_time i {
display: none;
}
table.gfield_list.gfield_list_container thead {
background: transparent;
border: 0;
}
table.gfield_list.gfield_list_container thead tr th,
table.gfield_list.gfield_list_container tbody tr td {
flex-grow: 1;
width: 0;
font-size: 16px;
padding: .3125rem 0 0 0;
font-weight: normal;
}
table.gfield_list.gfield_list_container thead tr td {
width: 48px;
flex: none;
display: flex;
align-items: center;
justify-content: center;
height: 38px;
}
table.gfield_list.gfield_list_container thead tr {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
margin-bottom: .5rem;
}
table.gfield_list.gfield_list_container tbody {
border: 0;
padding: 0;
background: transparent;
}
table.gfield_list.gfield_list_container tbody tr td input[type="text"] {
width: 90%;
margin: 0;
}
body .ginput_container_list table.gfield_list tbody tr td.gfield_list_icons a.add_list_item {
margin-right: 10px;
}
.gform_wrapper .gform_fields .ginput_complex .clear-multi {
display: flex;
flex-flow: row wrap;
width: 100%;
}
.gform_wrapper .gform_fields .gfield_time_ampm .gfield_time_ampm_shim {
display: none;
}
.clear-multi div:not(:first-child) {
margin-left: 2%;
}
@media(max-width:640px) {
.gform_wrapper .gform_fields .ginput_container_time {
width: 30%;
}
}
@media(min-width: 641px) {
.gform_wrapper .gform_fields .ginput_complex fieldset,
.gform_wrapper .gform_fields .ginput_complex span {
flex: 1;
}
.gform_wrapper .gform_fields .ginput_complex {
display: flex;
flex-flow: row wrap;
}
.gform_wrapper .gform_fields .gfield.gfield--width-half {
width: 50%;
}
.gform_wrapper .gform_fields .gfield.gfield--width-third {
width: 33.33333%;
}
.gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),
.gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full) {
padding-right: 1%;
}
.gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),
.gform_wrapper .gform_fields .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full) {
padding-left: 1%;
padding-right: 0;
}
h2.gsection_title {
font-size: 28px;
}
}  .activities-timetable .tabs-panel {
padding: 15px 15px 0px;
}
.activities-timetable table {
font-size: 16px;
}
.activities-timetable table tbody tr:nth-child(2n) {
background-color: #fafafa;
}
.activities-timetable.text-center tbody tr td:first-child {
text-align: left;
}
.activities-timetable.text-center thead td:not(:first-child) {
text-align: center;
}
.activities-timetable table tbody td a {
color: #d3b5a3 !important;
}
@media (min-width: 641px) and (max-width: 1023px) {
.activities-timetable .nice-table.enabled tbody td:first-child {
width: 100% !important;
}
.activities-timetable .nice-table.enabled tbody td:not(:first-child) {
display: inline-block;
flex: 1 1 0px;
width: auto;
}
}
@media (max-width: 1023px) {
.nice-table.enabled thead,
.nice-table.enabled .thead {
display: none;
}
.nice-table.enabled tbody td,
.nice-table.enabled tbody th {
display: flex;
font-size: 12px;
flex-wrap: wrap;
justify-content: center;
}
.nice-table.enabled tbody td::before,
.nice-table.enabled tbody th::before {
content: attr(data-heading);
font-weight: 600;
display: block;
width: 100%;
text-align: center;
}
.nice-table.enabled tbody td:empty,
.nice-table.enabled tbody th:empty {
display: none !important;
}
}  @media (min-width: 1024px) {
.history-timeline.row-fluid .section-header.heading-only {
bottom: 60px;
}
}  html.pum-open.pum-open-fixed header.header,
html.pum-open.pum-open-fixed .hero {
margin-top: 175px;
}
.pum-theme-default-theme .pum-content {
text-align: center;
}
.pum-theme-default-theme .pum-content p a {
color: #44443c;
}
@media (min-width: 641px) {
html.pum-open.pum-open-fixed header.header,
html.pum-open.pum-open-fixed .hero {
margin-top: 130px;
}
}
@media (min-width: 1024px) {
html.pum-open.pum-open-fixed header.header,
html.pum-open.pum-open-fixed .hero {
margin-top: 100px;
}
}  @media(max-width: 640px) {
.sticky-header.scrolled .header {
display: none !important;
}
}  .section-title-2 {
text-transform: uppercase;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.section-title-2 h2 {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
text-align: center;
font-size: clamp(22px, 2.08vw, 40px);
padding: 0 clamp(20px, 2.34vw, 45px);
;
margin: 0;
}
.section-subtitle-2 {
width: calc(859/1920 * 100%);
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
text-align: center;
justify-self: center;
font-size: clamp(10px, 0.9896vw, 19px);
padding-bottom: clamp(20px, 5.573vw, 107px);
}
.hihc-divider {
flex-grow: 1;
border-top: 1px solid #D3B5A3;
height: 1px;
}
.hihc-divider-reverse {
flex-grow: 1;
border-top: 1px solid #D3B5A3;
height: 1px;
display: flex;
justify-content: flex-end;
align-self: flex-end;
} .sticky-menu {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: clamp(16px, 2.6vw, 50px);
flex-wrap: wrap;
gap: clamp(8px, 0.83vw, 16px);
}
.sticky-menu a {
text-decoration: underline;
line-height: clamp(16px, 0.95vw, 18.3px);
letter-spacing: 1px;
text-decoration-style: solid;
display: inline-block;
font-size: clamp(14.4px, 0.83vw, 16px);
}
.sticky-menu span {
color: #d3b5a3;
margin: 0 clamp(10px, 0.94vw, 18px);
width: clamp(4px, 0.31vw, 6px);
height: clamp(5px, 0.42vw, 8px);
display: inline-flex;
align-items: center;
justify-content: center;
} .hero-banner-message .hihc-hero-banner-message h1 {
font-family: 'Baskervville', 'Libre Baskerville', serif !important; font-size: clamp(30px, 6.25vw, 120px) !important;
text-transform: none !important;
max-width: 100% !important;
margin: 0 auto clamp(10px, 1.56vw, 30px) !important;
line-height: clamp(1.3em, 6.25vw, 120px);
}
.hero-banner-message .hihc-hero-banner-message h2 {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
font-size: clamp(16px, 1.04vw, 22px);
text-transform: uppercase;
margin-bottom: clamp(10px, 2.34vw, 45px);
}
.hero-banner-message .hihc-hero-banner-message .custom_btn {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
margin: 0 0 clamp(5px, 0.52vw, 10px) 0;
display: flex;
justify-content: center;
align-items: center;
}
.hero-banner-message .hihc-hero-banner-message .custom_btn a {
background-color: #fff;
color: #44443C;
text-decoration: none;
padding: clamp(10px, 0.83vw, 16px) clamp(30px, 3.65vw, 70px);
font-size: clamp(13px, 0.83vw, 16px);
cursor: pointer;
text-align: center;
line-height: clamp(1.3em, 0.625vw, 12px);
}
.hihc-container { display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-start;
}
.hihc-container .hihc-inner-left-img {
aspect-ratio: 960/818;
padding-left: clamp(20px, 2.9vw, 56px);
display: flex;
justify-content: center;
align-items: center; }
.hihc-container .hihc-inner-left-img-2-reverse img,
.hihc-container .hihc-inner-left-img-2 img,
.hihc-container .hihc-inner-left-img img {
object-fit: cover;
height: 100%;
}
.hihc-container .hihc-inner-left-img-2 {
aspect-ratio: 960/863.87;
padding-left: clamp(20px, 2.9vw, 56px);
display: flex;
justify-content: center;
align-items: center; }
.hihc-container .hihc-inner-left-img-2-reverse { aspect-ratio: 960/863.87;
padding-right: clamp(20px, 2.9vw, 56px);
display: flex;
justify-content: center;
align-items: center; }
.hihc-container .hihc-inner-left-text {
padding-left: calc(56/960 * 100%);
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}
.hihc-container .hihc-inner-left-slider-img { width: calc(743.84 / 960* 100%);
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
perspective: 1000px;
transition: transform 0.5s ease-in-out;
}
.hihc-container .hihc-inner-left-slider-img .hihc-image {
aspect-ratio: 170.72/280.47;
display: flex;
justify-content: center;
align-items: center;
width: calc(170.72/743.84 * 100%);
}
.hihc-container .hihc-inner-left-slider-img .hihc-image img {
object-fit: cover;
width: 100%;
height: 100%;
}
.hihc-container .hihc-inner-left-slider-img .hihc-image.large {
aspect-ratio: 369.89/403.42;
width: calc(369.89/743.84 * 100%);
position: relative;
}
.hihc-container .hihc-inner-right-text {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
justify-content: center;
padding-left: calc(91/960 * 100%);
padding-right: calc(56.58/960 * 100%);
display: flex;
flex-direction: column;
font-size: clamp(10px, 0.99vw, 19px);
}
.hihc-container .hihc-inner-right-img {
aspect-ratio: 960/818;
justify-content: space-between;
padding-left: calc(91/960 * 100%);
display: flex;
flex-direction: column; }
.hihc-container .hihc-inner-right-img-2 {
aspect-ratio: 960/863.87;
justify-content: space-between;
padding-left: calc(91/960 * 100%);
display: flex;
flex-direction: column; }
.hihc-container .hihc-inner-right-img-2-reverse {
aspect-ratio: 960/863.87;
justify-content: space-between;
padding-right: calc(91/960 * 100%);
display: flex;
flex-direction: column;
align-items: flex-end; }
.hihc-container .hihc-inner-right-slider-img {
font-family: 'Baskervville', 'Libre Baskerville', serif;
width: calc(359/960 * 100%);
text-align: center;
font-size: clamp(10px, 0.98958vw, 19px);
line-height: clamp(1.3em, 1.13229vw, 21.74px);
}
.hihc-container .hihc-inner-right-slider-img .descriptions {
margin-bottom: clamp(16px, 1.354vw, 26px);
}
.hihc-container .hihc-inner-right-slider-img .details {
font-weight: 600;
font-size: clamp(8px, 0.8854vw, 17px);
line-height: clamp(1.3em, 1.23958vw, 23.8px);
}
.hihc-container .hihc-tri-img-left {
flex: 1;
display: flex;
justify-content: flex-end;
align-items: center;
}
.hihc-container .hihc-tri-img-left-2 {
flex: 1;
display: flex;
justify-content: flex-start;
align-items: center;
}
.hihc-container .hihc-tri-img-right {
flex: 1;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
align-self: center;
}
.hihc-content-logo-inner-2,
.hihc-content-logo-inner { margin: 0;
}
.hihc-content-logo-inner-3 img,
.hihc-content-logo-inner-2 img,
.hihc-content-logo-inner img {
width: clamp(40px, 3.65vw, 70px);
height: clamp(50px, 4.69vw, 90px);
object-fit: contain;
}
.hihc-content-logo-inner-2 img {
margin-top: clamp(24px, 2.29vw, 44px);
}
.hihc-content-logo-inner-3 {
margin-top: clamp(24px, 2.29vw, 44px);
display: flex;
width: calc(561 / 845* 100%);
}
.title-space-content-2 {
padding-right: calc(91 / 960* 100%);
margin-left: clamp(117px, 16.09375vw, 309px);
text-align: start;
}
.title-space-content { margin-right: clamp(117px, 16.09375vw, 309px);
text-align: start;
}
.title-space-content-2 h3,
.title-space-content h3 {
font-size: clamp(20px, 2.34vw, 45px);
font-family: 'Baskervville', 'Libre Baskerville', serif !important; }
.title-space-content p {
font-family: 'Baskervville', 'Libre Baskerville', serif;
line-height: clamp(10px, 1.13vw, 21.74px);
font-size: clamp(9px, 0.99vw, 19px);
margin: 0 0 clamp(10px, 1.04vw, 20px) 0;
list-style: none;
}
.title-space-content ul {
font-family: 'Baskervville', 'Libre Baskerville', serif;
font-size: clamp(9px, 0.99vw, 19px);
}
.title-space-content-2 p {
font-family: 'Baskervville', 'Libre Baskerville', serif;
font-size: clamp(9px, 0.99vw, 19px);
line-height: clamp(10px, 1.13vw, 21.74px);
margin-bottom: clamp(12px, 1.04vw, 20px);
}
.title-space-content-2 ul {
font-family: 'Baskervville', 'Libre Baskerville', serif;
font-size: clamp(9px, 0.99vw, 19px);
}
.hihc-container-decoration-img {
position: absolute;
top: clamp(-120px, -7.349vw, -141.1px);
right: 0;
width: clamp(147px, 15.3125vw, 294px);
}
.hihc-container-decoration-img-reverse {
position: absolute;
top: clamp(-120px, -7.349vw, -141.1px);
left: 0;
width: calc(294 / 1920* 100%);
}
.hihc-container-decoration-img-2 {
position: absolute;
top: clamp(5px, 0.52vw, 10px);
right: 0;
background-color: #fff;
width: clamp(147px, 15.3125vw, 294px);
}
.hihc-container h3.hihc-title-and-divider {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
font-size: clamp(22px, 2.08vw, 40px);
margin: 0;
}
.hihc-banner-branch {
width: calc(345/960 * 100%);
height: calc(167/239 * 100%);
margin-bottom: clamp(15px, 1.56vw, 30px);
justify-content: flex-start;
display: flex;
margin-left: calc(186/960* 100%);
}
.hihc-banner-branch-2 {
background-color: #d3b5a3;
display: flex;
flex-direction: row;
align-items: center;
margin: clamp(34px, 3.49vw, 67.04px) 0 clamp(30px, 3.07vw, 59px);
}
.hihc-banner-branch-2 img {
width: calc(407/1920 * 100%);
margin: clamp(27px, 2.81vw, 54px) clamp(66px, 10.31vw, 198px) clamp(30px, 3.07vw, 59px) clamp(44px, 6.88vw, 132px);
}
.hihc-banner-branch-2 h5 {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
color: #fff;
font-size: clamp(18px, 1.66vw, 31.81px);
line-height: clamp(20px, 1.89vw, 36.39px);
margin: clamp(27px, 2.81vw, 54px) clamp(120px, 12.24vw, 235px) clamp(30px, 3.07vw, 59px) 0;
}
.hihc-banner-branch-3 {
display: flex;
align-items: center;
aspect-ratio: 1920/239;
background-color: #D3B5A3;
}
.hihc-branch-img-space-title {
width: calc(775/960 * 100%);
}
.hihc-branch-img-space-title h3 {
text-align: start;
font-family: Baskerville Greek Upright !important;
color: #fff;
text-underline-position: from-font;
text-decoration-skip-ink: none;
font-size: clamp(24px, 2.34vw, 45px);
line-height: clamp(28px, 2.64vw, 50.71px);
margin: clamp(15px, 1.56vw, 30px) 0 0 0;
}
.hihc-title-category {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin: clamp(50px, 5.21vw, 100px) clamp(28px, 2.92vw, 56px) clamp(38px, 3.96vw, 76px) clamp(28.5px, 2.97vw, 57px); }
.hihc-title-category-2 {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
margin: clamp(64px, 6.67vw, 128px) 0 clamp(38px, 3.96vw, 76px) clamp(28.5px, 2.97vw, 57px);
}
.hihc-title-category-2 h3,
.hihc-title-category h3 {
font-size: clamp(20px, 2.08vw, 40px);
text-transform: uppercase;
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
}
.hihc-btn-check-availability {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
background-color: #d3b5a3;
color: #fff !important;
text-decoration: none;
cursor: pointer;
text-align: center;
padding: clamp(8px, 0.83vw, 16px) clamp(18px, 1.93vw, 37px);
font-size: clamp(12px, 0.83vw, 16px);
line-height: clamp(10px, 0.63vw, 12px);
letter-spacing: clamp(1px, 0.10vw, 2px);
}
.wed-day-flip-box-grid-2 {
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: clamp(28px, 2.96vw, 56.76px);
row-gap: clamp(28.5px, 2.97vw, 57.04px);
margin: 0 clamp(154px, 16.04vw, 308px);
} .wed-day-flip-box {
background-color: transparent;
padding: 0;
perspective: clamp(500px, 52.08vw, 1000px); }
.wed-day-flip-box-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wed-day-flip-box .wed-day-flip-box-inner {
position: relative;
transition: transform 0.6s;
transform-style: preserve-3d;
padding: 0;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
aspect-ratio: clamp(0.8, 0.998846, 623.24 / 623.96)
}
.wed-day-flip-box:hover .wed-day-flip-box-inner {
transform: rotateY(180deg);
}
.wed-day-flip-box-inner .descriptions {
flex-grow: 1;
display: flex;
flex-direction: row;
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
padding: clamp(10px, 1.09vw, 21px) 0 0;
font-size: clamp(10px, 0.99vw, 19px);
line-height: clamp(10px, 1.51vw, 29px);
}
.wed-day-flip-box .more_info {
font-size: clamp(8px, 0.89vw, 17px);
font-weight: 600;
line-height: clamp(10px, 1.01vw, 19.43px);
margin: 0;
text-align: end;
}
.wed-day-flip-box .subject {
font-size: clamp(8px, 0.83vw, 16px);
font-weight: 400;
line-height: clamp(16px, 1.51vw, 29px);
margin: 0;
text-align: end;
font-style: italic;
}
.wed-day-flip-box-inner .layout-behind {
position: absolute;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
background-color: #f8f8f8;
color: black;
transform: rotateY(180deg);
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
text-overflow: ellipsis;
overflow: hidden;
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
text-align: center;
font-size: clamp(9px, 0.99vw, 19px);
width: calc(582.57 / 623* 100%);
height: calc(584.02 / 623.72* 100%);
margin: clamp(10px, 1.0526vw, 20.21px) clamp(10px, 1.0526vw, 20.21px) clamp(10px, 1.0151vw, 19.49px);
padding: clamp(10px, 1.0526vw, 20.21px) clamp(10px, 1.0526vw, 20.21px) clamp(10px, 1.0151vw, 19.49px);
} .hihc-subtitle-and-description {
font-family: 'Baskervville', 'Libre Baskerville', serif;
font-size: clamp(9px, 0.94vw, 18px);
line-height: clamp(18px, 1.21vw, 23.27px);
width: clamp(400px, 41.3vw, 793px);
margin: clamp(20px, 2.14vw, 41px) 0 clamp(28px, 2.97vw, 57px) clamp(154px, 16.09vw, 309px);
}
.hihc-subtitle-and-description h3.title-space-content-no-padding {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
font-size: clamp(24px, 2.34vw, 45px);
line-height: clamp(30px, 2.89vw, 55.6px);
margin-bottom: clamp(25px, 2.6vw, 50px);
margin-right: clamp(120px, 8.85vw, 170px);
}
.hihc-subtitle-and-description-2 {
font-family: 'Baskervville', 'Libre Baskerville', serif; width: clamp(320px, 32.97vw, 633px);
margin: clamp(34px, 3.49vw, 67px) 0 clamp(18px, 1.88vw, 36px) clamp(154px, 16.09vw, 309px);
}
.hihc-subtitle-and-description-2 h3.title-space-content-no-padding {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
font-size: clamp(28px, 2.81vw, 54px);
line-height: clamp(36px, 3.58vw, 68.64px);
margin-bottom: clamp(25px, 2.6vw, 50px);
}
.hihc-subtitle-and-description-2 p {
font-size: clamp(14px, 0.94vw, 18px) !important;
line-height: clamp(18px, 1.13vw, 21.74px);
}
.hihc-subtitle-and-description p {
font-family: 'Baskervville', 'Libre Baskerville', serif !important;
font-size: clamp(10px, 0.99vw, 19px);
margin-right: clamp(120px, 8.85vw, 170px);
}
.hihc-custom-letter-container {
margin: 0 clamp(86px, 16.2vw, 311px) 0 clamp(63px, 13.85vw, 266px);
position: relative;
}
.hihc-custom-letter-title {
position: absolute;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
top: calc(200/460 * 100%);
left: calc(-27/1343 * 100%);
bottom: calc(142 / 460* 100%);
width: calc(587/1343 * 100%);
gap: calc(43 / 460* 100%);
}
.hihc-custom-letter-title p {
font-size: clamp(30px, 4vw, 45px);
line-height: clamp(40px, 5vw, 50.71px);
font-style: italic;
text-underline-position: from-font;
text-decoration-skip-ink: none;
text-align: center;
font-family: 'Baskervville', 'Libre Baskerville', serif;
}
.hihc-custom-letter-content {
font-family: 'Baskervville', 'Libre Baskerville', serif;
font-size: clamp(10px, 0.99vw, 19px);  margin: clamp(25px, 4.6354vw, 93px) clamp(45px, 9.5833vw, 184px) clamp(13px, 2.55208vw, 49px) clamp(162px, 33.75vw, 648px); }
.hihc-custom-letter-content .title {
text-transform: uppercase;
letter-spacing: clamp(1px, 0.1vw, 2px);
margin-bottom: clamp(13px, 1.35vw, 26px);
font-size: clamp(9px, 0.99vw, 18px);
}
.hihc-custom-letter-content .subtitle {
margin-bottom: clamp(16px, 1.67vw, 32px);
}
.hihc-grid-container-3 {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: clamp(10px, 1.04vw, 20px);
margin: 0 clamp(154px, 16.04vw, 308px) 0 clamp(155px, 16.09vw, 309px);
}
.hihc-grid-container-3 .descriptions {
height: clamp(60px, 9vw, 160px);
font-family: 'Baskervville', 'Libre Baskerville', serif;
font-size: clamp(10px, 1.25vw, 24px);
position: absolute;
background-color: #fff; bottom: clamp(20px, 9.74%, 41px);
right: clamp(20px, 9.74%, 41px);
left: clamp(20px, 9.74%, 41px); padding: clamp(10px, 5.42vw, 20px) clamp(10px, 5.42vw, 20px) clamp(10px, 5.42vw, 20px) clamp(10px, 5.42vw, 20px);
text-align: center;
display: flex;
align-items: center;
}
.hihc-grid-container-3 .descriptions p {
margin: 0;
line-height: clamp(10px, 1.43vw, 27.46px);
}
.spacing-section {
padding-bottom: clamp(25px, 2.6vw, 50px);
}
.getting-hayman-gallery {
display: grid;
overflow: hidden; grid-template-columns: clamp(186px, 18.63vw, 375.9px) clamp(280px, 28.04vw, 565.83px) clamp(262px, 26.17vw, 528.24px) clamp(236px, 23.52vw, 474.82px);
width: clamp(1920px, 105.1vw, 2017.82px);
gap: clamp(12px, 1.26vw, 24.17px);
margin: clamp(15px, 1.56vw, 30px) 0 0;
}
.hihc-btn-check-availability {
font-size: 14px;
margin: 5px 5px 5px 5px;
} @media (max-width: 641px) {
.section-title-2 h2 {
font-size: clamp(20px, 2.08vw, 40px);
padding: 0 20px 0 20px;
line-height: 1.3;
}
.section-subtitle-2 {
width: 100%;
padding: 0 20px 0 20px;
font-size: 14px;
line-height: 1.3;
}
.hero-banner-message .hihc-hero-banner-message h1 {
font-size: clamp(22px, 7.1875vw, 44px) !important;
margin: 0 auto 10px !important;
}
.hero-banner-message .hihc-hero-banner-message h2 {
font-size: clamp(13px, 11px + 0.625vw, 15px) !important;
line-height: 1.3;
margin: 0 0 20px 0;
}
.hihc-divider-reverse,
.hihc-divider {
display: none;
}
.sticky-menu {
flex-direction: column;
gap: 10px;
margin-bottom: 30px;
}
.sticky-menu a {
text-decoration: underline;
line-height: 1;
font-size: clamp(14px, 11px + 0.9375vw, 17px);
}
.sticky-menu span {
display: none;
}
.hihc-container {
flex-direction: column;
align-items: center;
}
.hihc-container.reverse .reverse-order:first-child {
order: 2;
}
.hihc-container.reverse .reverse-order:last-child {
order: 1;
}
.hihc-content-logo-inner {
margin: 20px 0;
justify-self: center;
}
.title-space-content-2,
.title-space-content {
width: 100%;
text-align: center;
margin-right: 0px;
padding-right: 0px;
}
.title-space-content-2 h3,
.title-space-content h3 {
font-size: clamp(22px, 7.1875vw, 44px);
margin: 0 0 10px 0;
}
.title-space-content-2 h3 {
padding: 0 20px;
padding-right: 0px;
}
.title-space-content h3 {
padding: 0 20px;
}
.title-space-content-2 p,
.title-space-content p {
font-size: clamp(14px, 11px + 0.9375vw, 17px);
line-height: 1.6;
}
.title-space-content p {
padding: 0 10px;
}
.title-space-content-2 p {
padding: 0 10px;
}
.title-space-content ul {
font-size: clamp(12.3px, 2vw, 15px);
margin-left: 2px !important;
margin-right: 2px !important;
}
.title-space-content-2 ul {
font-size: clamp(12.3px, 2vw, 15px);
margin-left: 2px !important;
margin-right: 2px !important;
}
.hihc-container .hihc-inner-left-img,
.hihc-container .hihc-inner-left-img-2,
.hihc-container .hihc-inner-left-img-2-reverse,
.hihc-container .hihc-inner-left-text {
padding: 0;
text-align: center;
flex-direction: column;
justify-content: center;
}
.hihc-container .hihc-inner-right-img,
.hihc-container .hihc-inner-right-img-2,
.hihc-container .hihc-inner-right-text {
padding: 0;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
}
.hihc-container .hihc-inner-right-text p {
padding: 0 10px;
}
.hihc-container .hihc-inner-left-slider-img,
.hihc-container .hihc-inner-right-slider-img {
padding: 20px;
width: 100%;
font-size: 14px;
line-height: 1.6;
}
.hihc-container-decoration-img-2,
.hihc-container-decoration-img {
display: none;
}
.hihc-container h3.hihc-title-and-divider {
font-size: 22px;
margin: 0 0 10px 0;
text-align: center;
padding: 0 20px;
}
.hihc-banner-branch {
width: 60%;
height: 60%;
margin: 0;
justify-content: center;
display: flex;
justify-self: center;
padding: 10px 10px;
}
.hihc-banner-branch-2 {
flex-direction: column;
margin: 0;
padding: 10px;
}
.hihc-banner-branch-2 img {
margin: 20px;
width: 60%;
}
.hihc-banner-branch-2 h5 {
width: 100%;
font-size: 20px;
font-family: "Baskervville", "Libre Baskerville", serif !important;
color: #fff;
margin: 0px;
padding: 20px;
line-height: 1.3;
text-align: center !important;
}
.hihc-branch-img-space-title {
font-family: Baskerville Greek Upright;
width: 100% !important;
}
.hihc-branch-img-space-title h3 {
font-size: 20px !important;
text-align: center !important;
margin: 0;
padding: 20px 20px 20px 20px;
line-height: 1;
}
.hihc-title-category-2,
.hihc-title-category {
flex-direction: column;
margin: 0;
text-align: center;
}
.hihc-title-category-2 h3 .hihc-title-category h3 {
font-size: 22px;
}
.hihc-container .hihc-inner-left-slider-img {
width: 100%;
}
.hihc-container .hihc-inner-right-slider-img .details {
font-size: 14px !important;
line-height: 1.6;
}
.wed-day-flip-box-grid-2 {
grid-template-columns: 1fr;
margin: 0;
padding: 0 20px;
}
.wed-day-flip-box-inner .descriptions {
font-size: 14px;
line-height: 1.3;
}
.wed-day-flip-box-inner .layout-behind {
padding: 0 20px;
font-size: 14px !important;
line-height: 1;
}
.wed-day-flip-box .more_info {
font-size: 14px;
line-height: 1.3;
}
.wed-day-flip-box .subject {
font-size: 14px;
line-height: 1.3;
}
.hihc-subtitle-and-description {
width: 100%;
margin: 0;
}
.hihc-subtitle-and-description h3.title-space-content-no-padding,
.hihc-subtitle-and-description p {
text-align: center;
}
.hihc-subtitle-and-description h3.title-space-content-no-padding {
padding: 0 20px;
line-height: 1.3;
font-size: 22px;
margin-bottom: 10px;
margin-right: 0px;
}
.hihc-subtitle-and-description p {
font-size: 14px;
padding: 0 20px;
margin-right: 0px;
}
.hihc-custom-letter-decorations {
display: none;
}
.hihc-grid-container-3 {
grid-template-columns: 1fr;
margin: 10px 20px;
}
.hihc-grid-container-3 .descriptions p {
font-size: 14px;
line-height: 1;
}
.hihc-custom-letter-container {
margin: 0;
}
.hihc-custom-letter-title-2,
.hihc-custom-letter-title { width: 100%;
gap: 10px;
position: absolute;
top: -40px;
padding-left: 10px;
padding-right: 10px;
}
.hihc-custom-letter-place {
padding-bottom: 300px;
}
.hihc-custom-letter-title p {
font-size: 22px;
line-height: 1.6;
}
.hihc-custom-letter-content-2,
.hihc-custom-letter-content {
margin: 0px;
padding: 0 20px 40px 20px;
text-align: center;
width: 100%;
font-size: 14px;
line-height: 1.6;
}
.hihc-custom-letter-content .title {
position: absolute;
top: -310px;
font-size: 18px;
line-height: 1.3;
margin-right: 10px;
}
.hihc-custom-letter-content .subtitle {
position: absolute;
top: -250px;
line-height: 1.6;
margin-right: 10px;
}
.hihc-custom-letter-decorations {
display: none;
}
.hihc-container-decoration-img,
.hihc-container-decoration-img-reverse {
display: none;
}
.hihc-content-logo-inner-3 {
width: 100%;
display: flex;
justify-content: center;
margin: 0;
}
.hihc-container .hihc-inner-right-img-2-reverse {
padding: 20px;
}
.hihc-content-logo-inner-2 img {
margin: 0;
}
.spacing-section {
display: none;
}
.getting-hayman-gallery {
grid-template-columns: 1fr;
width: 100%;
margin: 30px 0 0;
padding: 0 20px;
}
}  body.page-id-20716 header,
body.page-id-20716 footer,
body.page-id-20631 header,
body.page-id-20631 footer,
body.page-id-20252 header,
body.page-id-20252 footer,
body.page-id-21636 header {
display: none !important;
}
body.page-id-20716 .body-content .page-element,
body.page-id-20631 .body-content .page-element,
body.page-id-20252 .body-content .page-element,
body.page-id-21636 .body-content .page-element {
padding: 0;
}
.hero-banner {
aspect-ratio: 1920/1156;
position: relative;
overflow: hidden;
}
.hero-bg-overlay {
background-color: grey;
box-shadow: inset 0px -600px 300px -350px rgba(0, 0, 0, 0.65);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.hero-banner video {
position: absolute;
top: 0;
left: 0;
min-width: 100%;
min-height: 100%;
width: auto; object-fit: cover;
z-index: 2;
}
@media only screen and (max-width: 768px) {
.hero-banner video {
position: absolute;
top: 0;
left: 0; height: 100% !important;
object-fit: cover;
z-index: 2;
}
}
.banner-content {
position: absolute;
top: 0;
left: 0;
color: white;
text-align: center;
z-index: 3;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: space-between;
}
.banner-content h3 {
margin: clamp(10px, 12.708333vw, 244px) 0 clamp(10px, 1.0416666vw, 20px);
padding: 0 20px;
color: #fff;
text-transform: uppercase;
line-height: clamp(1em, 1.071875vw, 20.58px);
font-size: clamp(9px, 0.9375vw, 18px);
letter-spacing: clamp(2.4px, 0.375vw, 7.2px);
}
.banner-content h1 {
text-transform: uppercase;
font-size: clamp(24px, 4.16666vw, 80px);
line-height: clamp(1em, 4.083333vw, 78.4px);
text-align: center;
margin: 0 clamp(10px, 30.20833vw, 580px) clamp(10px, 1.71875vw, 33px) clamp(10px, 30.15625vw, 579px);
letter-spacing: clamp(0px, -0.041666vw, -0.8px);
}
.hihc-inner-right-img-3-reverse-wrapper {
aspect-ratio: 960/1045;
padding: 0 clamp(5px, 1.1979166vw, 23px) 0 clamp(10px, 2.34375vw, 45px);
max-width: 960px;
}
.hihc-inner-left-img-3-reverse {
aspect-ratio: 960/1045;
padding: 0 clamp(10px, 2.34375vw, 45px) 0 clamp(5px, 1.1979166vw, 23px);
}
.hihc-inner-right-img-3-reverse {
display: flex;
flex-direction: column;
justify-content: space-between; border-radius: clamp(2px, 0.4166666vw, 8px);
background-color: #F4F4F3;
height: 100%;
padding: clamp(20.6666px, 3.229166vw, 62px) clamp(20.33333px, 3.1770833vw, 61px) clamp(17.33333px, 2.708333vw, 52px) clamp(15px, 2.34375vw, 45px);
}
.hihc-inner-right-img-3-reverse .title {
padding-right: clamp(33px, 5.15625vw, 99px);
}
.branch-grid-container-4 {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: clamp(12px, 1.875vw, 36px);
margin: 0 clamp(10px, 18.020833vw, 346px) clamp(10px, 3.333333vw, 64px) clamp(10px, 18.020833vw, 346px);
}
.luxurious-grid-view {
display: grid;
grid-template-columns: repeat(3, 1fr);
margin: clamp(10px, 5.8854166vw, 113px) clamp(20px, 2.395833vw, 46px) clamp(20px, 4.21875vw, 81px) clamp(20px, 2.395833vw, 46px);
}
.luxurious-grid-item {
padding: clamp(10px, 2.708333vw, 52px);
aspect-ratio: 610/340;
display: flex;
flex-direction: column;
justify-content: space-between;
outline: 1px solid #E5E4E4;
}
.luxurious-grid-item p {
font-size: clamp(8px, 0.9895833vw, 19px);
line-height: clamp(1em, 1.13229166vw, 21.74px);
height: auto;
margin: 0;
}
.luxurious-grid-item h2 {
font-size: clamp(11.66666px, 1.8229166vw, 35px);
line-height: clamp(1em, 2.0854166vw, 40.04px);
height: auto;
margin: 0;
}
.three-pages-title {
display: flex;
justify-content: space-between;
align-items: flex-end;
margin: clamp(6.333333px, 0.9895833vw, 19px) clamp(20px, 2.34375vw, 45px) 0 clamp(20px, 2.34375vw, 45px);
}
.three-pages-title h4 {
font-size: clamp(12px, 0.9375vw, 18px);
line-height: clamp(1em, 1.072395833vw, 20.59px);
height: auto;
text-transform: uppercase;
margin-bottom: clamp(10px, 2.70833vw, 52px);
}
.three-pages-title h1 {
color: #D3B5A3;
font-size: clamp(22px, 4.166666vw, 80px);
line-height: clamp(22px, 4.08333vw, 78.4px);
height: auto;
margin: 0;
text-transform: uppercase;
padding-right: clamp(0px, 5.520833vw, 106px);
}
.three-pages-title h1.no-padding {
padding-right: 20px;
}
.three-pages-title p {
font-size: clamp(10px, 0.9895833vw, 19px);
line-height: clamp(1em, 1.13229166vw, 21.74px);
height: auto;
margin: 0;
padding-left: clamp(0px, 14.6875vw, 282px);
}
.luxurious-faq-container {
display: flex;
}
.faq-section {
margin: 0 clamp(20px, 2.3958333vw, 46px) 0 clamp(20px, 2.65625vw, 51px);
text-align: left;
}
.faq-section ul.faq-list {
list-style: none;
padding: 0;
display: flex;
flex-direction: column;
gap: clamp(8px, 1.25vw, 24px);
margin: 0 !important;
}
.faq-section ul.faq-list p {
margin: 0;
}
.faq-list li:before {
content: none !important;
}
.faq-section ul.faq-list li.faq-item {
border-bottom: 1px solid #E5E4E4;
color: #44443C;
padding: 0 0 clamp(10px, 1.25vw, 24px) 0 !important;
}
.faq-question {
width: 100%;
background: none;
border: none;
font-size: clamp(12px, 1.25vw, 24px);
line-height: clamp(1em, 1.3020833vw, 25px);
height: auto;
cursor: pointer;
margin: 0;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
word-break: break-word;
text-align: start;
color: #44443C !important;
}
.faq-question::after {
content: "⌵";
color: #D3B5A3;
font-size: clamp(8px, 0.9375vw, 18px);
flex-shrink: 0;
margin-left: clamp(3px, 0.520833vw, 10px);
transition: transform 0.3s ease;
}
.faq-question.active::after {
transform: rotate(180deg);
}
.faq-answer {
display: none;
font-size: clamp(10px, 0.9895833vw, 19px);
line-height: clamp(1em, 1.13229166vw, 21.74px);
height: auto;
margin: clamp(10px, 2.03125vw, 39px) 0 0;
}
.faq-answer p {
margin: 0;
}
.faq-answer ul li {
list-style: inside !important;
}
.luxurious-exp-container {
display: flex;
color: #44443C;
margin: clamp(10px, 6.979166vw, 134px) 0 clamp(20px, 4.21875vw, 81px);
}
.luxurious-exp-container .title {
border-bottom: 1px solid #E5E4E4;
font-size: clamp(10px, 0.83333vw, 16px);
line-height: clamp(1em, 0.953125vw, 18.3px);
letter-spacing: clamp(1px, 0.1041666vw, 2px);
text-transform: uppercase;
margin: 0 clamp(15px, 2.34375vw, 45px) 0 0; }
.luxurious-exp-container .img-exp-present {
aspect-ratio: 960/1171;
padding: 0 clamp(20px, 3.645833vw, 70px) 0 clamp(20px, 2.395833vw, 46px);
}
.luxurious-exp-container .text-exp-present {
display: flex;
flex-direction: column;
margin-right: clamp(20px, 2.34375vw, 45px);
}
.exp-section {
margin: 0 clamp(15px, 2.34375vw, 45px) 0 0;
text-align: left;
}
.exp-section p {
margin: 0 clamp(20px, 17.03125vw, 327px) clamp(10px, 1.041666vw, 20px) clamp(21px, 3.28125vw, 63px);
font-size: clamp(10px, 0.9895833vw, 19px);
line-height: clamp(1em, 1.13229166vw, 21.74px);
letter-spacing: 1px;
}
.exp-section ul.exp-list {
list-style: none;
padding: 0;
display: flex;
flex-direction: column;
gap: clamp(8px, 1.3020833vw, 25px);
margin: 0 !important;
}
.exp-section ul.exp-list p {
margin: 0;
}
.exp-list li:before {
content: none !important;
}
.exp-section ul.exp-list li.exp-item {
border-bottom: 1px solid #E5E4E4;
color: #44443C;
padding: 0 0 clamp(10px, 1.3020833vw, 25px) 0 !important;
}
.exp-section ul.exp-list li.exp-item:last-child {
border-bottom: none;
}
.exp-title {
font-size: clamp(15px, 1.8229166vw, 35px);
line-height: clamp(1em, 2.0854166vw, 40.04px);
height: auto;
margin: 0 clamp(36.33333px, 5.6770833vw, 109px) 0 0;
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
word-break: break-word;
text-align: start;
}
.exp-content {
display: none;
font-size: clamp(10px, 0.9895833vw, 19px);
line-height: clamp(1em, 1.13229166vw, 21.74px);
height: auto;
margin: clamp(4.666666px, 0.729166vw, 14px) clamp(10px, 13.020833vw, 250px) 0 clamp(10px, 3.28125vw, 63px);
}
.exp-content.first {
display: block !important;
}
.exp-content ul {
display: flex;
flex-direction: column;
gap: clamp(5px, 0.78125vw, 15px);
margin: 0 !important;
}
.exp-content ul li {
list-style: none !important;
padding-left: 0 !important;
line-height: clamp(1em, 1.13229166vw, 21.74px);
display: flex;
}
.exp-content ul li.dot {
margin-right: clamp(4px, 0.625vw, 12px);
font-size: clamp(6px, 0.9375vw, 18px);
}
.toggle-icon::before {
content: attr(data-icon);
display: flex;
text-align: center;
justify-content: center;
align-items: center;
}
.toast-paradise-container {
aspect-ratio: 1920/1043;
position: relative;
margin-top: clamp(10px, 3.854166vw, 74px);
}
.toast-paradise-container .background-img {
aspect-ratio: 1920/1043;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.toast-paradise-container .background-img img {
transition: opacity 0.5s ease-in-out;
opacity: 1;
}
.toast-paradise-container .background-img-blur {
aspect-ratio: 1920/1043;
position: absolute;
background-color: rgba(0, 0, 0, 0.3);
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.toast-paradise-content {
position: absolute;
bottom: 0;
right: 0;
display: flex;
flex-direction: column;
margin: clamp(10px, 4.1145833vw, 79px) clamp(20px, 2.34375vw, 45px) clamp(20px, 2.8125vw, 54px) 0;
aspect-ratio: 633/275;
width: clamp(211px, 32.96875vw, 633px);
}
.toast-paradise-content .arrow-control {
display: flex;
gap: clamp(11.5966px, 1.811979166vw, 34.79px);
margin-bottom: clamp(3.66666px, 0.5729166vw, 11px);
}
.toast-paradise-content .arrow-control .next,
.toast-paradise-content .arrow-control .previous {
color: #fff;
font-size: clamp(11.33333px, 1.770833vw, 34px);
line-height: clamp(11.35333px, 1.77395833vw, 34.06px);
cursor: pointer;
}
.toast-paradise-content .arrow-control .next {
transform: rotate(-90deg);
margin: 0;
}
.toast-paradise-content .arrow-control .previous {
transform: rotate(90deg);
margin: 0;
}
.toast-paradise-content .descriptions {
background: #44443C;
color: #fff;
border-radius: clamp(2.66666px, 0.416666vw, 8px);
font-size: clamp(8px, 0.9895833vw, 19px);
line-height: clamp(1em, 1.13229166vw, 21.74px);
height: auto;
padding: clamp(13.6666px, 2.1354166vw, 41px) clamp(6.5px, 1.015625vw, 19.5px);
margin-bottom: clamp(5.33333px, 0.83333vw, 16px);
}
.toast-paradise-content .brand {
aspect-ratio: 633 / 199;
display: flex;
gap: clamp(5.33333px, 0.83333vw, 16px);
}
.toast-paradise-content .brand .time {
text-transform: uppercase;
font-size: clamp(8px, 0.729166vw, 14px);
line-height: clamp(1em, 0.4515625vw, 8.67px);
letter-spacing: clamp(1px, 0.150520833vw, 2.89px);
margin: 0;
}
.toast-paradise-content .brand .title {
font-size: clamp(8px, 1.25vw, 24px);
line-height: clamp(1em, 1.43020833vw, 27.46px);
margin: 0;
}
.toast-paradise-content .brand .logo-brand {
display: flex;
flex-direction: column;
justify-content: space-between;
border-radius: clamp(2.66666px, 0.416666vw, 8px);
background-color: #CCAD99;
width: 100%;
}
.toast-paradise-content .brand .logo-brand .top {
max-width: 207px;
margin: clamp(0px, 1.041666vw, 20px) clamp(0px, 1.041666vw, 20px) 0 clamp(0px, 1.041666vw, 20px);
}
.toast-paradise-content .brand .logo-brand .bottom {
max-width: 207px;
margin: 0px clamp(0px, 1.041666vw, 20px) clamp(0px, 1.041666vw, 20px) clamp(0px, 1.041666vw, 20px);
}
.appreciate-container {
display: flex;
flex-direction: row;
align-items: center;
margin: clamp(10px, 2.395833vw, 46px) 0 clamp(20px, 4.1796875vw, 80.25px);
}
.appreciate-container .arrow-control {
display: flex;
gap: clamp(11.5966px, 1.811979166vw, 34.79px);
flex: 1;
width: 100%;
margin-left: clamp(20px, 2.916666vw, 56px);
}
.appreciate-container .arrow-control .next,
.appreciate-container .arrow-control .previous {
color: #44443C;
font-size: clamp(11.33333px, 1.770833vw, 34px);
line-height: clamp(11.35333px, 1.77395833vw, 34.06px);
cursor: pointer;
}
.appreciate-container .arrow-control .next {
transform: rotate(-90deg);
}
.appreciate-container .arrow-control .previous {
transform: rotate(90deg);
}
.appreciate-container .title {
display: flex;
gap: clamp(4.66666px, 0.729166vw, 14px);
align-items: center;
}
.appreciate-container .title .rate {
color: #d3b5a3;
line-height: clamp(3px, 0.46875vw, 9px);
font-size: clamp(3.33333px, 0.5729166vw, 11px);
letter-spacing: clamp(1px, 0.122395833vw, 2.35px);
margin-bottom: clamp(2.66666px, 0.416666vw, 8px);
}
.appreciate-container .title .viewers-name {
font-size: clamp(10px, 0.8854166vw, 17px);
font-weight: 600;
line-height: clamp(1em, 1.011979166vw, 19.43px);
margin: 0;
}
.appreciate-container .comment {
font-size: clamp(10px, 0.9895833vw, 19px);
line-height: clamp(10px, 1.5104166vw, 29px);
}
.appreciate-container .comment p {
margin: 0;
}
.appreciate-container .logo {
display: flex;
justify-content: flex-end;
}
@media (max-width: 641px) {
.hihc-inner-right-img-3-reverse-wrapper {
aspect-ratio: auto;
padding: 0;
}
.hihc-inner-left-img-3-reverse {
padding: 10px 20px 0 20px;
}
.hihc-inner-right-img-3-reverse {
justify-content: center;
margin: 0 20px;
text-align: center;
}
.hihc-inner-right-img-3-reverse .title {
padding: 0 0 10px 0;
}
.branch-grid-container-4 {
margin: 10px 20px clamp(10px, 3.333333vw, 64px) 20px;
}
.luxurious-grid-view {
grid-template-columns: repeat(2, 1fr);
margin: 0 10px 10px 10px;
}
.three-pages-title {
flex-direction: column;
justify-content: center;
align-items: center;
margin: 10px 20px 0 20px;
text-align: center;
}
.three-pages-title p {
padding: 0 0;
margin-top: 10px;
}
.three-pages-title h1.no-padding,
.three-pages-title h1 {
padding: 0;
}
.luxurious-faq-container {
flex-direction: column;
margin: 10px 0;
}
.luxurious-exp-container {
flex-direction: column;
margin: 10px 0;
gap: 10px;
}
.luxurious-exp-container .title {
margin: 0 20px;
text-align: center;
}
.luxurious-exp-container .text-exp-present {
margin-right: 0px;
}
.exp-section {
margin: 0 20px;
}
.exp-content {
margin: 5px 20px 5px 21px;
}
.banner-content h3 {
margin: 10px 0 10px;
}
.banner-content h1 {
margin: 0 !important;
padding: 0 20px 10px;
}
.appreciate-container {
flex-direction: column;
}
.appreciate-container .arrow-control {
margin-left: 0;
justify-content: center;
}
.appreciate-container .title {
justify-content: center;
}
.appreciate-container .comment {
padding: 0 20px;
}
.appreciate-container .logo {
justify-content: center;
}
.footer-padding-fix {
padding-left: 10px !important;
padding-right: 10px !important;
}
.toast-paradise-content>* {
max-width: 100%;
max-height: 100%;
box-sizing: border-box;
}
}
@media (max-width: 431px) {
.h2-customer-request {
font-size: clamp(12px, -15.2727px + 7.2727vw, 16px) !important;
}
.h3-customer-request {
font-size: clamp(9px, -4.6364px + 3.6364vw, 11px) !important;
}
.banner-content h1 {
padding: 0 20px clamp(0px, -20.4545px + 5.4545vw, 3px) !important;
}
} .terms-popup-overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;
}
.terms-popup-content {
background: white;
padding: 30px;
max-width: 600px;
width: 90%;
border-radius: 8px;
position: relative;
font-size: 14px;
line-height: 1.5;
}
.terms-close-btn {
position: absolute;
top: 10px;
right: 15px;
font-size: 20px;
cursor: pointer;
color: #666;
}
body.page-id-11901 section.page-columns.page-element.flexible-content.full-column.bg-helper.default-section.row-fluid.default-alignment {
padding: 0px !important;
}
body.page-id-11901 section.hero.page-banner.default-height.default-alignment {
cursor: pointer;
}
@media (max-width: 640px) {
.privacy-term-container {
margin-bottom: 70px !important;
}
}
.custom-vera-wang-wedding .hic-button-wrap {
width: fit-content;
margin-left: auto;
margin-right: auto;
}   .booking-search {
padding-top: 41px;
}
.hayman-home-page-banner .bottom-banner-message {
display: none;
}
.hayman-home-page-banner-1 .bottom-banner-message {
display: none;
}
@media(min-width: 641px) {
.hayman-home-page-banner-1 .booking-search {
padding-top: 141px;
}
}
.hayman-home-page-banner-1 .bottom-banner-message {
display: none;
}
.hayman-home-page-banner-1 .new-video-banner {
padding: 0 0 !important;
} .hayman-home-page-banner-1.sticky-header.header-default-color .header {
background-color: unset;
}
.hayman-home-page-banner-1 header {
position: relative;
background: transparent;
}
.hayman-home-page-banner-1 header::before {
content: "";
position: absolute;
inset: 0;
background: #fff;
opacity: 0;
transition: opacity 0.1s ease;
pointer-events: none;
z-index: -1;
}
.hayman-home-page-banner-1 header.is-hover::before {
opacity: 1;
}
.hayman-home-page-banner-1 header.is-after-hero {
background: #fff !important;
}
.hayman-home-page-banner-1 .off-canvas-content[data-off-canvas-content] {
padding-top: 0px !important;
}
.hayman-home-page-banner-1 #hero-video {
position: relative;
width: 100vw;
height: 100vh;
background: url(//haymanisland.intercontinental.com/wp-content/uploads/2023/08/Screenshot-from-2023-06-29-10-32-31.png) center center / cover no-repeat;
overflow: hidden;
left: 50% !important;
right: 50% !important;
margin-left: -50vw !important;
margin-right: -50vw !important;
max-width: none !important;
padding: 0 !important;
}
.hayman-home-page-banner-1 #hero-video video {
width: 100% !important;
height: 100% !important;
object-fit: cover !important;
display: block !important;
}
.hayman-home-page-banner-1 .hero.video-background-banner.default-height.text-center {
display: none;
}
.hayman-home-page-banner-1.header-default-color .header.header-layout-3 .top-bar .top-bar-right {
background: transparent !important;
}
.hayman-home-page-banner-1.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu,
.hayman-home-page-banner-1.dropdown.menu.vertical>li .is-dropdown-submenu {
background: transparent !important;
}
.hayman-home-page-banner-1 .header.is-hover .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu,
.hayman-home-page-banner-1 .header.is-hover .dropdown.menu.vertical>li .is-dropdown-submenu {
background: #fff !important;
}
.hayman-home-page-banner-1 .search-availability-top {
background: transparent;
}
.hayman-home-page-banner-1 .search-availability-top label {
color: #fff;
}
.hayman-home-page-banner-1 .is-hover .search-availability-top label,
.hayman-home-page-banner-1 .is-after-hero .search-availability-top.open label {
color: #0a0a0a;
}
.hayman-home-page-banner-1 .is-hover .text .phone,
.hayman-home-page-banner-1 .is-after-hero .text .phone {
color: #0a0a0a !important;
}
.hayman-home-page-banner-1 .text .phone {
color: #fff !important;
transition: none !important;
}  .hayman-home-page-banner-1.header-default-color .header .top-bar-right .menu a {
color: #fff !important;
} .hayman-home-page-banner-1.header-default-color .header.is-hover .top-bar-right .menu a {
color: #44443C !important;
} .hayman-home-page-banner-1.header-default-color .header.is-after-hero .top-bar-right .menu a {
color: #44443C !important;
} .hayman-home-page-banner-1.header-default-color .header.is-after-hero .top-bar-right.is-show .menu a {
color: #44443C !important;
}
.hayman-home-page-banner-1 .menu a {
transition: none !important;
animation: none !important;
text-shadow: none !important;
filter: none !important;
} .hayman-home-page-banner-1 .top-bar-right {
transition: transform 0.25s ease, opacity 0.25s ease;
will-change: transform, opacity;
}
.hayman-home-page-banner-1 .top-bar-right.is-hidden {
transform: translateY(-20px);
opacity: 0;
pointer-events: none;
}
.hayman-home-page-banner-1 .top-bar-right.is-show {
transform: translateY(0);
opacity: 1;
pointer-events: auto;
}
.hayman-home-page-banner-1 .top-header .menu.horizontal.top-menu,
.hayman-home-page-banner-1 .top-header .phone {
display: none;
}
.hayman-home-page-banner-1 .logo-wrap a {
position: relative;
display: inline-block;
}
.hayman-home-page-banner-1 .logo-custom-3d {
opacity: 1;
transition: opacity 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}
.hayman-home-page-banner-1 .logo-custom-2d {
opacity: 0;
position: absolute;
top: 0;
left: 0;
transition: opacity 0.7s cubic-bezier(0.18, 0.32, 0.17, 0.99);
}
.hayman-home-page-banner-1 .header.is-hover .logo-custom-3d,
.hayman-home-page-banner-1 .header.is-after-hero .logo-custom-3d {
opacity: 0 !important;
}
.hayman-home-page-banner-1 .header.is-hover .logo-custom-2d,
.hayman-home-page-banner-1 .header.is-after-hero .logo-custom-2d {
opacity: 1 !important;
}
.hayman-home-page-banner-1 .top-bar-left {
content: "";
display: block;
border-bottom: 1px solid #ffffff;
}
.hayman-home-page-banner-1 .top-bar-left.is-show {
border-bottom: 1px solid rgba(23, 22, 22, 0.15);
}
.hayman-home-page-banner-1 .header {
box-shadow: none !important;
} .hayman-home-page-banner-1 .btn-availability {
display: none !important;
} body:not(.hayman-home-page-banner-1) .btn-gift,
body:not(.hayman-home-page-banner-1) .btn-book-now {
display: none !important;
}
.hayman-home-page-banner-1 .btn-gift {
display: inline-flex;
align-items: center;
justify-content: center;
vertical-align: middle;
margin: 0px 5px 0px 0px;
padding: 7px;
font-size: 22px;
}
.hayman-home-page-banner-1 .btn-book-now {
padding: 10px 34px;
}
.hayman-home-page-banner-1 .gtranslate_wrapper select {
background-color: transparent;
border: none;
color: #fefefe;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28255,255,255%29'></polygon></svg>");
}
.hayman-home-page-banner-1 .gtranslate_wrapper select.is-show{
background-color: #fefefe;
border: 1px solid #d3b5a3;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
}
.hayman-home-page-banner-1 .header .button {
background-color: #d3b5a3;
}
.hayman-home-page-banner-1 .header .button.is-hidden-bg {
background-color: #fefefe;
}
.btn-gift img {
width: 24px;
height: 24px;
}
.hayman-home-page-banner-1 .button:focus,
.hayman-home-page-banner-1 .button:focus-visible {
background-color: none;
} @media (min-width: 1024px) {
.header.header-layout-3 .top-bar .menu-container>ul {
flex-wrap: nowrap;
padding-left: 24px;
}
} @media(max-width: 1024px) {
.hayman-home-page-banner-1 .top-bar-left {
border-bottom: none;
}
.hayman-home-page-banner-1.sticky-header.scrolled .header {
display: block !important;
} .hayman-home-page-banner-1 .logo.hide-for-large {
display:none;
} .hayman-home-page-banner-1 .logo.hide-for-large{
display:none;
} .hayman-home-page-banner-1 .logo-custom-3d,
.hayman-home-page-banner-1 .logo-custom-2d {
display:block !important;
} .hayman-home-page-banner-1 header.is-after-hero .logo-custom-3d {
opacity:0;
}
.hayman-home-page-banner-1 header.is-after-hero .logo-custom-2d {
opacity:1;
}
}