/*!
Theme Name: Robert Laura 2025 Theme
Theme URI: https://robertlaura.com
Author: DM forked from theme.es bootstrap 5
Description: 
Version: 3.6.2
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Text Domain: rl
*/


/*  blue is #0037b7 from PDF*/
/* hide title on home page */
/*.home .entry-title {
	display:none;
}*/
h1 {
	margin-bottom: 20px;
	font-size: 1.7rem;
	font-weight: bold;
	display: inline-block; /*float images next to H1s */
}
h1.entry-title {
 	margin: 0 10px 24px 0 !important;
	padding: 15px 20px !important;
	font-size: 1.2rem !important;
	max-width: 195px;
	display: block;
}
h2 {
	font-size: 1.3rem !important;
	font-weight: bold;
	margin: 10px 0 20px 0;
	display: inline-block;
}
h2.wp-block-heading {
	display:block;
	margin-top:0;
}
h3 {
	font-size: 1.1rem;
	font-weight: bold;
	margin-bottom: 4px;
}
p {
	margin-bottom: 1.3rem;
}
a,a:hover {
	color:black;
}
#main a,
#main a:hover
{
	text-decoration:underline;
}
#main a:hover,
#sidebar a:hover
{
	text-decoration:underline;
}

.site-blue,  {
	color:#0037b7;
}
.site-blue-bg, h1.entry-title {
	background-color:#0037b7;
}
.site-light-bg {
	background-color:#ffffff;
}
#pre-header {
	background-color: #0037b7;
	color:white;
	padding:10px;
	font-weight:bold;
    display: inline-block;
    width: 100%;
}
#pre-header a {
	color:white;
	text-decoration:none;
}
#pre-header .social-icons {
	margin-top: 2px;
}
#pre-header a:hover {
	text-decoration:underline;
}

#pre-header span {
	margin:0 40px 0 0;
}

#home-nav-item a {
	color:#0037b7;
	font-size:1.6rem;
	text-decoration: none;
	font-weight:bold;
	line-height: 1.45rem;
}
.nav-link {
	font-weight:bold;
	color:black !important;
	padding-right:40px !important;
	padding-left: 0 !important;
	white-space: nowrap;
}
.bg-light {
	/*background-color: #f4f5fa !important;*/
	background-color: white !important;
}
.ellipse-dot, h1.entry-title {
	color: white;
	border-radius: 50%; 
	display: flex; 
	align-items: center;
	justify-content: center;
	text-align: center; 
	font-weight: bold;
	display:inline-block;
	padding: 10px 20px;
	margin:5px 20px;
	font-size: 16px; 
}
.ellipse-dot a, a.ellipse-dot {
	color:white !important;
	text-decoration:none;
}
.ellipse-outline {
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  display: inline-block;
  background-color: transparent; 
  border: 5px solid #0037b7; 
  backdrop-filter: blur(10px); 
}
.ellipse-dot a,.ellipse-dot a:hover {
	text-decoration:none !important;
}

.nowrap {
	white-space: nowrap;
}
#main {
	padding-top:10px;
}
body.home #main {
	background-image:
	linear-gradient(to top, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgba(255, 255, 255, 0) 60%, rgba(255, 255, 255, 0) 100% ), url("/images/header-bg.png");
	background-size:cover;
	background-attachment: top;
}
body h1 {
	display: block;
}
body.home h2 {
	font-size:1.5rem !important;
	margin:20px;
	display: block;
}

#main .content {
	/*padding-right: 20px;*/
}

.checkbox-list {
	list-style-type: none; 
	padding-left: 0; 
}
.checkbox-list li {
	position: relative;
	padding-left: 1.5em;
	margin-bottom: 15px;
}
.checkbox-list li::before {
	content: "🗹";
	position: absolute;
	left: 0;
	font-size: 1em; 
}
.checkbox-list li ul {
	list-style-type: none; 
	padding-left: 20px; 
}
/* WP automatically assigns your custom class to all nested ULs */

.checkbox-list li li {
	padding-left: 0; 
	margin-bottom: 0;
}
.checkbox-list li li::before {
	content: "";
}


.image-wrap img {
	border: 1px solid #aaa;
	padding: 5px;
}
#sidebar {
	background-color:#dfecf8;
	padding:20px;
	border:2px solid #0037b7;
	/*border-radius:5px;*/
	font-size: 0.9rem;
	line-height: 1.3rem;
	box-shadow: inset 20px 56px 50px -10px rgba(128,171,212, 0.2)
}
/*.home-main-wrapper {
	margin-bottom:30px;
}*/
#sidebar .image-wrap {
	width:50%  !important;
	float: right !important;
}
#sidebar .image-wrap img {
	border: none;
	padding: 0;
}
#sidebar p {
	margin-bottom:0.8rem;
}

