/*
Theme Name: LIA
Theme URI: http://wordpress.org/
Description: 
Author: Deep Blue (R.J. Lavergne) and Sanjay modi
Author URI: http://wordpress.org/
Version: 1.0
Tags: foudation, responsive, carousel, slideshow, tool-tip
License:
License URI:

General comments (optional).
*/


/*@import url("css/keyframes.css");*/
@import url("css/common.css");
@import url("css/homepage.css");
@import url("css/explore.css");
@import url("css/detail.css");




/* OVERRIDES */
#pressroom_container {
	background: none;
}

section#pressroom_container {
	box-shadow: none;
}

#pressroom_container, #pressroom {
max-width: 1150px;
margin: 10px auto;
padding: 0;
font-family: "Raleway", sans-serif;
font-size: 1em;
	

}

#pressroom_container #pressroom #left_col, #pressroom #left_col {
	width: 20%;
margin: 0;
font-size: .85em;
line-height: 150%;

}

#pressroom_container #pressroom #left_col .company-background {
	font-size: 1em !important;

}


#pressroom_container #pressroom #right_col, #pressroom #right_col {
   width: 20%;
float: right;
margin: 0;
}


#pressroom #center_col, #pressroom #center_col {
    overflow: hidden;
    padding: 0 2% 2% 2%;
    width: 60%; /* really 56, but they have box-sizing set to border box on this page */
/*max-width: 800px;*/
float: right;
margin: 0;

}

#pressroom .single-wrap {
	width: 100%;
}

#pressroom .single-wrap header {
	z-index: 0;
	box-shadow:none;
	background: none;
}



@media all and (max-width: 811px) {
#pressroom_container #pressroom #right_col, #pressroom #right_col,
#pressroom_container #pressroom #left_col, #pressroom #left_col {
	display: none;
}
#pressroom #center_col, #pressroom #center_col { width: 100%; }

}




.thirdScreens { 
	width: 30.333%;
	margin-right: 3%;
	padding-bottom: 20px;
/*display: inline-block;*/
	float: left;
	display: block;
	box-shadow: none;
	line-height: 130%;
}

.thirdScreens:nth-child(3n + 1) {
   clear: both;
}



.thirdScreens b, .detailContent .thirdScreens p strong { 
	color: #000 !important;
}



@media only screen and (max-width: 400px) {

	.thirdScreens { 
		width: 100%;
		margin-right: 0;
		float:none;
	}

}


section.royalslider_page ul {
	list-style-type: none;
}

.breadcrumb_container {
	margin-bottom: 50px !important; 
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.tabs.pill.steveTabs dd, .tabs.pill.steveTabs li {
    margin-bottom: 10px;
    margin-right: 10px;
}

.tabs.steveTabs dd, .tabs.steveTabs li {
    display: inline-block;
    float: none;
   
}


.tabs.steveTabs {
    border-bottom: none;
    text-align: center;
    margin-bottom: 20px;
    height: auto;
}

.FYI, .FYI p {
	line-height: 140% !important;
}


.social {
z-index: 5000;
}



/* these align things weren't in the css on the page I looked at. So I added something to make the floats. The css class was being written, but I couldn't find a matching class. */
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}

.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

.details p {
	clear: none;
}



#hero ul.post-meta {
    list-style: none;
    margin: 0;
}
#hero ul.post-meta span, .exhibitList ul.post-meta span {
    display: none;
}

.royalSlider {
    margin-bottom: 60px;
}
.royalSlider .royalControlNavOverflow.royalThumbs {
    margin-top: 10px !important;
}
.royalSlider .thumbsAndArrowsContainer {
    background: transparent !important;
}
.royalSlider .thumbsArrow {
    margin-top: 15px !important;
}
.royalSlider .thumbsArrow.left.disabled, .royalSlider .thumbsArrow.right.disabled {
    display: none;
}
.royalSlider .royalControlNavOverflow a.royalThumb {
    height: 80px !important;
    width: 100px !important;
}
.royalslider_page .royalSlider {
    margin-bottom: 0px !important;
}
.royalSlider.minimal .arrow.right {
    z-index: 40;
}

