@font-face {
	font-family: swiper-icons;
	font-weight: 400;
	font-style: normal;
}
.swiper-container-rtl .swiper-button-next::after {
	content: none;
}
.wp-block-newspack-blocks-carousel .swiper-button-prev::after {
	content: none;
}
.swiper-container-rtl .swiper-button-prev::after {
	content: none;
}
.wp-block-newspack-blocks-carousel .swiper-button-next::after {
	content: none;
}
.jp-carousel-overlay .swiper-button-next {
	background-image: none;
}
.jp-carousel-overlay .swiper-button-prev {
	background-image: none;
}
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next {
	background-image: none;
}
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev {
	background-image: none;
}
[data-carousel-extra]:not(.jp-carousel-wrap) {
	cursor: pointer;
}
.jp-carousel-wrap * {
	line-height: inherit;
}
.jp-carousel-wrap.swiper-container {
	width: 100vw; height: auto;
}
.jp-carousel-overlay .swiper-zoom-container {
	background-position: center; background-repeat: no-repeat; background-size: 200%;
}
.jp-carousel-overlay .swiper-slide.swiper-slide-next .swiper-zoom-container img {
	transition:none !important;
}
.jp-carousel-overlay .swiper-slide.swiper-slide-prev .swiper-zoom-container img {
	transition:none !important;
}
.jp-carousel-overlay .swiper-button-next {
	padding: 20px 40px; transition:opacity 0.5s ease-out; opacity: 0.5; background-image: none;
}
.jp-carousel-overlay .swiper-button-prev {
	padding: 20px 40px; transition:opacity 0.5s ease-out; opacity: 0.5; background-image: none;
}
.jp-carousel-overlay .swiper-button-next:hover {
	opacity: 1;
}
.jp-carousel-overlay .swiper-button-prev:hover {
	opacity: 1;
}
.jp-carousel-overlay .swiper-button-next::after {
	content: none;
}
.jp-carousel-overlay .swiper-button-prev::after {
	content: none;
}
.jp-carousel-overlay .swiper-container-rtl .swiper-button-next::after {
	content: none;
}
.jp-carousel-overlay .swiper-container-rtl .swiper-button-prev::after {
	content: none;
}
.jp-carousel-overlay .swiper-button-next svg {
	background: rgb(0, 0, 0); border-radius: 4px; width: 28px; height: 30px;
}
.jp-carousel-overlay .swiper-button-prev svg {
	background: rgb(0, 0, 0); border-radius: 4px; width: 28px; height: 30px;
}
.jp-carousel-overlay {
	background: rgb(0, 0, 0); left: 0px; top: 0px; right: 0px; bottom: 0px; font-family: helvetica neue,sans-serif !important; position: fixed; z-index: 2147483647; direction: ltr; -ms-overflow-x: hidden; -ms-overflow-y: auto;
}
.jp-carousel-overlay * {
	box-sizing: border-box;
}
.jp-carousel-overlay h1::before {
	display: none; content: none;
}
.jp-carousel-overlay h2::before {
	display: none; content: none;
}
.jp-carousel-overlay h3::before {
	display: none; content: none;
}
.jp-carousel-overlay .swiper-container .swiper-button-prev {
	left: 0px; right: auto;
}
.jp-carousel-overlay .swiper-container .swiper-button-next {
	left: auto; right: 0px;
}
.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-next {
	transform: scaleX(-1);
}
.jp-carousel-overlay .swiper-container.swiper-container-rtl .swiper-button-prev {
	transform: scaleX(-1);
}
.jp-carousel-container {
	height: 100%; grid-template-rows: 1fr 64px;
}
.jp-carousel-hide-controls .jp-carousel-container {
	grid-template-rows: 1fr;
}
.jp-carousel-hide-controls .swiper-wrapper {
	margin-top: -32px;
}
.jp-carousel-hide-controls .jp-swiper-button-next {
	margin-top: -54px;
}
.jp-carousel-hide-controls .jp-swiper-button-prev {
	margin-top: -54px;
}
.jp-carousel-msg {
	margin: 25px 20px 0px 2px; padding: 11px 15px; text-align: center; line-height: 19px; font-family: open sans,sans-serif; font-size: 14px; font-style: normal; border-left-color: rgb(255, 186, 0); border-left-width: 4px; border-left-style: solid; display: inline-block; box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.1); background-color: rgb(255, 255, 255);
}
.jp-carousel-info {
	transition:opacity 0.2s ease-out; text-align: left !important; display: flex; z-index: 100; opacity: 1; flex-direction: column; background-color: rgb(0, 0, 0); -webkit-font-smoothing: subpixel-antialiased;
}
.jp-carousel-hide-controls .jp-carousel-info {
	height: 0px; overflow: hidden; visibility: hidden;
}
.jp-carousel-info-footer {
	width: 100vw; height: 64px; display: flex; position: relative; justify-content: space-between; align-items: center; background-color: rgb(0, 0, 0);
}
.jp-carousel-info-extra {
	padding: 35px; width: 100vw; border-top-color: rgb(34, 34, 34); border-top-width: 1px; border-top-style: solid; display: none; background-color: rgb(0, 0, 0);
}
.jp-carousel-title-and-caption {
	margin-bottom: 15px;
}
.jp-carousel-info-extra.jp-carousel-show {
	display: block;
}
.jp-carousel-info ::selection {
	background: rgb(255, 255, 255); color: rgb(255, 255, 255);
}
.jp-carousel-photo-info {
	left: 0px !important; width: 100% !important;
}
.jp-carousel-comments-wrapper {
	padding: 0px; width: 100% !important; display: none;
}
.jp-carousel-comments-wrapper.jp-carousel-show {
	display: block;
}
.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
	display: none;
}
.jp-carousel-transitions .jp-carousel-photo-info {
	transition:0.4s ease-out;
}
.jp-carousel-buttons {
	background: rgb(34, 34, 34); margin: -18px -20px 15px; padding: 8px 10px; text-align: center; border-bottom-color: rgb(34, 34, 34); border-bottom-width: 1px; border-bottom-style: solid;
}
div.jp-carousel-buttons a {
	font: 11px/1.2em "Helvetica Neue", sans-serif !important; padding: 5px 2px 5px 0px; border: currentColor !important; border-image: none !important !important; color: rgb(153, 153, 153); letter-spacing: 0px !important; text-decoration: none !important; vertical-align: middle; font-size-adjust: none !important; font-stretch: normal !important; text-shadow: none !important; -webkit-font-smoothing: subpixel-antialiased;
}
div.jp-carousel-buttons a:hover {
	border: currentColor !important; border-image: none !important !important; color: rgb(255, 255, 255);
}
.jp-carousel-transitions div.jp-carousel-buttons a:hover {
	transition:none !important;
}
.jp-carousel-slide {
	transform: translate3d(0px, 0px, 0px);
}
.jp-carousel-slide img {
	transform: translate3d(0px, 0px, 0px);
}
.jp-carousel-close-hint {
	padding: 10px; transition:opacity 0.2s ease-out; top: 20px; width: 45px; height: 45px; text-align: right; right: 30px; color: rgb(255, 255, 255); letter-spacing: 0px !important; position: fixed; z-index: 15; cursor: pointer;
}
.jp-carousel-transitions .jp-carousel-close-hint {
	transition:color 0.2s linear;
}
.jp-carousel-close-hint svg {
	background: rgb(0, 0, 0); padding: 3px 2px; border-radius: 4px;
}
.jp-carousel-close-hint:hover {
	color: rgb(255, 255, 255);
}
.jp-carousel-close-hint:hover span {
	border-color: rgb(255, 255, 255);
}
.jp-carousel-pagination-container {
	margin: 0px 15px 0px 35px; flex:1 1 0px;
}
.jp-carousel-pagination {
	color: rgb(255, 255, 255); font-size: 15px; font-weight: 400; display: none; white-space: nowrap; position: static !important;
}
.jp-swiper-pagination {
	color: rgb(255, 255, 255); font-size: 15px; font-weight: 400; display: none; white-space: nowrap; position: static !important;
}
.jp-carousel-pagination-container .swiper-pagination {
	text-align: left; line-height: 8px;
}
.jp-carousel-pagination {
	padding-left: 5px;
}
.jp-swiper-pagination .swiper-pagination-bullet {
	background: rgb(153, 153, 153); margin: 0px 9px;
}
.jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: rgb(255, 255, 255);
}
.jp-swiper-pagination :not(.swiper-pagination-bullet-active).swiper-pagination-bullet {
	background: rgb(255, 255, 255); opacity: 0.5;
}
.jp-carousel-info-footer .jp-carousel-photo-title-container {
	margin: 0px; flex:4 1 0px; overflow: hidden; justify-content: center;
}
.jp-carousel-photo-caption {
	background: 0px 0px !important; font: 20px/normal "Helvetica Neue", sans-serif; margin: 0px 0px 10px; padding: 0px; border: currentColor !important; border-image: none !important !important; color: rgb(255, 255, 255); text-transform: none !important; letter-spacing: 0px !important; overflow: hidden; display: inline-block; font-size-adjust: none; font-stretch: normal; text-shadow: none !important;
}
.jp-carousel-photo-title {
	background: 0px 0px !important; font: 20px/normal "Helvetica Neue", sans-serif; margin: 0px 0px 10px; padding: 0px; border: currentColor !important; border-image: none !important !important; color: rgb(255, 255, 255); text-transform: none !important; letter-spacing: 0px !important; overflow: hidden; display: inline-block; font-size-adjust: none; font-stretch: normal; text-shadow: none !important;
}
.jp-carousel-info-footer .jp-carousel-photo-caption {
	margin: 0px; text-align: center; color: rgb(153, 153, 153); font-size: 15px; white-space: nowrap; cursor: pointer; -ms-text-overflow: ellipsis;
}
.jp-carousel-info-footer .jp-carousel-photo-caption p {
	margin: 0px;
}
.jp-carousel-photo-title {
	font-size: 32px; margin-bottom: 2px;
}
.jp-carousel-photo-description {
	margin: 25px 0px; width: 100%; color: rgb(153, 153, 153); font-size: 16px;
}
.jp-carousel-photo-description {
	overflow: hidden; overflow-wrap: break-word;
}
.jp-carousel-photo-description p {
	color: rgb(153, 153, 153); line-height: 1.4; margin-bottom: 0px;
}
.jp-carousel-comments p a {
	border: currentColor !important; border-image: none !important !important; color: rgb(255, 255, 255) !important; font-style: normal !important; font-weight: 400 !important; text-decoration: underline !important;
}
.jp-carousel-info h2 a {
	border: currentColor !important; border-image: none !important !important; color: rgb(255, 255, 255) !important; font-style: normal !important; font-weight: 400 !important; text-decoration: underline !important;
}
.jp-carousel-photo-description p a {
	border: currentColor !important; border-image: none !important !important; color: rgb(255, 255, 255) !important; font-style: normal !important; font-weight: 400 !important; text-decoration: underline !important;
}
.jp-carousel-photo-description p b {
	color: rgb(153, 153, 153); font-weight: 700;
}
.jp-carousel-photo-description p strong {
	color: rgb(153, 153, 153); font-weight: 700;
}
.jp-carousel-photo-description p em {
	color: rgb(153, 153, 153); font-style: italic;
}
.jp-carousel-photo-description p i {
	color: rgb(153, 153, 153); font-style: italic;
}
.jp-carousel-comments p a:hover {
	color: rgb(255, 255, 255) !important;
}
.jp-carousel-info h2 a:hover {
	color: rgb(255, 255, 255) !important;
}
.jp-carousel-photo-description p a:hover {
	color: rgb(255, 255, 255) !important;
}
.jp-carousel-photo-description p:empty {
	display: none;
}
.jp-carousel-comments-wrapper h1::after {
	content: none !important;
}
.jp-carousel-comments-wrapper h1::before {
	content: none !important;
}
.jp-carousel-photo-info h1::after {
	content: none !important;
}
.jp-carousel-photo-info h1::before {
	content: none !important;
}
.jp-carousel-caption {
	margin: 0px; font-size: 14px; font-weight: 400;
}
.jp-carousel-image-meta {
	font: 12px/1.4 "Helvetica Neue", sans-serif !important; width: 100%; color: rgb(255, 255, 255); display: none; font-size-adjust: none !important; font-stretch: normal !important;
}
.jp-carousel-image-meta.jp-carousel-show {
	display: block;
}
.jp-carousel-image-meta h5 {
	background: 0px 0px !important; border: currentColor !important; border-image: none !important !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; line-height: 1.3em !important; font-family: helvetica neue,sans-serif !important; font-weight: 400 !important; position: inherit !important;
}
.jp-carousel-image-meta li {
	background: 0px 0px !important; border: currentColor !important; border-image: none !important !important; left: auto !important; top: auto !important; right: auto !important; bottom: auto !important; line-height: 1.3em !important; font-family: helvetica neue,sans-serif !important; font-weight: 400 !important; position: inherit !important;
}
.jp-carousel-image-meta ul {
	list-style: none !important; margin: 0px !important; padding: 0px !important;
}
.jp-carousel-image-meta li {
	margin: 0px 2% 15px 0px !important; width: 48% !important; color: rgb(255, 255, 255) !important; font-size: 13px !important; vertical-align: top !important; display: inline-block !important;
}
.jp-carousel-image-meta h5 {
	margin: 0px 0px 2px !important; color: rgb(153, 153, 153) !important; text-transform: uppercase !important; letter-spacing: 0.1em !important; font-size: 10px !important;
}
a.jp-carousel-image-download {
	color: rgb(153, 153, 153); line-height: 1; clear: both; font-size: 14px; font-weight: 400; text-decoration: none; display: inline-block;
}
a.jp-carousel-image-download svg {
	margin: 0px 3px; padding-bottom: 2px; vertical-align: middle; display: inline-block;
}
a.jp-carousel-image-download span.photo-size {
	border-radius: 1em; font-size: 11px; margin-left: 2px; display: inline-block;
}
a.jp-carousel-image-download span.photo-size-times {
	padding: 0px 1px 0px 2px;
}
.jp-carousel-comments {
	background: none; font: 15px/1.7 "Helvetica Neue", sans-serif !important; width: 100%; bottom: 10px; margin-top: 20px; font-size-adjust: none !important; font-stretch: normal !important;
}
.jp-carousel-comments p a:active {
	color: rgb(255, 255, 255) !important;
}
.jp-carousel-comments p a:focus {
	color: rgb(255, 255, 255) !important;
}
.jp-carousel-comments p a:hover {
	color: rgb(255, 255, 255) !important;
}
.jp-carousel-comment {
	background: none; width: 100%; color: rgb(153, 153, 153); overflow: auto; display: flex;
}
.jp-carousel-comment + .jp-carousel-comment {
	margin-top: 20px;
}
:last-of-type.jp-carousel-comment {
	margin-bottom: 20px;
}
.jp-carousel-comment p {
	color: rgb(153, 153, 153) !important;
}
.jp-carousel-comment .comment-author {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; width: auto; font-size: 15px; font-weight: 500; float: none; display: inline;
}
.jp-carousel-comment .comment-author a {
	color: rgb(255, 255, 255);
}
.jp-carousel-comment .comment-gravatar {
	margin-right: 10px; float: none;
}
.jp-carousel-comment .comment-content {
	padding: 0px; border: currentColor; border-image: none;
}
.jp-carousel-comment .avatar {
	margin: 0px; padding: 0px !important; border-radius: 4px; border: currentColor !important; border-image: none !important !important; width: 64px; height: 64px; min-height: 64px; min-width: 64px; background-color: transparent !important;
}
.jp-carousel-comment .comment-date {
	color: rgb(153, 153, 153); font-size: 11px; margin-bottom: 6px; border-bottom-color: rgb(34, 34, 34); border-bottom-width: 1px; border-bottom-style: solid;
}
#jp-carousel-comment-form {
	margin: 0px 0px 10px !important; width: 100%;
}
.jp-carousel-is-disabled#jp-carousel-comment-form {
	opacity: 0.5; pointer-events: none;
}
textarea#jp-carousel-comment-form-comment-field {
	background: rgba(34, 34, 34, 0.9); font: 16px/1.4 "Helvetica Neue", sans-serif !important; margin: 0px; padding: 10px 10px 5px; border-radius: 3px; border: 1px solid rgb(58, 58, 58); border-image: none; width: 100%; height: 147px; color: rgb(167, 170, 173); overflow: hidden; float: none; box-sizing: border-box; font-size-adjust: none !important; font-stretch: normal !important; box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
}
textarea#jp-carousel-comment-form-comment-field:focus {
	background: rgb(204, 204, 204); color: rgb(34, 34, 34);
}
#jp-carousel-loading-overlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; display: none; position: fixed;
}
#jp-carousel-loading-wrapper {
	width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center;
}
#jp-carousel-library-loading {
	border-radius: 50%; width: 40px; height: 40px;
}
#jp-carousel-library-loading::after {
	border-radius: 50%; width: 40px; height: 40px;
}
#jp-carousel-library-loading {
	border-width: 8px; border-style: solid; border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); margin: 22px 0px 0px 10px; animation:load8 1.1s linear infinite; text-indent: -9999em; font-size: 10px; float: left; position: relative; transform: translateZ(0px);
}
#jp-carousel-comment-form-spinner {
	border-radius: 50%; width: 20px; height: 20px;
}
#jp-carousel-comment-form-spinner::after {
	border-radius: 50%; width: 20px; height: 20px;
}
#jp-carousel-comment-form-spinner {
	border-width: 4px; border-style: solid; border-color: rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgba(255, 255, 255, 0.2) rgb(255, 255, 255); margin: 0px auto; animation:load8 1.1s linear infinite; left: 0px; top: calc(50% - 15px); right: 0px; bottom: 0px; text-indent: -9999em; font-size: 10px; float: left; display: none; position: absolute; transform: translateZ(0px);
}
.jp-carousel-info-content-wrapper {
	margin: auto; max-width: 800px;
}
#jp-carousel-comment-form-submit-and-info-wrapper {
	width: 100%; overflow: hidden; display: none;
}
#jp-carousel-comment-form-commenting-as input {
	background: rgba(34, 34, 34, 0.9); font: 16px/1.4 "Helvetica Neue", sans-serif !important; padding: 10px; border-radius: 2px; border: 1px solid rgb(58, 58, 58); border-image: none; width: 285px; color: rgb(167, 170, 173); float: left; font-size-adjust: none !important; font-stretch: normal !important; box-shadow: inset 2px 2px 2px rgba(0,0,0,0.2);
}
#jp-carousel-comment-form-commenting-as input:focus {
	background: rgb(204, 204, 204); color: rgb(34, 34, 34);
}
#jp-carousel-comment-form-commenting-as p {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important; margin: 22px 0px 0px; float: left; font-size-adjust: none !important; font-stretch: normal !important;
}
#jp-carousel-comment-form-commenting-as fieldset {
	margin: 20px 0px 0px; padding: 0px; border: currentColor; border-image: none; clear: both; float: left;
}
#jp-carousel-comment-form-commenting-as label {
	font: 400 13px/1.7 "Helvetica Neue", sans-serif !important; margin: 0px 20px 3px 0px; width: 100px; float: left; font-size-adjust: none !important; font-stretch: normal !important;
}
#jp-carousel-comment-form-button-submit {
	background: rgba(34, 34, 34, 0.9); padding: 8px 16px; border-radius: 3px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); font-size: 14px; margin-top: 20px; margin-left: auto; display: block;
}
#jp-carousel-comment-form-button-submit:active {
	background: rgb(255, 255, 255); color: rgba(34, 34, 34, 0.9);
}
#jp-carousel-comment-form-button-submit:focus {
	background: rgb(255, 255, 255); color: rgba(34, 34, 34, 0.9);
}
#jp-carousel-comment-form-container {
	width: 100%; color: rgb(153, 153, 153); overflow: hidden; margin-top: 20px; margin-bottom: 15px; position: relative;
}
#jp-carousel-comment-post-results {
	width: 100%; overflow: auto; display: none;
}
#jp-carousel-comment-post-results span {
	background: rgba(0, 0, 0, 0.7); font: 13px/1.4 "Helvetica Neue", sans-serif !important; padding: 1em 0px; border-radius: 2px; border: 1px solid rgba(255, 255, 255, 0.17); border-image: none; width: 100%; text-align: center; overflow: auto; margin-top: 20px; display: block; box-sizing: border-box; font-size-adjust: none !important; font-stretch: normal !important; box-shadow: inset 0px 0px 5px 5px #000;
}
.jp-carousel-comment-post-error {
	color: rgb(223, 73, 38);
}
#jp-carousel-comments-closed {
	color: rgb(153, 153, 153); display: none;
}
#jp-carousel-comments-loading {
	font: 400 15px/1.7 "Helvetica Neue", sans-serif !important; width: 100%; text-align: left; bottom: 10px; color: rgb(153, 153, 153); margin-top: 20px; margin-bottom: 20px; display: none; font-size-adjust: none !important; font-stretch: normal !important;
}
.jp-carousel-light.jp-carousel-overlay svg {
	background: rgb(255, 255, 255);
}
.jp-carousel-light.jp-carousel-overlay rect {
	fill: #000;
}
.jp-carousel-light.jp-carousel-overlay .jp-carousel-selected .jp-carousel-icon {
	background: rgb(0, 0, 0);
}
.jp-carousel-light.jp-carousel-overlay .jp-carousel-selected .jp-carousel-icon svg {
	background: rgb(0, 0, 0);
}
.jp-carousel-light.jp-carousel-overlay .jp-carousel-selected rect {
	fill: #fff;
}
.jp-carousel-light.jp-carousel-overlay {
	background: rgb(255, 255, 255);
}
.jp-carousel-light .jp-carousel-close-hint:hover {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-photo-description div {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-comment .comment-author a {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-comments p a {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-info h2 a {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-photo-description p a {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-comment .comment-author a:hover {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-comments p a:hover {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-info h2 a:hover {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-photo-description p a:hover {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-comment {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-comment p {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-info h2 {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-photo-description p {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-photo-description p b {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-photo-description p em {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-photo-description p i {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-photo-description p strong {
	color: rgb(100, 105, 112);
}
.jp-carousel-light div.jp-carousel-buttons a {
	color: rgb(100, 105, 112);
}
.jp-carousel-light .jp-carousel-buttons {
	background: rgb(246, 247, 247); border-bottom-color: rgb(240, 240, 240);
}
.jp-carousel-light div.jp-carousel-buttons a:hover {
	color: rgb(241, 131, 30); text-decoration: none;
}
.jp-carousel-light #jp-carousel-comment-form-button-submit {
	background: rgb(251, 251, 251); border: 1px solid rgb(0, 0, 0); border-image: none; color: rgb(0, 0, 0);
}
.jp-carousel-light .jp-carousel-image-meta {
	color: rgb(51, 51, 51);
}
.jp-carousel-light .jp-carousel-image-meta li {
	color: rgb(0, 0, 0) !important;
}
.jp-carousel-light .jp-carousel-close-hint {
	color: rgb(204, 204, 204);
}
.jp-carousel-light .jp-carousel-close-hint span {
	border-color: rgb(204, 204, 204); background-color: rgb(255, 255, 255);
}
.jp-carousel-light #jp-carousel-comment-form-comment-field:focus {
	color: rgb(51, 51, 51);
}
.jp-carousel-light a.jp-carousel-image-download {
	background-position: 0px -122px;
}
.jp-carousel-light a.jp-carousel-image-download:hover {
	background-position: 0px -122px; color: rgb(241, 131, 30);
}
.jp-carousel-light textarea#jp-carousel-comment-form-comment-field {
	background: rgb(251, 251, 251); border: 1px solid rgb(220, 220, 222); border-image: none; color: rgb(51, 51, 51); box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
}
.jp-carousel-light #jp-carousel-comment-form-commenting-as input {
	background: rgb(251, 251, 251); border: 1px solid rgb(220, 220, 222); border-image: none; color: rgb(51, 51, 51); box-shadow: inset 2px 2px 2px rgba(0,0,0,0.1);
}
.jp-carousel-light #jp-carousel-comment-form-commenting-as input:focus {
	background: rgb(251, 251, 251); color: rgb(51, 51, 51);
}
.jp-carousel-light #jp-carousel-comment-post-results span {
	background: rgb(246, 247, 247); border: 1px solid rgb(220, 220, 222); border-image: none; box-shadow: inset 0px 0px 5px rgba(0,0,0,0.05);
}
.jp-carousel-light .jp-carousel-slide {
	background-color: rgb(255, 255, 255);
}
.jp-carousel-light .jp-carousel-fadeaway {
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0) 100%);
}
.jp-carousel-light .jp-carousel-info {
	background-color: rgb(255, 255, 255);
}
.jp-carousel-light .jp-carousel-info-footer {
	background-color: rgb(255, 255, 255);
}
.jp-carousel-light .jp-carousel-info-extra {
	border-color: rgb(221, 221, 221); background-color: rgb(255, 255, 255);
}
.jp-carousel-light .jp-carousel-pagination {
	color: rgb(0, 0, 0);
}
.jp-carousel-light .jp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: rgb(0, 0, 0);
}
.jp-carousel-light .jp-swiper-pagination :not(.swiper-pagination-bullet-active).swiper-pagination-bullet {
	background: rgb(0, 0, 0); opacity: 0.5;
}
.jp-carousel-light #jp-carousel-comment-form-spinner {
	border-width: 4px; border-style: solid; border-color: rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgba(0, 0, 0, 0.2) rgb(0, 0, 0);
}
.jp-carousel-photo-icons-container {
	margin: 0px 20px 0px 30px; flex:1 1 0px; text-align: right; display: block; white-space: nowrap;
}
.jp-carousel-icon-btn {
	background: 0px 0px; padding: 16px; border: currentColor; border-image: none; height: 64px; text-decoration: none; display: inline-block;
}
.jp-carousel-icon {
	padding: 4px 3px 3px; border-radius: 4px; border: currentColor; border-image: none; width: 31px; line-height: 0; font-style: normal; font-weight: 400; display: inline-block; pointer-events: none;
}
.jp-carousel-icon svg {
	display: inline-block;
}
.jp-carousel-selected .jp-carousel-icon {
	background: rgb(255, 255, 255);
}
.jp-carousel-selected rect {
	fill: #000;
}
.jp-carousel-icon-comments.jp-carousel-show {
	display: inline-block;
}
.jp-carousel-icon .jp-carousel-has-comments-indicator {
	background: rgb(255, 255, 255); padding: 2px 4px; border-radius: 4px; color: rgb(0, 0, 0); line-height: 1; font-family: helvetica neue,sans-serif !important; font-size: 12px; font-weight: 400; margin-left: -16px; vertical-align: top; display: none; position: relative;
}
.jp-carousel-light .jp-carousel-icon .jp-carousel-has-comments-indicator {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
.jp-carousel-has-comments-indicator.jp-carousel-show {
	display: inline-block;
}
@media only screen and (max-width:760px)
{
.jp-carousel-overlay .swiper-container .swiper-button-next {
	display: none !important;
}
.jp-carousel-overlay .swiper-container .swiper-button-prev {
	display: none !important;
}
.jp-carousel-buttons {
	display: none !important;
}
.jp-carousel-image-meta {
	width: 100% !important; margin-left: 0px; float: none !important; box-sizing: border-box;
}
.jp-carousel-close-hint {
	top: 10px; right: 10px; font-size: 26px !important; position: fixed !important;
}
.admin-bar .jp-carousel-close-hint {
	top: 40px;
}
.jp-carousel-slide img {
	opacity: 1;
}
.jp-carousel-wrap {
	background-color: rgb(0, 0, 0);
}
.jp-carousel-light .jp-carousel-wrap {
	background-color: rgb(255, 255, 255);
}
.jp-carousel-fadeaway {
	display: none;
}
.jp-carousel-info > .jp-carousel-photo-info {
	display: none;
}
.jp-carousel-comments-wrapper > .jp-carousel-photo-info {
	display: block;
}
.jp-carousel-caption {
	overflow: visible !important;
}
.jp-carousel-info-footer .jp-carousel-photo-title-container {
	display: none;
}
.jp-carousel-photo-icons-container {
	margin: 0px 10px 0px 0px; white-space: nowrap;
}
.jp-carousel-icon-btn {
	padding-left: 20px;
}
.jp-carousel-pagination {
	padding-left: 5px;
}
.jp-carousel-pagination-container {
	margin-left: 25px;
}
.jp-carousel-comment .avatar {
	min-width: 48px;
}
#jp-carousel-comment-form-commenting-as fieldset {
	width: 100%; float: none;
}
#jp-carousel-comment-form-commenting-as input {
	width: 100%; float: none;
}
}
:root {
	
}
.swiper-container {
	list-style: none; padding: 0px; overflow: hidden; margin-right: auto; margin-left: auto; position: relative; z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
	flex-direction: column;
}
.swiper-wrapper {
	width: 100%; height: 100%; display: flex; position: relative; z-index: 1; box-sizing: content-box; transition-property: transform;
}
.swiper-container-android .swiper-slide {
	transform: translate3d(0px, 0px, 0px);
}
.swiper-wrapper {
	transform: translate3d(0px, 0px, 0px);
}
.swiper-container-multirow > .swiper-wrapper {
	flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
	flex-flow:column wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
	margin: 0px auto; transition-timing-function: ease-out;
}
.swiper-container-pointer-events {
	touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x;
}
.swiper-slide {
	width: 100%; height: 100%; position: relative; transition-property: transform; flex-shrink: 0;
}
.swiper-slide-invisible-blank {
	visibility: hidden;
}
.swiper-container-autoheight {
	height: auto;
}
.swiper-container-autoheight .swiper-slide {
	height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
	transition-property: transform, height; align-items: flex-start;
}
.swiper-container-3d {
	perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow {
	
}
.swiper-container-3d .swiper-slide {
	
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	
}
.swiper-container-3d .swiper-slide-shadow-left {
	
}
.swiper-container-3d .swiper-slide-shadow-right {
	
}
.swiper-container-3d .swiper-slide-shadow-top {
	
}
.swiper-container-3d .swiper-wrapper {
	
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-left {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-right {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-top {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 10; pointer-events: none;
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
	overflow: auto; -ms-overflow-style: none; scrollbar-width: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
	scroll-snap-type: y mandatory;
}
:root {
	
}
.swiper-button-next {
	top: 50%; display: flex; position: absolute; z-index: 10; cursor: pointer; justify-content: center; align-items: center;
}
.swiper-button-prev {
	top: 50%; display: flex; position: absolute; z-index: 10; cursor: pointer; justify-content: center; align-items: center;
}
.swiper-button-next.swiper-button-disabled {
	cursor: auto; opacity: 0.35; pointer-events: none;
}
.swiper-button-prev.swiper-button-disabled {
	cursor: auto; opacity: 0.35; pointer-events: none;
}
.swiper-button-next::after {
	text-transform: none !important; line-height: 1; letter-spacing: 0px; font-family: swiper-icons;
}
.swiper-button-prev::after {
	text-transform: none !important; line-height: 1; letter-spacing: 0px; font-family: swiper-icons;
}
.swiper-button-prev {
	left: 10px; right: auto;
}
.swiper-container-rtl .swiper-button-next {
	left: 10px; right: auto;
}
.swiper-button-prev::after {
	content: "prev";
}
.swiper-container-rtl .swiper-button-next::after {
	content: "prev";
}
.swiper-button-next {
	left: auto; right: 10px;
}
.swiper-container-rtl .swiper-button-prev {
	left: auto; right: 10px;
}
.swiper-button-next::after {
	content: "next";
}
.swiper-container-rtl .swiper-button-prev::after {
	content: "next";
}
.swiper-button-next.swiper-button-white {
	
}
.swiper-button-prev.swiper-button-white {
	
}
.swiper-button-next.swiper-button-black {
	
}
.swiper-button-prev.swiper-button-black {
	
}
.swiper-button-lock {
	display: none;
}
.swiper-pagination {
	transition:opacity 0.3s; text-align: center; position: absolute; z-index: 10; transform: translate3d(0px, 0px, 0px);
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets {
	left: 0px; width: 100%; bottom: 10px;
}
.swiper-pagination-custom {
	left: 0px; width: 100%; bottom: 10px;
}
.swiper-pagination-fraction {
	left: 0px; width: 100%; bottom: 10px;
}
.swiper-pagination-bullets-dynamic {
	overflow: hidden; font-size: 0px;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative; transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(0.33);
}
.swiper-pagination-bullet {
	background: rgb(0, 0, 0); border-radius: 50%; width: 8px; height: 8px; display: inline-block; opacity: 0.2;
}
button.swiper-pagination-bullet {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; box-shadow: none; -webkit-appearance: none; appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}
.swiper-pagination-bullet-active {
	opacity: 1;
}
.swiper-container-vertical > .swiper-pagination-bullets {
	top: 50%; right: 10px; transform: translate3d(0px, -50%, 0px);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0px; display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%; width: 8px; transform: translateY(-50%);
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition:transform 0.2s, top 0.2s; display: inline-block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0px 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%; white-space: nowrap; transform: translateX(-50%);
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition:transform 0.2s, left 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition:transform 0.2s, right 0.2s;
}
.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25); position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: left top; left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; transform: scale(0);
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar {
	left: 0px; top: 0px; width: 100%; height: 4px;
}
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	left: 0px; top: 0px; width: 100%; height: 4px;
}
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	left: 0px; top: 0px; width: 4px; height: 100%;
}
.swiper-container-vertical > .swiper-pagination-progressbar {
	left: 0px; top: 0px; width: 4px; height: 100%;
}
.swiper-pagination-white {
	
}
.swiper-pagination-black {
	
}
.swiper-pagination-lock {
	display: none;
}
.swiper-zoom-container {
	width: 100%; height: 100%; text-align: center; display: flex; justify-content: center; align-items: center;
}
.swiper-zoom-container > canvas {
	max-height: 100%; max-width: 100%; -o-object-fit: contain; object-fit: contain;
}
.swiper-zoom-container > img {
	max-height: 100%; max-width: 100%; -o-object-fit: contain; object-fit: contain;
}
.swiper-zoom-container > svg {
	max-height: 100%; max-width: 100%; -o-object-fit: contain; object-fit: contain;
}
.swiper-slide-zoomed {
	cursor: move;
}
.swiper-container .swiper-notification {
	left: 0px; top: 0px; position: absolute; z-index: -1000; opacity: 0; pointer-events: none;
}
.contact-form .clear-form {
	clear: both;
}
.contact-form input:-ms-input-placeholder {
	transition:opacity 0.3s ease-out;
}
.contact-form input:-ms-input-placeholder:hover {
	opacity: 0.5;
}
.contact-form input:-ms-input-placeholder:focus {
	opacity: 0.3;
}
.contact-form input[type=email] {
	padding: 14px 7px; width: 100%; margin-bottom: 1.5em; box-sizing: border-box;
}
.contact-form input[type=tel] {
	padding: 14px 7px; width: 100%; margin-bottom: 1.5em; box-sizing: border-box;
}
.contact-form input[type=text] {
	padding: 14px 7px; width: 100%; margin-bottom: 1.5em; box-sizing: border-box;
}
.contact-form input[type=url] {
	padding: 14px 7px; width: 100%; margin-bottom: 1.5em; box-sizing: border-box;
}
.contact-form select {
	padding: 14px 7px; margin-bottom: 1.5em; min-width: 150px;
}
.contact-form textarea {
	font: inherit; padding: 7px; width: 100%; height: 200px; margin-bottom: 1.5em; float: none; box-sizing: border-box; font-size-adjust: inherit; font-stretch: inherit;
}
.contact-form input[type=checkbox] {
	margin: 0px 0.75rem 0px 5px; float: none;
}
.contact-form input[type=radio] {
	margin: 0px 0.75rem 0px 5px; float: none;
}
.contact-form input[type=checkbox] {
	top: 0px; margin-left: 0px;
}
.contact-form label {
	font-weight: 700; margin-bottom: 0.25em; float: none; display: block;
}
.contact-form label.consent-implicit input {
	display: none;
}
.contact-form label.checkbox {
	font-weight: 400; margin-bottom: 0.25em; float: none; display: inline-flex; align-items: center;
}
.contact-form label.checkbox-multiple {
	font-weight: 400; margin-bottom: 0.25em; float: none; display: inline-flex; align-items: center;
}
.contact-form label.radio {
	font-weight: 400; margin-bottom: 0.25em; float: none; display: inline-flex; align-items: center;
}
.contact-form .grunion-field-checkbox-multiple-wrap {
	margin-bottom: 1em;
}
.contact-form .grunion-field-checkbox-wrap {
	margin-bottom: 1em;
}
.contact-form .grunion-field-consent-wrap {
	margin-bottom: 1em;
}
.contact-form .grunion-field-radio-wrap {
	margin-bottom: 1em;
}
.contact-form label span {
	font-size: 85%; font-weight: 400; margin-left: 0.25em;
}
.contact-form-submission {
	padding: 1.5em 1em; margin-bottom: 4em;
}
.contact-form-submission p {
	margin: 0px auto; -ms-word-wrap: break-word;
}
.form-errors .form-error-message {
	color: red;
}
.textwidget .contact-form input[type=email] {
	width: 100%;
}
.textwidget .contact-form input[type=tel] {
	width: 100%;
}
.textwidget .contact-form input[type=text] {
	width: 100%;
}
.textwidget .contact-form input[type=url] {
	width: 100%;
}
.textwidget .contact-form textarea {
	width: 100%;
}
.wp-block-column .contact-form input[type=email] {
	width: 100%;
}
.wp-block-column .contact-form input[type=tel] {
	width: 100%;
}
.wp-block-column .contact-form input[type=text] {
	width: 100%;
}
.wp-block-column .contact-form input[type=url] {
	width: 100%;
}
.wp-block-column .contact-form textarea {
	width: 100%;
}
#jetpack-check-feedback-spam {
	margin: 1px 8px 0px 0px;
}
.jetpack-check-feedback-spam-spinner {
	margin-top: 7px; display: inline-block;
}
.wp-block-jetpack-contact-form {
	flex-flow:row wrap; display: flex; justify-content: flex-start;
}
.wp-block-jetpack-button {
	flex:0 0 100%;
}
.wp-block-jetpack-contact-form .grunion-field-wrap {
	flex:0 0 100%;
}
.wp-block-jetpack-button button {
	font: inherit; padding: 20px 30px; border: inherit; border-image: inherit; font-size-adjust: inherit; font-stretch: inherit;
}
.wp-block-jetpack-button.alignright button {
	float: right;
}
.wp-block-jetpack-contact-form .grunion-field-wrap {
	border-right-color: transparent; border-right-width: 15px; border-right-style: solid;
}
.wp-block-jetpack-contact-form .grunion-field-width-25-wrap {
	flex:0 0 25%;
}
.wp-block-jetpack-contact-form .grunion-field-width-50-wrap {
	flex:0 0 50%;
}
.wp-block-jetpack-contact-form .grunion-field-width-75-wrap {
	flex:0 0 75%;
}
.grunion-field-checkbox-wrap {
	align-self: center;
}
.grunion-field-consent-wrap {
	align-self: center;
}
@media only screen and (min-width:600px)
{
.contact-form input[type=email] {
	width: 50%;
}
.contact-form input[type=tel] {
	width: 50%;
}
.contact-form input[type=text] {
	width: 50%;
}
.contact-form input[type=url] {
	width: 50%;
}
.wp-block-jetpack-contact-form input[type=email] {
	width: 100%;
}
.wp-block-jetpack-contact-form input[type=tel] {
	width: 100%;
}
.wp-block-jetpack-contact-form input[type=text] {
	width: 100%;
}
.wp-block-jetpack-contact-form input[type=url] {
	width: 100%;
}
}
.jetpack-empty-spam-container {
	display: inline-block;
}
.jetpack-empty-spam {
	display: inline-block;
}
.jetpack-empty-spam-spinner {
	margin-top: 7px; display: inline-block;
}
.infinite-loader {
	height: 28px; text-align: center; color: rgb(0, 0, 0); display: block;
}
#infinite-handle span {
	background: rgb(51, 51, 51); padding: 6px 16px; border-radius: 1px; color: rgb(240, 240, 241); font-size: 13px; cursor: pointer;
}
.infinite-loader .spinner-inner div {
	background: rgb(0, 0, 0); outline: rgb(255, 255, 255) solid 1px; transform-origin: 3px 26px; border-radius: 3px / 6px; animation:spinner-inner 1s linear infinite; left: 47px; top: 24px; width: 6px; height: 12px; position: absolute;
}
.infinite-loader .spinner-inner div:nth-child(1) {
	background: rgb(0, 0, 0); transform: rotate(0deg); animation-delay: -0.916667s;
}
.infinite-loader .spinner-inner div:nth-child(2) {
	background: rgb(0, 0, 0); transform: rotate(30deg); animation-delay: -0.833333s;
}
.infinite-loader .spinner-inner div:nth-child(3) {
	background: rgb(0, 0, 0); transform: rotate(60deg); animation-delay: -0.75s;
}
.infinite-loader .spinner-inner div:nth-child(4) {
	background: rgb(0, 0, 0); transform: rotate(90deg); animation-delay: -0.666667s;
}
.infinite-loader .spinner-inner div:nth-child(5) {
	background: rgb(0, 0, 0); transform: rotate(120deg); animation-delay: -0.583333s;
}
.infinite-loader .spinner-inner div:nth-child(6) {
	background: rgb(0, 0, 0); transform: rotate(150deg); animation-delay: -0.5s;
}
.infinite-loader .spinner-inner div:nth-child(7) {
	background: rgb(0, 0, 0); transform: rotate(180deg); animation-delay: -0.416667s;
}
.infinite-loader .spinner-inner div:nth-child(8) {
	background: rgb(0, 0, 0); transform: rotate(210deg); animation-delay: -0.333333s;
}
.infinite-loader .spinner-inner div:nth-child(9) {
	background: rgb(0, 0, 0); transform: rotate(240deg); animation-delay: -0.25s;
}
.infinite-loader .spinner-inner div:nth-child(10) {
	background: rgb(0, 0, 0); transform: rotate(270deg); animation-delay: -0.166667s;
}
.infinite-loader .spinner-inner div:nth-child(11) {
	background: rgb(0, 0, 0); transform: rotate(300deg); animation-delay: -83.3333ms;
}
.infinite-loader .spinner-inner div:nth-child(12) {
	background: rgb(0, 0, 0); transform: rotate(330deg); animation-delay: 0s;
}
.infinite-loader .spinner {
	background: 0px 0px; width: 28px; height: 28px; overflow: hidden; display: inline-block;
}
.infinite-loader .spinner-inner {
	transform-origin: 0% 0%; width: 100%; height: 100%; position: relative; transform: translateZ(0px) scale(0.28); backface-visibility: hidden; -webkit-backface-visibility: hidden;
}
.infinite-loader .spinner-inner div {
	box-sizing: content-box;
}
#infinite-handle span button {
	background: 0px 0px; margin: 0px; padding: 0px; border: currentColor; border-image: none; color: inherit; line-height: inherit; font-family: inherit; font-size: inherit; font-weight: inherit; display: inline; position: static; cursor: inherit;
}
#infinite-handle span button:focus {
	background: 0px 0px; margin: 0px; padding: 0px; border: currentColor; border-image: none; color: inherit; line-height: inherit; font-family: inherit; font-size: inherit; font-weight: inherit; display: inline; position: static; cursor: inherit;
}
#infinite-handle span button:hover {
	background: 0px 0px; margin: 0px; padding: 0px; border: currentColor; border-image: none; color: inherit; line-height: inherit; font-family: inherit; font-size: inherit; font-weight: inherit; display: inline; position: static; cursor: inherit;
}
@media all and (max-width:800px)
{
#infinite-handle span::before {
	display: none;
}
#infinite-handle span {
	display: block;
}
}
#infinite-footer {
	left: 0px; width: 100%; bottom: -50px; position: fixed;
}
#infinite-footer a {
	text-decoration: none;
}
#infinite-footer .blog-credits a:hover {
	color: rgb(68, 68, 68); text-decoration: underline;
}
#infinite-footer .blog-info a:hover {
	color: rgb(68, 68, 68); text-decoration: underline;
}
#infinite-footer .container {
	background: rgba(255, 255, 255, 0.8); border-width: 1px 0px 0px; border-style: solid; border-color: rgba(0, 0, 0, 0.1); margin: 0px auto; padding: 1px 20px; width: 780px; overflow: hidden; box-sizing: border-box;
}
#infinite-footer .blog-credits {
	line-height: 25px; box-sizing: border-box;
}
#infinite-footer .blog-info {
	line-height: 25px; box-sizing: border-box;
}
#infinite-footer .blog-info {
	width: 40%; text-align: left; overflow: hidden; float: left; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#infinite-footer .blog-credits {
	width: 60%; font-weight: 400; float: right;
}
#infinite-footer .blog-info a {
	color: rgb(17, 17, 17); font-size: 14px; font-weight: 700;
}
#infinite-footer .blog-credits {
	text-align: right; color: rgb(136, 136, 136); font-size: 12px;
}
#infinite-footer .blog-credits a {
	color: rgb(100, 105, 112);
}
.infinity-end.neverending #infinite-footer {
	display: none;
}
@media all and (max-width:640px)
{
#infinite-footer .container {
	width: 100%; box-sizing: border-box;
}
#infinite-footer .blog-info {
	width: 30%;
}
#infinite-footer .blog-credits {
	width: 70%;
}
#infinite-footer .blog-credits {
	font-size: 10px;
}
#infinite-footer .blog-info a {
	font-size: 10px;
}
}
@media all and (max-width:640px)
{
#infinite-footer {
	position: static;
}
}
#infinite-aria {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute; clip: rect(0px, 0px, 0px, 0px);
}
.infinite-wrap:focus {
	outline: 0px !important;
}
#jp-post-flair {
	padding-top: 0.5em;
}
#content div.sharedaddy {
	clear: both;
}
#main div.sharedaddy {
	clear: both;
}
div.sharedaddy {
	clear: both;
}
div.sharedaddy h3.sd-title {
	margin: 0px 0px 1em; line-height: 1.2; font-size: 9pt; font-weight: 700; display: inline-block;
}
div.sharedaddy h3.sd-title::before {
	width: 100%; margin-bottom: 1em; border-top-color: rgb(220, 220, 222); border-top-width: 1px; border-top-style: solid; display: block; min-width: 30px; content: "";
}
#wpadminbar li#wp-admin-bar-admin-bar-likes-widget {
	width: 61px; overflow: hidden;
}
#wpadminbar iframe.admin-bar-likes-widget {
	border-width: 0px; top: 0px; width: 61px; height: 28px; position: absolute; min-height: 28px;
}
div.jetpack-likes-widget-wrapper {
	width: 100%; position: relative; min-height: 50px;
}
div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}
div.jetpack-likes-widget-wrapper.slim-likes-widget {
	width: 1px; min-height: 0px;
}
div.jetpack-comment-likes-widget-wrapper {
	width: 100%; position: relative; min-height: 31px;
}
div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0px;
}
#likes-other-gravatars {
	border-width: 0px; padding: 10px 10px 12px; display: none; position: absolute; z-index: 1000; min-width: 130px; box-shadow: 0px 0px 10px rgba(46,68,83,0.6); background-color: rgb(46, 68, 83);
}
#likes-other-gravatars * {
	line-height: normal;
}
#likes-other-gravatars .likes-text {
	color: rgb(255, 255, 255); padding-bottom: 8px; font-size: 12px;
}
#likes-other-gravatars li {
	margin: 0px; padding: 0px; text-indent: 0px; list-style-type: none;
}
#likes-other-gravatars ul {
	margin: 0px; padding: 0px; text-indent: 0px; list-style-type: none;
}
#likes-other-gravatars li::before {
	content: "";
}
#likes-other-gravatars ul.wpl-avatars {
	overflow: auto; display: block; max-height: 190px;
}
#likes-other-gravatars ul.wpl-avatars li {
	margin: 0px 5px 5px 0px; width: 32px; height: 32px; float: left;
}
#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0px 2px 0px 0px; border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important; display: block;
}
#likes-other-gravatars ul.wpl-avatars li a img {
	background: 0px 0px; margin: 0px !important; padding: 0px !important; border: currentColor; border-image: none; position: static;
}
div.sd-box {
	border-top-color: rgba(0, 0, 0, 0.13); border-top-width: 1px; border-top-style: solid;
}
.comment-likes-widget {
	border-width: 0px; margin: 0px; display: block;
}
.entry-content .post-likes-widget {
	border-width: 0px; margin: 0px; display: block;
}
.post-likes-widget {
	border-width: 0px; margin: 0px; display: block;
}
.comment-likes-widget-placeholder {
	border-width: 0px; margin: 0px; position: relative;
}
.post-likes-widget-placeholder {
	border-width: 0px; margin: 0px; position: relative;
}
.comment-likes-widget-placeholder {
	height: 18px; font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif; display: flex; position: absolute;
}
.comment-likes-widget-placeholder::before {
	top: 3px; width: 16px; height: 16px; color: rgb(46, 162, 204); padding-right: 5px; display: inline-block; position: relative; content: ""; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAyNCAyNCc+PHJlY3QgeD0nMCcgZmlsbD0nbm9uZScgd2lkdGg9JzI0JyBoZWlnaHQ9JzI0Jy8+PGc+PHBhdGggZmlsbD0nIzJFQTJDQycgZD0nTTEyIDJsMi41ODIgNi45NTNMMjIgOS4yNTdsLTUuODIyIDQuNjAyTDE4LjE4IDIxIDEyIDE2Ljg5IDUuODIgMjFsMi4wMDItNy4xNEwyIDkuMjU2bDcuNDE4LS4zMDQnLz48L2c+PC9zdmc+"); background-repeat: no-repeat; background-size: 16px 16px;
}
.post-likes-widget-placeholder .button {
	display: none;
}
.comment-likes-widget-placeholder .loading {
	color: rgb(153, 153, 153); font-size: 12px;
}
.post-likes-widget-placeholder .loading {
	color: rgb(153, 153, 153); font-size: 12px;
}
.comment-likes-widget-placeholder .loading {
	color: rgb(78, 78, 78); padding-left: 5px; margin-top: 4px; align-self: center;
}
.slim-likes-widget .post-likes-widget {
	width: auto; float: none;
}
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}
div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	top: 0px; width: 100%; float: none; position: absolute;
}
.comment-likes-widget {
	width: 100%;
}
.cs-rating {
	display: block !important;
}
.pd-rating {
	display: block !important;
}
.sd-gplus .sd-title {
	display: none;
}
.jp-related-posts-i2__row {
	margin-top: 1.5rem; display: flex;
}
:first-child.jp-related-posts-i2__row {
	margin-top: 0px;
}
.jp-related-posts-i2__post {
	margin: 0px 10px; padding-left: 0px; display: flex; flex-direction: column; flex-grow: 1; flex-basis: 0px;
}
[data-post-count='3'].jp-related-posts-i2__row .jp-related-posts-i2__post {
	max-width: calc(33% - 20px);
}
[data-post-count='1'].jp-related-posts-i2__row .jp-related-posts-i2__post {
	max-width: calc(50% - 20px);
}
[data-post-count='2'].jp-related-posts-i2__row .jp-related-posts-i2__post {
	max-width: calc(50% - 20px);
}
.jp-related-posts-i2__post-context {
	display: block; flex-direction: row;
}
.jp-related-posts-i2__post-date {
	display: block; flex-direction: row;
}
.jp-related-posts-i2__post-heading {
	display: block; flex-direction: row;
}
.jp-related-posts-i2__post-img-link {
	display: block; flex-direction: row;
}
.jp-related-posts-i2__post-heading {
	margin: 0.5rem 0px; line-height: 1.2em; font-size: 1rem;
}
.jp-related-posts-i2__post-link {
	width: 100%; line-height: 1.2em; display: block;
}
.jp-related-posts-i2__post-img-link {
	order: -1;
}
.jp-related-posts-i2__post-img-link img {
	width: 100%;
}
[data-layout=list].jp-relatedposts-i2 .jp-related-posts-i2__row {
	margin-top: 0px; display: block;
}
[data-layout=list].jp-relatedposts-i2 .jp-related-posts-i2__post {
	margin: 0px; max-width: none;
}
[data-layout=list].jp-relatedposts-i2.jp-related-posts-i2__post-img-link {
	margin-top: 1rem;
}
@media only screen and (max-width:640px)
{
.jp-related-posts-i2__row {
	margin-top: 0px; display: block;
}
[data-post-count].jp-related-posts-i2__row .jp-related-posts-i2__post {
	margin: 1rem 0px 0px; max-width: none;
}
.jp-related-posts-i2__post-img-link {
	margin-top: 1rem;
}
.jp-related-posts-i2__post-img-link img {
	width: 350px;
}
}
#jp-relatedposts {
	margin: 1em 0px; padding-top: 1em; clear: both; display: none; position: relative;
}
.jp-relatedposts::after {
	clear: both; display: block; content: "";
}
#jp-relatedposts h3.jp-relatedposts-headline {
	margin: 0px 0px 1em; font-family: inherit; font-size: 9pt; font-weight: 700; float: left; display: inline-block;
}
#jp-relatedposts h3.jp-relatedposts-headline em::before {
	width: 100%; margin-bottom: 1em; border-top-color: rgba(0, 0, 0, 0.2); border-top-width: 1px; border-top-style: solid; display: block; min-width: 30px; content: "";
}
#jp-relatedposts h3.jp-relatedposts-headline em {
	font-style: normal; font-weight: 700;
}
#jp-relatedposts .jp-relatedposts-items {
	clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
	margin-right: -20px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	margin: 0px 0px 1em; width: 33%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 20px; opacity: 0.8; -moz-opacity: .8;
}
#jp-relatedposts .jp-relatedposts-items :nth-child(3n+4).jp-relatedposts-post {
	clear: both;
}
#jp-relatedposts .jp-relatedposts-items-visual :nth-child(3n+4).jp-relatedposts-post {
	clear: both;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
	text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover {
	opacity: 1; -moz-opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items p {
	margin: 0px; line-height: 20px; font-size: 14px;
}
#jp-relatedposts .jp-relatedposts-items time {
	margin: 0px; line-height: 20px; font-size: 14px;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin: 0px; line-height: 20px; font-size: 14px;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs {
	position: relative;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs a.jp-relatedposts-post-aoverlay {
	left: 0px; top: 0px; right: 0px; bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none; display: block; position: absolute;
}
#jp-relatedposts .jp-relatedposts-items p {
	margin-bottom: 0px;
}
#jp-relatedposts .jp-relatedposts-items time {
	margin-bottom: 0px;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin: 0px; text-transform: none; font-family: inherit; display: block; max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	font-size: inherit; font-weight: 400; text-decoration: none; opacity: 1; -moz-opacity: 1;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
	text-decoration: underline;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
	overflow: hidden; display: block; -ms-text-overflow: ellipsis; max-width: 90%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
	overflow: hidden; display: block; -ms-text-overflow: ellipsis; max-width: 90%;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
	height: auto; max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post span {
	height: auto; max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	opacity: 0.6;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	opacity: 0.6;
}
.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
	display: none;
}
#jp-relatedposts .jp-relatedposts-items-visual div.jp-relatedposts-post-thumbs p.jp-relatedposts-post-excerpt {
	display: none;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs p.jp-relatedposts-post-excerpt {
	overflow: hidden;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post-nothumbs span {
	margin-bottom: 1em;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post {
	width: 100%; clear: both;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
	overflow: hidden; margin-right: 3%; float: left; max-width: 33%;
}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
	display: inline-block; max-width: 63%;
}
@media only screen and (max-width:640px)
{
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	width: 50%;
}
#jp-relatedposts .jp-relatedposts-items :nth-child(3n).jp-relatedposts-post {
	clear: left;
}
#jp-relatedposts .jp-relatedposts-items-visual {
	margin-right: 20px;
}
}
@media only screen and (max-width:320px)
{
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	margin: 0px 0px 1em; width: 100%; clear: both;
}
#jp-relatedposts .jp-relatedposts-list .jp-relatedposts-post img.jp-relatedposts-post-img {
	margin-right: 0px; float: none; max-width: 100%;
}
#jp-relatedposts .jp-relatedposts-list h4.jp-relatedposts-post-title {
	margin-right: 0px; float: none; max-width: 100%;
}
}
#jp-post-flair {
	padding-top: 0.5em;
}
#content div.sharedaddy {
	clear: both;
}
#main div.sharedaddy {
	clear: both;
}
div.sharedaddy {
	clear: both;
}
div.sharedaddy h3.sd-title {
	margin: 0px 0px 1em; line-height: 1.2; font-size: 9pt; font-weight: 700; display: inline-block;
}
div.sharedaddy h3.sd-title::before {
	width: 100%; margin-bottom: 1em; border-top-color: rgb(220, 220, 222); border-top-width: 1px; border-top-style: solid; display: block; min-width: 30px; content: "";
}
body.highlander-light h3.sd-title::before {
	border-top-color: rgba(0, 0, 0, 0.2); border-top-width: 1px; border-top-style: solid;
}
body.highlander-dark h3.sd-title::before {
	border-top-color: rgba(255, 255, 255, 0.4); border-top-width: 1px; border-top-style: solid;
}
.sd-sharing {
	margin-bottom: 1em;
}
.sd-content ul {
	list-style: none !important; margin: 0px !important; padding: 0px !important;
}
.sd-content ul li {
	display: inline-block;
}
.sd-content ul li.share-deprecated {
	opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
	text-decoration: line-through;
}
.sd-block.sd-gplus {
	margin: 0px 0px 0.5em;
}
.sd-gplus .sd-content {
	font-size: 12px;
}
#sharing_email .sharing_send {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-content ul li .option a.share-ustom {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-content ul li a.sd-button {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-content ul li.advanced a.share-more {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-content ul li.preview-item div.option.option-smart-off a {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-social-icon .sd-content ul li a.sd-button {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-social-icon-text .sd-content ul li a.sd-button {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-social-official .sd-content > ul > li .digg_button > a {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-social-official .sd-content > ul > li > a.sd-button {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-social-text .sd-content ul li a.sd-button {
	background: rgb(248, 248, 248); padding: 1px 8px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); border-image: none; color: rgb(101, 101, 101) !important; line-height: 23px; font-family: open sans,sans-serif; font-size: 12px; font-weight: 400; text-decoration: none !important; display: inline-block; box-shadow: 0px 1px 0px rgba(0,0,0,0.08); text-shadow: none;
}
.sd-content ul li .option a.share-ustom span {
	line-height: 23px;
}
.sd-content ul li a.sd-button > span {
	line-height: 23px;
}
.sd-content ul li.advanced a.share-more span {
	line-height: 23px;
}
.sd-content ul li.preview-item div.option.option-smart-off a span {
	line-height: 23px;
}
.sd-social-icon-text .sd-content ul li a.sd-button > span {
	line-height: 23px;
}
.sd-social-official .sd-content > ul > li .digg_button > a span {
	line-height: 23px;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
	line-height: 23px;
}
.sd-social-text .sd-content ul li a.sd-button span {
	line-height: 23px;
}
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a {
	line-height: 17px; vertical-align: top; box-shadow: none;
}
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button {
	line-height: 17px; vertical-align: top; box-shadow: none;
}
.sd-social-official .sd-content > ul > li .digg_button > a {
	line-height: 17px; vertical-align: top; box-shadow: none;
}
.sd-social-official .sd-content > ul > li > a.sd-button {
	line-height: 17px; vertical-align: top; box-shadow: none;
}
.sd-social-official .sd-content ul li a.sd-button > span {
	line-height: 17px;
}
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
	margin-bottom: -1px;
}
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before {
	margin-bottom: -1px;
}
.sd-social-official .sd-content > ul > li .digg_button > a::before {
	margin-bottom: -1px;
}
.sd-social-official .sd-content > ul > li > a.sd-button::before {
	margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:active {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-icon .sd-content ul li a.sd-button:hover {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-icon-text .sd-content ul li a.sd-button:active {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-icon-text .sd-content ul li a.sd-button:hover {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-official .sd-content > ul > li .digg_button > a:hover {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-official .sd-content > ul > li > a.sd-button:active {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-official .sd-content > ul > li > a.sd-button:hover {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-text .sd-content ul li a.sd-button:active {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-text .sd-content ul li a.sd-button:hover {
	background: rgb(246, 247, 247); border: 1px solid rgb(153, 153, 153); border-image: none; color: rgb(85, 85, 85);
}
.sd-social-icon .sd-content ul li a.sd-button:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.16);
}
.sd-social-icon-text .sd-content ul li a.sd-button:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.16);
}
.sd-social-official .sd-content > ul > li .digg_button > a:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.16);
}
.sd-social-official .sd-content > ul > li > a.sd-button:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.16);
}
.sd-social-text .sd-content ul li a.sd-button:active {
	box-shadow: inset 0px 1px 0px rgba(0,0,0,0.16);
}
.sd-content ul li a.sd-button::before {
	font: 18px/normal social-logos; text-align: center; vertical-align: top; display: inline-block; font-size-adjust: none; font-stretch: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
}
.sd-social-icon-text ul li a.sd-button::before {
	top: 2px; position: relative;
}
@media not all
{
.sd-content ul li a.sd-button::before {
	top: 2px; position: relative;
}
}
.sd-social-official ul li a.sd-button::before {
	top: -2px; position: relative;
}
@media not all
{
.sd-social-official ul li a.sd-button::before {
	top: 0px;
}
}
.sd-content ul li {
	margin: 0px 5px 5px 0px; padding: 0px;
}
.jp-sharing-input-touch .sd-content ul li {
	padding-left: 10px;
}
.sd-content ul li.preview-item a.sd-button span {
	margin-left: 3px;
}
.sd-social-icon-text .sd-content ul li a span {
	margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button span {
	margin-left: 3px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
	margin-left: 0px;
}
.sd-content ul li.no-icon a::before {
	display: none;
}
.sd-social-text .sd-content ul li a::before {
	display: none;
}
body .sd-content ul li.share-custom.no-icon a span {
	background-position: -500px -500px !important; height: 0px; line-height: inherit; padding-left: 0px; background-image: none; background-repeat: no-repeat !important;
}
body .sd-social-text .sd-content ul li.share-custom a span {
	background-position: -500px -500px !important; height: 0px; line-height: inherit; padding-left: 0px; background-image: none; background-repeat: no-repeat !important;
}
.sd-social-icon .sd-content ul li a.share-more {
	top: -4px; position: relative;
}
@media not all
{
.sd-social-icon .sd-content ul li a.share-more {
	top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
	margin-left: 3px;
}
.sd-content ul li.share-print div.option.option-smart-off a::before {
	content: "\f469";
}
.sd-social-icon .sd-content ul li.share-print a::before {
	content: "\f469";
}
.sd-social-icon-text .sd-content li.share-print a::before {
	content: "\f469";
}
.sd-social-official .sd-content li.share-print a::before {
	content: "\f469";
}
.sd-social-text .sd-content ul li.share-print a::before {
	content: "\f469";
}
.sd-content ul li.share-email div.option.option-smart-off a::before {
	content: "\f410";
}
.sd-social-icon .sd-content ul li.share-email a::before {
	content: "\f410";
}
.sd-social-icon-text .sd-content li.share-email a::before {
	content: "\f410";
}
.sd-social-official .sd-content li.share-email a::before {
	content: "\f410";
}
.sd-social-text .sd-content ul li.share-email a::before {
	content: "\f410";
}
.sd-content ul li.share-linkedin div.option.option-smart-off a::before {
	content: "\f207";
}
.sd-social-icon .sd-content ul li.share-linkedin a::before {
	content: "\f207";
}
.sd-social-icon-text .sd-content li.share-linkedin a::before {
	content: "\f207";
}
.sd-social-text .sd-content ul li.share-linkedin a::before {
	content: "\f207";
}
.sd-content ul li.share-twitter div.option.option-smart-off a::before {
	content: "\f202";
}
.sd-social-icon .sd-content ul li.share-twitter a::before {
	content: "\f202";
}
.sd-social-icon-text .sd-content li.share-twitter a::before {
	content: "\f202";
}
.sd-social-text .sd-content ul li.share-twitter a::before {
	content: "\f202";
}
.sd-content ul li.share-reddit div.option.option-smart-off a::before {
	content: "\f222";
}
.sd-social-icon .sd-content ul li.share-reddit a::before {
	content: "\f222";
}
.sd-social-icon-text .sd-content li.share-reddit a::before {
	content: "\f222";
}
.sd-social-text .sd-content ul li.share-reddit a::before {
	content: "\f222";
}
.sd-content ul li.share-tumblr div.option.option-smart-off a::before {
	content: "\f607";
}
.sd-social-icon .sd-content ul li.share-tumblr a::before {
	content: "\f607";
}
.sd-social-icon-text .sd-content li.share-tumblr a::before {
	content: "\f607";
}
.sd-social-text .sd-content ul li.share-tumblr a::before {
	content: "\f607";
}
.sd-content ul li.share-pocket div.option.option-smart-off a::before {
	content: "\f224";
}
.sd-social-icon .sd-content ul li.share-pocket a::before {
	content: "\f224";
}
.sd-social-icon-text .sd-content li.share-pocket a::before {
	content: "\f224";
}
.sd-social-text .sd-content ul li.share-pocket a::before {
	content: "\f224";
}
.sd-content ul li.share-pinterest div.option.option-smart-off a::before {
	content: "\f210";
}
.sd-social-icon .sd-content ul li.share-pinterest a::before {
	content: "\f210";
}
.sd-social-icon-text .sd-content li.share-pinterest a::before {
	content: "\f210";
}
.sd-social-text .sd-content ul li.share-pinterest a::before {
	content: "\f210";
}
.sd-content ul li.share-facebook div.option.option-smart-off a::before {
	content: "\f203";
}
.sd-social-icon .sd-content ul li.share-facebook a::before {
	content: "\f203";
}
.sd-social-icon-text .sd-content li.share-facebook a::before {
	content: "\f203";
}
.sd-social-text .sd-content ul li.share-facebook a::before {
	content: "\f203";
}
.sd-content ul li.share-press-this div.option.option-smart-off a::before {
	content: "\f205";
}
.sd-social-icon .sd-content ul li.share-press-this a::before {
	content: "\f205";
}
.sd-social-icon-text .sd-content li.share-press-this a::before {
	content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
	content: "\f205";
}
.sd-social-text .sd-content ul li.share-press-this a::before {
	content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
	color: rgb(43, 161, 203);
}
.sd-content ul li.share-telegram div.option.option-smart-off a::before {
	content: "\f606";
}
.sd-social-icon .sd-content ul li.share-telegram a::before {
	content: "\f606";
}
.sd-social-icon-text .sd-content li.share-telegram a::before {
	content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
	content: "\f606";
}
.sd-social-text .sd-content ul li.share-telegram a::before {
	content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
	color: rgb(0, 136, 204);
}
.sd-content ul li.share-skype div.option.option-smart-off a::before {
	content: "\f220";
}
.sd-social-icon .sd-content ul li.share-skype a::before {
	content: "\f220";
}
.sd-social-icon-text .sd-content li.share-skype a::before {
	content: "\f220";
}
.sd-social-text .sd-content ul li.share-skype a::before {
	content: "\f220";
}
.sd-content ul li.advanced a.share-more::before {
	content: "\f415";
}
.sd-social-icon .sd-content ul a.share-more::before {
	content: "\f415";
}
.sd-social-icon-text .sd-content a.share-more::before {
	content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
	content: "\f415";
}
.sd-social-text .sd-content ul a.share-more::before {
	content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
	color: rgb(43, 161, 203);
}
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before {
	content: "\f608";
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before {
	content: "\f608";
}
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before {
	content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	content: "\f608";
}
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before {
	content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
	color: rgb(67, 216, 84);
}
.sd-social-icon .sd-content ul li[class*=share-].share-jetpack-whatsapp a.sd-button {
	background: rgb(67, 216, 84); color: rgb(255, 255, 255) !important;
}
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
	width: 1em; height: 1em; content: "\1F6AB";
}
.sd-social-icon .sd-content ul li.share-deprecated a::before {
	width: 1em; height: 1em; content: "\1F6AB";
}
.sd-social-icon-text .sd-content li.share-deprecated a::before {
	width: 1em; height: 1em; content: "\1F6AB";
}
.sd-social-official .sd-content li.share-deprecated a::before {
	width: 1em; height: 1em; content: "\1F6AB";
}
.sd-social .sd-button .share-count {
	background: rgb(46, 162, 204); padding: 1px 3px; border-radius: 10px; text-align: center; color: rgb(255, 255, 255); line-height: 1; font-size: 10px; display: inline-block;
}
.sd-social-official .sd-content ul {
	line-height: 25px !important;
}
.sd-social-official .sd-content ul li {
	line-height: 25px !important;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
	line-height: 1;
}
.sd-social-official .sd-content ul::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.sd-social-official .sd-content li.share-press-this a {
	margin: 0px 0px 5px;
}
.sd-social-official .sd-content ul > li {
	margin: 0px 10px 5px 0px !important; height: 25px; float: left; display: block;
}
.sd-social-official .fb-share-button > span {
	vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
	width: 98px;
}
.reddit_button iframe {
	margin-top: 1px;
}
.linkedin_button > span {
	margin: 0px !important;
}
.pinterest_button {
	margin: 0px !important;
}
.pocket_button iframe {
	margin: 0px !important;
}
.twitter_button {
	margin: 0px !important;
}
.linkedin_button > span {
	display: block !important;
}
.pinterest_button a {
	display: block !important;
}
.sd-social-official .sd-content .share-skype {
	width: 55px;
}
body .sd-social-official li a.share-more {
	top: 0px; position: relative;
}
body .sd-social-official li.share-custom a {
	top: 0px; position: relative;
}
body .sd-social-official li.share-digg a {
	top: 0px; position: relative;
}
body .sd-social-official li.share-email a {
	top: 0px; position: relative;
}
body .sd-social-official li.share-press-this a {
	top: 0px; position: relative;
}
body .sd-social-official li.share-print {
	top: 0px; position: relative;
}
body .sd-social-icon .sd-content li.share-custom > a {
	padding: 2px 3px 0px; top: 4px; position: relative;
}
body .sd-content ul li.share-custom a.share-icon span {
	padding: 0px 0px 0px 19px; height: 21px; line-height: 16px; margin-left: 0px; display: inline-block; background-repeat: no-repeat; background-size: 16px 16px;
}
body .sd-social-icon .sd-content li.share-custom a span {
	padding: 0px 0px 0px 19px; height: 21px; line-height: 16px; margin-left: 0px; display: inline-block; background-repeat: no-repeat; background-size: 16px 16px;
}
body .sd-social-icon-text .sd-content li.share-custom a span {
	padding: 0px 0px 0px 19px; height: 21px; line-height: 16px; margin-left: 0px; display: inline-block; background-repeat: no-repeat; background-size: 16px 16px;
}
body .sd-social-official .sd-content li.share-custom a span {
	padding: 0px 0px 0px 19px; height: 21px; line-height: 16px; margin-left: 0px; display: inline-block; background-repeat: no-repeat; background-size: 16px 16px;
}
body .sd-social-text .sd-content li.share-custom a span {
	padding: 0px 0px 0px 19px; height: 21px; line-height: 16px; margin-left: 0px; display: inline-block; background-repeat: no-repeat; background-size: 16px 16px;
}
body .sd-social-icon .sd-content li.share-custom a span {
	width: 0px;
}
body .sd-social-icon .sd-content li.share-custom a span {
	padding-left: 16px !important;
}
.sharing-hidden .inner {
	background: rgb(255, 255, 255); padding: 10px; border-radius: 2px; border: 1px solid rgb(204, 204, 204); border-image: none; margin-top: 5px; position: absolute; z-index: 2; max-width: 400px; box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.sharing-hidden .inner ul {
	margin: 0px !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
	margin: 0px !important; height: 0px !important; clear: both;
}
.sharing-hidden .inner::after {
	left: 20px; top: -8px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(204, 204, 204); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 8px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute; z-index: 1; content: "";
}
.sharing-hidden .inner::before {
	left: 20px; top: -8px; width: 0px; height: 0px; border-right-color: transparent; border-bottom-color: rgb(204, 204, 204); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 8px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; display: block; position: absolute; z-index: 1; content: "";
}
.sharing-hidden .inner::after {
	top: -7px; border-right-color: transparent; border-bottom-color: rgb(255, 255, 255); border-left-color: transparent; border-right-width: 6px; border-bottom-width: 8px; border-left-width: 6px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; z-index: 2;
}
.sharing-hidden ul {
	margin: 0px;
}
.sd-social-icon .sd-content ul li[class*=share-] a {
	padding: 7px; border-radius: 50%; border: 0px currentColor; border-image: none; top: -2px; width: auto; height: auto; line-height: 1; margin-bottom: 0px; position: relative; box-shadow: none; -webkit-border-radius: 50%;
}
.sd-social-icon .sd-content ul li[class*=share-] a:hover {
	padding: 7px; border-radius: 50%; border: 0px currentColor; border-image: none; top: -2px; width: auto; height: auto; line-height: 1; margin-bottom: 0px; position: relative; box-shadow: none; -webkit-border-radius: 50%;
}
.sd-social-icon .sd-content ul li[class*=share-] div.option a {
	padding: 7px; border-radius: 50%; border: 0px currentColor; border-image: none; top: -2px; width: auto; height: auto; line-height: 1; margin-bottom: 0px; position: relative; box-shadow: none; -webkit-border-radius: 50%;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button > span {
	line-height: 1;
}
.sd-social-icon .sd-content ul li[class*=share-] div.option a span {
	line-height: 1;
}
.sd-social-icon .sd-content ul li[class*=share-] a:hover {
	border: currentColor; border-image: none; opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*=share-] div.option a:hover {
	border: currentColor; border-image: none; opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button::before {
	top: 1px;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button.share-custom {
	padding: 8px 8px 6px; top: 5px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
	margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
	margin-left: 0px;
}
.sd-social-icon .sd-button span.share-count {
	background: rgb(85, 85, 85); border-radius: 0px; right: 0px; bottom: 0px; font-size: 9px; position: absolute;
}
.sd-social-icon .sd-content ul li[class*=share-] a.sd-button {
	background: rgb(233, 233, 233); text-indent: 0px; margin-top: 2px;
}
.sd-social-icon .sd-content ul li[class*=share-].share-tumblr a.sd-button {
	background: rgb(44, 71, 98); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
	background: rgb(24, 119, 242); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
	background: rgb(0, 172, 238); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-pinterest a.sd-button {
	background: rgb(202, 31, 39); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-digg a.sd-button {
	color: rgb(85, 85, 85) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-press-this a.sd-button {
	background: rgb(79, 148, 212); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-telegram a.sd-button {
	background: rgb(0, 136, 204); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-linkedin a.sd-button {
	background: rgb(0, 119, 181); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-pocket a.sd-button {
	background: rgb(238, 64, 86); color: rgb(255, 255, 255) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-reddit a.sd-button {
	background: rgb(206, 227, 248); color: rgb(85, 85, 85) !important;
}
.sd-social-icon .sd-content ul li[class*=share-].share-skype a.sd-button {
	background: rgb(0, 175, 240); color: rgb(255, 255, 255) !important;
}
.sharing-screen-reader-text {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.sharing-screen-reader-text:active {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 14px; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(240, 240, 241);
}
.sharing-screen-reader-text:focus {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 14px; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(240, 240, 241);
}
.sharing-screen-reader-text:hover {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 14px; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(240, 240, 241);
}
#sharing_email {
	background: rgb(255, 255, 255); padding: 15px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 342px; text-align: left; position: absolute; z-index: 1001; box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
div.sharedaddy.sharedaddy-dark #sharing_email {
	border-color: rgb(255, 255, 255);
}
#sharing_email .errors {
	margin: 10px 0px 0px; padding: 5px 8px; color: rgb(255, 255, 255); line-height: 1; font-size: 12px; background-color: rgb(119, 26, 9);
}
#sharing_email label {
	padding: 0px 0px 4px; text-align: left; color: rgb(51, 51, 51); font-size: 12px; font-weight: 700; display: block; text-shadow: none;
}
#sharing_email form {
	margin: 0px;
}
#sharing_email input[type=email] {
	background: rgb(255, 255, 255); padding: 1px 3px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; color: rgb(51, 51, 51); font-size: 12px; margin-bottom: 1em; max-width: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#sharing_email input[type=text] {
	background: rgb(255, 255, 255); padding: 1px 3px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 100%; color: rgb(51, 51, 51); font-size: 12px; margin-bottom: 1em; max-width: none; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;
}
#jetpack-source_f_name {
	left: -9000px; display: none !important; position: absolute !important;
}
#sharing_email .sharing_cancel {
	padding: 0px 0px 0px 1em; font-size: 12px; text-shadow: none;
}
#sharing_email .recaptcha {
	margin: 0px 0px 1em; width: 312px; height: 123px;
}
.sd-content .share-customize-link {
	line-height: 11px; margin-top: 0px;
}
.sd-content .share-customize-link a {
	font-family: open sans,sans-serif; font-size: 11px;
}
.slideshow-window {
	border-radius: 10px; border: 20px solid rgb(34, 34, 34); border-image: none; height: 0px; overflow: hidden; padding-top: 30px !important; padding-bottom: 56.25% !important; margin-bottom: 20px; position: relative; z-index: 1; background-color: rgb(34, 34, 34);
}
.slideshow-window.slideshow-white {
	border-color: rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
.slideshow-window {
	box-sizing: content-box;
}
.slideshow-window * {
	box-sizing: content-box;
}
.slideshow-loading {
	margin: auto; height: 100%; text-align: center;
}
body div.slideshow-window * img {
	border-width: 0px !important; margin: 0px auto; padding: 0px !important; top: 50%; display: block; position: relative; max-height: 100%; max-width: 100%; transform: translateY(-50%); background-image: none !important; background-color: transparent !important;
}
.slideshow-loading img {
	vertical-align: middle;
}
.slideshow-slide {
	margin: auto; left: 0px; top: 0px; width: 100% !important; height: 100% !important; text-align: center; display: none; position: absolute;
}
.slideshow-slide img {
	vertical-align: middle;
}
.slideshow-line-height-hack {
	width: 0px; overflow: hidden; font-size: 0px;
}
.slideshow-slide-caption {
	left: 0px; width: 100%; height: 25px; text-align: center; bottom: 5px; color: rgb(246, 247, 247); line-height: 25px; font-family: helvetica neue,sans-serif; font-size: 13px; position: absolute; z-index: 100; text-shadow: 1px 1px 2px #222;
}
.slideshow-controls {
	margin: auto; transition:opacity 0.3s ease-out; width: 100%; text-align: center; bottom: 30px; position: absolute; z-index: 1000; direction: ltr; opacity: 0.5;
}
.slideshow-window:hover .slideshow-controls {
	opacity: 1;
}
body div div.slideshow-controls a {
	background-position: -34px 8px !important; margin: 0px 5px !important; padding: 0px !important; border-radius: 10em !important; border: 2px solid rgba(255, 255, 255, 0.1) !important; transition:border-color 0.3s ease-out; border-image: none !important !important; width: 32px !important; height: 32px !important; text-align: center !important; color: rgb(34, 34, 34) !important; line-height: 32px !important; display: inline-block !important; -ms-zoom: 1; background-image: url("../modules/shortcodes/img/slideshow-controls.png") !important; background-repeat: no-repeat; background-size: 142px 16px !important; background-color: rgba(0, 0, 0, 0.6) !important;
}
body div div.slideshow-controls a:hover {
	background-position: -34px 8px !important; margin: 0px 5px !important; padding: 0px !important; border-radius: 10em !important; border: 2px solid rgba(255, 255, 255, 0.1) !important; transition:border-color 0.3s ease-out; border-image: none !important !important; width: 32px !important; height: 32px !important; text-align: center !important; color: rgb(34, 34, 34) !important; line-height: 32px !important; display: inline-block !important; -ms-zoom: 1; background-image: url("../modules/shortcodes/img/slideshow-controls.png") !important; background-repeat: no-repeat; background-size: 142px 16px !important; background-color: rgba(0, 0, 0, 0.6) !important;
}
@media not all
{
body div div.slideshow-controls a {
	background-image: url("../modules/shortcodes/img/slideshow-controls-2x.png") !important;
}
body div div.slideshow-controls a:hover {
	background-image: url("../modules/shortcodes/img/slideshow-controls-2x.png") !important;
}
}
body div div.slideshow-controls a:hover {
	border-color: rgb(255, 255, 255) !important;
}
body div div.slideshow-controls a:first-child {
	background-position: -76px 8px !important;
}
body div div.slideshow-controls a:last-child {
	background-position: -117px 8px !important;
}
body div div.slideshow-controls a:nth-child(2) {
	background-position: -34px 8px !important;
}
body div div.slideshow-controls a.running {
	background-position: -34px 8px !important;
}
body div div.slideshow-controls a.paused {
	background-position: 9px 8px !important;
}
.slideshow-controls a img {
	border: 50px dotted rgb(255, 0, 255); border-image: none;
}
body.presentation-wrapper-fullscreen-parent {
	overflow: hidden !important;
}
html.presentation-wrapper-fullscreen-parent {
	overflow: hidden !important;
}
.presentation-wrapper-fullscreen-parent #wpadminbar {
	display: none;
}
.presentation-wrapper-fullscreen {
	margin: 0px !important; padding: 0px !important; left: 0px !important; top: 0px !important; right: 0px !important; bottom: 0px !important; position: absolute !important; z-index: 10000 !important; min-height: 100% !important; min-width: 100% !important;
}
.presentation-wrapper-fullscreen-parent {
	margin: 0px !important; padding: 0px !important; left: 0px !important; top: 0px !important; right: 0px !important; bottom: 0px !important; position: absolute !important; z-index: 10000 !important; min-height: 100% !important; min-width: 100% !important;
}
.presentation-wrapper-fullscreen {
	border: currentColor !important; border-image: none !important !important; background-color: grey;
}
.presentation-wrapper-fullscreen .nav-arrow-left {
	z-index: 20001;
}
.presentation-wrapper-fullscreen .nav-arrow-right {
	z-index: 20001;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
	z-index: 20002;
}
.presentation-wrapper {
	margin: 20px auto; border: 1px solid rgb(220, 220, 222); border-image: none; line-height: normal; overflow: hidden;
}
.presentation {
	margin: 0px; outline: 0px; overflow: hidden; position: relative;
}
.presentation {
	background-position: center; background-repeat: no-repeat; background-size: 100% 100%;
}
.presentation .step {
	background-position: center; background-repeat: no-repeat; background-size: 100% 100%;
}
.presentation :not(.active).step.fade {
	opacity: 0;
}
.presentation .slide-content {
	padding: 30px;
}
.presentation .nav-arrow-left {
	transition:opacity 0.25s; width: 34px; position: absolute; z-index: 2; opacity: 0; background-repeat: no-repeat;
}
.presentation .nav-arrow-right {
	transition:opacity 0.25s; width: 34px; position: absolute; z-index: 2; opacity: 0; background-repeat: no-repeat;
}
.presentation .nav-fullscreen-button {
	transition:opacity 0.25s; width: 34px; position: absolute; z-index: 2; opacity: 0; background-repeat: no-repeat;
}
.presentation .nav-arrow-left {
	height: 100%; background-image: url("../modules/shortcodes/images/slide-nav.png"); background-size: 450% 61px;
}
.presentation .nav-arrow-right {
	height: 100%; background-image: url("../modules/shortcodes/images/slide-nav.png"); background-size: 450% 61px;
}
.presentation .nav-arrow-left {
	background-position: 4px 50%; left: 0px;
}
.presentation .nav-arrow-right {
	background-position: -120px 50%; right: 0px;
}
.presentation .nav-fullscreen-button {
	margin: 4px; width: 32px; height: 32px; right: 0px; bottom: 0px; z-index: 3; background-image: url("../modules/shortcodes/images/expand.png"); background-size: 100% 100%;
}
.presentation:hover .nav-arrow-left {
	opacity: 1;
}
.presentation:hover .nav-arrow-right {
	opacity: 1;
}
.presentation:hover .nav-fullscreen-button {
	opacity: 0.8;
}
.presentation-wrapper-fullscreen .nav-fullscreen-button {
	background-image: url("../modules/shortcodes/images/collapse.png");
}
.presentation .autoplay-overlay {
	margin: 30% 10%; border-radius: 50px; transition:opacity 0.5s; width: 80%; height: 15%; display: table; position: relative; z-index: 100; background-color: rgba(0, 0, 0, 0.75);
}
.presentation .autoplay-overlay .overlay-msg {
	text-align: center; color: rgb(255, 255, 255); vertical-align: middle; display: table-cell; position: relative;
}
.presentation .will-fade {
	opacity: 0;
}
.presentation .do-fade {
	transition:opacity 0.5s; opacity: 1;
}
div.jetpack-quiz {
	padding: 1em; border-radius: 0.2em; border: 1px solid rgb(222, 237, 227); border-image: none; line-height: 1.3em; margin-bottom: 2em; background-color: rgb(243, 243, 243);
}
div.jetpack-quiz div.jetpack-quiz-question {
	font-weight: 700; margin-bottom: 0.5em;
}
div.jetpack-quiz div.jetpack-quiz-answer {
	padding: 1em 0px 1em 1em; margin-bottom: 0.5em; border-bottom-color: rgb(153, 153, 153); border-bottom-width: 1px; border-bottom-style: dotted; cursor: pointer;
}
div.jetpack-quiz div.jetpack-quiz-answer.last {
	padding-bottom: 0px; margin-bottom: 0px; border-bottom-color: currentColor; border-bottom-width: 0px; border-bottom-style: none;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct {
	color: green;
}
div.jetpack-quiz div.jetpack-quiz-answer.wrong {
	color: red;
}
div.jetpack-quiz div.jetpack-quiz-answer div.jetpack-quiz-explanation {
	display: none;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation {
	color: rgb(0, 0, 0); font-size: 90%; margin-top: 1em; display: block;
}
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation {
	color: rgb(0, 0, 0); font-size: 90%; margin-top: 1em; display: block;
}
div.jetpack-quiz div.jetpack-quiz-answer.correct div.jetpack-quiz-explanation tt {
	font-size: 85%;
}
div.jetpack-quiz div.jetpack-quiz-answer.wrong div.jetpack-quiz-explanation tt {
	font-size: 85%;
}
div.jetpack-quiz pre {
	background: 0px 0px; font: 15px/normal Monaco, Consolas, andale mono, dejavu sans mono, monospace; margin: 0px; padding: 0px; font-size-adjust: none; font-stretch: normal;
}
#subscribe-email input {
	width: 95%;
}
.comment-subscription-form {
	margin-bottom: 1em;
}
.comment-subscription-form .subscribe-label {
	display: inline !important;
}
.screen-reader-text {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px); -ms-word-wrap: normal !important; -webkit-clip-path: inset(50%);
}
.jetpack-video-wrapper {
	margin-bottom: 1.6em;
}
.jetpack-video-wrapper > .wp-video {
	margin-bottom: 0px;
}
.jetpack-video-wrapper > embed {
	margin-bottom: 0px;
}
.jetpack-video-wrapper > iframe {
	margin-bottom: 0px;
}
.jetpack-video-wrapper > object {
	margin-bottom: 0px;
}
.jetpack-social-navigation ul {
	margin: 0px 0px 1.5em; padding: 0px; display: block;
}
.jetpack-social-navigation li {
	margin: 0px; line-height: 1; display: inline-block;
}
.jetpack-social-navigation a {
	border: 0px currentColor; border-image: none; width: 1em; height: 1em; text-decoration: none;
}
.jetpack-social-navigation-svg .icon {
	width: 1em; height: 1em; color: inherit; vertical-align: middle; fill: currentColor;
}
.jetpack-social-navigation-genericons a::before {
	width: 1em; height: 1em; line-height: 1; font-family: Genericons; font-size: 1em; font-style: normal; font-weight: 400; text-decoration: inherit; vertical-align: top; display: inline-block; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none;
}
.jetpack-social-navigation-genericons a::before {
	content: "\f415";
}
.jetpack-social-navigation-genericons a[href*='codepen.io']::before {
	content: "\f216";
}
.jetpack-social-navigation-genericons a[href*='digg.com']::before {
	content: "\f221";
}
.jetpack-social-navigation-genericons a[href*='dribbble.com']::before {
	content: "\f201";
}
.jetpack-social-navigation-genericons a[href*='dropbox.com']::before {
	content: "\f225";
}
.jetpack-social-navigation-genericons a[href*='mailto:']::before {
	content: "\f410";
}
.jetpack-social-navigation-genericons a[href*='facebook.com']::before {
	content: "\f203";
}
.jetpack-social-navigation-genericons a[href*='flickr.com']::before {
	content: "\f211";
}
.jetpack-social-navigation-genericons a[href*='foursquare.com']::before {
	content: "\f226";
}
.jetpack-social-navigation-genericons a[href*='github.com']::before {
	content: "\f200";
}
.jetpack-social-navigation-genericons a[href*='plus.google.com']::before {
	content: "\f206";
}
.jetpack-social-navigation-genericons a[href*='instagram.com']::before {
	content: "\f215";
}
.jetpack-social-navigation-genericons a[href*='linkedin.com']::before {
	content: "\f208";
}
.jetpack-social-navigation-genericons a[href*='path.com']::before {
	content: "\f219";
}
.jetpack-social-navigation-genericons a[href*='pinterest.']::before {
	content: "\f210";
}
.jetpack-social-navigation-genericons a[href*='getpocket.com']::before {
	content: "\f224";
}
.jetpack-social-navigation-genericons a[href*='polldaddy.com']::before {
	content: "\f217";
}
.jetpack-social-navigation-genericons a[href*='reddit.com']::before {
	content: "\f222";
}
.jetpack-social-navigation-genericons a[href$='/feed/']::before {
	content: "\f413";
}
.jetpack-social-navigation-genericons a[href*='skype:']::before {
	content: "\f220";
}
.jetpack-social-navigation-genericons a[href*='spotify.com']::before {
	content: "\f515";
}
.jetpack-social-navigation-genericons a[href*='stumbleupon.com']::before {
	content: "\f223";
}
.jetpack-social-navigation-genericons a[href*='tumblr.com']::before {
	content: "\f214";
}
.jetpack-social-navigation-genericons a[href*='twitch.tv']::before {
	content: "\f516";
}
.jetpack-social-navigation-genericons a[href*='twitter.com']::before {
	content: "\f202";
}
.jetpack-social-navigation-genericons a[href*='vimeo.com']::before {
	content: "\f212";
}
.jetpack-social-navigation-genericons a[href*='vine.co']::before {
	content: "\f517";
}
.jetpack-social-navigation-genericons a[href*='wordpress.com']::before {
	content: "\f205";
}
.jetpack-social-navigation-genericons a[href*='wordpress.org']::before {
	content: "\f205";
}
.jetpack-social-navigation-genericons a[href*='youtube.com']::before {
	content: "\f213";
}
.tiled-gallery {
	margin: 0px 0px 20px; overflow: hidden; clear: both;
}
.tiled-gallery img {
	margin: 2px !important;
}
.tiled-gallery .gallery-group {
	float: left; position: relative;
}
.tiled-gallery .tiled-gallery-item {
	margin: 0px; width: inherit; float: left; position: relative;
}
.tiled-gallery .gallery-row {
	overflow: hidden;
}
.tiled-gallery .tiled-gallery-item a {
	background: 0px 0px; margin: 0px; padding: 0px; border: currentColor; border-image: none; width: auto; color: inherit; text-decoration: none;
}
.tiled-gallery .tiled-gallery-item img {
	background: 0px 0px; padding: 0px; border: currentColor; border-image: none; vertical-align: middle; max-width: 100%; box-shadow: none;
}
.tiled-gallery .tiled-gallery-item img:hover {
	background: 0px 0px; padding: 0px; border: currentColor; border-image: none; vertical-align: middle; max-width: 100%; box-shadow: none;
}
.tiled-gallery-caption {
	background: rgba(255, 255, 255, 0.8); padding: 10px 0px; width: 100%; bottom: 0px; color: rgb(51, 51, 51); text-indent: 10px; overflow: hidden; font-size: 13px; font-weight: 400; white-space: nowrap; position: absolute; -ms-text-overflow: ellipsis;
}
.tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
	font-size: 11px;
}
.widget-gallery .tiled-gallery-unresized {
	height: 0px; overflow: hidden; visibility: hidden;
}
.tiled-gallery .tiled-gallery-item img.grayscale {
	left: 0px; top: 0px; position: absolute;
}
.tiled-gallery .tiled-gallery-item img.grayscale:hover {
	opacity: 0;
}
.tiled-gallery.type-circle .tiled-gallery-item img {
	border-radius: 50% !important; -o-object-fit: cover; object-fit: cover;
}
.tiled-gallery.type-circle .tiled-gallery-caption {
	display: none;
}
.tiled-gallery.type-square .tiled-gallery-item img {
	-o-object-fit: cover; object-fit: cover;
}
.jetpack-display-remote-posts {
	margin: 5px 0px 20px;
}
.jetpack-display-remote-posts h4 {
	margin: 5px 0px; padding: 0px;
}
.jetpack-display-remote-posts p {
	margin: 0px; padding: 0px;
}
.jetpack-display-remote-posts img {
	max-width: 100%;
}
.widget-grofile h4 {
	margin: 1em 0px 0.5em;
}
.widget-grofile ul.grofile-urls {
	overflow: hidden; margin-left: 0px;
}
.widget-grofile ul.grofile-accounts li {
	list-style: none; display: inline;
}
.widget-grofile ul.grofile-accounts li::before {
	content: "" !important;
}
.widget-grofile .grofile-accounts-logo {
	width: 16px; height: 16px; margin-right: 8px; margin-bottom: 8px; float: left; background-image: url("https://secure.gravatar.com/images/grav-share-sprite.png"); background-repeat: no-repeat;
}
.rtl .widget-grofile .grofile-accounts-logo {
	margin-right: 0px; margin-left: 8px;
}
.grofile-thumbnail {
	width: 500px; max-width: 100%;
}
@media not all, not all, not all, not all
{
.widget-grofile .grofile-accounts-logo {
	background-image: url("https://secure.gravatar.com/images/grav-share-sprite-2x.png"); background-size: 16px 784px;
}
}
div[class^=gr_custom_container] {
	padding: 10px 5px; border-radius: 10px; border: 1px solid gray; border-image: none; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);
}
div[class^=gr_custom_container] a {
	color: rgb(0, 0, 0);
}
h2[class^=gr_custom_header] {
	display: none;
}
div[class^=gr_custom_each_container] {
	width: 100%; overflow: auto; padding-bottom: 4px; clear: both; margin-bottom: 10px; border-bottom-color: rgb(167, 170, 173); border-bottom-width: 1px; border-bottom-style: solid;
}
div[class^=gr_custom_book_container] {
	width: 39px; height: 60px; overflow: hidden; margin-left: 4px; float: right;
}
div[class^=gr_custom_author] {
	font-size: 10px;
}
div[class^=gr_custom_tags] {
	color: gray; font-size: 10px;
}
div[class^=gr_custom_rating] {
	display: none;
}
.widget_wpcom_social_media_icons_widget ul {
	margin-left: 0px; list-style-type: none;
}
.widget_wpcom_social_media_icons_widget ul li {
	border: 0px currentColor; border-image: none; margin-right: 0.5em; display: inline;
}
.widget_wpcom_social_media_icons_widget li a {
	border: 0px currentColor; border-image: none; text-decoration: none;
}
.widget_wpcom_social_media_icons_widget .genericon {
	font-family: Genericons;
}
.widget_wpcom_social_media_icons_widget .screen-reader-text {
	width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px);
}
.widget_wpcom_social_media_icons_widget .screen-reader-text:active {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 0.87rem; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(240, 240, 241);
}
.widget_wpcom_social_media_icons_widget .screen-reader-text:focus {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 0.87rem; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(240, 240, 241);
}
.widget_wpcom_social_media_icons_widget .screen-reader-text:hover {
	padding: 15px 23px 14px; border-radius: 3px; left: 5px; top: 5px; width: auto; height: auto; color: rgb(33, 117, 155); line-height: normal; font-size: 0.87rem; font-weight: 700; text-decoration: none; display: block; z-index: 100000; clip: auto !important; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.6); background-color: rgb(240, 240, 241);
}
.widgets-grid-layout {
	width: 100%;
}
.widgets-grid-layout::after {
	display: table; content: " ";
}
.widgets-grid-layout::before {
	display: table; content: " ";
}
.widgets-grid-layout::after {
	clear: both;
}
.widget-grid-view-image {
	float: left; max-width: 50%;
}
.widget-grid-view-image a {
	margin: 0px 2px 4px 0px; display: block;
}
:nth-child(2n).widget-grid-view-image {
	float: right;
}
:nth-child(2n).widget-grid-view-image a {
	margin: 0px 0px 4px 2px;
}
.widgets-grid-layout .widget-grid-view-image img {
	height: auto; max-width: 100%;
}
.widgets-multi-column-grid ul {
	margin: 0px; padding: 0px; overflow: hidden; list-style-type: none;
}
.widgets-multi-column-grid ul li {
	background: 0px 0px; margin: 0px -5px -3px 0px; padding: 0px 8px 6px 0px; border: currentColor; border-image: none; clear: none; float: left; list-style-type: none !important;
}
.widgets-multi-column-grid ul li a {
	background: 0px 0px; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.widgets-multi-column-grid .avatar {
	vertical-align: middle;
}
.widgets-list-layout {
	margin: 0px; padding: 0px; list-style-type: none;
}
.widgets-list-layout li::after {
	display: table; content: "";
}
.widgets-list-layout li::before {
	display: table; content: "";
}
.widgets-list-layout li::after {
	clear: both;
}
.widgets-list-layout li {
	margin-bottom: 1em; list-style-type: none !important; -ms-zoom: 1;
}
.widgets-list-layout .widgets-list-layout-blavatar {
	width: 21.27%; height: auto; float: left; max-width: 40px;
}
.widgets-list-layout-links {
	width: 73.4%; float: right;
}
.widgets-list-layout span {
	opacity: 0.5;
}
.widgets-list-layout span:hover {
	opacity: 0.8;
}
.jetpack-image-container::after {
	clear: both;
}
.jetpack-image-container::after {
	display: table; content: "";
}
.jetpack-image-container::before {
	display: table; content: "";
}
.widgets-multi-column-grid ul {
	margin: 0px; padding: 0px; overflow: hidden; list-style-type: none;
}
.widgets-multi-column-grid ul li {
	background: 0px 0px; margin: 0px -5px -3px 0px; padding: 0px 8px 6px 0px; border: currentColor; border-image: none; clear: none; float: left; list-style-type: none !important;
}
.widgets-multi-column-grid ul li a {
	background: 0px 0px; margin: 0px; padding: 0px; border: 0px currentColor; border-image: none;
}
.widgets-multi-column-grid .avatar {
	vertical-align: middle;
}
.widget_jetpack_my_community .avatar-240 {
	max-height: 48px; max-width: 48px;
}
.widget_jetpack_my_community .avatar-48 {
	max-height: 48px; max-width: 48px;
}
.widget.widget_authors li > ul {
	padding-left: 0px; margin-left: inherit;
}
.widget_authors > ul {
	padding-left: 0px; margin-left: inherit;
}
.widget_authors ul li li {
	padding-left: 0px;
}
.widget_authors > ul > li {
	list-style: none; margin-bottom: 1em;
}
.widget_authors > ul > li + li {
	border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.widget.widget_authors img {
	margin-right: 5px; margin-bottom: 5px; vertical-align: middle; box-shadow: none;
}
.wpcnt {
	text-align: center; line-height: 2;
}
.wpa {
	overflow: hidden; display: inline-block; position: relative; max-width: 100%;
}
.wpa-about {
	font: 10px/normal "Open Sans", Arial, sans-serif !important; left: 0px; top: 5px; text-align: left !important; right: 0px; color: rgb(136, 136, 136); text-decoration: none !important; margin-top: 0px; border-bottom-color: currentColor !important; border-bottom-width: medium !important; border-bottom-style: none !important; display: block; position: absolute; font-size-adjust: none !important; font-stretch: normal !important; opacity: 0.85; box-shadow: none !important;
}
.wpa .u > div {
	margin-top: 5px; margin-bottom: 1em; display: block;
}
div.wpa > div {
	margin-top: 20px;
}
.wpa .u .adsbygoogle {
	margin-top: 17px; margin-bottom: 1em; display: block; background-color: transparent;
}
.widget_eu_cookie_law_widget {
	margin: 0px; padding: 0px; border: currentColor; animation:fadeIn 0.8s; border-image: none; left: 1em; width: auto; right: 1em; bottom: 1em; position: fixed; z-index: 50001;
}
.widget_eu_cookie_law_widget.widget.top {
	top: 1em; bottom: auto;
}
.admin-bar .widget_eu_cookie_law_widget.widget.top {
	top: 3em;
}
amp-consent.widget_eu_cookie_law_widget.widget.top {
	margin: 0px; top: 1em;
}
.admin-bar amp-consent.widget_eu_cookie_law_widget.widget.top {
	top: 0px; margin-top: 3em;
}
#eu-cookie-law {
	padding: 6px 6px 6px 15px; border: 1px solid rgb(222, 222, 222); border-image: none; color: rgb(46, 68, 103); line-height: 1.5; overflow: hidden; font-size: 12px; position: relative; background-color: rgb(255, 255, 255);
}
#eu-cookie-law a {
	color: inherit; text-decoration: underline; cursor: inherit;
}
#eu-cookie-law a:active {
	color: inherit; text-decoration: underline; cursor: inherit;
}
#eu-cookie-law a:visited {
	color: inherit; text-decoration: underline; cursor: inherit;
}
#eu-cookie-law a:hover {
	text-decoration: none; cursor: pointer;
}
.negative#eu-cookie-law {
	border: currentColor; border-image: none; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.hide#eu-cookie-law {
	transition:opacity 0.4s, visibility 0.4s; visibility: hidden; opacity: 0;
}
#eu-cookie-law form {
	margin-bottom: 0px; position: static;
}
#eu-cookie-law input {
	background: rgb(243, 243, 243); margin: 0px 0px 0px 5%; padding: 8px 12px; border-radius: 4px; border: 1px solid rgb(222, 222, 222); border-image: none; color: rgb(46, 68, 83); text-transform: none; line-height: inherit; font-family: inherit; font-size: 14px; font-weight: inherit; float: right; display: inline; position: static; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