.home-feature {
	width:30%;
	min-width:300px;
	display:inline-block;
	text-align: center;	
	margin: 45px 30px;
}
.home-feature-title {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2.1rem;
	margin-bottom:20px;
}
.home-portrait-section {
	width:50%;
	min-width:300px;
	display:inline-block;
	text-align: center;	
	margin: 25px 50px 25px 50px;
	/*padding:6px;*/
	/*float:right;*/
	border-radius: 50% 50%;
	background:url("/images/robert-laura-portrait-header-transparent.png");   
	background-position: 20px 18px;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.home-portrait-section-inner {  
	width: 100%;
	height: 100%;
	/*width: 97%;*/
	/*height: 92%;*/
	/*margin: 10px;*/
	padding: 0;
	margin:0;
}

.home-portrait-checklist {
	width: 43%;
	float: right;
	text-align: left;
	margin: 15% 0 15% 0;
	color: #3c3c3c;
}

.home-image-bricks {
	margin-top:40px;
	padding: 0;
}

.brick {
	border: 1px solid #aaa;
	padding: 5px;
}
.social-icons {
	display: flex;
	gap: 5px; /* Space between icons */
	justify-content: center; /* Center the row */
}
.social-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}

.icon-facebook {
	background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='white'/%3E%3Cg transform='translate(2,2)'%3E%3Cg transform='scale(0.833)'%3E%3Cpath fill='black' d='M9.101 23.691v-7.98H6.627v-3.667h2.474v-1.58c0-4.085 1.848-5.978 5.858-5.978.401 0 .955.042 1.468.103a8.68 8.68 0 0 1 1.141.195v3.325a8.623 8.623 0 0 0-.653-.036 26.805 26.805 0 0 0-.733-.009c-.707 0-1.259.096-1.675.309a1.686 1.686 0 0 0-.679.622c-.258.42-.374.995-.374 1.752v1.297h3.919l-.386 2.103-.287 1.564h-3.246v8.245C19.396 23.238 24 18.179 24 12.044c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.628 3.874 10.35 9.101 11.647Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.icon-twitter {
 	background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='white'/%3E%3Cg transform='translate(2,2)'%3E%3Cg transform='scale(0.833)'%3E%3Cpath fill='black' d='M23.953 4.57a10 10 0 01-2.825.775 4.958 4.958 0 002.163-2.723c-.951.555-2.005.96-3.127 1.184a4.92 4.92 0 00-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 00-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 01-2.228-.616v.06a4.923 4.923 0 003.946 4.827a4.996 4.996 0 01-2.212.085 4.936 4.936 0 004.604 3.417a9.867 9.867 0 01-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.978 13.978 0 007.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.936 9.936 0 0024 4.59z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.icon-linkedin {
	background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='white'/%3E%3Cg transform='translate(2,2)'%3E%3Cg transform='scale(0.833)'%3E%3Cpath fill='black' d='M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.777 13.019H3.56V9h3.554v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.icon-instagram {
	background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' fill='white'/%3E%3Cg transform='translate(2,2)'%3E%3Cg transform='scale(0.833)'%3E%3Cpath fill='black' d='M7.0301.084c-1.2768.0602-2.1487.264-2.911.5634-.7888.3075-1.4575.72-2.1228 1.3877-.6652.6677-1.075 1.3368-1.3802 2.127-.2954.7638-.4956 1.6365-.552 2.914-.0564 1.2775-.0689 1.6882-.0626 4.947.0062 3.2586.0206 3.6671.0825 4.9473.061 1.2765.264 2.1482.5635 2.9107.308.7889.72 1.4573 1.388 2.1228.6679.6655 1.3365 1.0743 2.1285 1.38.7632.295 1.6361.4961 2.9134.552 1.2773.056 1.6884.069 4.9462.0627 3.2578-.0062 3.668-.0207 4.9478-.0814 1.28-.0607 2.147-.2652 2.9098-.5633.7889-.3086 1.4578-.72 2.1228-1.3881.665-.6682 1.0745-1.3378 1.3795-2.1284.2957-.7632.4966-1.636.552-2.9124.056-1.2809.0692-1.6898.063-4.948-.0063-3.2583-.021-3.6668-.0817-4.9465-.0607-1.2797-.264-2.1487-.5633-2.9117-.3084-.7889-.72-1.4568-1.3876-2.1228C21.2982 1.33 20.628.9208 19.8378.6165 19.074.321 18.2017.1197 16.9244.0645 15.6471.0093 15.236-.005 11.977.0014 8.718.0076 8.31.0215 7.0301.0839m.1402 21.6932c-1.17-.0509-1.8053-.2453-2.2287-.408-.5606-.216-.96-.4771-1.3819-.895-.422-.4178-.6811-.8186-.9-1.378-.1644-.4234-.3624-1.058-.4171-2.228-.0595-1.2645-.072-1.6442-.079-4.848-.007-3.2037.0053-3.583.0607-4.848.05-1.169.2456-1.805.408-2.2282.216-.5613.4762-.96.895-1.3816.4188-.4217.8184-.6814 1.3783-.9003.423-.1651 1.0575-.3614 2.227-.4171 1.2655-.06 1.6447-.072 4.848-.079 3.2033-.007 3.5835.005 4.8495.0608 1.169.0508 1.8053.2445 2.228.408.5608.216.96.4754 1.3816.895.4217.4194.6816.8176.9005 1.3787.1653.4217.3617 1.056.4169 2.2263.0602 1.2655.0739 1.645.0796 4.848.0058 3.203-.0055 3.5834-.061 4.848-.051 1.17-.245 1.8055-.408 2.2294-.216.5604-.4763.96-.8954 1.3814-.419.4215-.8181.6811-1.3783.9-.4224.1649-1.0577.3617-2.2262.4174-1.2656.0595-1.6448.072-4.8493.079-3.2045.007-3.5825-.006-4.848-.0608M16.953 5.5864A1.44 1.44 0 1 0 18.39 4.144a1.44 1.44 0 0 0-1.437 1.4424M5.8385 12.012c.0067 3.4032 2.7706 6.1557 6.173 6.1493 3.4026-.0065 6.157-2.7701 6.1506-6.1733-.0065-3.4032-2.771-6.1565-6.174-6.1498-3.403.0067-6.156 2.771-6.1496 6.1738M8 12.0077a4 4 0 1 1 4.008 3.9921A3.9996 3.9996 0 0 1 8 12.0077'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.books {
	padding: 0 !important;
}
.book {
	height: 100%;
}
.book .img-fluid {
	height: 100%;
}


