/* ROBOT TALK POST STYLES */

/* Version: 1.1.2 */


@font-face {
font-family: 'OCR-A BT';
font-style: normal;
font-weight: normal;
src: local('OCR-A BT'), url('OCR-a___.woff') format('woff');
}
:root {
  --light-blue:#ADD8E6;
  --link-red:#FB0200;
}
/* SITE HEADER STYLING */
.site-header {background-color: rgba(244, 246, 245, 1);}
.site-header {
  -webkit-animation: 4s ease 0s normal forwards 1 fadein;
  animation: 4s ease 0s normal forwards 1 fadein;
}

@keyframes fadein{
  0% { opacity:0; }
  80% { opacity:0; }
  100% { opacity:1; }
}

@-webkit-keyframes fadein{
  0% { opacity:0; }
  80% { opacity:0; }
  100% { opacity:1; }
}

/* PAGE WIDTHS */
.site-inner {max-width: 1600px;}
.site-inner-liner, .speech-bubble-container, .entry-footer, .after-entry {max-width: 1140px; /*margin: 0 auto;*/}

/* NAV MENU */
@media only screen and (max-width: 959px) {.genesis-nav-menu .sub-menu {background-color:transparent;}}
.genesis-nav-menu .sub-menu a {background-color: white;}
.genesis-nav-menu .sub-menu a:hover {color:white;}
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, .site-title a:hover, .site-title a:focus {
  background-image: none;
  background-color:var(--link-red);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

/* BUBBLE PANEL SETTINGS */
.site-container .wp-block-latest-posts li, .pagination-wrap,
.widget, .frontpage-panel, .entry-meta,
.gb-block-post-grid .is-grid article, .gb-block-post-grid .gb-is-grid article {
background: none;
background-color: var(--light-blue);
padding: 1rem;border-radius: 14px;
filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));
}

/* SPEECH BUBBLES */
.speech-bubble-container {background-color: none;height: 100vh;margin-bottom: 5rem;}

.bubble, .addtoany_content {
  font-family: 'OCR-A BT',monospace;
	box-sizing: border-box;
	position: relative;
  min-height: 100px;
/*	max-width: 50%; */
	background:var(--light-blue);
	border-radius: 15px;
	padding: 30px;
	margin: 15px;
  filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));
}
@media only screen and (min-width:701px) {
.bubble {max-width: 50%}
}

@media only screen and (min-width:601px) and (max-width:700px) {
.bubble-bump {margin-top: 6em;}
}

@media only screen and (max-width:600px) {
.bubble-bump {margin-top: 8em;}
}

@media only screen and (min-width:701px) {
.bubble-right:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: 40px;
	right: -40px;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-right: 20px solid transparent;
	border-left: 30px solid var(--light-blue);}
}

@media only screen and (max-width:700px) {
.bubble-right:after {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	top: -40px;
	right: 240px;
	border-top: 20px solid transparent;
	border-bottom: 30px solid var(--light-blue);
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;}
}

/* PAGE CONTENT STYLING */
body {
background-image: url('https://bigimpactdesign.com/wp-content/uploads/2024/08/robot-talking-bkg-new2.jpg');
background-size: cover;
background-repeat: no-repeat;
font-family: monospace;
color: black;
}
@media only screen and (min-width: 1081px) {
  body {background-position: right center;}
}
@media only screen and (min-width:701px) and (max-width: 1080px) {
  body {background-image: url('https://bigimpactdesign.com/wp-content/uploads/2024/08/robot-talking-bkg-1080.jpg');
  background-position: right center;}
}

@media only screen and (max-width: 700px) {
  body {background-image: url('https://bigimpactdesign.com/wp-content/uploads/2024/08/robot-talking-bkg-mobile.jpg');
  background-position: top center;}
}

