/*
Theme Name: Guides Guide
Theme URI: https://guides-guide.org
Description: First Child Theme
Author: Alan West
Author URI: https://greyhares.org
Template: firstcc
Version: 1.1
*/
 
/* =Theme customization starts here
------------------------------------------------------- */
/* CSSTidy 1.3: Sun, 27 Dec 2020 08:30:11 -0800 */
.elementor-widget-text-editor {
    color: #1d8ad0;!important;
}

.cc-window em{
	font-variant: all-small-caps;
    font-size: 1.25em;
    font-weight: 550;
    font-style: normal;
	line-height:1em;
	padding-right: 4px;
}
body{
	/*max-width: 1200px;*/
}
blockquote:before {
    color: #c94c4c;
    content: "\f06e";
    font-family: 'Font Awesome 5 Free';
    font-size: 24px;
    left: -5px;
    line-height: 1;
    position: absolute;
    font-style: normal;
		top: unset;
}
blockquote
{
 	padding-left: 2.5rem;
}

.bluet_block_to_show {
	font-family: 'Ubuntu';
}

.bluet_title_on_block{
	display: block;
	font-size: 1.2em;
	text-align:center;
}


#cc-mapInfo
{
  color:#cf02e7;
  display:none;
  font-family:Ubuntu;
  font-size:.9em;
  text-align:center;
}

#cc-mapToggle
{
  border:1px solid lightslategrey;
  border-radius:2px;
  cursor:pointer;
  float:left;
  font-variant:small-caps;
  margin:5px 15px 0 0;
  padding:0 10px 0 0;
}

#closer
{
  color:var(--e-global-color-accent);
  cursor:pointer;
  margin:0;
}

.cc-green, h2.cc-open{
	color:#61ce70 !important;
}

.cc-open i{
	  -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}
.cc-full-height{
	height: 100%!important;
}

/*accordion css */
h2 {
	margin: 0;
	padding: 15px;
}
h2.js-accordion-controller{
	color: var(--cc-blue);
	font-family: Ubuntu;
	font-size: 15px;
	font-weight: 600;
	padding-left: 0;
}
h2.wp-block-heading{
	color: var(--cc-blue);
	font-family: Ubuntu;
	font-size: 1.75rem;
	font-weight: 400;
	padding: 15px 0;
}
.fa-caret-right{
	margin-right: 8px;
}
.js-accordion-item:first-of-type{
	border-top: 1px #cccccc dotted;	
}
.js-accordion-item{
    border-bottom: 1px #cccccc dotted;
		margin-left:12px;
}
.js-accordion-item:last-child{
	border-bottom: none;
}
.c-accordion__content{
	padding: 12px 10px 0 0;
}
/*end accordion css */

/* hotspot/tooltip css*/
.cq-hotspot-tooltip{
	margin: 0 !important;
}
				
#photo{height:60px; position: relative; overflow: hidden;}				
#photo .cq-hotspot-tooltip{				
	top:5px !important;
}
.cc-bookmark{
		display: none;
    color: grey;
    font-size: .9em;
    margin-right: 3px;
    padding: 3PX;
    border-radius: 25px;
    border: 1px solid lightgrey;
}
.cc-caption{
	font-style:italic;
	font-size: 0.9em;
	padding: 10px 0 0 5px;
}
.cc-caption a:first-of-type{
	text-decoration: none;
	pointer-events: none;
	cursor: default;
}
					
.cq-hotspot-icon-small{
	display: none;
}
/*.cq-hotspot-icon-large{
	height: 60px;
    overflow: hidden;
}*/
.cc-pic-expanded{
	height: auto !important;
	overflow: visble;				
}
				
