/**
Theme Name: Linescape
Author: Tecture
Author URI: https://tecture.com
Description: Child theme from Astra for Linescape
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: linescape
Template: astra
*/

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

#primary .container { max-width: 98vw; }
.woocommerce ul { padding-left: 0px !important; }
header { z-index: 999 !important; }
.logged-in .openid-connect-login-button, body:not(.logged-in) #block-17 { display: none; }

.wp-block-stackable-tab-content { border-radius: 10px; }
.ls-search.stk-9d4353b { min-width: 500px !important; }
.slick-slide img { margin: 0 auto; }
.link-nopadding a { padding: 0; }
.button-large, .button { text-decoration: none !important; }
input[type=button], input[type=submit], .btn, .add-route { border-radius: 16px; font-size: 17px; padding: 10px 22px; }
input[type=button], input[type=submit], .btn-primary { border: 1px solid #217ebf; background: #217ebf !important; }
.btn-primary:hover, input[type=submit]:hover { border: 1px solid #290029 !important; background: #290029 !important; }
.btn.btn-secondary { border: 1px solid rgba(0,0,0,0.87); background: #a7a7a7; color: #000; }
.blurrd { filter: blur(4px); padding: 0 !important; }
.whitetxt { color: #FFF !important; }
.ast-single-post .entry-content .top-rounded a { text-decoration: none; outline: none !important; }
#login-button { float: right; }
.openid-connect-login-button { margin: 0 !important; }

#results a, #vresults a, #m-results a, #cresults div, #origin-results div, #destination-results div, #origin-favorites div, #destination-favorites div, .port-favs div, #vessel-favs div, #carrier-favs div, .favorite-route-in-search, .favorite-route-in-modal { display: block; text-decoration: none !important; margin-bottom: 5px; padding: 5px 10px !important; font-weight: 500; color: #423666; }
.fav-link { font-weight: 500; color: #423666; }
.fav-link:hover { color: #217ebf; }
#results a:nth-of-type(2n), #vresults a:nth-of-type(2n), #m-results a:nth-of-type(2n), #cresults div:nth-of-type(2n), #origin-results div:nth-of-type(2n), #destination-results div:nth-of-type(2n), #origin-favorites div:nth-of-type(2n), #destination-favorites div:nth-of-type(2n), .port-favs div:nth-of-type(2n), #vessel-favs div:nth-of-type(2n), #carrier-favs div:nth-of-type(2n), .favorite-route-in-search:nth-of-type(2n), .favorite-route-in-modal:nth-of-type(2n) { background: #e8e8e8; }
.route-faves { margin-bottom: 25px; }
.route-faves i { color: #eead1e; font-weight: 700; margin-right: 3px; }
#results a:hover, #vresults a:hover, #m-results a:hover, #cresults div:hover { background: #345a78; color: #FFF; }
#results div:hover a, #vresults div:hover a, #m-results div:hover a, #cresults div:hover a { color: #FFF; }
#results br, #vresults br, #m-results br { display: none; }
#cresults img { max-width: 28px; margin-right: 0; }
#cresults a:link { text-decoration: none !important; color: #423666; font-weight: 500; }
#cresults div:hover a:link, #cresults a:hover { color: #FFF; }
.flag-img { margin: 2px 5px 5px; max-width: 32px; }
.timestamp { font-size: 12px; color: #666; padding: 0 !important; }
img.fav { cursor: pointer; max-width: 20px; padding: 0 !important; margin-top: -3px; }
.left-column img.fav { padding: 5px !important; max-width: 30px; }
.wp-block-cover img.fav { max-width: 36px; margin-top: -7px; }
input#origin, input#destination, input#origin-label, input#destination-label { width: 100%; margin-bottom: 5px; }
#origin-favorites > span, #destination-favorites > span { cursor: pointer; }
#origin-favorites > div > span, #destination-favorites > div > span { cursor: pointer; }
input[type=submit].schedules { margin-top: 20px; }
.col-md-4 h4 { color: #FFF; }

.alert-message {
  background-color: #fff3cd;
  border: 1px solid #fce9b0;
  padding: 0.5em;
  text-align: center;
  border-radius: .75em;
  font-weight: 700;
  font-size: 1.3em;
  color: #905e0f;
  margin: 1em;
}

.alert-message:before { 
	content: '\F333';
	font-family: 'bootstrap-icons';
	margin-right: 7px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.account-alert-message {
  background-color: #900;
  border: 1px solid #000;
  padding: 0.5em;
  text-align: center;
  border-radius: .75em;
  font-weight: 700;
  font-size: 1.3em;
  color: #FFF;
  margin: 1em .5em;
}

.account-alert-message:before { 
	content: '\F33B';
	font-family: 'bootstrap-icons';
	margin-right: 7px;
	vertical-align: middle;
	position: relative;
	top: -2px;
}

.add-route {
  font-size: 1em;
}
.add-route:before { 
	content: '\F64C';
	font-family: 'bootstrap-icons';
	margin-right: 7px;
	vertical-align: middle;
}
.select-route {
  font-size: 0.8em;
  margin-bottom: 1.0em;
}
.select-route:before { 
	content: '\F64C';
	font-family: 'bootstrap-icons';
	margin-right: 7px;
	vertical-align: middle;
}
/* override modal heading text color */
.modal-header > h5 {
  color: #000000 !important;
  text-transform: none !important;
}

.favorite-route-in-modal-link {
  cursor: pointer;
}

#schedule-table > .alert-message, #port-table > .alert-message, #schedule-table > .account-alert-message, #port-table > .account-alert-message {
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
}
#block-29 { margin-bottom: 0; }
#stk-block-tab-label-8087a7b-1 { gap: 0; padding: 12px 16px; }
#search-tabs-container { padding: 0 5%; border-bottom: 1px solid rgba(87,87,87,0.33); }
#search-tabs-container .openid-connect-login-button { display: none; }
.linescape-search#tab-content { position: absolute; z-index: 9999; }
#search-tabs #tab-content .search-label { margin-top: 15px; }
.tab-pane > .search-label:first-child, .route-faves > .search-label { margin-top: 0px !important; }
#search-tabs .nav-tabs { margin-left: 3px; border-bottom: 0 !important; }
#search-tabs { position: relative; z-index: 888 !important; max-width: 98vw !important; min-width: 50vw !important; display: inline-block; }
#search-tabs p:empty, p:empty, .select-route, #search-tabs div:empty { display: none; }
#search-tabs a { cursor: hand; cursor: pointer; text-decoration: none; }
#search-tabs input#c, #search-tabs input#v, #search-tabs input#s, input#origin, input#destination, input#origin-label, input#destination-label { width: 100%; height: 32px !important; margin: 5px 0; border: 1px solid #D1D5DB; padding: 5px 7px; }
#search-tabs input#c, #search-tabs input#v, #search-tabs input#s { margin-bottom: 10px; }
#search-tabs select { width: 100%; }
#search-tabs input[type=checkbox] { margin-bottom: 15px; }
#search-tabs input[type=date] { margin-bottom: 10px; }
#search-tabs h4.search-label { margin-bottom: 5px; font-size: 1.25rem; }
#search-tabs .schedule-search, #search-tabs .vessel-search, #search-tabs .port-search, #search-tabs .carrier-search { border: 1px solid rgba(87, 87, 87, .33); box-shadow: 1px 1px 2px rgba(87,87,87,0.33); border-radius: 10px !important; max-width: 666px; min-width: 566px; background: #FFF; }
#search-tabs .schedule-search { width: 600px; }
#search-tabs .schedule-search > div, #search-tabs .vessel-search > div, #search-tabs .port-search > div, #search-tabs .carrier-search > div { padding: 20px; }
#search-tabs .tab-content .active { padding: 20px; max-width: 666px; min-width: 529px; position: absolute; background: #FFF; z-index: 9999; }
#search-tabs .nav-tabs button { color: #423666; font-weight: 600; border-top-left-radius: 10px; border-top-right-radius: 10px; border: 1px solid #e8e8e8; border-bottom: 0px; background: none; }
#search-tabs .nav-tabs button:hover { background-image: linear-gradient(180deg, rgb(66, 54, 102) 13%, rgb(0, 0, 0) 100%); color: #FFF; }
#search-tabs .nav-link { color: #423666; font-weight: 600; }
#search-tabs .nav-link.active, #search-tabs button[aria-expanded="true"] { background: #423666; color: #FFF; border-color: #423666; }
#search-tabs input[type=submit], #search-tabs input[type=submit].schedules { background: #423666 !important; color: #FFF; font-weight: 600; }
#search-tabs input.schedules:hover { background: #0274be !important; }

.collapsing { height: 0; overflow: hidden; transition: height 3s ease-in; }

/* Toggles */
details { border: 1px solid rgba(187,187,187,0.54); padding: 5px 10px; border-radius: 5px; margin-bottom: 15px; background: #070707; color: #FFF; }

details[open] summary ~ * { animation: open 0.3s ease-in-out; }

@keyframes open {
  0% { opacity: 0; }
  100% { opacity: 1; }
}
details summary::-webkit-details-marker { display: none; }

details summary {
  width: 100%;
  padding: 0.5rem 1.75rem .5rem 0px;
  position: relative;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 500;
  list-style: none;
}

details summary:after {
  font-family: 'bootstrap-icons';
  content: "\f64d";
  color: #FFF;
  position: absolute;
  font-size: 1.75rem;
  line-height: 0;
  top: 50%;
  right: 15px;
  font-weight: 200;
  transform-origin: center;
  transition: 200ms linear;
}
details[open] summary:after { content: "\f63B"; }
details summary { outline: 0; color: #FFF; }
details summary div { color: #FFF; }

details p { padding: 10px 0; }
details .table, details table { margin: 0; border-top: 1px solid #345a78; }

[data-tooltip]:hover::after {
  	display: block;
  	position: absolute;
	right: 7px;
  	content: attr(data-tooltip);
  	border: 1px solid black;
  	border-radius: 5px;
  	background: #423666;
  	color: #FFF;
	font-size: 16px;
	white-space: nowrap;
  	padding: .25em;
}

/* Cart - Checkout */
.widget_shopping_cart_content { padding: 0 10px !important; }
.ast-site-header-cart .widget_shopping_cart { transition: all .66s ease-in-out !important; }
.widget_shopping_cart .button { text-decoration: none !important; }
.plan-cols .top-rounded { border: 1px solid rgba(42,36,66,.66); }
.plan-cols .top-rounded * { color: #FFF; }
.plan-cols p { margin: 7px 0 0 0; }
.top-rounded .openid-connect-login-button { display: block; margin-top: 1.5em !important; }
.top-rounded .openid-connect-login-button a { background: linear-gradient(135deg, rgb(255, 160, 0) 0%, rgb(255, 102, 59) 100%); }
.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove { top: 2.5em; right: -20px; }

.minimal { background: transparent; color: #000; padding: 0; border-radius: 0 !important; }
.tbl-vessel, .minimal { margin-bottom: 0 !important; }
.minimal summary { background: linear-gradient(90deg, rgba(0,40,105,0.19) 0%, rgb(238,238,238) 100%); padding: 7px 10px; }
.minimal summary:after { color: #000; }
.minimal table { table-layout: fixed; }

/* Modules */
.module { margin: 20px 12px; border: 1px solid #878787; border-radius: 15px; overflow: hidden; }
.inner-module p { margin-bottom: 10px; font-weight: 500; }
.col-md-4 .inner-module p { display: flex; align-items: center; }
.inner-module strong { display: table-cell; width: 29%; min-width: 29%; text-align: right; padding-right: 7px; font-weight: 700; }
.schedule-right details, .vessel-right details { margin: 0 15px 15px; padding: 0; background: transparent; border-radius: 15px !important; overflow: hidden; }
.table, table { display: table; border-color: transparent !important; }
.table-row { display: table-row; }
.table-row-group { display: table-row-group; }
.table-heading, .table-subheading { padding: 15px 10px; font-weight: 600; }
.table-heading, .table-subheading, .table-cell { display: table-cell; vertical-align: middle; }
.table-grid > div { text-align: center; margin: 15px 0; }
.table-grid a { text-decoration: none; font-variant: small-caps; font-weight: 600; }
.table a:link, .left-column a:link, .right-column a:link, #search-tabs .tab-content a:link { color: #03A9F4; text-decoration: none; font-weight: 600; padding: 0; }
.right-column a:visited { color: #345a78; }
.right-column summary a:link { color: #FFF !important; }
.right-column summary a:visited { color: #A7A7A7 !important; }
.left-column a:visited { color: #03A9F4; }
.left-column a:link { border-bottom: 1px solid transparent; margin-bottom: 5px; }
.left-column a:hover { border-bottom: 1px solid #03A9F4; }
.inner-table { display: table-caption; }
.inner-table .table-subheading, .inner-table .inner-cell { flex-basis: 33.333%; }
.inner-module { padding: 15px; color: #FFF; line-height: 1 !important; font-size: 16px; font-weight: 700; }
.left-column .inner-module .blurrd { max-width: 71%; }
.inner-module input { margin-top: 15px; }
.inner-module input[type=checkbox], input[type=radio] { margin-right: 7px; }
.inner-module input[type=date] { max-width: 220px; display: block; } 
.carrier-img { max-width: 42px; margin-right: 7px; padding: 5px !important; background: #fff; border-radius: 10px; }
.home .carrier-img { padding: 0 !important; margin: 0 !important; }
.schedule-right summary, .vessel-right summary { background: linear-gradient(to bottom, #423666, #345a78) !important; padding: 10px 12px; color: #FFF; border-bottom: 1px solid #345a78; margin-bottom: -1px; }
.schedule-right summary a, .vessel-right summary a { color: #FFF; font-weight: 600; text-decoration: none !important; }

/* Comparison Table */
.comp-table { background: linear-gradient(90deg,rgb(238,238,238) 0%,rgba(0,40,105,0.19) 100%); border: 1px solid #423666; border-collapse: collapse; }
.comp-table table { margin-bottom: 0; }
.comp-table i:before { font-size: 28px; font-weight: 700 !important; color: #73b93d; }
.comp-table thead { background: linear-gradient(90deg,rgba(42,36,66) 0%,rgba(52,90,120,0.87) 100%); border-bottom-width: 1px; }
.comp-table th { color: #FFF; font-size: 125%; }

table.wc-block-cart-items th, .wp-block-woocommerce-cart-order-summary-heading-block { color: #423666 !important; }

/* My Account */
.woocommerce-MyAccount-navigation-link.is-active a { color: #FFF; background: linear-gradient(to bottom, #423666, #345a78) !important; }
.woocommerce-MyAccount-content { padding: 20px; border: 1px solid #878787; border-radius: 15px; }
.show-password-input:before { content: attr(aria-label); }
.fave-module { border-radius: 15px; overflow: hidden; box-shadow: 1px 1px 2px rgba(87,87,87,0.33); padding: 0 !important; flex-basis: 48%; }
.fave-module h3 { color: #FFF; background: linear-gradient(to bottom, #423666, #345a78) !important; padding: 5px 15px; margin-bottom: 0; }
.fav-item { display: block; text-decoration: none !important; margin-bottom: 5px; padding: 5px 10px; font-weight: 500; color: #423666; }
.fav-item:last-child { margin-bottom: 0;}
.fav-item:nth-of-type(2n) { background: #e8e8e8; }
.shop_table strong.product-quantity { margin-right: 10px; }
#block-16 { margin: 0 !important; }
#block-17 { margin-left: 5px; }

/* Schedules */
.schedule-head { font-size: 18px; }
.schedule-tab { padding: 7px 29px !important; margin-left: 10px; }
.schedule-tab:after { font-family: 'bootstrap-icons'; content: "\f64d"; font-weight: 700; position: relative; top: 3px; left: 7px; }
.schedule-head .active-tab { background: #423666 !important; border: 1px solid #000 !important; }
.active-tab:after { content: '\f63b'; }
#carriers-container { display: none; }

/* Carriers */
.carrier-single h1 { font-size: 48px !important; }
.carrier-single h2 { font-size: 36px !important; margin-top: 10px; }
.carrier-left .module { background: #292929; }
.carrier-left, .carrier-right { padding: 0 !important; }
.carrier-left h3, .carrier-right h3 { padding: 10px 15px; color: #FFF; background: linear-gradient(to bottom, #423666, #345a78) !important; }
.carrier-thead { background: #292929; padding: 25px 20px; }
.carrier-thead * { color: #FFF; }
.carrier-right .table, .carrier-right h3 { margin-bottom: 0; }
.carrier-right .table-row { border-top: 1px solid #878787; }
.carrier-right .table-row:nth-of-type(2n) { background: #e8e8e8; }
.carrier-right .table-cell, .carrier-right .table-subheading { padding: 15px 10px; }
.carrier-right .table-subheading { background: #345a78; color: #FFF; }
.carrier-col { flex-basis: 40px; margin: 5px; padding: 6px; }
.carrier-col .carrier-img { width: 32px; height: 32px; margin: 0; }

/* Ports */
.port-single h1 { font-size: 48px !important; }
.port-single h2 { font-size: 36px !important; margin-top: 10px; }
.port-left .module { background: #070707; }
.port-left, .port-right { padding: 0 !important; }
.port-left h3, .port-right h3 { padding: 10px 15px; color: #FFF; background: linear-gradient(to bottom, #423666, #345a78) !important; }
.port-right h3, .port-right .table { margin-bottom: 0; }
.port-thead { background: #345a78; padding: 25px 20px; }
.port-thead * { color: #FFF; }
.port-right .table-row { border: 1px solid #878787; }
.port-right .table-row:nth-of-type(2n) { background: #e8e8e8; }
.port-right .table-cell { padding: 5px 10px; vertical-align: middle; }
.port-right .table-cell:first-child { white-space: nowrap; }
.port-right .table-subheading { background: #345a78; color: #FFF; }

/* Vessels */
.right-column h3 i { font-size: 28px; color: #FFF; margin-left: 5px; font-weight: 700; }
.vessel-single h1 { font-size: 48px !important; }
.vessel-single h2 { font-size: 36px !important; margin-top: 10px; }
.vessel-left .module { background: #070707; }
.vessel-left, .vessel-right { padding: 0 !important; }
.vessel-left h3, .vessel-right h3 { padding: 10px 15px; color: #FFF; background: linear-gradient(to bottom, #423666, #345a78) !important; }
.vessel-thead { background: #345a78; padding: 25px 20px; }
.vessel-thead * { color: #FFF; }
.vessel-right .voyage-table { width: calc( 100% - 30px ); margin: 15px 15px 0; }
.vessel-right .table, .vessel-right h3 { margin-bottom: 0; }
.vessel-right details .table { margin: 0; max-width: unset; }
.vessel-right .table-row { border-top: 1px solid #878787; }
.vessel-right .table-row:nth-of-type(2n) { background: #e8e8e8; }
.vessel-right .table-cell, .vessel-right .table-heading, .vessel-right .table-subheading { padding: 5px 10px; vertical-align: middle; }
.vessel-right .table-heading { background: #292929; color: #FFF; }
.voyage-table, .table-header { background: #e8e8e8; border-radius: 15px; margin-bottom: 0 !important; border-collapse: unset; }
.vessel-right .voyage-table .table-heading, .table-header .table-subheading { color: #292929; padding: 10px; background: transparent; font-size: 1.25rem; }
.vessel-right .table-subheading { background: #345a78; color: #FFF; }
.vesselsubhead { color: #FFF; background: #000; }

/* Schedules */
.schedule-single h1 { font-size: 48px !important; }
.schedule-single h2 { font-size: 36px !important; margin-top: 10px; }
.schedule-left .module { background: #070707; }
.schedule-left, .schedule-right { padding: 0 !important; }
.schedule-left h3, .schedule-right h3 { padding: 10px 15px; color: #FFF; background: linear-gradient(to bottom, #423666, #345a78) !important; margin-bottom: 20px; }
.schedule-left h5 { display: inline-block; margin-right: 7px; text-transform: uppercase; color: #e8e8e8; }
#origin-map, #destination-map { margin-bottom: 15px; }
.leaflet-top, .leaflet-bottom { z-index: unset; }
.one-half { display: inline-block; width: 49%; margin-right: 1%; vertical-align: middle; }
.one-third { display: inline-block; width: 33%; vertical-align: middle; }
.one-fourth { display: inline-block; width: 24%; vertical-align: middle; }
.table-header .table-subheading { min-width: 135px; }
.underlined { border-bottom: 1px solid rgba(229,229,229,0.66); color: #FFF; }
.nmbr-input { max-width: 120px; margin-right: 15px; }
.table.table-header { margin-bottom: 0 !important; }
.schedule-thead { background: #345a78; padding: 25px 20px; }
.schedule-thead * { color: #FFF; }
.schedule-right .one-third { width: 32%; }
.schedule-right .table-row { border: 1px solid rgba(87,87,87,0.4); }
.schedule-right .table-row:nth-of-type(2n) { background: #e8e8e8; }
.schedule-right .table-cell, .schedule-right .table-heading, .schedule-right .table-subheading { padding: 10px; }
.schedule-right .table-heading { background: #345a78; color: #FFF; }
.schedule-right details .table-subheading { background: #345a78; color: #FFF; }
.favs-bar { margin-bottom: 10px; display: flex; column-gap: 3.333%; }
.alt-check { background: #292929; padding: 0 7px 10px; }
.alt-check:nth-of-type(even) { background: #191919; }

/* Contact */
.contact-contain { max-width: 654px; }
.contact-contain .one-half { margin-bottom: 10px; }
.contact-cover .one-half, .contact-contain .one-half { display: inline-grid; width: 48%; margin-right: 1%; }
.contact-cover label { color: #FFF !important; padding-bottom: 5px; display: block; width: 99%; }
.contact-contain label {  color: #FFF !important; padding-bottom: 5px; margin-bottom: 10px; display: block; width: 99%; }
.contact-cover p, .contact-contain p { margin-bottom: 0; }
.contact-cover input, .contact-contain input { width: 100%; }
.contact-cover input[type=submit], .contact-contain input[type=submit] { width: auto; }

/* Footer */
.site-footer .wp-block-list { padding-left: 0 !important; }
.site-footer li { margin-bottom: 5px; }
.site-footer .wp-block-list a:link { text-decoration: none !important; font-size: 1.2rem; font-weight: 500; border-bottom: 1px dotted #FFF; padding-bottom: 3px; }
.site-footer .wp-block-list a:hover { border-bottom: 1px solid #FFF; }
#ast-scroll-top .ast-icon.icon-arrow svg { margin-top: 1px; }
footer .wc-block-mini-cart__button { font-size: 1.6rem; padding: 0px; background: transparent !important; }
footer .wp-block-woocommerce-customer-account a { padding: 0px !important; border-radius: 50%; }
footer .wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon { max-height: 40px; max-width: 40px; color: #FFF; }
.margintop { margin-top: 5px; }
.ast-footer-social-wrap { display: flex; justify-content: center; }

@media screen and (min-width: 1280px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl, .ast-container:not(.site-primary-header-wrap), .site-footer .ast-builder-grid-row-container-inner { max-width: 98vw !important; padding: 5px 5%; }
	#content > .ast-container { max-width: 100% !important; }
	.mega-sub-menu { left: -66px !important; }
}

@media screen and (max-width: 1280px) {
	/* .logged-in .ast-main-header-wrap { display: none; } */
	#search-tabs { padding: 3px 10px; }
	header.entry-header { margin-top: 25px; }
	.ast-header-account { padding: 0; }
	.logged-in .ast-header-account { padding: 0 10px; }
	.footer-social-inner-wrap { display: flex; min-width: 80%; justify-content: space-around; }
	.favs-bar { display: block; }
}

@media screen and (max-width: 767px) {
	.hideonmobile { display: none; }
	#search-tabs-container { padding: 0 1%; }
	#search-tabs { padding: 0 2px; margin: 0 auto; }
	#search-tabs .nav-link { padding: .5rem 0.8rem; }
	#search-tabs #tab-content .show { width: 97vw !important; min-width: unset; z-index: 9999; }
	#search-tabs .col-md-6 { margin-bottom: 10px; }
	#search-tabs .nav-tabs { justify-content: center; }
	#search-tabs .nav-tabs .hideonmobile { display: none; }
	#search-tabs .nav-tabs button { padding: 7px 14px; }
	.ast-above-header-bar { border: none; }
	#login-button { float: none !important; margin: 0; padding: 3px 0; }
	.openid-connect-login-button { margin: 10px auto !important; }
	.home .wp-block-group { padding-left: 10px; padding-right: 10px; }
	.cta-cover figure { width: 100%; float: none !important; margin: 0 0 10px 0; text-align: center; }
	.cta-cover h4 { text-align: center; }
	.carrier-single h1, .vessel-single h1, .port-single h1, .schedule-single h1 { font-size: 36px !important; }
	.carrier-single h2, .vessel-single h2, .port-single h2, .schedule-single h2 { font-size: 28px !important; line-height: 1.5; }
	input[type=button], input[type=submit], .btn { font-size: 15px; padding: 8px 17px; }
	.favs-bar input { width: 32%; }
	.tbl-responsive .table-cell::before, .tbl-responsive td:before { content: attr(data-label); position: absolute; left: 10px; width: 29%; padding-right: 7px; font-size: 16px; font-weight: 700; text-align: right; }
	.port-right .table-cell:first-child::before { padding-top: 6px; }
	.tbl-responsive .table-row, .tbl-responsive tr { display: block; padding: 10px; max-width: 94vw; }
	.tbl-responsive .table-cell, .tbl-responsive td { display: block; width: 100%; padding: 3px 0 0 29%; align-items: center; min-height: 29px; font-size: 16px; line-height: 1.1; }
	.comp-table.tbl-responsive td.has-text-align-center { padding-left: 50%; text-align: left; min-height: 40px; }
	.comp-table.tbl-responsive td.has-text-align-left { padding: 10px 0 !important; text-align: center; border-bottom: 1px dotted #423666; font-size: 120%; font-weight: 600; }
	.comp-table th.has-text-align-center { display: none; }
	.comp-table th.has-text-align-left { display: block; width: 100%; text-align: center; font-weight: 900; }
	.comp-table td.has-text-align-center { text-align: left; padding: 10px 5px 0 5px; }
	.comp-table.tbl-responsive td:before { width: 45%; padding-right: 0; }
	.tbl-responsive .fav { margin: 0 5px; }
	.tbl-responsive .carrier-img { margin-left: 0; padding: 3px 0; }
	.vessel-right .tbl-responsive .table-cell { padding-left: 30%; }
	.vessel-right .tbl-responsive .table-cell::before { width: 29%; }
	.left-column .inner-module p strong { width: 35%; min-width: 35%; }
	.left-column .inner-module p span, .left-column .inner-module p .blurrd { max-width: 65%; }	
	.hide-mobile { display: none !important; }
	#masthead .ast-primary-header-bar.main-header-bar { padding: 0 !important; }
	.wp-block-cover { min-height: 280px; }
	.wp-block-cover h1 i, .stk-block-tabs__tab .stk--svg-wrapper { display: none; }
	.stk-block-tabs__tab:first-child .stk--svg-wrapper { display: inline-block; }
	.ls-search.stk-9d4353b { min-width: 96vw !important; }
	.left-column .one-third { width: unset; min-width: 25%; margin-right: 7px; }
	.one-fourth.carrier, .one-fourth.duration, .table-subheading.carrier, .table-subheading.duration, .one-fourth.departure, .one-fourth.arrival, .table-subheading.departure, .table-header .table-subheading { width: 48%; }
	.one-fourth.departure, .one-fourth.arrival { margin-top: 5px; }
	.one-fourth.carrier { width: 90%; }
	.home .container.constrained { padding: 0; }
	.container.constrained .col-md-1 { width: 33.333%; }
	.carrier-col { flex-basis: 20%; margin: 5px 0; }
	.schedule-tab { padding: 7px 15px !important; margin-left: 5px; }
	.schedule-right details, .vessel-right details { margin: 0 10px 15px; }
	.vessel-right summary > div { width: 100%; margin-bottom: 7px; }
	.labeled::before { content: attr(data-label); }
	.site-primary-footer-wrap * { text-align: center; }
	.site-footer-section { margin-bottom: 29px !important; }
	.contact-contain .one-half { width: 100%; }
}

@media screen and (max-width: 400px) {
	#search-tabs .nav-tabs button { padding: 7px 12px; }
}

@media screen and (max-width: 380px) {
	#search-tabs .nav-tabs button { padding: 7px 10px; }
}

/** select2 stuff **/
.select2-results > ul { max-height: 200px !important; }
.select2-container { width: 100% !important; }