@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Chivo', sans-serif;
font-family: 'Eczar', serif;
*/

.hb_icon.vc_element-icon { background-image: url('https://images.hornblower.com/images/Hb_Logo_ico.png'); }
body { /*font-family: 'Eczar', serif;*/ font-family: 'Montserrat', sans-serif; color: #173d81; }
body.home { background-color: #000; }
.site-branding .site-logo-div { max-width: 200px; }
.site-branding .site-logo-div img { padding-right: 15px; border-right: 1px solid rgba(30, 47, 91, 0.24); }
.breadcrumbs { display: none; }
body.page h1, body.page h2, body.page h3, body.page h4, body.page h5, body.page h6 { font-weight: 500; }

.btn.btn-primary { background-color: #f98d25; border-color: #f98d25; line-height: normal; border-radius: 25px; /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; color: #ffffff; }
.btn.btn-primary.btn-larger { padding: 15px 25px; }
.btn.btn-primary:hover { background-color: #ffffff; color: #f98d25; }
.btn.btn-primary.text-only { background-color: transparent; border-color: transparent; line-height: normal; padding: 0; }
.btn.btn-primary.text-only:hover { background-color: transparent; }

.min-height-650px { min-height: 650px; }
.min-height-200px { min-height: 200px; }
.min-height-400px { min-height: 400px; }
.min-height-450px { min-height: 450px; }
.min-height-500px { min-height: 500px; }
img.full-image-width { width: 100%;  }
div.full-div-height { height: 100%; }
div.full-div-width { width: 100%; }
.margin-bottom-15px { margin-bottom: 15px; }
.margin-bottom-25px { margin-bottom: 25px; }
.margin-bottom-0px { margin-bottom: 0px; }
.margin-top-minus-25px { margin-top: -25px; }
.display-block { display: block; }

.padding-5-15 { padding: 5px 15px; }
.padding-top-15 { padding-top: 15px; }
.padding-bottom-15 { padding-bottom: 15px; }
.pad-15 { padding: 15px; }
img.max-width-200px { max-width: 200px; }
.max-width-500px-auto { max-width: 500px; margin: 0 auto; }
.max-width-500px { max-width: 500px; }
.max-width-640px { max-width: 640px; }


.flex-center-center { display: flex; align-items: center; justify-content: center; }
.display-flex { display: flex; }

a.color-dark-blue { color: #173d81; }
a.color-lite-blue { color: #173d81; }

.font-size-18 { font-size: 18px; }
.letter-spacing-1px { letter-spacing: 1px; }

.overlay-layer { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.background-color-black-50-percent { background-color: rgba(0,0,0,0.5); }
.background-color-black { background-color: #1a1a1a; }
.background-color-grey { background-color: #333; }
.has-background-image { background-size: cover; background-position: center center; background-repeat: no-repeat; }
.has-background-image.background-image-top { background-position: center top; }
.padding-bottom-50 { padding-bottom: 50px; }
.padding-bottom-sm-50-xs-25 { padding-bottom: 50px; }
.z-index-1 { z-index: 1; }

.container.force-container {  }

.vc_row.vc_row-fluid.vc_row-o-equal-height {  }
.vc_row.vc_row-fluid.vc_row-o-equal-height .wpb_wrapper { height: 100%; }

.site-footer .site-info { background: #1e2f5b; padding: 0 0 35px 0; }
.sticky-me > .wpb_column.sticky-on { position: fixed !important; left: 0 !important; width: 100% !important; background-color: #1e2f5b; box-shadow: 0 5px 10px 0 rgb(50 50 50 / 6%); margin: 0; z-index: 2; }
.sticky-me > .wpb_column.sticky-on ul.page-navigation-list li a { color: #fff; }

.site-branding { line-height: 100px; }
.logo-row {  }
.pre-main-nav { float: right; width: calc(100% - 230px); height: 100px; display: flex; align-items: center; justify-content: center; }
.pre-main-nav .wrapper { width: 100%; }
.pre-main-nav ul.pre-nav { display: flex; list-style: none; padding: 0; margin: 0; align-items: center; justify-content: center; }
.pre-main-nav ul.pre-nav:after { content: ''; clear: both; display: table; }
.pre-main-nav ul.pre-nav > li { width: 25%; line-height: normal; margin: 0; }
.pre-main-nav ul.pre-nav > li a { /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 14px; color: #1e2f5b; }
.pre-main-nav ul.pre-nav > li.service-alert > a { border: 1px solid #65cef8; display: block; border-radius: 15px; padding: 10px 10px 10px 50px; background-image: url(https://client-assets.hornblower.com/wp-content/uploads/sites/23/2021/04/alert-2x.png); background-repeat: no-repeat; background-size: 35px auto; background-position: 5px center; }
.pre-main-nav ul.pre-nav > li.service-alert.active > a {  }
.pre-main-nav ul.pre-nav > li.service-alert { width: 28%; position: relative; z-index: 2; }
.pre-main-nav ul.pre-nav > li.service-alert > a strong { display: block; }
.pre-main-nav ul.pre-nav > li.service-alert > a span.alert-msg { text-transform: none; }
.pre-main-nav ul.pre-nav > li.service-alert .alert-list-wrapper { display: none; position: absolute; top: 100%; left: 0; padding: 0; width: 100%; background-color: #1e2f5b; }
.pre-main-nav ul.pre-nav > li.service-alert:hover .alert-list-wrapper { display: none; }
.pre-main-nav ul.pre-nav > li.service-alert .alert-list-wrapper ul { list-style: none; padding: 0; }
.pre-main-nav ul.pre-nav > li.service-alert .alert-list-wrapper ul li {  }
.pre-main-nav ul.pre-nav > li.service-alert .alert-list-wrapper ul li a { color: #ffffff; display: block; padding: 0 15px; font-weight: 100; }
.pre-main-nav ul.pre-nav > li.phone-number { width: 24%; text-align: center; }
.pre-main-nav ul.pre-nav > li.phone-number a { font-size: 14px; font-weight: bold; display: flex; align-items: center; justify-content: center; }
.pre-main-nav ul.pre-nav > li.phone-number a i { font-size: 20px; margin-right: 5px; }
.pre-main-nav ul.pre-nav > li.manage-booking { width: 24%; padding: 0 15px; }
.pre-main-nav ul.pre-nav > li.manage-booking a { border: 1px solid #1e2f5b; display: block; text-align: center; padding: 15px; border-radius: 25px; font-size: 14px; font-weight: bold; }
.pre-main-nav ul.pre-nav > li.book-now { width: 24%; padding: 0 15px; }
.pre-main-nav ul.pre-nav > li.book-now a { padding: 15px; display: block; background: #f98d25; text-align: center; border-radius: 25px; color: #ffffff; font-size: 14px; }

.main-navigation { text-align: center; clear: both; border-top: 2px solid rgba(30, 47, 91, 0.24); }
.onepress-menu { float: none; display: inline-block; }
.onepress-menu a { color: #1e2f5b; }
.onepress-menu > li { white-space: normal; position: relative; height: 75px; display: flex; align-items: center; justify-content: center; margin-left: 10px; margin-right: 10px; }
.onepress-menu > li > a { /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; text-align: center; letter-spacing: 0.6px; font-size: 12px; }
.onepress-menu ul { border: none; }
.onepress-menu ul li a:hover { border-bottom: 1px solid #f98d25; }
.onepress-menu ul li a { background-color: #1e2f5b; color: #fff; }
.onepress-menu > li.about-us { width: 90px; }
.onepress-menu > li.about-us a {  }
.onepress-menu > li.getting-here { width: 100px; }
.onepress-menu > li.getting-here a {  }
.onepress-menu > li.visit-rhode-island { max-width: 130px; }
.onepress-menu > li.visit-rhode-island a {  }
.onepress-menu > li.martha-vineyard-fast-ferry { max-width: 190px; }
.onepress-menu > li.martha-vineyard-fast-ferry a {  }
.onepress-menu > li.rhode-island-bay-cruises { max-width: 150px; }
.onepress-menu > li.rhode-island-bay-cruises a {  }
.onepress-menu > li.block-island-fast-ferry { max-width: 150px; }
.onepress-menu > li.block-island-fast-ferry a {  }
.onepress-menu > li.atlantic-wind-transfers { max-width: 135px; }
.onepress-menu > li.atlantic-wind-transfers a {  }
.onepress-menu > li.current_page_parent > a { color: #f98d25; border-bottom: 2px solid #f98d25; }

.onepress-menu .nav-toggle-subarrow { display: block; position: absolute; right: 5px; }

.footer-menus { padding-top: 25px; padding-bottom: 25px; }
.footer-menus ul.footer-menu {  }
.footer-menus ul.footer-menu > li { margin: 0; padding-left: 15px; padding-right: 15px; }
.footer-menus ul.footer-menu > li h4 { color: #ffffff; font-size: 24px; /*font-family: 'Eczar', serif;*/ font-family: 'Montserrat', sans-serif; font-weight: 400; margin: 0; line-height: 50px; }
.footer-menus ul.footer-menu > li.foot-desc { float: left; width: 35%; padding-top: 50px; }
.footer-menus ul.footer-menu > li.foot-site { float: left; width: 23%; }
.footer-menus ul.footer-menu > li.foot-info { float: left; width: 23%; }
.footer-menus ul.footer-menu > li.foot-social { float: left; width: 19%; }
.footer-menus ul.footer-list { list-style: none; padding: 0; }
.footer-menus ul.footer-list li {  }
.footer-menus ul.footer-list li a { color: #ffffff; /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; text-transform: uppercase; }
.footer-social-list {  }
.footer-social-list li svg { width: 30px; fill: #fff; height: auto; }
.footer-social-list li span { display: none; }
.footer-social-list li.fb a {  }
.footer-social-list li.tw a {  }
.footer-social-list li.yt a {  }
.footer-social-list li.ta svg { height: 35px; width: auto; }

.site-info ul li.copyrights { text-align: left; }
.site-info ul li.privacy { text-align: right; }
.site-info ul li.privacy a { color: #959595; }
select.page-navigation-select { display: none; }

.mobile-alert-wrapper { display: none; }

@media only screen and (min-width: 320px) and (max-width: 767px) { 
	.padding-bottom-sm-50-xs-25 { padding-bottom: 25px; }
	.pre-main-nav { display: none; }
	div.full-div-height { height: auto; }
	.site-info ul li.copyrights { text-align: center; }
	.site-info ul li.privacy { text-align: center; }
	.footer-menus ul.footer-menu > li.foot-desc { padding: 15px; width: 100%; }
	.footer-menus ul.footer-menu > li.foot-site { width: 100%; }
	.footer-menus ul.footer-menu > li.foot-info { width: 100%; }
	.footer-menus ul.footer-menu > li.foot-social { width: 100%; }
	.site-branding .site-logo-div img { padding: 0; border: none; }
	.main-navigation { border: none; }
	.onepress-menu.onepress-menu-mobile ul li a { color: #fff; }
	select.page-navigation-select { display: inline-block; }
	ul.page-navigation-list { display: none; }
	.mobile-alert-wrapper { display: block; position: absolute; top: calc(50% - 15px); right: 60px; width: 65px; height: 30px; text-align: right; line-height: 30px; background-image: url(https://client-assets.hornblower.com/wp-content/uploads/sites/23/2021/04/alert-2x.png); background-size: 40px; background-repeat: no-repeat; background-position: center left; font-size: 16px; }
	.onepress-menu.onepress-menu-mobile li.book-now-mobile {  }
	.onepress-menu.onepress-menu-mobile li.book-now-mobile a { background-color: #f98d25; margin: 15px; color: #fff; text-align: center; border-radius: 25px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) { 
	.pre-main-nav ul.pre-nav li.phone-number a { font-size: 12px; }
	.pre-main-nav ul.pre-nav li.manage-booking a { font-size: 12px; }
	.pre-main-nav ul.pre-nav li.book-now a { font-size: 12px; }
	.onepress-menu > li { margin-left: 5px; margin-right: 5px; }
	.onepress-menu > li a { font-size: 8px; padding-left: 10px; padding-right: 10px; }
	.onepress-menu > li.about-us { width: 65px; }
	.onepress-menu > li.getting-here { width: 65px; }
	.onepress-menu > li.visit-rhode-island { max-width: 85px; }
	.onepress-menu > li.martha-vineyard-fast-ferry { max-width: 125px; }
	.onepress-menu > li.rhode-island-bay-cruises { max-width: 95px; }
	.onepress-menu > li.block-island-fast-ferry { max-width: 95px; }
	.onepress-menu > li.atlantic-wind-transfers { max-width: 90px; }
	.footer-menus ul.footer-list li a { font-size: 11px; }
	.footer-menus ul.footer-menu > li.foot-desc {  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) { 
	.pre-main-nav ul.pre-nav li.phone-number a {  }
	.pre-main-nav ul.pre-nav li.manage-booking a {  }
	.pre-main-nav ul.pre-nav li.book-now a {  }
	.onepress-menu > li { margin-left: 7px; margin-right: 7px; }
	.onepress-menu > li a { font-size: 11px; padding-left: 15px; padding-right: 15px; }
	.onepress-menu > li.about-us { width: 75px; }
	.onepress-menu > li.getting-here { width: 90px; }
	.onepress-menu > li.visit-rhode-island { max-width: 120px; }
	.onepress-menu > li.martha-vineyard-fast-ferry { max-width: 165px; }
	.onepress-menu > li.rhode-island-bay-cruises { max-width: 130px; }
	.onepress-menu > li.block-island-fast-ferry { max-width: 130px; }
	.onepress-menu > li.atlantic-wind-transfers { max-width: 115px; }
}
@media only screen and (min-width: 768px) { 
	.onepress-menu > li:first-child > a { padding-left: 0px; }
}


.text-color-red { color: #f00; }


.hbg-generic-listing .title { font-weight: bold; }
.hbg-generic-listing .sub-title { font-weight: 700; }

.hbg-generic-listing.mv-car-rentals { border: 1px solid #ededed; }
.hbg-generic-listing.mv-car-rentals .module-header { padding: 15px; border-bottom: 1px solid #EDEDEB; }
.hbg-generic-listing.mv-car-rentals .module-header .title { margin: 0; }
.hbg-generic-listing.mv-car-rentals .generic-list-content { padding: 15px; background-color: #f0f6ff; }
.hbg-generic-listing.mv-car-rentals .generic-list-content .content {  }
.hbg-generic-listing.mv-car-rentals .generic-list-content .content h3 { margin: 0 0 15px; }
.hbg-generic-listing.mv-car-rentals .generic-list-content .content .btn.btn-primary { padding: 15px 25px; }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting {  }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 { width: 20%; }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 .img-wrap {  }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 .item-info {  }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 .item-info h4 { font-weight: 400; padding-bottom: 20px; display: block; position: relative; color: #173d81; }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 .item-info h4:after { content: ''; clear: both; display: table; width: 80%; height: 5px; position: absolute; bottom: 5px; left: 10%; background-color: #f98d25; }
.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 .item-info .data { font-size: 22px; color: #173d81; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-generic-listing.mv-car-rentals .generic-list-content ul.glisting li.glisting-item.split-5 { width: 100%; }
}

.footer-zanies-locations { background-color: #fff; }
.footer-zanies-locations ul {  }
.footer-zanies-locations ul li {  }
.footer-zanies-locations ul li h2 { color: #f00; font-weight: bold; }
.footer-zanies-locations ul li a { color: #000; }
.footer-zanies-locations ul li {  }
.footer-zanies-locations ul li {  }
body.home .footer-zanies-locations { display: none; }

table.fc-col-header { margin-bottom: 0; }

.hbg-display-tour-calendar.zanies-cal {  }
.hbg-display-tour-calendar.zanies-cal .header-wrapper  {  }
.hbg-display-tour-calendar.zanies-cal .module-header {  }
.hbg-display-tour-calendar.zanies-cal .module-header h2 {  }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper {  }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul {  }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul li {  }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul li a { border: 2px solid; padding: 5px; border-radius: 5px; border-color: #f00; }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul li a.btn-primary-reverse { background-color: #fff; color: #f00; }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul li a.btn-primary { background-color: #f00; color: #fff; }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul li a.btn-primary-reverse:hover { background-color: #f00; color: #fff; }
.hbg-display-tour-calendar.zanies-cal .list-calendar-view-wrapper ul li a.btn-primary:hover { background-color: #fff; color: #f00; }

.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-day-top {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-day-top a.fc-daygrid-day-number {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness a { display: block; text-align: center; }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness a:hover { background-color: transparent; }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness .show-img {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness .show-img img {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness .show-title { font-weight: bold; font-size: 14px; }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness .show-times {  }
.hbg-display-tour-calendar.zanies-cal table.fc-scrollgrid-sync-table td.fc-daygrid-day .fc-daygrid-event-harness .show-times a { background-color: #f00; padding: 5px; border-radius: 5px; }


.event-detail-content {  }
.event-detail-content .event-heading h1 { font-size: 24px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; color: #126372; margin: 0; letter-spacing: normal; text-transform: uppercase; }
.event-detail-content .event-heading .sub-heading{ font-size: 20px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.33; letter-spacing: normal; color: #000000; }
.event-detail-content .event-assets { display: block; overflow: hidden; height: 417px; position: relative; }
.event-detail-content .event-assets .nav-arrow a.prev { left: 0px; }
.event-detail-content .event-assets .nav-arrow a { position: absolute; width: 30px; height: 250px; background-color: rgba(255,255,255,0.7); top: 80px; z-index: 101; }
.event-detail-content .event-assets .nav-arrow > a span { display: none; }
.event-detail-content .event-assets .nav-arrow > a.next:before { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s;  transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 120px; transform: rotate(315deg); }
.event-detail-content .event-assets .nav-arrow > a.next:after { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 5px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 105px; transform: rotate(-315deg); }
.event-detail-content .event-assets .nav-arrow > a.prev:before { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 2px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 120px; transform: rotate(45deg); }
.event-detail-content .event-assets .nav-arrow > a.prev:after { background: none repeat scroll 0 0 #bb9743; content: ""; display: block; height: 3px; left: 2px; position: absolute; width: 25px; transition-delay: .5s; transition-duration: .5s; transition-property: transform,top,bottom,left,opacity; transition-timing-function: ease; top: 105px; transform: rotate(-45deg); }
.event-detail-content .event-assets .assets-wrapper { display: block; width: 9000px; height: 417px; position: relative; }
.event-detail-content .event-assets .assets-wrapper ul { padding: 0; list-style: none; height: 417px; display: inline-block; margin: 0; }
.event-detail-content .event-assets .assets-wrapper ul li { margin: 0; float: left; width: 300px; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li.video { width: 640px; }
.event-detail-content .event-assets .assets-wrapper ul li.video .event-videos { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li.video .event-videos iframe { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li.video img { width: 100%; height: 100%; object-fit: cover; }
.event-detail-content .event-assets .assets-wrapper ul li.video span { width: 100%; height: 100%; }
.event-detail-content .event-heading { padding-bottom: 25px; }
.event-detail-content .event-assets .assets-wrapper ul li.video .event-img-prime { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img .event-image { width: 100%; height: 100%; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img img { width: 100%; height: 100%; object-fit: cover; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img.top { height: 209px; }
.event-detail-content .event-assets .assets-wrapper ul li .event-img.bottom { height: 209px; }
.event-detail-content .event-assets .nav-arrow {  }
.event-detail-content .event-assets .nav-arrow a {  }
.event-detail-content .event-assets .nav-arrow a.prev {  }
.event-detail-content .event-assets .nav-arrow a.next { right: 0; }
.event-detail-content .event-content h2 {  }
.event-content #hb-commerce-sdk-root { margin-top: -50px; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07); padding: 15px; background: #ffffff; margin-bottom: 25px; }
.event-content #ticknovate-widget { margin-top: -50px; box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.07); padding: 15px; background: #ffffff; margin-bottom: 25px; }
.share-this-section > span { float: right; line-height: 30px; }
.share-this-section #my-inline-buttons { width: 175px; }
.ios-app { background-image: url(https://www.fastferry.com/wp-content/uploads/2020/03/download-mobile.png); background-repeat: no-repeat; padding-left: 55px; background-position: left center; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .event-detail-content .event-assets .assets-wrapper ul li.video .event-img-prime { width: 360px; }
	.event-detail-content .event-assets .assets-wrapper ul li.video { width: 320px; }
	.event-detail-content .event-assets { overflow: scroll; height: 300px; }
	.event-detail-content .event-assets .nav-arrow a { display: none; }
	.event-detail-content .event-assets .assets-wrapper ul { display: flex; height: 300px; }
	.event-detail-content .event-assets .assets-wrapper { width: 100%; height: 300px; }
	.event-detail-content .event-assets .assets-wrapper ul li.video .event-videos iframe { width: 300px; height: 300px; }
	.event-detail-content .event-assets .assets-wrapper ul li { height: 300px; }
	.event-detail-content .event-assets .assets-wrapper ul li .event-img img { width: 240px; }
	.event-detail-content .event-assets .assets-wrapper ul li .event-img.top, .event-detail-content .event-assets .assets-wrapper ul li .event-img.bottom { width: 200px; height: 150px; }
	.event-content #hb-commerce-sdk-root { margin-top: 25px;}
	.event-content #ticknovate-widget { margin-top: 25px;}
}

.hbg-checkout-tour .title { color: #000000; font-size: 32px; font-weight: 500; line-height: normal; margin-top: 0; }
.hbg-checkout-tour .title.use-primary-color { color: #751038; }


.spinner { margin: 150px auto; width: 50px; height: 50px; position: relative; text-align: center; -webkit-animation: sk-rotate 2.0s infinite linear; animation: sk-rotate 2.0s infinite linear; }
.spinner-cal { margin: 0 auto; width: 50px; height: 50px; position: relative; text-align: center; -webkit-animation: sk-rotate 2.0s infinite linear; animation: sk-rotate 2.0s infinite linear; }

.dot1, .dot2 { width: 60%; height: 60%; display: inline-block; position: absolute; top: 0; background-color: #ccc; border-radius: 100%; -webkit-animation: sk-bounce 2.0s infinite ease-in-out; animation: sk-bounce 2.0s infinite ease-in-out; }

.dot2 { top: auto; bottom: 0; -webkit-animation-delay: -1.0s; animation-delay: -1.0s; }

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
    0%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

.height-600px { height: 500px; }

.hb-carousel { margin: 0 auto; }
.hb-carousel .carousel-indicators { bottom: 25px; }
.hb-carousel .carousel-indicators li {  }
.hb-carousel .carousel-inner {  }
.hb-carousel .carousel-inner.height-600px { height: 500px; }
.hb-carousel .carousel-inner .carousel-item { height: 100%; }
.hb-carousel .carousel-inner .carousel-item .hb-carousel-wrapper { background-size: cover; background-position: center center; width: 100%; height: 100%; }
.hb-carousel .carousel-inner .carousel-item .hb-carousel-wrapper img { width: 100%; height: 100%; object-fit: cover; }
.hb-carousel-content-wrapper { width: 100%; height: calc(100% - 100px); position: relative; border: 15px solid #f00; margin-bottom: 15px; }
.hb-carousel-content-wrapper .hb-carousel-image { float: left; width: 50%; height: 100%; }
.hb-carousel-content-wrapper .hb-carousel-content { float: left; width: 50%; height: 100%; display: flex; align-items: center; justify-content: center; background: #F4F4F4; }
.hb-carousel-wrapper .hb-carousel-overlay { width: 100%; height: 100%; background-color: rgba(0,0,0,0.4); position: absolute; top: 0; left: 0; }
.hb-carousel-content-wrapper .hb-carousel-content .hb-carousel-title { font-size: 36px; }
.hb-carousel-content-wrapper .hb-carousel-content .hb-carousel-date { font-size: 24px; }
.hb-carousel-content-wrapper .hb-carousel-content .hb-carousel-cta {  }
.hb-carousel-footer-wrapper { background-color: #333; padding: 15px; }
.hb-carousel .carousel-control-next, .hb-carousel .carousel-control-prev { height: calc(100% - 100px); }
.hb-carousel .hb-carousel-footer-wrapper .hb-carousel-footer-title { color: #fff; font-size: 18px; }
.hb-carousel .hb-carousel-footer-wrapper .hb-carousel-footer-date { color: #999999; font-size: 16px; }
.hb-carousel .hb-carousel-footer-wrapper .slider-footer-btn { display: block; padding: 15px; }
.carousel-control-prev-icon {  }
.carousel-control-next-icon {  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hb-carousel-content-wrapper { height: calc(100% - 140px); }
	.hb-carousel .carousel-inner.height-600px {  }
	.hb-carousel-content-wrapper .hb-carousel-content .hb-carousel-title { font-size: 18px; }
	.hb-carousel-content-wrapper .hb-carousel-content .hb-carousel-date { font-size: 16px; }
	.hb-carousel-content-wrapper .hb-carousel-image { float: none; width: 100%; }
	.hb-carousel-content-wrapper .hb-carousel-content { display: none; }
}

.top-header-local { background-color: #000000; line-height: normal; }
.top-header-local .top-header-social { text-align: right; }
.top-header-local .top-header-social a { display: inline-block; color: #ffffff; margin-left: 15px; padding: 15px 0; font-size: 16px; }
.top-header-local .top-header-social a i { padding-right: 7px; }

.hbg-show-listing {  }
.hbg-show-listing ul.glisting { list-style: none; padding: 0; margin: 0; }
.hbg-show-listing ul.glisting li { margin-bottom: 15px; padding-bottom: 15px; }
.hbg-show-listing ul.glisting li .listing-item-wrapper {  }
.hbg-show-listing ul.glisting li .listing-item-wrapper:after {  }
.hbg-show-listing ul.glisting li .listing-item-wrapper .img-wrap {  }
.hbg-show-listing ul.glisting li .listing-item-wrapper .description-wrapper {  }
.hbg-show-listing ul.glisting li .listing-item-wrapper .description-wrapper:after {  }
.hbg-show-listing ul.glisting li .listing-item-wrapper .description-wrapper .item-info {  }
.hbg-show-listing ul.glisting li .listing-item-wrapper .description-wrapper .item-info .h3heading { font-size: 24px; font-weight: bold; }
.hbg-show-listing ul.glisting li .listing-item-wrapper .description-wrapper .item-info .description {  }


.hbg-block-content {  }
.hbg-block-content.box-shadow { webkit-box-shadow: 0 0 20px 0 rgba(128,128,128,.5); -moz-box-shadow: 0 0 20px 0 rgba(128,128,128,.5); box-shadow: 0 0 20px 0 rgb(128 128 128 / 50%); }
.hbg-block-content .module-header {  }
.hbg-block-content .module-header .sub-title-above-title { /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; color: #65cef8; text-transform: uppercase; margin-bottom: 15px; font-weight: 600; font-size: 18px; letter-spacing: 1.55px; }
.hbg-block-content .module-header .title { /*font-family: 'Eczar', serif;*/ font-family: 'Montserrat', sans-serif; color: #173d81; margin-top: 0; font-weight: normal; }
.hbg-block-content .module-header h1.title { font-size: 32px; }
.hbg-block-content .module-header h2.title { font-size: 28px; }
.hbg-block-content .module-header h3.title { font-size: 24px; }
.hbg-block-content .module-header h4.title { font-size: 20px; }
.hbg-block-content .module-header h5.title { font-size: 18px; }
.hbg-block-content .module-header h6.title { font-size: 14px; }
.hbg-block-content .module-header .sub-title { font-size: 24px; }
.hbg-block-content .module-header .title.font-family-chivo { /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; }
.hbg-block-content .module-header .title.font-weight-bold { font-weight: bold; }
.hbg-block-content .module-header .sub-title.font-family-chivo { /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; }
.hbg-block-content .module-header .title img { display: block; max-width: 100px; margin: 0 auto; margin-bottom: 15px; margin-top: 25px; }
.hbg-block-content .module-header .title a { color: #1e2f5b; }
.hbg-block-content .module-header .sub-title a { color: #1e2f5b; }
.hbg-block-content .module-header .sub-title.line-through {  }
.hbg-block-content .module-header .sub-title-above-title.line-through { position: relative; }
.hbg-block-content .module-header .sub-title-above-title.line-through > span { background-color: #ffffff; display: inline-block; position: relative; z-index: 2; padding: 0 50px; }
.hbg-block-content .module-header .sub-title-above-title.line-through:before { content: ''; clear: both; display: table; height: 2px; width: 50%; background-color: #535c76; opacity: 0.13; top: 50%; left: 0px; position: absolute; }
.hbg-block-content .module-header .sub-title-above-title.line-through:after { content: ''; clear: both; display: table; height: 2px; width: 50%; background-color: #535c76; opacity: 0.13; top: 50%; right: 0px; position: absolute; }
.hbg-block-content .content {  }
.hbg-block-content .content .font-family-chivo { /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; }
.hbg-block-content .content .font-weight-normal { font-weight: normal; }

.hbg-block-content.orange-theme {  }
.hbg-block-content.orange-theme .module-header .title { color: #f98d25; }
.hbg-block-content.orange-theme .content { color: #f98d25; }

.hbg-block-content.lt-blue-theme {  }
.hbg-block-content.lt-blue-theme .module-header .title { color: #65cef8; }
.hbg-block-content.lt-blue-theme .content { color: #65cef8; }

.hbg-block-content .module-wrapper.full-size-bg-img { min-height: 550px; display: flex; align-items: flex-end; justify-content: left; }
.hbg-block-content .module-wrapper.full-size-bg-img .module-inner-wrapper { width: 100%; background-color: rgba(0,0,0,0.5); padding: 15px; }

.hbg-block-content.content-listing-company .content { padding: 15px; background-color: #f2f5fb; }
.hbg-block-content.content-listing-company .content .row {  }
.hbg-block-content.content-listing-company .content .row > div { margin-bottom: 15px; }
.hbg-block-content.content-listing-company .content .row > div a { display: block; background-color: #ffffff; border: 1px solid #e8e8e8; line-height: normal; }
.hbg-block-content.content-listing-company .content .row > div img {  }

.hbg-block-content.cta-align-bottom {  }
.hbg-block-content.cta-align-bottom .module-wrapper { padding-bottom: 50px; position: relative; height: 100%; }
.hbg-block-content.cta-align-bottom .cta-wrapper { position: absolute; bottom: 0; left: 0; width: 100%; padding: 10px; }
.hbg-block-content.cta-align-bottom .cta-wrapper a {  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hbg-block-content .module-wrapper.full-size-bg-img { min-height: 350px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hbg-block-content .module-header .title img { max-width: 50px; }
	.hbg-block-content .module-wrapper.full-size-bg-img { min-height: 450px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hbg-block-content .module-header .title img { max-width: 75px; }
	.hbg-block-content .module-wrapper.full-size-bg-img { min-height: 500px; }
}


.find-a-tour { background: #1e2f5b; padding: 25px 15px; position: relative; z-index: 2; /*margin-top: -15px;*/ }
.find-a-tour ul { background-color: #fff; border-radius: 15px; align-items: center; }
.find-a-tour ul li { /*padding: 15px;*/ margin-bottom: 15px; }
.find-a-tour ul li label { font-size: 16px; overflow-x: inherit; padding-left: 15px; width: 200px; }
.find-a-tour ul li.select-destination {  }
.find-a-tour ul li.select-destination select { background-color: #ffffff; margin-top: 7px; padding: 5px 15px; height: auto; /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; text-transform: uppercase; color: #aaaaaa; font-size: 14px; }
.find-a-tour ul li.select-destination .mui-event-trigger {  }
.find-a-tour ul li.select-destination .mui-event-trigger > div {  }
.find-a-tour ul li.select-date {  }
.find-a-tour ul li.select-date input { margin-top: 7px; border-radius: 0; /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; padding: 5px 15px; height: auto; }
.find-a-tour ul li.select-button { text-align: center; }
.find-a-tour ul li.select-button button { width: 80%; padding: 15px; letter-spacing: 1px; max-width: 200px; }
.find-a-tour ul li.select-button p { margin-bottom: 0; }
.find-a-tour ul li.select-button a { text-transform: uppercase; /*font-family: 'Chivo', sans-serif;*/ font-family: 'Montserrat', sans-serif; color: #ffffff; letter-spacing: 1px; text-decoration: underline; font-weight: bold; }


@media only screen and (min-width: 320px) and (max-width: 767px) {
	.find-a-tour { padding: 15px; }
	.find-a-tour .container { padding: 0; }
	.find-a-tour ul li { padding: 15px 0 0; margin-bottom: 5px; }
	.find-a-tour ul li.select-destination select { padding: 5px 15px; }
	.find-a-tour ul li.select-date input { padding: 5px 15px; }
	.find-a-tour ul li.select-button { padding-top: 5px; }
	.find-a-tour ul li.select-button button {  }
	.find-a-tour ul { padding: 5px 15px; }
}

.tablepress.yellow-color, .tablepress.yellow-color thead th { background-color: rgb(255, 247, 150); }
.tablepress.blue-color, .tablepress.blue-color thead th { background-color: rgb(166, 223, 249); }
.tablepress.pink-color, .tablepress.pink-color thead th { background-color: rgb(250, 209, 227); }
.tablepress.green-color, .tablepress.green-color thead th { background-color: rgb(146, 207, 170); }
.tablepress.orange-color, .tablepress.orange-color thead th { background-color: rgb(247, 152, 104); }
.tablepress.grey-color, .tablepress.grey-color thead th { background-color: rgb(206, 202, 197); }
.tablepress.purple-color, .tablepress.purple-color thead th { background-color: rgb(206, 203, 230); }

.tablepress.taxis { border: 1px solid #ededed; }
.tablepress.taxis thead tr {  }
.tablepress.taxis thead tr th { background-color: transparent; color: #173d81; }
.tablepress.taxis tbody tr {  }
.tablepress.taxis tbody tr td { background-color: #ffffff; color: #173d81; }
.tablepress.taxis tbody tr:nth-child(even) td {  }
.tablepress.taxis tbody tr:nth-child(odd) td { background-color: #f0f6ff; }

.tablepress.car-rentals { border: 1px solid #ededed; }
.tablepress.car-rentals thead tr {  }
.tablepress.car-rentals thead tr th {  }
.tablepress.car-rentals tbody tr {  }
.tablepress.car-rentals tbody tr td { vertical-align: middle; color: #173d81; }
.tablepress.car-rentals tbody tr td h2 { margin: 0; color: #173d81; font-weight: normal; }
.tablepress.car-rentals tbody tr td h3 { margin: 0; color: #173d81; font-weight: normal; }
.tablepress.car-rentals tbody tr td img {  }

.hb-fastferry-tour { background-color: #fafafa; }
.hb-fastferry-tour .background-image { padding: 0; }
.hb-fastferry-tour .background-image .bg-image-wrapper { display: block; height: 100%; width: 100%; min-height: 350px; }
.hb-fastferry-tour .background-image .bg-image-wrapper img { object-fit: cover; width: 100%; height: 100%; }
.hb-fastferry-tour .tour-info {  }
.hb-fastferry-tour .tour-info .tour-info-wrapper { max-width: 500px; margin: 0 auto; font-size: 16px; }
.hb-fastferry-tour .tour-info .tour-info-wrapper h2 { text-align: center; font-size: 32px; font-weight: normal; }
.hb-fastferry-tour .tour-info .tour-info-wrapper p {  }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hb-fastferry-tour { display: block; }
}

.tablepress.tour-table { border: 1px solid #c1c1c1; } 
.tablepress.tour-table thead th { border: 1px solid #c1c1c1; color: #173d81; font-size: 12px; } 
.tablepress.tour-table tbody td { border: 1px solid #c1c1c1; color: #173d81; font-size: 12px; } 

.tablepress.tour-table.new-yellow-color { background-color: #fffeed; } 
.tablepress.tour-table.new-yellow-color thead th { background-color: #fffdcc; } 

.tablepress.tour-table.new-blue-color { background-color: #e8f1f7; } 
.tablepress.tour-table.new-blue-color thead th { background-color: #d9e8ff; } 

.tablepress.tour-table.new-pink-color { background-color: #fff1f7; } 
.tablepress.tour-table.new-pink-color thead th { background-color: #ffe3ef; } 

.tablepress.tour-table.new-green-color { background-color: #ddffea; } 
.tablepress.tour-table.new-green-color thead th { background-color: #baffd5; } 

.tablepress.tour-table.new-brown-color { background-color: #faded0; } 
.tablepress.tour-table.new-brown-color thead th { background-color: #f5bda0; } 

.tablepress.tour-table.new-grey-color { background-color: #eeebe8; } 
.tablepress.tour-table.new-grey-color thead th { background-color: #ddd8d1; } 

.tablepress.tour-table.new-purple-color { background-color: #e7e5f2; } 
.tablepress.tour-table.new-purple-color thead th { background-color: #cecbe5; } 

.tablepress.tour-rates { border: 1px solid #c1c1c1; }
.tablepress.tour-rates thead th { border: 1px solid #c1c1c1; background-color: transparent; color: #173d81; font-size: 12px; }
.tablepress.tour-rates tbody td { border: 1px solid #c1c1c1; color: #173d81; font-size: 12px; }
.tablepress.tour-rates tbody tr:nth-child(odd) td { background-color: #f0f6ff; }
.tablepress.tour-rates tbody td:first-child { background-color: #f0f6ff; }
.tablepress.tour-rates.no-left-header tbody tr:nth-child(even) td:first-child { background-color: transparent; }

body.page .vc_toggle_title>h4 { color: #F98D3A; font-weight: normal; font-size: 18px; }
body.page .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon { background-color: #d5d5d5; border-radius: 50%; color: #ffffff; width: 25px; height: 25px; }
body.page .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::after, body.page .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before { border-color: #ffffff; }
body.page .vc_toggle_size_md.vc_toggle_arrow .vc_toggle_icon::before { margin-top: -8px; }
body.page .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon { background-color: #d5d5d5; }
body.page .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::after, body.page .vc_toggle.vc_toggle_arrow .vc_toggle_title:hover .vc_toggle_icon::before { border-color: #ffffff; }
body.page .vc_toggle_content { font-size: 18px; }

ul.page-navigation-list {  }
ul.page-navigation-list li {  }
ul.page-navigation-list li a { text-transform: uppercase; letter-spacing: 1px; padding: 0 15px; font-size: 12px; }
ul.page-navigation-list.narrow li a { padding: 0 2px; }

@media only screen and (min-width: 320px) and (max-width: 767px) {
	.hb-fastferry-tour.flex-center-center { display: block; }
	.hb-fastferry-tour .background-image .bg-image-wrapper { min-height: auto; }
	ul.page-navigation-list li a { text-transform: uppercase; letter-spacing: 1px; padding: 0 15px; }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	ul.page-navigation-list li a { text-transform: uppercase; letter-spacing: 1px; padding: 0 15px; }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	ul.page-navigation-list li a { text-transform: uppercase; letter-spacing: 1px; padding: 0 7px; }
}
