:root {
	--g1-layout-bg-color: #e6e6e6;
}
body.g1-layout-boxed .g1-body-inner {
	background-color: #e6e6e6;
	background-color: var(--g1-layout-bg-color);
}

:root.g1-skinmode {
	--g1-layout-bg-color: #333333;
}


.g1-layout-boxed .g1-row-layout-page {
max-width: 1212px;
}

/* Global Color Scheme */
a,
.entry-title > a:hover,
.entry-meta a:hover,
.menu-item > a:hover,
.current-menu-item > a,
.mtm-drop-expanded > a,
.g1-nav-single-prev > a > span:before,
.g1-nav-single-next > a > span:after,
.g1-nav-single-prev > a:hover > strong,
.g1-nav-single-prev > a:hover > span,
.g1-nav-single-next > a:hover > strong,
.g1-nav-single-next > a:hover > span,
.mashsb-count,
.archive-title:before,
.snax .snax-item-title > a:hover,
.woocommerce .star-rating span::before,
.woocommerce-page .star-rating span::before {
color: #87a03b;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,
.g1-button-solid,
.g1-button-solid:hover,
.g1-arrow-solid,
.entry-categories .entry-category:hover, .author-link,
.author-info .author-link,
.g1-box-icon,
.g1-collection-ticker .g1-collection-title,
.wyr-reaction:hover .wyr-reaction-button,
.wyr-reaction-voted .wyr-reaction-button,
.wyr-reaction .wyr-reaction-bar {
border-color: #87a03b;
background-color: #87a03b;
color: #ffffff;
}



.entry-counter:before {
border-color: #87a03b;
background-color: #87a03b;
color: #ffffff;
}



.g1-quick-nav-tabs .menu-item-type-g1-trending > a,
.entry-flag-trending {
border-color: #dd6c94;
background-color: #dd6c94;
color: #ffffff;
}

.g1-quick-nav-tabs .menu-item-type-g1-hot > a,
.entry-flag-hot {
border-color: #69dde5;
background-color: #69dde5;
color: #ffffff;
}

.g1-quick-nav-tabs .menu-item-type-g1-popular > a,
.entry-flag-popular {
border-color: #617de2;
background-color: #617de2;
color: #ffffff;
}

.entry-flag-members_only {
border-color: #ff0036;
background-color: #ff0036;
color: #ffffff;
}

.entry-flag-coupon {
border-color: #ff0036;
background-color: #ff0036;
color: #ffffff;
}

.g1-featured-without-title .entry-tpl-gridxs .entry-header {
	background-color: transparent;
	background-image: linear-gradient(to bottom right, rgba(135,160, 59, 0.8 ), rgba(255,102, 54, 0.8 ));
}











.member-header .mycred-my-rank:after {
	content:"Rank";
}
/*customizer_preview_margins*/




@media only screen and ( min-width: 801px ) {
	.g1-hb-row-normal .g1-id {
		margin-top: 7px;
		margin-bottom: 8px;
	}

	.g1-hb-row-normal .g1-quick-nav {
		margin-top: 2px;
		margin-bottom: 2px;
	}
}


.g1-hb-row-mobile .g1-id {
	margin-top: 10px;
	margin-bottom: 10px;
}

.g1-hb-row-normal .g1-primary-nav {
	margin-top: 0px;
	margin-bottom: 0px;
}

/*customizer_preview_margins_end*/


	/*customizer_preview_ax_row*/

	:root {
		--g1-hba-itxt-color:#666666;
		--g1-hba-atxt-color:#ff0036;
		--g1-hba-bg-color:#ffffff;
		--g1-hba-gradient-color:#ff0000;
		--g1-hba-border-color:#ff0000;
	}

	.g1-hb-row-a .g1-id,
	.g1-hb-row-a .menu-item > a,
	.g1-hb-row-a .g1-hamburger,
	.g1-hb-row-a .g1-drop-toggle,
	.g1-hb-row-a .g1-socials-item-link {
		color:#666666;
		color:var(--g1-hba-itxt-color);
	}

	.g1-hb-row-a .g1-row-background {
		

		background-color: #ffffff;
		background-color: var(--g1-hba-bg-color);

			}

	.g1-hb-row-a .menu-item:hover > a,
	.g1-hb-row-a .current-menu-item > a,
	.g1-hb-row-a .current-menu-ancestor > a,
	.g1-hb-row-a .menu-item-object-post_tag > a:before,
	.g1-hb-row-a .g1-socials-item-link:hover {
		color:#ff0036;
		color:var(--g1-hba-atxt-color);
	}

	.g1-hb-row-a .g1-drop-toggle-badge,
	.g1-hb-row-a .snax-button-create,
	.g1-hb-row-a .snax-button-create:hover {
		border-color: #b4d337;
		background-color: #b4d337;
		color: #ffffff;
	}
	/*customizer_preview_a_row_end*/

	.g1-skinmode {
		--g1-hba-itxt-color:#ffffff;
		--g1-hba-atxt-color:#808080;
		--g1-hba-bg-color:#000000;
		--g1-hba-gradient-color:#ff0000;
		--g1-hba-border-color:#1a1a1a;
	}
	/*customizer_preview_bx_row*/

	:root {
		--g1-hbb-itxt-color:#ffffff;
		--g1-hbb-atxt-color:#35a6d6;
		--g1-hbb-bg-color:#2c373f;
		--g1-hbb-gradient-color:#ff0000;
		--g1-hbb-border-color:#ff0000;
	}

	.g1-hb-row-b .g1-id,
	.g1-hb-row-b .menu-item > a,
	.g1-hb-row-b .g1-hamburger,
	.g1-hb-row-b .g1-drop-toggle,
	.g1-hb-row-b .g1-socials-item-link {
		color:#ffffff;
		color:var(--g1-hbb-itxt-color);
	}

	.g1-hb-row-b .g1-row-background {
		

		background-color: #2c373f;
		background-color: var(--g1-hbb-bg-color);

			}

	.g1-hb-row-b .menu-item:hover > a,
	.g1-hb-row-b .current-menu-item > a,
	.g1-hb-row-b .current-menu-ancestor > a,
	.g1-hb-row-b .menu-item-object-post_tag > a:before,
	.g1-hb-row-b .g1-socials-item-link:hover {
		color:#35a6d6;
		color:var(--g1-hbb-atxt-color);
	}

	.g1-hb-row-b .g1-drop-toggle-badge,
	.g1-hb-row-b .snax-button-create,
	.g1-hb-row-b .snax-button-create:hover {
		border-color: #b4d337;
		background-color: #b4d337;
		color: #ffffff;
	}
	/*customizer_preview_b_row_end*/

	.g1-skinmode {
		--g1-hbb-itxt-color:#ffffff;
		--g1-hbb-atxt-color:#808080;
		--g1-hbb-bg-color:#000000;
		--g1-hbb-gradient-color:#ff0000;
		--g1-hbb-border-color:#1a1a1a;
	}
	/*customizer_preview_cx_row*/

	:root {
		--g1-hbc-itxt-color:#ffffff;
		--g1-hbc-atxt-color:#b4d337;
		--g1-hbc-bg-color:#3b95af;
		--g1-hbc-gradient-color:#ff0000;
		--g1-hbc-border-color:#ff0000;
	}

	.g1-hb-row-c .g1-id,
	.g1-hb-row-c .menu-item > a,
	.g1-hb-row-c .g1-hamburger,
	.g1-hb-row-c .g1-drop-toggle,
	.g1-hb-row-c .g1-socials-item-link {
		color:#ffffff;
		color:var(--g1-hbc-itxt-color);
	}

	.g1-hb-row-c .g1-row-background {
		

		background-color: #3b95af;
		background-color: var(--g1-hbc-bg-color);

			}

	.g1-hb-row-c .menu-item:hover > a,
	.g1-hb-row-c .current-menu-item > a,
	.g1-hb-row-c .current-menu-ancestor > a,
	.g1-hb-row-c .menu-item-object-post_tag > a:before,
	.g1-hb-row-c .g1-socials-item-link:hover {
		color:#b4d337;
		color:var(--g1-hbc-atxt-color);
	}

	.g1-hb-row-c .g1-drop-toggle-badge,
	.g1-hb-row-c .snax-button-create,
	.g1-hb-row-c .snax-button-create:hover {
		border-color: #b4d337;
		background-color: #b4d337;
		color: #ffffff;
	}
	/*customizer_preview_c_row_end*/

	.g1-skinmode {
		--g1-hbc-itxt-color:#ffffff;
		--g1-hbc-atxt-color:#808080;
		--g1-hbc-bg-color:#000000;
		--g1-hbc-gradient-color:#ff0000;
		--g1-hbc-border-color:#1a1a1a;
	}

:root {
	--g1-canvas-itxt-color:#666666;
	--g1-canvas-atxt-color:#87a03b;
	--g1-canvas-bg-color:#ffffff;
}

/*customizer_preview_canvas*/
.g1-canvas-content,
.g1-canvas-toggle,
.g1-canvas-content .menu-item > a,
.g1-canvas-content .g1-hamburger,
.g1-canvas-content .g1-drop-toggle,
.g1-canvas-content .g1-socials-item-link{
	color:#666666;
	color:var(--g1-canvas-itxt-color);
}

.g1-canvas-content .menu-item:hover > a,
.g1-canvas-content .current-menu-item > a,
.g1-canvas-content .current-menu-ancestor > a,
.g1-canvas-content .menu-item-object-post_tag > a:before,
.g1-canvas-content .g1-socials-item-link:hover {
	color:#87a03b;
	color:var(--g1-canvas-atxt-color);
}

.g1-canvas-global {
	background-color:#ffffff;
	background-color:var(--g1-canvas-bg-color);

	}

.g1-canvas-background,
.g1-canvas-background.lazyloaded {
				opacity: 1;
}
.g1-canvas-background.lazyload,
.g1-canvas-background.lazyloading {
	opacity: 0;
}


.g1-canvas-content .snax-button-create {
	border-color: #ff6636;
	background-color: #ff6636;
	color: #ffffff;
}
/*customizer_preview_canvas_end*/

.g1-skinmode {
	--g1-canvas-itxt-color:#ffffff;
	--g1-canvas-atxt-color:#ff0036;
	--g1-canvas-bg-color:#000000;
}


:root {
	--g1-submenu-bg-color: #ffffff;
	--g1-submenu-rtxt-color: #666666;
	--g1-submenu-atxt-color: #35a6d6;
}

/*customizer_preview_submenu*/
.g1-hb-row .sub-menu {
border-color: #ffffff;
border-color: var(--g1-submenu-bg-color);
background-color: #ffffff;
background-color: var(--g1-submenu-bg-color);
}

.g1-hb-row .sub-menu .menu-item > a {
color: #666666;
color: var(--g1-submenu-rtxt-color);
}

.g1-hb-row .g1-link-toggle {
color:#ffffff;
color:var(--g1-submenu-bg-color);
}

.g1-hb-row .sub-menu .menu-item:hover > a,
.g1-hb-row .sub-menu .current-menu-item > a,
.g1-hb-row .sub-menu .current-menu-ancestor > a {
color: #35a6d6;
color: var(--g1-submenu-atxt-color);
}
/*customizer_preview_submenu_row_end*/

.g1-skinmode {
	--g1-submenu-bg-color: #000000;
	--g1-submenu-rtxt-color: #999999;
	--g1-submenu-atxt-color: #ff0036;
}



.g1-header-simplified > .g1-row-background {
	background-color:#2c373f;
	background-color:var(--g1-hbb-bg-color );
}

:root {
--g1-footer-itxt-color:#000000;
--g1-footer-rtxt-color:#666666;
--g1-footer-mtxt-color:#999999;
--g1-footer-atxt-color:#ff0036;
--g1-footer-bg-color:#f2f2f2;
}


/* Prefooter Theme Area */
.g1-prefooter > .g1-row-background,
.g1-prefooter .g1-current-background {
	background-color:#f2f2f2;
	background-color:var(--g1-footer-bg-color);
}

.g1-prefooter h1,
.g1-prefooter h2,
.g1-prefooter h3,
.g1-prefooter h4,
.g1-prefooter h5,
.g1-prefooter h6,
.g1-prefooter .g1-mega,
.g1-prefooter .g1-alpha,
.g1-prefooter .g1-beta,
.g1-prefooter .g1-gamma,
.g1-prefooter .g1-delta,
.g1-prefooter .g1-epsilon,
.g1-prefooter .g1-zeta,
.g1-prefooter blockquote,
.g1-prefooter .widget_recent_entries a,
.g1-prefooter .widget_archive a,
.g1-prefooter .widget_categories a,
.g1-prefooter .widget_meta a,
.g1-prefooter .widget_pages a,
.g1-prefooter .widget_recent_comments a,
.g1-prefooter .widget_nav_menu .menu a {
color:#000000;
color:var(--g1-footer-itxt-color);
}

.g1-prefooter {
color:#666666;
color:var(--g1-footer-rtxt-color);
}

.g1-prefooter .entry-meta {
color:#999999;
color:var(--g1-footer-mtxt-color);
}

.g1-prefooter input,
.g1-prefooter select,
.g1-prefooter textarea {
border-color: #bfbfbf;
}

.g1-prefooter input[type="submit"],
.g1-prefooter input[type="reset"],
.g1-prefooter input[type="button"],
.g1-prefooter button,
.g1-prefooter .g1-button-solid,
.g1-prefooter .g1-button-solid:hover,
.g1-prefooter .g1-box-icon {
border-color: #ff0036;
background-color: #ff0036;
color: #ffffff;
}

.g1-prefooter .g1-button-simple {
	border-color: #000000;
	color: #000000;
}


/* Footer Theme Area */
.g1-footer > .g1-row-background,
.g1-footer .g1-current-background {
background-color:#f2f2f2;
background-color:var(--g1-footer-bg-color);
}





.g1-footer {
color:#666666;
color:var(--g1-footer-rtxt-color);
}

.g1-footer-text {
color: #999999;
color:var(--g1-footer-mtxt-color);
}

.g1-footer a:hover,
.g1-footer-nav a:hover {
color:#ff0036;
color:var(--g1-footer-atxt-color);
}

.g1-footer .current-menu-item > a {
color:#000000;
color:var(--g1-footer-itxt-color);
}








/*customizer_preview_footer*/
/*customizer_preview_footer_end*/


.g1-skinmode {
--g1-footer-itxt-color:#ffffff;
--g1-footer-rtxt-color:#999999;
--g1-footer-mtxt-color:#666666;
--g1-footer-atxt-color:#ff0036;
--g1-footer-bg-color:#000000;
}
.g1-dark { color: rgba(255, 255, 255, 0.8); }

.g1-dark h1,
.g1-dark h2,
.g1-dark h3,
.g1-dark h4,
.g1-dark h5,
.g1-dark h6,
.g1-dark .g1-mega,
.g1-dark .g1-alpha,
.g1-dark .g1-beta,
.g1-dark .g1-gamma,
.g1-dark .g1-delta,
.g1-dark .g1-epsilon,
.g1-dark .g1-zeta {
	color: #fff;
}



.g1-dark .g1-meta { color: rgba(255, 255, 255, 0.6); }
.g1-dark .g1-meta a { color: rgba(255, 255, 255, 0.8); }
.g1-dark .g1-meta a:hover { color: rgba(255, 255, 255, 1); }

.g1-dark .archive-title:before {
	color: inherit;
}


.g1-dark [type=input],
.g1-dark [type=email],
.g1-dark select {
	border-color: rgba(255,255,255, 0.15);
}

.g1-dark [type=submit] {
	border-color: #fff;
	background-color: #fff;
	color: #1a1a1a;
}

.g1-dark .g1-button-solid {
	border-color: #fff;
	background-color: #fff;
	color: #1a1a1a;
}

.g1-dark .g1-button-simple,
.g1-dark .g1-filter-pill {
	border-color: #fff;
	color: #fff;
}

.g1-dark .g1-newsletter-avatar {
	background-color: #fff;
	color: #1a1a1a;
}



.mashsb-count{float:left}[class*=" mashicon-"] .icon::before,[class^=mashicon-] .icon::before{margin-right:0}@media only screen and (min-width:801px){[class*=" mashicon-"] .icon::before,[class^=mashicon-] .icon::before{margin-right:.7em}}.mashicon-subscribe{border-color:grey;background-color:grey}.mashicon-subscribe .icon,.mashicon-subscribe .text{color:#fff}.mashsb-toggle-container{position:relative;margin-top:15px;padding:1.5rem 1.5rem 0;border-width:0;border-color:currentColor}.mashsb-toggle-container:before{display:block;position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-width:6px;border-style:solid;content:"";opacity:.1667}.mashsb-toggle-container:after{display:block;overflow:hidden;height:0;margin-top:1.5rem;content:" "}.onoffswitch,.onoffswitch2{position:relative;text-align:center}.onoffswitch2:before,.onoffswitch:before{display:block;margin-top:-.5em;position:absolute;left:0;right:0;top:50%}.onoffswitch:before{font:32px/1 bimber;content:"\e01f"}.onoffswitch2:before{font:24px/1 bimber;content:"\e01b"}.mashsb-box .mashsb-buttons a.mash-medium{padding-top:12px;padding-bottom:12px;line-height:16px}.onoffswitch.mash-medium,.onoffswitch2.mash-medium{width:40px;height:40px}.mashsb-box .text{font-family:Poppins,Roboto,sans-serif;font-weight:500;letter-spacing:-.025em}.mashpv .count,.mashsbcount{letter-spacing:-.05em}.mashsb-count{margin-top:6px;margin-right:15px}.mashsb-buttons .mashsb-count{margin-right:0;margin-left:15px}.mashsb-buttons .mashsb-count:first-child{margin-right:15px;margin-left:0}.mashsb-sharetext{font-family:Poppins,Roboto,sans-serif;font-weight:300}.mashsb-main{max-width:758px;margin-left:auto;margin-right:auto;padding-top:12px;padding-bottom:24px;border-width:1px 0 0;border-style:solid;border-color:#e6e6e6;border-color:var(--g1-border-color)}.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:36px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:700;letter-spacing:-.05em}.mashsb-main .mashsb-sharetext{display:block;font-size:13px;line-height:1;font-family:Poppins,Roboto,sans-serif;font-weight:300}.mashsb-buttons:after{display:table;clear:both;content:""}.mashsb-buttons a{border-radius:4px}.mashsb-buttons .onoffswitch,.mashsb-buttons .onoffswitch2{border-color:#e6e6e6;border-color:var(--g1-border-color);background-color:#e6e6e6;background-color:var(--g1-border-color);color:#999;color:var(--g1-mtxt-color);border-radius:4px}.mashsb-buttons .onoffswitch2:before,.mashsb-buttons .onoffswitch:before{font-weight:400}.mashsb-box .mashsb-buttons{margin-top:-6px}.mashsb-box .mashsb-buttons .onoffswitch,.mashsb-box .mashsb-buttons .onoffswitch2,.mashsb-box .mashsb-buttons a{margin:6px 0 0 6px}@media only screen and (min-width:801px){.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:42px;line-height:42px}}@media only screen and (min-width:1025px){.mashsb-main .mashpv .count,.mashsb-main .mashsbcount{font-size:56px;line-height:42px}}.secondary-shares a{display:unset!important}.mashsb-micro{position:absolute;left:6px;right:auto;top:6px}@media only screen and (min-width:1024px){.mashsb-micro{right:100%;left:auto;top:0;padding-right:6px}}.mashsb-micro .mashsb-micro-toggle{display:block;width:32px;height:32px;cursor:pointer;text-align:center;font-size:18px;line-height:32px;border-radius:4px;border-color:#e6e6e6;background-color:#e6e6e6;color:#999}.mashsb-micro .mashsb-micro-toggle:before{font-family:bimber;font-weight:400;content:"\e011"}.mashsb-micro .mashsb-buttons{display:none;overflow:hidden;width:48px;border-radius:4px}.mashsb-micro .mashsb-buttons a{width:100%;padding:0;margin:0;border-radius:0}.mashsb-micro .mashsb-buttons a .icon{display:block;width:48px;height:48px;margin:0;text-align:center}.mashsb-micro .mashsb-buttons a .icon:before{float:none;margin:0;line-height:48px}.mashsb-micro .mashsb-buttons .text{display:none}.g1-wrapper-with-stickies .mashsb-micro{left:6px;right:auto;top:6px}.g1-img-wrap{display:block;position:relative}.mashsb-micro-wrapper{display:block;position:relative}.mashsb-compact .mashsb-buttons{overflow:hidden;margin-top:0;border-radius:4px}.mashsb-compact .mashsb-buttons a{box-sizing:border-box;min-width:36px;padding-top:7px;padding-bottom:7px;margin:0;line-height:18px;border-radius:0}.mashsb-compact .mashsb-buttons a .icon:before{margin-right:0}.mashsb-compact .mashsb-buttons a .text{display:none}.mashsb-compact .onoffswitch{display:none}.mashsb-mini{padding-top:0;padding-bottom:0}.mashsb-mini .mashsb-box .mashsb-buttons a{min-width:0;width:auto;margin:0 3px;border-style:solid;border-radius:50%;padding:8px;border-width:2px;border-color:#000;border-color:var(--g1-itxt-color);background-color:transparent;color:#000;color:var(--g1-itxt-color)}.mashsb-mini .mashsb-box .mashsb-buttons .icon{display:block;color:inherit}.mashsb-mini .mashsb-box .mashsb-buttons .icon:before{display:block;margin:0}.mashsb-mini .mashsb-box .mashsb-buttons .text{display:none}.mashsb-mini .mashsb-box .mashsb-buttons .onoffswitch{display:none}@media only screen and (min-width:601px){.mashsb-side{position:relative;float:left;width:66px;padding-bottom:48px}.mashsb-side .mashsb-count{width:100%;padding:10px 0;margin:0;font-size:30px;font-family:Poppins,Roboto,sans-serif;font-weight:700;color:#000;color:var(--g1-itxt-color)}.mashsb-side .mashsb-buttons{clear:both;position:static;overflow:hidden;border-radius:4px}.mashsb-side .mashsb-buttons a{box-sizing:border-box;min-width:0;width:100%;margin:0;text-align:center;border-radius:0}.mashsb-side .mashsb-buttons .onoffswitch,.mashsb-side .mashsb-buttons .onoffswitch2{width:100%;margin-left:0;position:absolute;bottom:0;left:0;right:0}.mashsb-side .mashsb-buttons .icon{font-size:28px!important;line-height:39px!important;text-align:center!important}.mashsb-side .mashsb-buttons .icon:before{display:inline-block;float:none!important;margin:0!important;font-size:28px!important;line-height:39px!important;text-align:center!important}.mashsb-side .mashsb-buttons .text{display:none!important}}.g1-sharebar{position:fixed;z-index:99;top:auto;bottom:0;left:0;right:0;box-shadow:0 0 10px rgba(0,0,0,.2)}.g1-sharebar>.g1-row-background{background:#fff;background:var(--g1-bg-color)}.g1-sharebar .mashsb-main{max-width:none;border-top-width:0}.g1-sharebar .mashsb-count{color:inherit}.g1-sharebar .mashpv .count,.g1-sharebar .mashsbcount{font-size:18px;line-height:1}.g1-sharebar .mashsb-sharetext{display:block}@media only screen and (max-width:800px){.g1-sharebar>.g1-row-inner{max-width:100%}.g1-sharebar>.g1-row-inner>.g1-column{padding:0}.g1-sharebar .mashsb-container{padding:0;border-width:0}.g1-sharebar .mashsb-count{margin:0;padding:5px 10px}.g1-sharebar .mashsb-buttons{margin:0}.g1-sharebar .mashsb-buttons .onoffswitch,.g1-sharebar .mashsb-buttons .onoffswitch2,.g1-sharebar .mashsb-buttons a{margin:0;border-radius:0}}@media only screen and (min-width:801px){.g1-sharebar{top:0;bottom:auto}body.admin-bar .g1-sharebar{top:46px}.g1-sharebar .mashsb-container{padding-top:6px;padding-bottom:6px}.g1-sharebar .mashpv .count,.g1-sharebar .mashsbcount{font-size:24px}.g1-sharebar-on{display:block}.g1-sharebar-off{display:none}.cssanimations .g1-sharebar{display:block;-webkit-transition:visibility 0s,opacity 375ms ease-in-out,-webkit-transform 375ms ease-in-out;-moz-transition:visibility 0s,opacity 375ms ease-in-out,-moz-transform 375ms ease-in-out;-o-transition:visibility 0s,opacity 375ms ease-in-out,-o-transform 375ms ease-in-out;transition:visibility 0s,opacity 375ms ease-in-out,transform 375ms ease-in-out;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}.cssanimations .g1-sharebar-off{visibility:hidden;-webkit-transform:translate(0,-100%);-moz-transform:translate(0,-100%);-ms-transform:translate(0,-100%);-o-transform:translate(0,-100%);transform:translate(0,-100%);transition:visibility 0s 375ms,opacity 375ms ease-in-out,transform 375ms ease-in-out}.cssanimations .g1-sharebar-on{visibility:visible;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}