/* ----- SIDEBAR CUSTOMIZATIONS ----- */
.about-img {
	border-radius: 100%;
	max-width: 60%;
	margin: 0 auto !important;
}
.about-label  {
	margin-top: 20px !important;
}
.about-name { 
	font-weight: 400;
	margin-top: 20px;
	letter-spacing: 0 !important;
}
#blog_subscription-2 { 
	background-color: #f2f2f2; 
	padding: 20px 
}
#blog_subscription-2 .widget-title { 
	border: none; 
	background: none; 
	margin-bottom: 20px 
}
#blog_subscription-2 input {
	display: block;
	width: 100%;
	font-size: 15px;
	margin: 15px 0
}
#subscribe-submit button {  
	border: 1px solid #3b2f2b; 
	margin-top: 10px; 
	text-transform: uppercase;
 	font-family: Lato, sans-serif; 
	letter-spacing: 2px; 
	font-size: 12px; 
	padding: 12px;  
	display: block; 
	width: 100%; 
	background-color: #000; 
	color: #fff 
}

.widgets-list-layout .widgets-list-layout-blavatar {
	max-width: none;
}

.widget .tagcloud a, .post-tags a {
	font-size: 11px !important;
}


/* ----- LIST and BLOCK CUSTOMIZATIONS ----- */
.post-entry .sitka-post-grid .block-heading, .sitka-post-grid .block-heading {
	font-weight: 400;
}

.more-text {
	font-size: 14px !important;
	letter-spacing: 2px !important;
}

.post-entry .sitka-post-grid .sp-date, .post-entry .sitka-post-grid .sp-date a {
	color: #333 !important;
}

.fullwidth-image-shadow {
	background: rgba(0,0,0,0.5);
}

.post-entry ul:not(.wp-block-gallery) {
	margin-left: 0;
}


/* ----- LOOKOUTS ----- */
.page-id-2035 .post-entry h3 { margin-bottom: 0px;  margin-top: -20px; }
.page-id-2035 .wp-block-separator.is-style-wide { margin: 0 }
.page-id-16215 .wp-block-separator.is-style-wide { margin: 0 }
.page-id-16215 .post-entry h3 { margin-bottom: 5px; margin-top: -20px; }
.page-id-2035 .wp-block-columns a img {  border: 2px solid #000000 }
.page-id-2035 .wp-block-columns a:hover img {
 	opacity: .5;
}
.parent-pageid-2035 .post-header h1 { display: none }
.page-id-16215 .post-header h1 { display: block }
.parent-pageid-2035 .range { font-size: 15px }
.parent-pageid-2035 .fullwidth-image { margin-bottom: -20px }
.parent-pageid-2035 .wp-block-gallery { margin-top: -10px }
.parent-pageid-2035 #sp-content { padding-top: 0; margin-top: -40px }
.parent-pageid-2035 .wp-block-image.alignfull { margin-top: -45px; z-index: -1; position: relative }
ul.indent { margin-left: 20px !important }

/* ----- FORMER LOOKOUTS -----*/
.page-id-19392 .post-entry h3 { margin-bottom: 0px;  margin-top: -20px; }
.page-id-19392 .wp-block-separator.is-style-wide { margin: 0 }
.page-id-19392 .post-entry .wp-block-image img {
   min-height: 250px;
   max-height: 250px;
   width: auto;
}
.page-id-19392 .wp-block-columns a img {  border: 2px solid #000000 }




/* ----- GEAR REVIEWS ----- */
#snippet-box { display: none }
.infobox-tips, .review-affiliate { background-color: #f9f9f9; border: 1px solid #ccc; padding: 0 45px }
.infobox-tips h2, .review-affiliate h2 { margin-top: 30px }


/* ----- GOOGLE MAPS ----- */
.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}