/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
body {color:#000000;
font-size: 16px;}
.et_pb_section.et_pb_section_0_tb_header.osceola-header.et_pb_with_background.et_section_regular {

}
/*Translate button	
------------------------------------------------------- */

p a {
  font-weight: bold;
}
#gtranslate_wrapper {
	
}
select #gtranslate_selector {
	
}
 #gtranslate_selector {
  background-color: #18446C;
  color: #fff;
  padding: 8px;
  font-size: 14px;
  text-transform: uppercase;
	 border-radius: 20px 20px 0 0;
}
#gtranslate_wrapper {
  margin-bottom: -10px;
}
/*---------- Main Menu ------------------  */
.osc-menu-top ul.sub-menu {
	padding-top:0;
}


.osc-menu-top.two-col-parent ul.sub-menu {
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-fill: balance;
  -moz-column-fill: balance;
  column-fill: balance;
	    width: 500px;
}
@media all and (max-width: 980px) {
.osc-menu-top.two-col-parent ul.sub-menu {
  -webkit-column-width: auto;
  -moz-column-width: auto;
  column-width: auto;
  -webkit-columns: 1;
  -moz-columns: 1;
  columns: 1;
	    width: auto;
}
}
.osc-main .nav li li {
  padding: 0 0px;
  margin: 0;
}
.osc-main .et-menu li li a {
	width: 230px;
		  padding: 0 10px 8px;
}



/*no color change on hover*/
.nav ul li a:hover {
    background-color: rgba(0,0,0,.03);
    opacity: 1;
}

/*get rid of dropdown arrow*/
.et-menu .menu-item-has-children>a:first-child:after {
    font-size: 1px;
	color: #fff;
}
/*blue overline on hover */

.osc-main li.osc-menu-top a:link, .osc-main li.osc-menu-top a:visited {
border-top: 4px solid #ffffff;
  padding-top: 6px;
}

.osc-main li.osc-menu-top a:hover, .osc-main li.osc-menu-top a:active {
border-top: 4px solid #79C4ED;
  padding-top: 6px;
}
.osc-main ul.sub-menu a:hover {
	border-top: 4px solid #fff;
}
.et-menu .menu-item-has-children>a:first-child {
     padding-right: 0px; 
}
/*add the orange bullet*/
.osc-main li ul.sub-menu a::before { /* add the new bullet point */
  display: inline-block;
    content: '';
    -webkit-border-radius: 0.375rem;
    border-radius: 0.375rem;
    height: 0.5rem;
    width: 0.5rem;
    margin-right: 0.5rem;
	background-color: #F7931D; }

/*Search*/

.searchbox input[type="text"] {
		border: none;
background: #D9F0FC;
width: 250px;
	font-size: 16px;
	margin-top: 5px;
	}

.searchbox input[type="button"] {
display: inline;
}

.searchbox input[type="button"] {
    padding: 11px;
    border: none;
    color: #fff;
	font-size: 22px;
    background-color: #000;
	display: inline-block;
}
.searchbox {font-family:Mulish, sans-serif;
font-size: 16px;
font-weight:bold; }

form.searchbox {
		display: inline-block;
	width: 100%;
	}
.search-components {
  display: block;
  float: right;
}
.searchbutton {
  border: none;
  background: #18446C;
  color: #fff;
  border-radius: 50px;
  font-size: 1.3em;
  margin-left: 20px;
  padding: 3px;
}
.fa-input { font-family: FontAwesome; }
	.searchbox-container {
		background: #D9F0FC;
padding: 5px 0px 5px 15px;
		border-radius: 25px;
	}
.fas.fa-search {
  padding: 3px;
}


/*---------------Vertical Menu-----------------------*/
.vertical-menu {
	
}
.vertical-menu .et_mobile_nav_menu {
    display: none;
}
.vertical-menu .et_pb_menu__menu nav ul li {
	display: block;
	width: 100%;
	margin: 5px 4px 0px;
}
.vertical-menu.topmenu .et_pb_menu__menu nav ul li {
		border-bottom: solid thin #FFFFFF;
}

.footer-icons, .footer-icons a {
  color: #000;
  font-size: 3em;
  padding-right: 30px;
}


/*--------------Locations & Hours-------------*/

.loc-hours {
	background: #007BC0;
	 color: #fff;
	margin-right: 4px;
	font-weight: 800;
}



.loc-hours span.op-open {
  color: white;
	margin-right: 4px;
  display: inline;
	font-weight: 800;
}

.loc-hours span.op-next-period, .loc-hours span.op-today {
	  color: white;
	margin-right: 4px;
  display: inline;
	font-weight: 800;
}
.loc-hours span.op-closed {
	  color: white;
	margin-right: 4px;
  display: inline;
	font-weight: 800;
}
.loc-hours .op-is-open-shortcode {
    padding-right: 4px;
}

span.loc-mapmarker {
	display: inline-block;
font-size: 1.5em;
vertical-align: top;
padding-top: 15px;
}
span.loc-address {
  display: inline-block;
  padding-left: 10px;
}
span.loc-phone {
padding-right: 10px;
	font-size: 1.5em;
}
.map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

  .map-responsive {
    position: relative;
    padding-bottom: 55%; 
    height: 0;
    overflow: hidden;
  }
  .map-responsive iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }



