


.entry-title a,
.entry-meta a,
.page-links a,
.page-links a
.page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0);
}



.sharedaddy + .sd-like.jetpack-likes-widget-wrapper {
	margin-top: 1em;
}



div#jp-relatedposts .jp-relatedposts-post-aoverlay {
	-webkit-box-shadow: none;
	box-shadow: none;
}

div#jp-relatedposts div.jp-relatedposts-items  .jp-relatedposts-post .jp-relatedposts-post-title {
	overflow: visible;
}

div#jp-relatedposts .jp-relatedposts-post-title a {
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	text-decoration: none;
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
}

div#jp-relatedposts .jp-relatedposts-post-title a:hover,
div#jp-relatedposts .jp-relatedposts-post-title a:focus,
div#jp-relatedposts .jp-relatedposts-post:hover .jp-relatedposts-post-title a,
div#jp-relatedposts .jp-relatedposts-post:focus .jp-relatedposts-post-title a {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
}

div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
div#jp-relatedposts div.jp-relatedposts-items div.jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: none;
}

@media screen and (max-width: 640px) {
	div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		padding-right: 0;
	}

	.rtl div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
		padding-left: 0;
	}
}



.sd-rating {
	margin-bottom: 2em;
}

.rating-msg {
	font-size: 80%;
}

.rtl .pd-rating {
	text-align: right;
}

.rtl .pd-rating > * {
	float: right !important; 
}


.tiled-gallery a,
.tiled-gallery a:hover,
.tiled-gallery a:focus,
.widget-area .tiled-gallery a,
.widget-area .tiled-gallery a:hover,
.widget-area .tiled-gallery a:focus
.site-footer .widget-area .tiled-gallery a,
.site-footer .widget-area .tiled-gallery a:hover,
.site-footer .widget-area .tiled-gallery a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}



.jetpack-recipe-content ul,
.jetpack-recipe-content ol {
	padding-left: 2em;
}

.rtl .jetpack-recipe-content ul,
.rtl .jetpack-recipe-content ol {
	padding-left: 0;
	padding-right: 2em;
}


.jetpack-testimonial-shortcode .testimonial-featured-image,
.jetpack-testimonial-shortcode a img,
.widget .jetpack-testimonial-shortcode a img {
	-webkit-box-shadow: none;
	box-shadow: none;
}



.rtl .site-main #infinite-handle span {
	border: 0;
}

.rtl .site-main #infinite-handle span button {
	padding: 0;
}

.rtl .site-main #infinite-handle span button,
.rtl .site-main #infinite-handle span button:hover,
.rtl .site-main #infinite-handle span button:focus {
	background-color: transparent;
}

.rtl #infinite-handle span:before {
	display: none;
}

.infinite-wrap:before,
.infinite-wrap:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.infinite-wrap:after {
	clear: both;
}



.date-hidden.blog .entry-meta a.post-edit-link,
.date-hidden.archive .entry-meta a.post-edit-link,
.date-hidden.search .entry-meta a.post-edit-link {
	margin-left: 0;
}

.rtl.date-hidden.blog .entry-meta a.post-edit-link,
.rtl.date-hidden.archive .entry-meta a.post-edit-link,
.rtl.date-hidden.search .entry-meta a.post-edit-link {
	margin-right: 0;
}


.hide-featured-image .single-featured-image-header {
	display: none;
}


.categories-hidden.tags-hidden.cannot-edit .entry-footer {
	display: none;
}





.widget_authors ul li {
	border: 0;
}

.widget_authors .avatar,
.widget_authors strong {
	display: inline-block;
	vertical-align: middle;
}

.widget_authors .avatar {
	margin-right: 0.5em
}

.widget_authors > ul > li > a,
.widget_authors > ul > li > a:hover,
.widget_authors > ul > li > a:focus,
.site-footer .widget_authors > ul > li > a,
.site-footer .widget_authors > ul > li > a:hover,
.site-footer .widget_authors > ul > li > a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.widget_authors ul li li {
	padding-left: 0;
}



