body.g1-layout-boxed {
background-color: #ec008c;
}

/* Global Color Scheme */
.g1-sharebar > .g1-row-background {
background-color: #ffffff;
}

.mashsb-count,
.archive-title:before {
color: #0a0002;
}

[type="submit"],
[type="reset"],
[type="button"],
button,
.g1-button-solid,
.g1-button-solid:hover,
.g1-arrow-solid,
.author-link,
.author-info .author-link {
border-color: #000000;
background-color: #000000;
color: #ffffff;
}


.entry-flag{
	color: #000000;
	background-color: #fff09f;
		background-image: -webkit-linear-gradient(to right bottom, #fff09f, #dafff9);
	background-image:    -moz-linear-gradient(to right bottom, #fff09f, #dafff9);
	background-image:      -o-linear-gradient(to right bottom, #fff09f, #dafff9);
	background-image:         linear-gradient(to right bottom, #fff09f, #dafff9);
	}



.g1-button-simple,
input.g1-button-simple,
button.g1-button-simple {
border-color: currentColor;
background-color: transparent;
color: #000000;
}



.g1-drop-toggle-arrow {
color: #ffffff;
}

.g1-box,
.g1-stripe-background,
.g1-stripe > .g1-stripe-background,
.g1-row-background-csstodo,
.g1-newsletter-after-content,
.g1-newsletter-as-row > .g1-row-background,
.bypostauthor > .comment-body,
.g1-mosaic-half .g1-mosaic-item .entry-tpl-tile-xl .entry-overlay {
	background-color: #ec008c;
}

.widget_adace_get_my_widget .widgettitle {
	background-color: #ec008c;
}

.g1-slideup-newsletter-body {
	background-color: #ec008c;
}

.widget_adace_get_my_widget {
	border-color: #ec008c;
}




.archive-header > .g1-row-background {
	background-color: #ec008c;

	}


/*customizer_preview_margins*/
.g1-hb-row .g1-id,
.g1-header .g1-id {
	margin-top: 10px;	margin-bottom: 10px;}

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


.g1-hb-row .g1-small-logo-wrapper,
.g1-header .g1-small-logo-wrapper,
.g1-navbar .g1-small-logo-wrapper {
	margin-top: 10px;
	margin-bottom: 10px;
}

.g1-hb-row-normal  .g1-primary-nav {
	margin-top: 0px;
	margin-bottom: 0px;
}
/*customizer_preview_margins_end*/
@media only screen and (min-width: 801px){
	.g1-header.g1-logo-on-sticky.show-logo .g1-small-logo-wrapper {
		width: 40px;
	}
	.g1-hb-row.g1-logo-on-sticky.show-logo .g1-small-logo-wrapper {
		width: 40px;
	}
}

.g1-header .menu-item > a,
.g1-header .g1-logo-small.text-logo,
.g1-header .g1-hamburger,
.g1-header .g1-drop-toggle,
.g1-header .g1-socials-item-link {
color: #ffffff;
}

.g1-header .menu-item:hover > a,
.g1-header .current-menu-item > a,
.g1-navbar .current-menu-ancestor > a,
.g1-header .menu-item-object-post_tag > a:before,
.g1-header .g1-drop:hover .g1-drop-toggle,
.g1-header .g1-socials-item-link:hover {
color: #ec008c;
}

.g1-header > .g1-row-background {
	

	background-color: #000000;

		background-image: -webkit-linear-gradient(to right, #000000, #ec008c);
	background-image:    -moz-linear-gradient(to right, #000000, #ec008c);
	background-image:      -o-linear-gradient(to right, #000000, #ec008c);
	background-image:         linear-gradient(to right, #000000, #ec008c);
	}


.g1-navbar > .g1-row-background {
	border-color: #000000;
	background-color: #000000;
}


.g1-navbar .menu-item > a,
.g1-navbar .g1-id,
.g1-navbar .g1-hamburger,
.g1-navbar .g1-drop-toggle,
.g1-navbar .g1-socials-item-link {
color: #ffffff;
}

.g1-navbar .menu-item:hover > a,
.g1-navbar .current-menu-item > a,
.g1-navbar .current-menu-ancestor > a,
.g1-navbar .menu-item-object-post_tag > a:before,
.g1-navbar .g1-socials-item-link:hover {
color: #ec008c;
}

.g1-navbar .sub-menu,
.g1-header .sub-menu {
border-color: #1a1a1a;
background-color: #1a1a1a;
}

.g1-navbar .sub-menu .menu-item > a,
.g1-header .sub-menu .menu-item > a {
color: #ffffff;
}

.g1-header .g1-link-toggle,
.g1-navbar .g1-link-toggle {
color: #1a1a1a;
}

.g1-navbar .sub-menu .menu-item:hover > a,
.g1-header .sub-menu .menu-item:hover > a,
.g1-navbar .sub-menu .current-menu-item > a,
.g1-header .sub-menu .current-menu-item > a,
.g1-navbar .sub-menu .current-menu-ancestor > a,
.g1-header .sub-menu .current-menu-ancestor > a {
color: #ec008c;
}

	/*customizer_preview_a_row*/
	.g1-hb-row-a,
	.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:#ffffff;
	}

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

		background-color: #000000;

			}

	.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:#ec008c	}
	/*customizer_preview_a_row_end*/
	/*customizer_preview_b_row*/
	.g1-hb-row-b,
	.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;
	}

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

		background-color: #000000;

					background-image: -webkit-linear-gradient(to right, #000000, #ec008c);
			background-image:    -moz-linear-gradient(to right, #000000, #ec008c);
			background-image:      -o-linear-gradient(to right, #000000, #ec008c);
			background-image:         linear-gradient(to right, #000000, #ec008c);
			}

	.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:#ec008c	}
	/*customizer_preview_b_row_end*/
	/*customizer_preview_c_row*/
	.g1-hb-row-c,
	.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;
	}

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

		background-color: #000000;

			}

	.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:#ec008c	}
	/*customizer_preview_c_row_end*/
/*customizer_preview_canvas*/
.g1-canvas-content,
.g1-canvas-toggle,
.g1-canvas-content .menu-item > a,
.g1-canvas-content .g1-menu-v .menu-item>a,
.g1-canvas-content .g1-hamburger,
.g1-canvas-content .g1-drop-toggle,
.g1-canvas-content .g1-socials-item-link{
	color:#000000}

.g1-canvas-content .menu-item:hover > a,
.g1-canvas-content .current-menu-item > a,
.g1-canvas-content .g1-menu-v .current-menu-item > a,
.g1-canvas-content .current-menu-ancestor > a,
.g1-canvas-content .g1-menu-v .current-menu-ancestor > a,
.g1-canvas-content .menu-item-object-post_tag > a:before,
.g1-canvas-content .g1-menu-v .menu-item-object-post_tag > a:before,
.g1-canvas-content .g1-socials-item-link:hover {
	color:#0a0002}

.g1-canvas-global {
	background-color: #ffffff;
		}

.g1-canvas-background {
				opacity: 1;
}
/*customizer_preview_canvas_end*/
/*customizer_preview_submenu*/
.g1-hb-row .sub-menu {
border-color: #1a1a1a;
background-color: #1a1a1a;
}

.g1-hb-row .sub-menu .menu-item > a {
color: #ffffff;
}

.g1-hb-row .g1-link-toggle {
color: #1a1a1a;
}

.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: #ec008c;
}
/*customizer_preview_submenu_row_end*/
/* Prefooter Theme Area */
.g1-prefooter > .g1-row-background,
.g1-prefooter .g1-current-background {
background-color: #383838;
}


.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: #ffffff;
}

.g1-prefooter {
color: #ffffff;
}

.g1-prefooter a {
color: #ffffff;
}

.g1-prefooter .entry-meta {
color: #999999;
}

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

.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 {
border-color: #ea0b7b;
background-color: #ea0b7b;
color: #ffffff;
}


.g1-prefooter .g1-button-simple,
.g1-prefooter .g1-button-simple:hover{
border-color: #ffffff;
color: #ffffff;
}


/* Footer Theme Area */
.g1-footer > .g1-row-background,
.g1-footer .g1-current-background {
background-color: #383838;
}

.g1-footer {
color: #ffffff;
}

.g1-footer-text {
color: #999999;
}

.g1-footer a:hover,
.g1-footer .current-menu-item > a,
.g1-footer-nav a:hover {
color: #ea0b7b;
}


.g1-row-instagram-before-footer .g1-instagram-feed-overlay{
background-color: #e8256c;
}




.g1-light [type=email] {
	border-color: transparent;
}

.g1-light [type=submit],
.g1-light .g1-button-solid {
	border-color: #000;
	background-color: #000;
	color: #fff;
}

.g1-light { color: rgba(0, 0, 0, 0.8); }

.g1-light h1,
.g1-light h2,
.g1-light h3,
.g1-light h4,
.g1-light h5,
.g1-light h6,
.g1-light .g1-alpha,
.g1-light .g1-beta,
.g1-light .g1-gamma,
.g1-light .g1-delta,
.g1-light .g1-epsilon,
.g1-light .g1-zeta {
	color: rgba(0, 0, 0, 1);
}


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

.g1-light .entry-meta { color: rgba(0, 0, 0, 0.6); }
.g1-light .entry-meta a { color: rgba(0, 0, 0, 0.8); }
.g1-light .entry-meta a:hover { color: rgba(0, 0, 0, 1); }

.g1-light .entry-categories { color: rgba(0, 0, 0, 0.6); }
.g1-light .entry-categories a { color: rgba(0, 0, 0, 0.8); }
.g1-light .entry-categories a:hover { color: rgba(0, 0, 0, 1); }

.g1-light .entry-title { color: rgba(0, 0, 0, 1); }
.g1-light .entry-title a { color: rgba(0, 0, 0, 1); }
.g1-light .entry-title a:hover { color: rgba(0, 0, 0, 0.8); }

.g1-light .g1-button-simple { color: rgba(0, 0, 0, 1); }

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

.g1-header.g1-light .g1-primary-nav-menu > .menu-item > a,
.g1-header.g1-light .g1-hamburger,
.g1-header.g1-light .g1-drop-toggle,
.g1-header.g1-light .g1-socials-item-link {
	color: rgba(0, 0, 0, 1);
}


.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-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 .entry-meta { color: rgba(255, 255, 255, 0.6); }
.g1-dark .entry-meta a { color: rgba(255, 255, 255, 0.8); }
.g1-dark .entry-meta a:hover { color: rgba(255, 255, 255, 1); }

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

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

.g1-dark .g1-button-simple { color: #fff; }

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

.g1-header.g1-dark .g1-primary-nav-menu > .menu-item > a,
.g1-header.g1-dark .g1-hamburger,
.g1-header.g1-dark .g1-drop-toggle,
.g1-header.g1-dark .g1-socials-item-link {
	color: #fff;
}