/*---------Branch Styles-------------*/
		.branch-button  {
				color: #fff;
			background: #18446C;
			padding: 5px 10px;
			border-radius: 20px;
			text-transform: uppercase;
			display: inline-block;
			margin-top: 5px;
			margin-left: 10px;
			margin-right: 10px;
			font-size: 20px;
		}
			.branch-button a:link, .branch-button a:visited {
				letter-spacing: 1.3px;
			color: #fff;
		}
.branch-manager img {
	border-radius: 100px;
	border:solid 10px #D9F0FC;
	max-width: 200px;
	max-height: 200px;
	margin-left: 20px;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot {
  background: #fff;
  opacity: 1;
  padding: 10px 10px 10px 10px;
  box-shadow: none;
  border: solid 2px #737185;
  border-radius: 50px;
  margin: 4px;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot {
  background: RGBA(0,0,0,0.67);
  opacity: 1;
  padding: 5px 5px 5px 5px;
  box-shadow: none;
  border: 0px solid RGBA(0,0,0,1);
  border-radius: 50px;
  margin: 4px;
}

.op-cell.op-cell-heading {
  text-align: left;
  padding-left: 33px;
	padding-right: 5px;
	color:#18446C;
	text-transform: uppercase;
	font-size: 18px;

}
.op-cell.op-cell-periods {
  font-size: 18px;
}
.branch-page-hours-op, .branch-page-hours-cl {
  color: #fff;
  background: #007BC0;
  padding: 5px 38px;
  margin-left: 30px;
  border-radius: 30px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.branch-hours {

    }
.branch-hours:before {
    content: "";
    position: absolute;
    width: 15px;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    background: #B2D234;
    z-index: 1;
    border-radius: 30px;
}
.branch-hours h2 {
	 padding-left: 30px;
	display: inline;
	color: #18446C;
	font-weight: 800;
font-size: 32px;
}
/* New Styles for hours list instead of table */
	.op-cell.op-cell-heading {
  text-align: left;
		margin-right: 5px;
  color: #18446C;
  text-transform: uppercase;
  font-size: 18px;
  display:inline-block;
}
.op-cell.op-cell-periods {
display:contents;
}	
.op-cell.op-cell-periods::after {
	  content: "\A";
  white-space: pre;
	}	
	
span.op-period-time	{
display: inline-block;
		color:#18446C;
}	
/*------------------------*/
    span.rounded {
        height: 40px;
        width: 5px;
        background-color: #B2D234;
        border-radius: 99px;
        margin: 0 20px;
    }
.address::before {
  margin: 5px 5px 5px -5px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f3c5";
  color: #18446C;
  padding-right: 10px;
  font-size: 1.7em;
}
p.address {
	 color: #18446C;
	font-size: 1.1em;
}
.room-slide ul li {
	list-style: disc;
	list-style-position: outside;
}

.wp-caption {
    border: none;
    text-align: center;
    background-color: #fff;
    margin-bottom: 10px;
    max-width: 96%;
    padding: 8px;
	line-height: 1;
}
.wp-caption p.wp-caption-text {
    font-size: 14px;
    font-weight: 800;
    margin: 0;
}

.booklist .et_pb_tabs_controls li {
    float: none!important;
    display: inline-block!important;
    margin-top: 0px;
	margin-bottom: -7px;
}
.booklist .et_pb_tabs_controls {
    text-align: center;
}

.booklist ul.et_pb_tabs_controls::after {
  border-top: none;
}
.booklist  .et_pb_tabs_controls li {
	border-right: none;
}
.booklist li.et_pb_tab_active {
  border-radius: 40px;
}
.booklist-email::before {
  margin: 5px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f658";
  color: #fff;
  padding-right: 10px;
  font-size: 1.7em;
}		
		
		
.booklist-email {
	display: block;
	text-align: right;
		}
.booklist-email a {
	background: #18446C;
	color: #fff;
	text-transform: uppercase;
	padding:10px 18px;
	border-radius: 40px;	
		}
.branch-icons .wp-caption p.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
  margin: 0;
}
/*__________Digital Library Pages__________*/
.online-resource img {
	float: left;
	padding-right: 10px;
}
.online-resource-title {
	font-size: 1.2em;
	font-weight: bold;
}
online-resource-description {
min-height: 500px;
}
.online-resource-help {
	  clear: both;
  display: block;
	font-size: 1.1em;
	padding-top: 5px;
		padding-bottom: 5px;
	border-bottom: solid 1px #737185;
	margin-bottom: 20px;
}
.online-resource-help .fab, .online-resource-help .far {
	font-size: 1.5em;
}
.online-resource-title {
padding-bottom: 5px;
}
.online-resource-title a:link {
	color:#18446C;
	font-size: 1.2em;
}
a .online-resource-title  {
	color:#18446C;
	font-size: 1.2em;
}
.cvp-lf-wrapper.custom-select {
  padding-bottom: 20px;
}
.cvp-lf-wrapper.custom-select select {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 20px;
    -webkit-box-shadow: 5px 7px 13px -6px rgb(128 128 128);
    -moz-box-shadow: 5px 7px 13px -6px rgba(128,128,128,1);
    box-shadow: 5px 7px 13px -6px rgb(128 128 128);
    height: 34px;
	padding-left: 10px;
	width: 100%;
	min-width: 300px;
}
.pt-cv-ifield {
  border-bottom: solid 1px;
}
.pt-cv-ctf-resource_help .fa, .pt-cv-ctf-resource_help .fab, .pt-cv-ctf-resource_help .fad, .pt-cv-ctf-resource_help .fal, .pt-cv-ctf-resource_help .far, .pt-cv-ctf-resource_help .fas {
font-size: 1.5em;
    padding-right: 20px;
}
.pt-cv-wrapper .col-md-12 {
float: none;
}
.pt-cv-wrapper .col-md-12 .pt-cv-custom-fields.pt-cv-ctf-resource_help {
	clear: both;
}
.custom-select select option { 
}

/*---digital library menu----*/
.dig-lib-top {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;
}

    .tab-dropdown  .et_pb_tabs_controls {
        display: none!important;
    }
a._self.pt-cv-href-thumbnail.pt-cv-thumb-default.cvplbd {

}

/*---testing----*/

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 20px;
}

/*__________Unique Items Pages__________*/

.vertical-menu-reg {
	
}
.vertical-menu-reg .et_mobile_nav_menu {
    display: none;
}
.vertical-menu-reg .et_pb_menu__menu nav ul li {
	display: block;
	width: 100%;
	margin: 5px 4px 0px;
}

.vertical-menu-reg a:hover {
  background: #D9F0FC;;
  border-radius: 50px;
}
#menu-unique-items-menu {
  list-style-type: none;
}
.vertical-menu-reg a:link, .vertical-menu-reg a:visited {
  color: #737185;
	padding:3px 10px;
}
.vertical-menu-reg a:hover {
  color: #000000;
}