.contact-map-container {
	margin-bottom: 1em;
}



.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a,
.site-footer .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a {
	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a:hover,
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a:focus,
.site-footer .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a:hover,
.site-footer .widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 a:focus {
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
}

.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
	font-size: inherit;
	line-height: inherit !important; 
	margin-bottom: 2em !important; 
}



.widget_flickr #flickr_badge_wrapper,
.widget_flickr #flickr_badge_uber_wrapper,
.widget_flickr #flickr_badge_uber_wrapper tr,
.widget_flickr #flickr_badge_uber_wrapper td {
	background-color: transparent;
	border: 0;
}

.widget_flickr #flickr_badge_uber_wrapper td {
	text-align: left;
}

.widget_flickr #flickr_badge_uber_wrapper a:hover,
.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited {
	color: inherit;
}



.rtl .widget_follow_button_widget {
	text-align: right;
}



.widget_goodreads div[class^="gr_custom_container"] {
	background-color: transparent;
	border: 0;
	padding: 0;
}

.widget_goodreads div[class^="gr_custom_each_container"] {
	border-color: #eee;
}



.widget_google_translate_widget a,
.site-footer .widget_google_translate_widget a,
.widget_google_translate_widget a:hover,
.site-footer .widget_google_translate_widget a:hover,
.widget_google_translate_widget a:focus,
.site-footer .widget_google_translate_widget a:focus,
.widget_google_translate_widget a img,
.site-footer .widget_google_translate_widget a img {
	-webkit-box-shadow: none;
	box-shadow: none;
}



.widget_jetpack_my_community a,
.site-footer .widget_jetpack_my_community a,
.widget_jetpack_my_community a:hover,
.site-footer .widget_jetpack_my_community a:hover,
.widget_jetpack_my_community a:focus,
.site-footer .widget_jetpack_my_community a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.widget_jetpack_my_community a img {
	-webkit-box-shadow: none;
	box-shadow: none;
}



.widget_recent_comments tr {
	border: 0;
}



.widget_recent_images a,
.site-footer .widget_recent_images a,
.widget_recent_images a:hover,
.site-footer .widget_recent_images a:hover,
.widget_recent_images a:focus,
.site-footer .widget_recent_images a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.widget_recent_images a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.widget_recent_images a:hover img,
.widget_recent_images a:focus img {
	opacity: 0.7;
}



.widget_wpcom_social_media_icons_widget ul li {
	border: 0;
	margin-right: 1em;
}

.widget_wpcom_social_media_icons_widget ul li:last-of-type {
	margin-right: 0;
}

.widget_wpcom_social_media_icons_widget a {
	font-size: 24px;
	font-size: 1.5rem;
}

.widget_wpcom_social_media_icons_widget ul li a,
.site-footer .widget_wpcom_social_media_icons_widget ul li a,
.widget_wpcom_social_media_icons_widget ul li a:hover,
.site-footer .widget_wpcom_social_media_icons_widget ul li a:hover,
.widget_wpcom_social_media_icons_widget ul li a:focus,
.site-footer .widget_wpcom_social_media_icons_widget ul li a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}


.jetpack_widget_social_icons ul li {
	display: inline;
}

.jetpack_widget_social_icons ul li a {
	background-color: #767676;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	margin: 0 1em 0.5em 0;
	text-align: center;
	width: 40px;
}

.widget.jetpack_widget_social_icons ul li a:focus,
.widget.jetpack_widget_social_icons ul li a:hover {
	background-color: #333;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
}

.jetpack_widget_social_icons ul.size-small li a {
	height: 40px;
	padding: 12px;
	width: 40px;
}

.jetpack_widget_social_icons ul.size-small li svg {
	height: 16px;
	width: 16px;
}

.jetpack_widget_social_icons ul.size-medium li a {
	height: 54px;
	padding: 15px;
	width: 54px;
}

.jetpack_widget_social_icons ul.size-medium li svg {
	height: 24px;
	width: 24px;
}