h1,h2,h3,h4,h5,h6, .genesis-nav-menu a, .site-title, .goosed, .shout-out,
button, input[type="button"], input[type="reset"], input[type="submit"], .site-container div.wpforms-container-full .wpforms-form input[type="submit"],
.site-container div.wpforms-container-full .wpforms-form button[type="submit"], .button, .forminator-ui.forminator-quiz#forminator-module-9292 .forminator-button,
.post-password-form input[type="submit"] {
font-family: 'OCR-A BT' !important; font-weight: bold;}
@media only screen and (min-width: 960px) {.content {float: left;width: 100%;}}
.entry-header {display: none;}
.firstpara {all: unset;}
.after-entry .widget {padding: 1rem;}
.frontpage-panel {margin-bottom: 3rem;}
h2, .widget-title {font-size: clamp(2.5rem, 1.8636rem + 2.9091vw, 3.5rem);text-transform: none;}
.goosed, .shout-out {text-transform: none;}
.post-password-form label {display: inline;}
.post-password-form {margin-left: 0 !important; margin-right: 0 !important;
  margin-bottom: 2rem;
  font-family: 'OCR-A BT',monospace;
  background:var(--light-blue);
  border-radius: 15px;
  padding: 30px;
  filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.2));}
p.alert {display: none;}
@media only screen and (min-width: 960px) {.entry {margin-bottom: 2rem;}}

/* POST ARCHIVE SETYLING */
.wp-block-latest-posts__post-title, .gb-block-post-grid header .gb-block-post-grid-title a {font-weight: 900;
font-family: 'OCR-A BT',monospace;
text-wrap:balance; line-height: 1.2;
letter-spacing: -2px;
text-transform: none;
}
@media only screen and (max-width: 599px) {.wp-block-latest-posts__post-title, .gb-block-post-grid header .gb-block-post-grid-title {font-size: clamp(1.8rem, 1.5189rem + 1.2851vw, 2rem);}}
@media only screen and (min-width: 600px) {.wp-block-latest-posts__post-title, .gb-block-post-grid header .gb-block-post-grid-title {font-size: clamp(1.2rem, -0.4rem + 4.2667vw, 2rem);}}

.wp-block-latest-posts__post-excerpt,
.gb-block-post-grid .gb-block-post-grid-text p {font-size: 0.7em;}
.entry-content ul li::before {display: none;}
.content .entry {background-color: rgba(244, 246, 245, 0); box-shadow: none;}
.entry-footer .entry-meta {border-top: none;}
.before-home .widget, .widget, .content .entry {padding: 0;}
.gb-block-post-grid .gb-block-post-grid-byline {color: black;}
.wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {font-size: 0.5em;}
@media only screen and (max-width: 599px) {.wp-block-latest-posts.is-grid li {margin: 1.25em 0;}}
.gb-block-post-grid header .gb-block-post-grid-title a {color: var(--blue-link);}
.gb-block-post-grid header .gb-block-post-grid-title a:hover {color: var(--link-hover);}
.gb-block-post-grid header .gb-block-post-grid-title a:visited {color: purple;}

@media only screen and (min-width: 960px) {.full-width-content .entry-content > .alignwide {
  background-color: transparent;
  box-shadow: none;}}

/* BUTTON STYLING */
button, .post-password-form input[type="submit"] {
  background-image: none;
  background-color:var(--link-red);
  border-radius: 10px;
}
button:hover, .post-password-form input[type="submit"]:hover {
  background-image: none;
  background-color:var(--blue-link);
}
.wp-block-search__button {
  border-bottom-right-radius: 10px !important;
  border-top-right-radius: 10px !important;
}
.wp-block-search__input {
  border-bottom-left-radius: 10px !important;
  border-top-left-radius: 10px !important;}

.forminator-ui button {border-radius: 10px;}

/* ARCHIVE READ MORE BUTTON */
.gb-block-post-grid .gb-block-post-grid-more-link {
  display: flex;
   justify-content: center;
   align-items: center;
  background-color: var(--link-red);
  border-radius: 10px;
  color: white;
  padding: 8px 12px;
text-transform: uppercase;
max-width: fit-content;
}