#eu-cookie-law input:focus {
	background: rgb(243, 243, 243); margin: 0px 0px 0px 5%; padding: 8px 12px; border-radius: 4px; border: 1px solid rgb(222, 222, 222); border-image: none; color: rgb(46, 68, 83); text-transform: none; line-height: inherit; font-family: inherit; font-size: 14px; font-weight: inherit; float: right; display: inline; position: static; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
#eu-cookie-law input:hover {
	background: rgb(243, 243, 243); margin: 0px 0px 0px 5%; padding: 8px 12px; border-radius: 4px; border: 1px solid rgb(222, 222, 222); border-image: none; color: rgb(46, 68, 83); text-transform: none; line-height: inherit; font-family: inherit; font-size: 14px; font-weight: inherit; float: right; display: inline; position: static; cursor: pointer; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.negative#eu-cookie-law input {
	background: rgb(40, 40, 40); border-color: rgb(83, 83, 83); color: rgb(255, 255, 255);
}
.negative#eu-cookie-law input:focus {
	background: rgb(40, 40, 40); border-color: rgb(83, 83, 83); color: rgb(255, 255, 255);
}
.negative#eu-cookie-law input:hover {
	background: rgb(40, 40, 40); border-color: rgb(83, 83, 83); color: rgb(255, 255, 255);
}
@media all and (max-width:600px)
{
#eu-cookie-law {
	padding-bottom: 55px;
}
#eu-cookie-law input.accept {
	right: 8px; bottom: 8px; position: absolute;
}
}
.widget_eu_cookie_law_widget .customize-partial-edit-shortcut > button {
	left: 0px;
}
.flickr-images {
	text-align: center;
}
.flickr-size-thumbnail .flickr-images {
	flex-flow:row wrap; display: flex; justify-content: center; align-items: center; align-content: space-between;
}
.flickr-images img {
	margin: 5px; max-width: 100%;
}
.wpcom-instagram-images {
	grid-gap: .5rem; grid-auto-columns: 1fr;
}
.wpcom-instagram-images::after {
	content: none;
}
.wpcom-instagram-images::before {
	content: none;
}
.wpcom-instagram-images a {
	margin: 4px 2px; display: block;
}
.wpcom-instagram-columns-2 a {
	vertical-align: top; display: inline-block;
}
.wpcom-instagram-columns-3 a {
	vertical-align: top; display: inline-block;
}
.wpcom-instagram-columns-2 a {
	width: calc(50% - 8px);
}
.wpcom-instagram-columns-3 a {
	width: calc(33.3333% - 8px);
}
.wpcom-instagram-images .sq-bg-image {
	background-position: center; height: 0px; overflow: hidden; padding-bottom: 100%; background-repeat: no-repeat; background-size: cover;
}
.wpcom-instagram-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.wpcom-instagram-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.jetpack-search-filters-widget__sub-heading {
	margin: 0px 0px 0.5em; padding: 0px; font-size: inherit; font-weight: 700;
}
.jetpack-search-form + .jetpack-search-filters-widget__sub-heading {
	margin-top: 1.5em; margin-bottom: 0.5em !important;
}
.jetpack-search-filters-widget__clear {
	margin-top: 0.5em; margin-bottom: 0.5em;
}
.jetpack-search-sort-wrapper {
	margin-top: 1em; margin-bottom: 1.5em;
}
.jetpack-search-sort-wrapper label {
	display: inherit;
}
.widget_search .jetpack-search-filters-widget__filter-list input[type=checkbox] {
	width: auto; height: auto;
}
ul.jetpack-search-filters-widget__filter-list li {
	list-style: none; padding: 0px; border: currentColor; border-image: none;
}
ul.jetpack-search-filters-widget__filter-list li a {
	text-decoration: none;
}
ul.jetpack-search-filters-widget__filter-list li a:hover {
	box-shadow: none;
}
ul.jetpack-search-filters-widget__filter-list li label {
	font-weight: inherit; display: inherit;
}
.jetpack-search-filters-widget__filter-list {
	list-style: none;
}
ul.jetpack-search-filters-widget__filter-list {
	margin-bottom: 1.5em;
}
body.search .jetpack-search-form input[name=s]:-ms-input-placeholder {
	color: transparent;
}
body.search .jetpack-search-form input[name=s]:-ms-input-placeholder.show-placeholder {
	color: inherit;
}
@media screen and (min-width:400px)
{
.widget.jetpack-simple-payments .jetpack-simple-payments-product {
	flex-direction: column;
}
.widget.jetpack-simple-payments .jetpack-simple-payments-details {
	padding-left: 0px;
}
}
.jetpack_widget_social_icons li {
	list-style: none;
}
.jetpack_widget_social_icons ul {
	list-style: none;
}
.jetpack_widget_social_icons ul {
	margin: 0px 0px 1.5em; padding: 0px; display: block;
}
.jetpack_widget_social_icons ul li {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; line-height: 1; display: inline-block;
}
.jetpack_widget_social_icons ul li::after {
	display: none;
}
.jetpack_widget_social_icons ul li::before {
	display: none;
}
.jetpack_widget_social_icons a {
	border: 0px currentColor; border-image: none; width: 24px; height: 24px; text-decoration: none; display: block; box-shadow: none;
}
.jetpack_widget_social_icons svg {
	width: inherit; height: inherit; color: inherit; vertical-align: middle; fill: currentColor;
}
.jetpack_widget_social_icons ul.size-small a {
	width: 24px; height: 24px;
}
.jetpack_widget_social_icons ul.size-medium a {
	width: 32px; height: 32px;
}
.jetpack_widget_social_icons ul.size-large a {
	width: 48px; height: 48px;
}
.screen-reader-text {
	margin: -1px; padding: 0px; border: 0px currentColor; border-image: none; width: 1px; height: 1px; overflow: hidden; position: absolute !important; clip: rect(1px, 1px, 1px, 1px); -ms-word-wrap: normal !important; -webkit-clip-path: inset(50%);
}
