/**
 * Jetpack (plugin)
 * @link https://jetpack.com
 * -----------------------------------------------------------------------------
 */


/* Jetpack: Slideshow Block
------------------------------------------------------------------------------*/

div.wp-block-jetpack-slideshow figure {
	flex-direction: column;
}

div.wp-block-jetpack-slideshow figcaption {
	border-width: 0;
	letter-spacing: normal;
}

div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_slide {
	background: transparent;
}

div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets {
	color: #000;
	padding-top: 0.9375em;
}

div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev,
div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next {
	background-color: #000;
}

div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev:hover,
div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next:hover,
div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev:focus,
div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next:focus {
	background-color: #444;
}

div.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
	background: rgba(255, 255, 255, 0.8);
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 1.07142857em;
	text-align: center;
}


/* Breadcrumbs
------------------------------------------------------------------------------*/

.entry-breadcrumbs a:after {
	content: "/";
	display: inline-block;
	margin: 0 3px;
}

.entry-breadcrumbs a:hover:after {
	color: #999;
}


/* Comments
------------------------------------------------------------------------------*/

.comment-form-wrapper #commentform {
	margin: 1.25em;
}

.highlander-comment {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

@media (min-width: 768px) {
	.comment-form-wrapper #commentform {
		margin: 2.5em;
	}
}


/* Contact Form
------------------------------------------------------------------------------*/

form.contact-form input[type="text"],
form.contact-form input[type="email"],
form.contact-form input[type="tel"],
form.contact-form input[type="url"] {
	width: 100%;
}

form.contact-form .grunion-field-label {
	color: #000;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 400;
	margin-bottom: 0.4375em;
}

form.contact-form .grunion-field-label span {
	display: inline-block;
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	margin-left: 0.57142857em;
	opacity: 0.8;
}


/* Infinite Scroll
------------------------------------------------------------------------------*/

.infinite-scroll .posts-pagination,
.infinite-scroll.neverending .site-footer {
	display: none;
}

.infinity-end.neverending .site-footer {
	display: block;
}

#infinite-footer {
	z-index: 70;
}

#infinite-footer .container {
	background: #fff;
	border-color: #e6e6e6;
	padding: 0.75em 1.25em;
	width: 100% !important;
}

.infinite-loader {
	margin-bottom: 3.125em;
	margin-top: 3.125em;
}

.infinite-loader .spinner {
	margin: auto;
}

#infinite-handle {
	margin: 3.125em auto;
	max-width: 800px;
	text-align: center;
}

.posts-container #infinite-handle span {
	background: transparent;
	border-radius: 0;
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

.posts-container #infinite-handle button {
	background-color: #777;
	border-color: #777;
	color: #fff;
}

.posts-container #infinite-handle button,
.posts-container #infinite-handle button:hover,
.posts-container #infinite-handle button:focus {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 400;
	letter-spacing: 0.1em;
	padding-bottom: 1.14285714em;
	padding-top: 1.14285714em;
	width: 100%;
}

.posts-container #infinite-handle button:hover,
.posts-container #infinite-handle button:focus {
	background-color: #444;
	border-color: #444;
	color: #fff;
}

@media (min-width: 768px) {
	#infinite-footer .container {
		max-width: 768px;
	}
}

@media (min-width: 1024px) {
	#infinite-footer .container {
		max-width: 1024px;
		padding-left: 3.125em;
		padding-right: 3.125em;
	}
}

@media (min-width: 1280px) {
	#infinite-footer .container {
		max-width: 1280px;
		padding-left: 5em;
		padding-right: 5em;
	}
}


/* Sharing
------------------------------------------------------------------------------*/

.entry .sharedaddy {
	margin-bottom: 1.5em;
}

.entry .sharedaddy .sd-title {
	color: #777;
	font-size: 14px !important;
	font-size: 1.4rem !important;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.5;
	margin: 0 0 0.71428571em;
	text-transform: uppercase;
}

.entry .sharedaddy .sd-title:before {
	display: none;
}

.customize-sharedaddy .sharedaddy .sd-social-icon {
	font-size: 24px;
	font-size: 2.4rem;
}

.customize-sharedaddy .sharedaddy .sd-social-icon ul {
	display: flex;
	line-height: 1;
	list-style: none;
	margin: -0.20833333em;
	padding: 0;

	flex-wrap: wrap;
}

.customize-sharedaddy .sharedaddy .sd-social-icon li {
	margin: 0;
	max-width: 25%;
	padding: 0.20833333em;

	flex-basis: 25%;
	flex-grow: 1;
}

.customize-sharedaddy .sharedaddy .sd-social-icon a {
	border: 1px solid #e6e6e6;
	color: inherit;
	display: block;
	padding: 0.70833333em 0.375em;
	text-align: center;
	text-decoration: none;
}

.customize-sharedaddy .sharedaddy .sd-social-icon a:hover,
.customize-sharedaddy .sharedaddy .sd-social-icon a:focus {
	background-color: #fff;
	border-color: currentColor;
}