.gb-block-post-grid .gb-block-post-grid-more-link:hover,
.gb-block-post-grid .gb-block-post-grid-more-link:focus {
  background-color:blue;
  text-decoration: none;
}

/* RECENT POSTS NOTE STYLING */
.note h3 {color: black;}
.note {background: none;
background-color: var(--light-blue);
padding: 1rem;border-radius: 14px;
}

/* COLUMNS */
@media only screen and (min-width: 1024px) {.two-col { column-count:2; column-rule: 2px solid dotted var(--blue-link);}}
@media only screen and (min-width: 600px) {.two-col-widget { column-count:2; column-rule: 2px dotted var(--blue-link);}}

/* PEERING ROBOT IN LAST WIDGET */
.peering-robot {
  background-image: url('https://bigimpactdesign.com/wp-content/uploads/2024/08/robot-peering-in-150px-1.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: var(--light-blue);
  padding: 1rem;
}

/* SHARE BUTTON */
 .addtoany_content, .entry-meta {inline-size: fit-content;margin-left: 0 !important;}
 .addtoany_content {margin: 1rem auto 2rem 0 !important;}
 .addtoany_header {display: inline;font-family: 'OCR-A BT' !important; font-weight: 900 !important;text-transform: none !important;}

.site-footer {font-size: 1rem;}

/* BACK TO TOP BUTTON */
.to-top {
 display:inline-block;
 height:40px;
 width:40px;
 position:fixed;
 bottom:40px;
 right:10px;
 overflow:hidden;
 text-indent:100%;
 white-space:nowrap;
 background:url(https://bigimpactdesign.com/wp-content/uploads/2024/12/back-2-button-robot1.png) no-repeat center 50%;
 visibility:hidden;
 opacity:0;
 -webkit-transition:all .3s;
 -moz-transition:all .3s;
 transition:all .3s;
 z-index:1000;
 filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.5));
 border-radius: 50%;
}

.to-top.top-is-visible {
 visibility:visible;
 opacity:1;
 background-color:transparent !important;
 background-image:
 url(https://bigimpactdesign.com/wp-content/uploads/2024/12/back-2-button-robot1.png);
 filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.5));
}

.to-top.top-is-visible:hover {
 visibility:visible;
 opacity:1;
 background-color:transparent !important;
 background-image:url(https://bigimpactdesign.com/wp-content/uploads/2024/12/back-2-button-robot2.png);
 /*-webkit-filter: unset;*/
 filter: drop-shadow(0px 0px 2px rgba(0,0,0,0.5));
}

.to-top.top-is-visible:focus {
 visibility:visible;
 opacity:1;
 background-color:transparent !important;
 background-image:url(https://bigimpactdesign.com/wp-content/uploads/2024/12/back-2-button-robot2.png);
 /*-webkit-filter: unset;*/
 filter: none;
}

.to-top.top-fade-out {
 opacity:.5;
}

.no-touch .to-top:hover {
 opacity:1;
}
.to-top:hover {
 opacity:1;
}

@media only screen and (min-width: 768px) {
 .to-top {
   right:20px;
   bottom:20px;
   z-index:1000;
 }
}

@media only screen and (min-width: 1024px) {
 .to-top {
   height:40px;
   width:40px;
   right:20px;
   bottom:20px;
   z-index:1000;
 }
}

/* .mPS2id-highlight {all: unset !important;} */
.mPS2id-highlight .current-menu-item a, .mPS2id-highlight {all: unset !important;}

/* FIX BUT I NEED TO CHECK THIS OUT */
.genesis-skip-link {display: none !important;}

/* TESTIMONIALS */
/* RELATED POSTS STYLING */
.jp-related-posts-i2__post-link, .gb-block-testimonial .gb-testimonial-name {
  font-family: 'OCR-A BT', 'Arial Black', sans-serif !important;}