.cq-hotspot-icon.icon-down-big,.icon-up-big{
	position: relative;
	right: 16px; top: 6px;
	width: 40px !important; 
	height: 40px !important; 
	line-height: 40px !important;
	font-size: 20px !important;
}
.cq-hotspot-icon.icon-star:before {
/*	background-color: #fffff0;*/
	border-radius: 100%;
    border: 3px solid rgba(255,255,255,0);
	background-color: rgb(0,0,0,0);
	line-height: 0.8em;
	margin:-6px 0 0 -7px;
	width: 28px;
	height: 28px;
}
.you-are-here:before{
    border: 3px solid #ed552d !important;
}
.cq-wrapper{
	color: #222222;
}
.cq-hotspot-icon.icon-star:after {
    content:attr(data-after) !important;
	font-family:Ubuntu;
	color:white;
	font-size:1rem;
	font-weight: bold;
	position:absolute;
	top:0; left:0.5px;
	width: 18px; height: 18px;
	border-radius: 100%;

}
.cq-hotspot-icon.icon-star-empty:after {
	color:lightslategrey;
}
.greyed{
	color:lightslategrey !important;
}
.cq-hotspot-icon.icon-star{
	font-size: 1.8em !important;
	font-style: normal;
	background-color: #fffff0 !important;
}
.tooltipster-content{
	background-color:white;	
	text-align: center;
	padding: 20px!important;
    text-align: center;
}
.tooltipster-content h4{
	color: #18012c;
	text-decoration:underline dotted;
	margin:0;
    font-size: 20px;
    margin-bottom: 7px	
}
.tooltipster-base{
	border:none !important;
	webkit-box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.07);
}

/* end hotspot/tooltip css*/

#collapser,.collapser
{
 /*	color: var(--e-global-color-primary);
  font-family:Ubuntu, sans-serif;
  font-size:.8em;
  font-weight:600;*/
	cursor:	pointer;
	z-index: 99;
}

/*.collapser:hover,*/

#cc-mapToggle:hover
{
  color:#29b6f6;;
}

.collapser-btn{
	position:fixed;
	left: 8%;
	bottom: 8%;
	width:50px;
	height:50px;
	background-color:lightgrey;
	color:#FFF;
	border-radius:50%;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
}

.collapser-btn i{
	margin-top: 25px;
	font-size: 20px;
}

.cc-button{
	border: 1px solid silver; border-radius: 0.25em; padding: 0.5em;
}

.cc-caps
{
  font-size:.8em;
  font-weight:600;
  text-transform:uppercase;
}

.cc-blue
{
  color:#1D8AD0;
}

.cc-caption > div
{
  font-size:.9em;
  margin-top:-10px;
  padding:0 0 0 10px !important;
}

.cc-caret-left
{
  color:#000;
  font-size:16px;
  padding-right:16px;
}

.cc-content
{
  padding:0!important;
	border-bottom: none !important;
}

.cc-dimmed
{
  color:#D3D3D3!important;
}

.cc-dismiss{
	position: absolute;
	top: 1px;
	right: 0;
	height: 20px;
	width: 20px;	
	text-align:center;
	background: #ffc107;
	font-size: 1.5rem;
	font-weight: bold;
}

.cc-divider{
	text-align: center;
	list-style:	none;
}

.cc-dotted,#where-next a
{
  border-bottom:1px dotted;
  cursor:pointer;
	text-decoration: none !important;
}

.cc-entry-title
{
  display: table-cell !important;/*inline-block!important;*/
	padding-bottom: 12px;
}

.cc-fact{
	position: relative;
	margin-left: -20px;
	color: maroon;
}
.cc-fixed{
		position: fixed;
    width: 100%;
    z-index: 1;
		left: 0;
}

.cc-grey{
	color: grey;
}

.cc-greyed{
	background-color: lightgrey;
	/*color:#999999 !important;*/
}

.cc-itinerary{
  margin-right:.25em;
	font-size: 1.2em;
}

.cc-key-facts
{
  border:1px solid #D3D3D3;
  border-radius:2px;
  float:right;
  margin-top:-8px;
  padding:6px 12px;
}

.cc-letter-box
{
  padding-bottom:0!important;
  transition:all ease .75s!important;
}

.cc-loc
{
  margin-left:2.5em;
  padding-left:1em;
  text-indent:-2.5em;
}

#cc-messages
{
	font-family: Ubuntu;
	background-color: #FF9900;
	line-height: 1.2em;
	position:relative;
	padding-right: 20px;
}

.cc-note{
	position: relative;
	margin-left: -20px;
	background-color: yellow;
}

#masthead{
	margin-left: 15px;
}

#cc-messages table{
 	margin-bottom: 0;
	border: none;
}

#cc-messages td{
	padding-left: 6px;
}

.cc-mapIcon
{
  font-size:1.2em;
}