.jetpack_widget_social_icons ul.size-large li a {
	height: 68px;
	padding: 18px;
	width: 68px;
}

.jetpack_widget_social_icons ul.size-large li svg {
	height: 32px;
	width: 32px;
}


.widget_top-posts ul li {
	padding: 0.5em 0;
}


.widget_top-posts .widgets-list-layout li {
	border: 0;
	padding: 0.25em 0;
	margin: 0;
}

.widget_top-posts .widgets-list-layout-links {
	width: calc( 100% - 50px );
}



.widget_top-posts .widget-grid-view-image a,
.site-footer .widget_top-posts .widget-grid-view-image a,
.widget_top-posts .widget-grid-view-image a:hover,
.site-footer .widget_top-posts .widget-grid-view-image a:hover,
.widget_top-posts .widget-grid-view-image a:focus,
.site-footer .widget_top-posts .widget-grid-view-image a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
}



.wp_widget_tag_cloud ul li {
	float: left;
	border-top: 0;
	border-bottom: 0;
	padding: 0;
	margin: 4px 4px 0 0;
}

.rtl .wp_widget_tag_cloud ul li {
	margin: 4px 0 0 4px;
}

.wp_widget_tag_cloud,
.widget_tag_cloud {
	line-height: 1.5;
}

.wp_widget_tag_cloud a,
.widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: block;
	padding: 4px 10px 5px;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}


.widget-area .wp_widget_tag_cloud a:hover,
.widget-area .wp_widget_tag_cloud a:focus,
.widget-area .widget_tag_cloud a:hover,
.widget-area .widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}


.wp_widget_tag_cloud ul li,
.widget_tag_cloud a {
	margin-top: 4px !important;
}


.widget.widget_tag_cloud a {
	font-size: 1em !important; 
	padding: 4px 10px 5px !important;  
	display: inline-block;
}


#wpstats {
	display: none;
}


 @media print {
	.comments-area #respond h3,
	#bit.loggedout-follow-normal {
		display: none;
	}
}


 

.admin-bar.has-marketing-bar .wp-custom-header-video-button {
	top: calc(30px + 32px + 45px);
}

.has-marketing-bar .wp-custom-header-video-button {
	top: calc(30px + 45px);
}

@media screen and (min-width: 48em) {

	.admin-bar.has-marketing-bar .site-navigation-fixed.navigation-top {
		top: calc(32px + 45px);
	}
	.has-marketing-bar .site-navigation-fixed.navigation-top {
		top: 45px;
	}

	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 32px - 45px);
	}

	.has-marketing-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.has-marketing-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.has-marketing-bar.home.blog.has-header-image .custom-header-media,
	.has-marketing-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 45px);
	}
}

@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {

	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}

	.admin-bar.has-marketing-bar .site-navigation-fixed.navigation-top,
	.admin-bar.has-marketing-bar .site-navigation-hidden.navigation-top {
		top: calc(46px + 44px);
	}

	.has-marketing-bar .site-navigation-fixed.navigation-top,
	.has-marketing-bar .site-navigation-hidden.navigation-top {
		top: 44px;
	}

	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 46px - 45px);
	}
}


 

.admin-bar.has-marketing-bar .wp-custom-header-video-button {
	top: calc(30px + 32px + 45px);
}

.has-marketing-bar .wp-custom-header-video-button {
	top: calc(30px + 45px);
}

@media screen and (min-width: 48em) {

	.admin-bar.has-marketing-bar .site-navigation-fixed.navigation-top {
		top: calc(32px + 49px);
	}
	.has-marketing-bar .site-navigation-fixed.navigation-top {
		top: 49px;
	}

	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 32px - 49px);
	}

	.has-marketing-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.has-marketing-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.has-marketing-bar.home.blog.has-header-image .custom-header-media,
	.has-marketing-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 49px);
	}
}