.videos {
	padding:40px 0 0 0 !important;
}
.video {
	/*height: calc(100% - 25px);*/
	height: 90%;
}
.video .img-fluid {
	height: 100%;
}


.brick-caption a, .book-caption a, .video-caption a, .resource-caption a, .caption a {
	color: black;
	font-weight: bold;
	text-decoration: none !important;
}
.brick-caption, .book-caption, .video-caption, .resource-caption, .caption  {
	text-align: center;
	white-space:nowrap;
	overflow:hidden;
}


/* forms */ 
.fm-form-container.fm-theme1 {
  width: 100% !important;
}
.fm-form .fm-header-bg, .fm-form .wdform-field:not([type="type_hidden"]) {
  padding: 0 !important;
}
.wdform_row {
  margin: 20px 0 0 0 !important;
}
.fm-error, .fm-not-filled, .fm-not-valid-date {
  /*margin-top: -20px !important;*/
  margin-top: 0 !important;
}

/* From http://codex.wordpress.org/CSS */

.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright, .wp-block-image .alignright  {
	float: right;
	margin: 5px 20px 20px 20px;
}

.alignleft, .wp-block-image .alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* override alignment above */
.pull-up {
	margin-top: -50px;
}

.footer {
	padding:10px 30px;
}
/* center the bubbles in the footer */
.footer > div {
	text-align:center;
}
.footer .ellipse-dot {
	margin:20px 0;
	margin: 7px 0;
}

footer {
	margin:20px 0;
}

footer .nav-link, footer p {
	color:#0037b7 !important;
}
footer p {
	font-weight:bold;
	text-align:center;
	margin:15px;
}

.wp-caption {
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.bypostauthor {
	font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}





@media screen and (min-width:1000px) {

}


@media screen and (max-width:1400px) {
	.pull-up {
		margin-top: 0;
	}	
}



@media screen and (max-width:1200px) {

}

@media screen and (max-width:992px) {

}


@media screen and (max-width:768px) {

	main {
		/*padding:0px;*/
	}
	.container {
		margin-left: 5px;
		margin-right: 5px;
		max-width: 100%;
	}
	#pre-header span {
	  margin: 0 20px 0 0;
	}
	#main .content {
	    padding-right: 0;
	}
	.image-wrap, .image-wrap img, .img-fluid {
		width:100% !important;
	}
	.alignright, .wp-block-image .alignright {
		float: none;
		margin: 0;
	}
	#sidebar {
		margin: 50px 20px;
		width: calc(100% - 50px);
	}
}




@media screen and (max-width:640px) {

	.container {
		/*padding-left: 0px;*/
		/*padding-right: 0px;*/
		margin-left: 0;
		margin-right: 0;
	}
	.home-portrait-section {
		background-position: 0px 18px;
	}
}





@media screen and (max-width:576px) {

	.home-portrait-section {
		background-position: -20px 18px;
	}
	.home-portrait-checklist {
		width: 55%;
		font-size: 0.9rem;
	}
}

@media screen and (max-width:380px) {

}