.cc-member{
	display:none;
/*.cc-member h4{*/
	margin-left: 30px !important;
}

.cc-monarchs{
	font-family: 'Ubuntu';
	background-image:linear-gradient(to right, gold, #ededd7, gold);
	margin-bottom:16px;
}
.cc-monarchs span{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width:33%;
}

.cc-more{
    padding: 2px 4px;
 		cursor: pointer;	
		font-weight: 600;
/*    border-bottom-left-radius: 12px;
    color: #786262;
   font-style: italic;
    border-top-left-radius: 12px;
    background-color: #eeeeee;
		clip-path: polygon(0% 0%, 85% 0%, 100% 50%, 85% 100%, 0% 100%);*/
}

.cc-more-pre{
  -webkit-mask-image: linear-gradient(to right, black 65%, transparent 100%);
  mask-image: linear-gradient(to right, black 65%, transparent 100%);
 	overflow-x: hidden;
}

/*#cc-navmenu{
		color:var(--cc-blue);
		font-size: 2rem;
    margin-right: 8px;
		cursor: pointer;
}

#cc-navmenu:hover{
		color: slategrey;
}

#cc-navlist>li{
    display: block;
    clear: both;
    counter-increment: cc-counter;
}

#cc-navlist>li::before {
    font-family: Ubuntu, sans-serif;
		font-size: 2rem;
    content: counter(cc-counter);
}*/

.cc-number {
    background-color: var(--cc-blue);
		color: white;
    height: 20px;
    width: 20px !important;
		margin-right: 3px;
    border-radius: 10px;
    line-height: 1.8em !important;
		text-align: center;
}

.cc-nutshell{
	  background-image: url(https://guides-guide.org/wp-content/uploads/2021/02/acorn28.png);
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    height: 0;
    width: 100%;
    padding-top: 3%;
}

.cc-aside{
		display:none;
}
.cc-readmore,.cc-readless
{
  border-bottom:none!important;
  color:var(--cc-blue);
  cursor:pointer;
	font-family: 'Ubuntu';
/*	font-size: 0.9em !important;
	font-style:italic;
  font-weight: 550 !important;
  margin-left:6px!important;*/
  padding:0!important;
}

.cc-redX
{
  color:red!important;
  font-size:1.2em;
}

.cc-rotate-180
{
  transform:rotate(180deg)!important;
}
.cc-roundel {
    list-style: none;
		margin:0
}
.cc-roundel>li{
    display: block;
    clear: both;
    counter-increment: cc-roundel;
    position: relative;
}
/*.cc-roundel>li:before { */
.cc-roundel {

    font-family: Ubuntu, sans-serif;
		font-size: 2rem;
    content: counter(cc-roundel);
    width: 3rem;
    height: 5.25rem;
    float: left;
    margin: 0 1.5rem 0.75rem 0;
  	border: 1px solid grey;
    color: white;
    background: url(https://guides-guide.org/wp-content/uploads/2020/10/Pilgrims-c1180-512x.png);
    background-size: 350%    ;
    background-position:center;       
    border: 1px solid grey;
    border-radius: 50% 50% 0 0;
/*    color: darkslateblue;
   background: #87ceeb;
    border-radius: 0 50% 50%;*/
    display: inline-flex;
    align-items: center;
    justify-content: center;
    shape-outside: ellipse();
    z-index: 1;
}

.cc-roundel em{

}
/*.cc-roundel>li:after {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    background: var(--cc-blue);
    z-index: -1;
    border-top-left-radius: 3px;
}*/

.cc-scrollable {
		border: 1px solid #ccc;
		padding: 5px;
		height: 45vh;
		overflow: auto;
}

.cc-central{
    padding: 16px 32px;
}

.cc-scrollable th {
	 text-align: center;
	 font-weight: 600;
}

.cc-scrollable tbody:nth-child(odd) {
			background: rgb(212,255,255,0.3)
}

.cc-stack
{
  height:20px;
  line-height:18px;
}

.cc-star
{
  font-size:.7em;
  margin-left:0;
  padding-left:0;
  text-indent:0;
}

#cc-statusbar{
	background: whitesmoke;
	padding: 0 16px;
	line-height:2.5em;
	border: 1px solid #eee;
}

#cc-statusbar p{
	margin: 0;
}

.cc-statusbut{
		color:white;
    position: relative;
    float: left;
    left: 15px;
}

.cc-statusbut span{
		margin:0 4px;
}

.cc-steps {
	border-radius: 12px; 
}

.cc-subtitle{
  margin: -50px 0 0 54px;
	position:absolute;/* relative;
	top:-16px;*/
	color: var(--cc-blue);
}

.cc-super{
	color: #ff6a00;
    font-size: 1.1rem;
    vertical-align: middle;
    padding: 0 1px 4px;
}

.cc-timeline
{
  margin-top: 4px;
	border:1px solid lightslategrey;
  border-radius:2px;
  float:right;
  font-variant:small-caps;
  padding:0 10px;
}

.cc-titleStar
{
   float:left;
	 left: -0.8rem;
}

.cc-toggler
{
  border-bottom:none!important;
}

.cc-transparent
{
  color:rgba(0,0,0,0);
}

.cc-unbox
{
  background-repeat:revert!important;
  background-size:contain!important;
  padding-bottom:57%!important;
  transition:all ease .75s!important;
}

.cc-wherenext
{
    text-align: center;
    padding: 12px;
    margin: 0;
    font-size: 92.8%;
}

.cc-white,.cc-location
{
  font-family: Ubuntu, sans-serif;
	color: white !important;;
  top: .1em;
	left: -1px !important;
}

.cc-xref
{
  border-bottom-style:dotted;
  border-bottom-width:1px;
  color: #1d8ad0;
  cursor:pointer;
  font-family:Ubuntu, sans-serif;
  font-size:.9em;
  font-weight:700;
}

.cc-xref:hover
{
  border-bottom-style:none;
  color:#54595F;
}

.dashicons-info-outline
{
  color:#1D8AD0;
  font-size:1.6em;
  margin-right:8px;
}

.elementor-column-wrap
{
  background-size:revert;
  transition:all ease .75s!important;
}

.elementor-toggle-title
{
  font-family:Ubuntu, sans-serif;
}

.entry-header{
	margin-top: 36px;
}

.fa-wheelchair, .fa-accessible-icon, .fa-info-circle
{
  color:#cf02ef;
  margin-right:.25em;
}

.fa-align-center{
  border: 1px #65a8f5 dotted;
  padding: 1px;
}

.fa-angle-double-left{
    background-color: #eeeeee;
    border-radius: 50%;
    padding: 3px;
}
.fa-angle-double-right{
	color: var(--cc-blue);
}

.fa-book-reader 
{
  color:#ff6a00;
}

.fa-external-link-alt
{
  color:#4607F4;
}

.fa-eye
{
color: #c94c4c;
}

.fa-lines-leaning{
	position:relative;
	bottom: 3px;
}

.fa-location-arrow
{
  color:#c94c4c;
}

.fa-meteor
{
    color: #eba607;
    font-size: 1.2em;
}

.fa-question-circle, .cc-info
{
  color:#1D8AD0;
  font-size:1.5em;
  position:relative;
  top:4px;
}

.fa-stairs {
	color: coral;
}

.fa-wikipedia-w
{
  color:#910000;
	padding-right: 4px;
}

.fa-youtube,.cc-red
{
  color:red!important;
}

.fade-bg{
	/*		"transparent" only works here because == rgba(0,0,0,0) */
	background-image: linear-gradient(to bottom, transparent, white);
}
.fade-button{ 
	position: absolute; 
	bottom: 4px; 
	left: 0;
	width: 100%; 
	text-align: center; 
	margin: 0; 
	cursor: pointer;
	color:#0099CC;
}
.fade-button em{
	position: relative;
	font-style: normal;
	/*top: -5px;*/
	background-color: white;
	border: 1px solid lightgrey;
	border-top: none;
  padding: 0 3px;
}
.fade-caption{
	padding: 0 20px;
	font-variant:small-caps;
}
.fade-container {
	position: relative;
	overflow: hidden;
	max-height: 26px;
}
.fade-hr{
	position: absolute !important;
/*	top: 0px !important;*/
}
/*footer{
    position: fixed;
    bottom: 0;
    background: whitesmoke;
    width: 100%;
}*/
.grecaptcha-badge,.cc-hiddenInitially{
  visibility: hidden;
}

.grey-star{
	background-image: url(/wp-content/uploads/2021/04/lilac-star.png) !important;
}

.grey-star::before, .grey-star a, .grey-star q::before{
		color: #455a64 !important;
}

h4{
  color: #1d8ad0;
  font-weight: 600!important;	
}

header{
    font-weight: normal;
    margin: 12px 0 0 15px;
}
.highlight {
	background-color: yellow;
}
.is-style-dots{
    margin: -20px 0 0;
}

.fa-info:before{
		content:attr(data-before) !important;
		font-family: Ubuntu !important;
  	font-size:1.0rem !important;
}

.htmega-marker-style-1 .htmega_image_pointer
{
  width: 30px !important; height: 30px !important;
	line-height: 1.6em !important;
	background-color: rgb(0,0,0,0)!important;
  background-position:center;
  background-repeat:no-repeat;
  background-size:contain!important; /*was 28px 28px*/
  border-color:rgba(0,0,0,0);
	z-index:initial;
}

/*.htmega-image-marker-icon i
{
	transform: none !important;
}

/*.htmega-marker-style-1 .htmega_image_pointer:before
{
  content:attr(data-before) !important;
	font-family: Ubuntu !important;
  font-size:1.0rem !important;
}*/

.htmega-marker-wrapper
{
  padding:min(28%,170px) 0 !important;
}

.htmega_pointer_box
{
  cursor:auto;
}

.htmega_pointer_box h4
{
  text-decoration:underline dotted;
}

.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
    left: -5em;
    right: auto;
}

