/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

@media only screen and (max-width: 520px){div.tco-content-dock.left.tco-content-dock-on 
	{max-width: 320px;}}

body {--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,231,189) 0%,rgb(0,156,222) 100%);}

.wp-block-table.filmla-alert table thead:first-child tr:first-child th {background-color: #009CDE;
	color: #FFF;
	border: 2px black solid;
	border-top-width: 2px;
	vertical-align: middle;}

.wp-block-table thead {border-bottom:2px;}

.wp-block-table.filmla-alert tbody tr:nth-child(odd){background-color: #FCFCFC;}


.wp-block-table.filmla-alert tr:nth-child(even) {
		background-color: #f0f9fc;
}

.wp-block-table.filmla-alert table
{	margin-bottom: .5em;}

.wp-block-table.filmla-alert figcaption{
    padding-bottom: 8px;
  font-size:1em;
	text-align: left;}

.wp-block-separator.thin-line {border-bottom:1px solid gray;}

blockquote {
     padding: 1em;
     font-family: Nunito Sans;
     font-size: 120%;
     padding-bottom: 5px;
		border: 0;
	 border-left: 6px solid; 
}

h3.h-recent-posts {
	font-size: .5em;
}

h1.h-landmark {
	color: rgb(0,143,197);
	letter-spacing: .5px;
}


/* To Change Title Size of Recent Posts */
.x-recent-posts .h-recent-posts {
	font-size: 14px; white-space:normal; min-height: 34px; 
}

.article-heading-sm.h-feature-headline span {padding-left:2.5em;}

.article-heading-sm.h-feature-headline span i
{font-size:1em;margin-right:8px;}

h4.content_block_h
{margin-top:0.1em; margin-bottom:0.5em;
}

hr.line-small {margin:0.75em 0;}

.popup_header {font-size: 120%;}

.tco-content-dock .widget {margin-bottom: 1em;}

.center_block_popup {
margin-right:auto;
margin-left:auto;
max-width:360px;}

.about-header {margin:0;}

h3.has-background.about-header {
    padding: 0.5em 1em 0em 1em;
}

.find-us {margin:0;}

h4.has-background.find-us {
    padding: 0.5em 1em 0em 1em;
}


.large-arrow {font-style:bold;}


.palert_ad figcaption.wp-element-caption { caption-side: top;
    display: table-caption;
font-size: 0.65em;
	letter-spacing: 0.5em;
}

.palert_ad { background-color: rgba(125, 125, 125, 0.1);
	padding: 2em;
	margin: 0 auto;}