@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {

	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}

	.admin-bar.has-marketing-bar .site-navigation-fixed.navigation-top,
	.admin-bar.has-marketing-bar .site-navigation-hidden.navigation-top {
		top: calc(46px + 45px);
	}

	.has-marketing-bar .site-navigation-fixed.navigation-top,
	.has-marketing-bar .site-navigation-hidden.navigation-top {
		top: 45px;
	}

	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.has-marketing-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 46px - 45px);
	}
}


a.wpcom-follow-rest, 
a.wpcom-following-rest {
	margin-left: -2px;
}
a.wpcom-follow-rest:before, 
a.wpcom-following-rest:before {
	font: 16px/1 "Noticons";
	-webkit-font-smoothing: antialiased;
	content: '\f801';
	color: #7bc8e4;
	position: relative;
	top: 3px;
	display: inline-block;
}
a.wpcom-following-rest:before {
	content: '\f803';
}
a.wpcom-following-rest:hover:before {
	content: '\f802';
}


#wpadminbar div.wpcom-bubble,
div.wpcom-bubble {
	width: 210px;
	background: #fff;
	background: rgba(255,255,255,0.99);
	border: none;
	position: absolute;
	top: 32px;
	padding: 10px 16px;
	z-index: 10000;
	cursor: default;
	opacity: 0;
	display: none;

	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15), 0 3px 8px rgba(0, 0, 0, 0.1);
}

#wpadminbar div.wpcom-bubble:after,
#wpadminbar div.wpcom-bubble:before,
div.wpcom-bubble:after,
div.wpcom-bubble:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	left: 50%;
	margin-left: -6px;
	position: absolute;
	width: 0;
}

#wpadminbar div.wpcom-bubble.bubble-left:after,
#wpadminbar div.wpcom-bubble.bubble-left:before,
div.wpcom-bubble.bubble-left:after,
div.wpcom-bubble.bubble-left:before {
	left: 14px;
}

#wpadminbar div.wpcom-bubble.bubble-right:after,
#wpadminbar div.wpcom-bubble.bubble-right:before,
div.wpcom-bubble.bubble-right:after,
div.wpcom-bubble.bubble-right:before {
	left: auto;
	right: 3px;
}

#wpadminbar div.wpcom-bubble:after,
div.wpcom-bubble:after {
	border-width: 6px;
	border-bottom-color: #fff;
	top: -12px;
}

#wpadminbar div.wpcom-bubble:before,
div.wpcom-bubble:before {
	border-width: 8px;
	border-bottom-color: #eee;
	border-bottom-color: rgba(0, 0, 0, 0.05);
	top: -16px;
	margin-left: -8px;
}

#wpadminbar div.wpcom-bubble.fadein,
div.wpcom-bubble.fadein {
	display: block;
	opacity: 1;
	-webkit-animation-fill-mode: forwards;
	-webkit-backface-visibility: none;
	-webkit-animation-name: reset, fadein;
	-webkit-animation-duration: .25s;
	-webkit-animation-timing-function: ease-in;
}
	@-webkit-keyframes fadein {
		0% {
		    opacity: 0;
		}
		100% {
		    opacity: 1;
		}
	}

#wpadminbar div.wpcom-bubble div.bubble-txt,
div.wpcom-bubble div.bubble-txt {
	line-height: 1.5;
	font-size: 13px;
	color: #555;
	text-shadow: none;
}

#wpadminbar div.wpcom-bubble div.bubble-txt,
div.wpcom-bubble div.bubble-txt a {
	line-height: 1.5;
}

#wpadminbar div.wpcom-bubble div a,
#wpadminbar div.wpcom-bubble div span,
div.wpcom-bubble div a,
div.wpcom-bubble div span {
	display: inline;
	padding: 0;
	margin: 0;
	color: #1e8cbe;
	text-shadow: none;
	line-height: 100%;
}

#wpadminbar div.wpcom-bubble div a:hover {
	color: #f1831e;
}
.flickr-images {
	text-align: center;
}

.flickr-size-thumbnail .flickr-images {
	align-content: space-between;
	align-items: center;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.flickr-images img {
	max-width: 100%;
	margin: 5px;
}