.menu-item>a:hover, .current-menu-item>a, .cc-install:hover
{
  color:#ffeb3b !important;
  cursor: pointer;
}

.menu-toggle{
    left: 15px;
    position: relative;
}

/*.menu-item-has-children>a{
	background-color: #0483d4;
}*/

.sub-menu a {
	border-left: 1px solid rgba( 255, 255, 255, 0.2 );
}

.opened
{
  color:#61CE70!important;
}

p:empty:before{
	display:none;
}

q {
	font-style: normal;
}

q::before {
  content: '\02605'; /* Star */
	color:#ff6a00;
}

/*.seymour {
	margin-left: 15px;
}*/

.subhead{
	margin-left: 0;
}

.seymour h4,.seymour strong
{
  border-bottom:0!important;
  color: #1d8ad0;
  font-weight:600!important;
	margin: 1.5em 0 !important;
  padding:0!important;
}

.seymour i
{
  width:1em;
}

/*.site-bar{
		margin-left: -15px;
}*/
.site-content{
	margin-top: 85px;
}
.site-credit i{
	color: #7986cb;
	cursor: pointer;
}

.cc-noneInitially,.cc-mapClose
{
  display:none;
}

.snippet
{
  display: none;
  padding: 0!important;
	border: 0!important;
}

.snippet:last-of-type
{
  border-bottom:0;
}