/*----------Meeting Room Page ----------*/
@media only screen and (max-width: 767px){
.dvmd_table_maker_1 .dvmd_tm_tcell, .dvmd_table_maker_0 .dvmd_tm_tcell {
  border-top-style: none;
  border-right-style: none;
}
}

.dvmd_tm_rhead {
border-bottom:solid 1px #737185;
}
.dvmd_table_maker_item_1.dvmd_tm_tcell.dvmd_tm_chead.dvmd_tm_col_1.dvmd_tm_row_0.dvmd_tm_col_first.dvmd_tm_row_first.dvmd_tm_col_even.dvmd_tm_row_odd {
  border-left: solid 1px #737185;
  margin-left: -1px;
}
.dvmd_table_maker_item_6.dvmd_tm_tcell.dvmd_tm_chead.dvmd_tm_col_1.dvmd_tm_row_0.dvmd_tm_col_first.dvmd_tm_row_first.dvmd_tm_col_even.dvmd_tm_row_odd {
  border-left: solid 1px #737185;
  margin-left: -3px;
}

/*----------Mobile Menu ----------*/
#slide-in-open{
cursor: pointer;
}
  
.line{
display: block;
position: absolute;
height: 2px;
width: 100%;
background: #ffffff ;
border-radius: 9px;
opacity: 1;
-webkit-transition: .1s ease-in-out;
-moz-transition: .1s ease-in-out;
-o-transition: .1s ease-in-out;
transition: .1s ease-in-out;
}