.customize-sharedaddy .sharedaddy .sd-social-icon a span {
	display: none;
	font-size: 16px;
	font-size: 1.6rem;
}

.customize-sharedaddy .sharedaddy .sd-social-icon a:before {
	content: "\f10f";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-facebook a:before {
	content: "\f103";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-twitter a:before {
	content: "\f114";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-tumblr a:before {
	content: "\f113";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-google-plus-1 a:before {
	content: "\f106";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-linkedin a:before {
	content: "\f10b";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-email a:before {
	content: "\f211";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-pinterest a:before {
	content: "\f10c";
}

.customize-sharedaddy .sharedaddy .sd-social-icon .share-end {
	display: none;
}


/* Widgets
------------------------------------------------------------------------------*/

.site .milestone-content {
	margin: 0 auto;
	max-width: 100%;
}

.site .widget_contact_info .contact-map {
	margin-bottom: 1.07142857em;
}

.site .widget_contact_info .confit-address,
.site .widget_contact_info .confit-phone,
.site .widget_contact_info .confit-hours {
	margin-top: 0.35714286em;
}

.site .widget_jetpack_display_posts_widget .jetpack-display-remote-posts {
	margin-bottom: 0;
}

.site .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
	border-top: 1px solid #e6e6e6;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 0.85714286em;
	padding-top: 0.85714286em;
}

.site .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4:first-child {
	border-top-width: 0;
	margin-top: 0;
	padding-top: 0;
}

.site .widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.71428571 !important;
	margin-bottom: 0.85714286em !important;
}

.site .widget_jetpack_display_posts_widget .jetpack-display-remote-posts a {
	display: block;
}

.site .widget_jetpack_display_posts_widget .jetpack-display-remote-posts img {
	border: 1px solid #e6e6e6;
	margin-bottom: 1.07142857em;
}

.site .widget-gallery .tiled-gallery {
	margin-bottom: 0;
}

.site .widget-gallery .slideshow-window {
	margin-bottom: 0;
}

.site .widget_wpcom_social_media_icons_widget ul {
	margin: 0;
	padding: 0;
}

.site .widget_wpcom_social_media_icons_widget li {
	display: inline-block;
	margin: 0 1.42857143em 0.71428571em 0;
}

.site .widget_wpcom_social_media_icons_widget .genericon {
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1;
}

.widget_image img {
	margin-bottom: 1.07142857em;
}

.widget_image figcaption,
.widget_image .wp-caption-text {
	color: #444;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 0;
}

.site .widget-grofile > :last-child {
	margin-bottom: 0;
}

.site .widget-grofile a {
	text-decoration: underline;
}

.site .widget-grofile h4 {
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 700;
	margin: 0.9375em 0;
}

.site .widget-grofile h4 a {
	text-decoration: none;
}

.site .widget-grofile ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site .widget-grofile .grofile-accounts li:before {
	display: none;
}

.site .widget-grofile .grofile-links li {
	display: inline-block;
}

.site .widget-grofile .grofile-links li + li:before {
	content: "/";
	display: inline-block;
	margin: 0;
}

.site .widget-grofile .grofile-full-link {
	margin-top: 1.07142857em;
}

.site .widget_author_grid li {
	display: inline-block;
	margin: 0 0.71428571em 0.71428571em 0;
}

.site .widget_author_grid ul {
	margin: 0;
	padding: 0;
}

.site .widget_authors > ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.site .widget_authors ul ul {
	list-style-type: disc;
	margin-bottom: 1.71428571em;
}

.site .widget_authors strong {
	margin-bottom: 1.07142857em;
}

.site .widget_authors .avatar {
	display: block;
	margin: 0 auto 1.07142857em;
}

.site .widget_blog-stats {
	list-style: none;
}

.site .widget_facebook_likebox iframe {
	margin-bottom: 0;
}

.site .gr_custom_widget h2,
.site .gr_custom_widget > div > div {
	margin-bottom: 1.71428571em;
}

.site .widget_jetpack_my_community .avatar {
	border-radius: 100%;
	display: block;
}

.site .widget_jetpack_my_community .widgets-multi-column-grid ul li {
	display: inline-block;
	float: none;
	padding: 0 0.71428571em 1.42857143em;
}

.site .widget_jetpack_posts_i_like .widget-grid-view-image {
	display: inline-block;
	float: none;
	max-width: 33%;
}

.site .widget_jetpack_posts_i_like .widget-grid-view-image a {
	margin: 0 0.71428571em 1.42857143em;
	opacity: 1;
}

.site .widget_blog_subscription > :last-child {
	margin-bottom: 0;
}

.site .widget_blog_subscription .widget-title label {
	color: inherit;
	margin-bottom: 0;
}

.site .widget_blog_subscription a {
	text-decoration: underline;
}

.site .widget_blog_subscription p {
	margin-bottom: 1.07142857em;
}

.site .widget_blog_subscription #subscribe-field {
	padding: 0.64285714em 0.78571429em !important;
	width: 100% !important;
}