table.fullcalendar {
    width: 100%;
}
table.fullcalendar ul {
    list-style: none;
}
table.fullcalendar ul li {
    font-size: 11px;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #005973 !important;
}

section.subpage-info ul {
    margin-left: 20px;
}
section.subpage-info ul.block-grid.two-up li {
    padding-bottom: 0;
}
section.subpage-info ul.block-grid.two-up li h3 {
    margin: 7px 0;
}

/*.breadcrumbs { margin-top: 20px; }*/
.inner-breadcrumbs {
    margin-bottom: 10px;
}
ul.xoxo.blogroll li {
    margin-left: 15px;
}

.field-wrap {
    display: block;
    margin-bottom: 10px;
}
#ninja_forms_form_1 .list-radio-wrap ul li {
    display: inline-block;
    margin-right: 15px;
}
#ninja_forms_form_1 label {
    display: inline-block;
}
#ninja_forms_required_items {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}
#ninja_forms_form_1 select {
    width: 50%;
    height: 20px;
    margin-left: 10px;
}

input[type="text"].short {
    width: 20%;
}
input.inline {
    display: inline;
}

#ninja_forms_field_25_div_wrap, #ninja_forms_field_26_div_wrap {
    display: inline;
    margin-right: 10px;
}
#ninja_forms_field_26_div_wrap label {
    display: inline;
}
#ninja_forms_field_28_label {
    display: inline-block;
    margin-top: 10px;
}
#ninja_forms_form_3 label {
    display: inline;
    margin-right: 10px;
}

#wp-realtime-sitemap-pages, #wp-realtime-sitemap-posts, #wp-realtime-sitemap-adventure {
    margin-left: 20px;
}
#wp-realtime-sitemap-pages ul li a, #wp-realtime-sitemap-posts ul li a, #wp-realtime-sitemap-adventure ul li a {
    font-weight: bold;
    font-size: 18px;
}
#wp-realtime-sitemap-pages ul li ul.children, #wp-realtime-sitemap-posts ul li ul.children, #wp-realtime-sitemap-adventure ul li ul.children {
    margin-left: 20px;
}
#wp-realtime-sitemap-pages ul li ul.children li a, #wp-realtime-sitemap-posts ul li ul.children li a, #wp-realtime-sitemap-adventure ul li ul.children li a {
    font-weight: 500;
    font-size: 14px;
}
#wp-realtime-sitemap-event, #wp-realtime-sitemap-location, #wp-realtime-sitemap-booking {
    display: none;
}

ul.menu li ul.sub-menu li.current-menu-item a {
    color: #00aeef;
}

.top-bar ul>li:not(.name):hover, .top-bar ul>li:not(.name).active, .top-bar ul>li:not(.name):focus {
    background: none;
}
#mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link:after { content: none; }

#wp-live-chat-header {
background: url(https://www.longislandaquarium.com/wp-content/themes/LongIsland/images/Live-Chat-crop.png) no-repeat !important;
}

#cookie-law-info-bar {
	z-index: 100000000;
}

#tribe-events-content-wrapper {
	max-width: 1170px;
	margin: 20px auto;
}

.page-id-569 .wp-block-image .alignleft {
	float: none;
}

a.paymentLinks, a.paymentLinks:active, a.paymentLinks:visited {
	border: 1px solid #000;
	padding: 5px 10px;
	display: inline-block;
	color: #fff;
	background-color: #003e7e;
	font-weight: bold;
	border-radius: 5px;
	font-size: 1.2em;
}


a.paymentLinks:hover {
	color: #fff;
	text-decoration: none;
	background-color: #2d8cc9;
}

.formSubmitted {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}