.entry-content strong, b{
	color: #1d8ad0;
}

.tab-right{
	position: relative;
	float:right
}

.wait
{
  cursor:wait;
}

:root
{
  --cc-blue:#1D8AD0;
}

/*h5 {
  color: #1d8ad0;
  
}*/

h5 {
    position: relative;
    overflow: hidden;
    text-align: center;
		color: grey;
    font-size: .9em;
		font-weight:600!important;
}
h5:before, h5:after {
    position: absolute;
    top: 51%;
    overflow: hidden;
    width: 50%;
    height: 2px;
    content: '\a0';
    background-color: lightgrey;
}
h5:before {
    margin-left: -50%;
    text-align: right;
}

td p,.textwidget p:last-child,.elementor-text-editor p:last-child
{
  margin:0;
}

u {
		font-family: Ubuntu, sans-serif;
		font-size: 0.9em;
    text-decoration: none;
    color: white;
		background-color: #1D8AD0;
    padding: 0.25rem 0.75rem;
/*		border: 1px solid grey;*/
    border-radius: 0.9rem;
		margin-right: 3px;
}

@media screen and (orientation: portrait) and (max-width: 560px) {
  #cc-mapInfo
  {
    display:block;
  }
}
@media screen and (min-width: 375px)
.main-navigation .search-form {
    right: 20px;
}