.line-1 {
top: 10px;
}
.line-2 {
top: 20px;
}

.line-3 {
top: 30px;
}
.line-menu 
{
	font-size: .8em;
	color: #ffffff;
	margin-bottom: 10px;
margin-top: 5px;
}
  
#slide-in-open.open .line-1 {
top: 25px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

#slide-in-open.open .line-2 {
display: none;
}

#slide-in-open.open .line-3 {
top: 25px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}
  
.slide-in-menu {
right: 0 !important;
opacity: 1 !important;
}
  
.slide-in-menu-container {
-webkit-transition: all 0.5s ease !important;
-moz-transition: all 0.5s ease !important;
-o-transition: all 0.5s ease !important;
-ms-transition: all 0.5s ease !important;
transition: all 0.5s ease !important;
}
  
/**/
.mobile-quick-menu {
	padding-left: 1em;
		padding-right: 1em;
}
.mobile-quick-menu p {
	padding-bottom: 0;
}
.mobile-quick-menu a {
color: #ffffff;
border-bottom: 1px solid #fff;
display: block;
	padding: .5em;
}
.mobile-quick-menu hr, .mobile-main hr {
	border-bottom: 2px solid #ffffff;
}
.mobile-main hr {
		margin-left: 1em;
		margin-right: 1em;
}

#mobile-main #menu-main-menu li a {
	color: #fff;
	display: block;
	text-decoration: none;
}
.mobile-main a, #mobile-main a {
		color: #fff;
}
#mobile-main #menu-main-menu li a:active {

}
#mobile-main #menu-main-menu .osc-menu-top.menu-item-has-children > a::after {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 10;
  font-weight: 800;
  color: #fff;
  padding-right: 20px;
}
.mobile-main p {
  padding-left: 1em;
  padding-right: 1em;
  color: #fff;
  padding-bottom: 0;
}
#mobile-main #menu-main-menu span:after {

}
#mobile-main #menu-main-menu ul {

}
#mobile-main #menu-main-menu ul li {
	height: 100%;
}
/*This is first sub menu*/
#mobile-main #menu-main-menu ul li a {
	height: 100%;
}

#mobile-main #menu-main-menu ul li:hover a, #mobile-main #menu-main-menu ul:not( :hover ) li.active a {
	background-color: #18446C;
	color: #ffffff;
}
#mobile-main #menu-main-menu li ul {
	background-color: #18446C;
	top: 100%;
	display: none;
}
#mobile-main #menu-main-menu li:hover ul {
	display: block;
	left: 0;
	right: 0;
}
#mobile-main #menu-main-menu li:not( :first-child ):hover ul {
	left: -1px;
}
#mobile-main #menu-main-menu li a {
	font-size: 1; /* 20 */
	border-bottom: 1px solid #fff;
	padding: 0.5em; /* 15 (20) */
}
#mobile-main #menu-main-menu li ul a {
	font-size: 1; /* 20 */
	border-bottom: 1px solid #fff;
	padding: 0.55em; /* 15 (20) */
}
#mobile-main #menu-main-menu li ul li a:hover, #mobile-main #menu-main-menu li ul:not( :hover ) li.active a {
	background-color: #18446C;
	color: #fff;
}

#mobile-main #menu-main-menu {
	width: 100%;
	position: static;
	margin: 0;
}

#mobile-main #menu-main-menu {
	position: relative;
	top: auto;
	left: auto;
	padding-right: 1em;
}

#mobile-main #menu-main-menu li ul {

}

#mobile-main #menu-main-menu ul li {
	width: 100%;
	float: none;
}

#mobile-main #menu-main-menu li {list-style-type: none;}
 
#mobile-main #menu-main-menu li ul {
	position: static;
	padding-top: 0;
	list-style-type: none;
}
#mobile-main #menu-main-menu li ul ul {
	position: static;
	padding-top: 0;
	margin-left: 0px;
padding-left: 0px;
list-style-type: none;	
	padding-bottom: 0;				
}
@media print {
footer, header, nav {
  display: none;
}
}