/*
 Theme Name:   Customify Child
 Template:     customify
 Version: 4.0
*/


/*************** load fonts ***************/


/*@font-face {
	font-family: PaulsCelticFont1;
	src: url(http://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/PaulsCelticFont1.ttf);
	font-weight: normal;
}*/
@font-face {
	font-family: 'celticbold';
	src: url('https://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/celtic_bold-webfont.woff2') format('woff2'),
	url('https://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/celtic_bold-webfont.woff') format('woff');
}
@font-face {
    font-family: 'celticnormal';
    src: url('https://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/celtic_normal-webfont.woff2') format('woff2'),
	url('https://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/celtic_normal-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'celtic_knotsregular';
	src: url('https://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/celtknot-webfont.woff2') format('woff2'),
	url('https://stage.tiernanmontana.com/wp-content/themes/customify-child/assets/fonts/celtknot-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


/*************** set fonts for menu and page titles ***************/


.celtfont {
	font-family: "celtic_knotsregular", Arial, sans-serif;
	font-size: 40px;
	color: #00ae53;
	text-align: center;
}
.entry-title {
	font-family: "celtic_knotsregular", Arial, sans-serif;
	font-size: 40px !important;
	text-transform: capitalize !important;
	color: #00ae53 !important;
	text-align: center !important;
	margin-top: 25px !important;
}


/*************** globals ***************/


p {
	margin: 19px 10px;
}
.page-id-4292 fieldset {
	border-left: none;
	border-right: none;
	border-radius: 25px;
	margin-bottom: 5px;
	padding: 0 0 27px 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}	
.page-id-4292 legend {
	margin-left: 8.5%;
	padding: 6px 15px 8px 15px;
	color: #ccc;
	font-size: 16px;
	border: 2px solid #aaa;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: -10px !important;
}
.page-id-8972 fieldset {
	border-left: none;
	border-right: none;
	border-radius: 25px;
	margin-bottom: 5px;
	padding: 0 0 27px 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}	
.page-id-8972 legend {
	margin-left: 8.5%;
	padding: 6px 15px 8px 15px;
	color: #ccc;
	font-size: 16px;
	border: 2px solid #aaa;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: -10px !important;
}
.page-id-9501 fieldset {
	border-left: none;
	border-right: none;
	border-radius: 25px;
	margin-bottom: 5px;
	padding: 0 0 27px 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
}	
.page-id-9501 legend {
	margin-left: 8.5%;
	padding: 6px 15px 8px 15px;
	color: #ccc;
	font-size: 16px;
	border: 2px solid #aaa;
	border-radius: 15px;
	margin-top: 20px;
	margin-bottom: -10px !important;
}

.divlink {
	background-color: #444;
	padding: 0 3px;
}
a {
	color: #ffff00 !important;
}
a:hover {
	color: #00ff00 !important;
	transition: none !important;
}
a:focus {
	outline: 1px solid transparent !important;
	-moz-outline-style: none !important;
}
a:active {
	transform: translate(2px, 2px) !important;
	transition: none !important;
	outline: 1px solid transparent !important;
	-moz-outline-style: none !important;
}
.notransform > a:active {
	transform: none !important;
}
.sepline {
	border-bottom: 1px solid #9956c9;
}
*:focus { 
  outline: none !important;
  box-shadow: none !important;    
}
*div:focus { 
  outline: none !important;
  box-shadow: none !important;    
}
*#:focus { 
  outline: none !important;
  box-shadow: none !important;    
}
*:active { 
  outline: none !important;
  box-shadow: none !important;    
}
.select2-container {
	min-width: 100% !important;
	/*width: 100% !important;*/
}
.select2-container .select2-selection--single {
	height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 38px !important;
	position: absolute;
	top: 15px !important;
	right: 1px;
	width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #ccc !important;
	line-height: 35px !important;
}
.select2-results {
	display: block;
	position: absolute;
	top: unset;
	border: 1px solid #ccc;
	background: #000 !important;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #333;
}
.select2-results__option {
	padding: 10px;
	user-select: none;
	-webkit-user-select: none;
	border-bottom: 1px solid #ccc;
}
.select2-container--default .select2-results__option[aria-selected="true"] {
	background-color: #003c1c;
}
.select2-container--default .select2-results > .select2-results__options {
	max-height: fit-content;
	overflow-y: auto;
}
.select2-container .select2-selection--single, input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="range"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea {
	color: #ccc !important;
	border: 1px solid #ccc !important;
	box-shadow: unset;
	padding: 0 0.75em;
	height: 2.6em;
	margin-top: 3px;
	/*width: 100% !important;*/
	max-width: 100%;
	vertical-align: middle;
	border-radius: 4px !important;
	-moz-appearance: auto;
	-webkit-appearance: auto;
	background: #000 !important;
}
.select2-container .select2-selection--single:focus,
 input[type="date"]:focus,
 input[type="datetime-local"]:focus,
 input[type="datetime"]:focus,
 input[type="color"]:focus,
 input[type="email"]:focus,
 input[type="month"]:focus,
 input[type="number"]:focus,
 input[type="password"]:focus,
 input[type="range"]:focus,
 input[type="search"]:focus,
 input[type="tel"]:focus,
 input[type="text"]:focus,
 input[type="time"]:focus,
 input[type="url"]:focus,
 input[type="week"]:focus,
 select:focus, textarea:focus {
 	border: 2px solid #ccc !important;
}


.hide-listing-sidebar .rtcl-sidebar-wrapper {
    display: none;
}

/*************** Customify theme ***************/


.header-search-form .search-field, .entry-content .page-links a, .header-search-modal, .pagination .nav-links > *, .entry-footer .tags-links a, .entry-footer .cat-links a, .search .content-area article, .site-content .widget-area .menu li.current-menu-item > a, .posts-layout .entry-inner, .post-navigation .nav-links, article.comment .comment-meta, .widget-area .widget_pages li a, .widget-area .widget_categories li a, .widget-area .widget_archive li a, .widget-area .widget_meta li a, .widget-area .widget_nav_menu li a, .widget-area .widget_product_categories li a, .widget-area .widget_recent_entries li a, .widget-area .widget_rss li a, .widget-area .widget_recent_comments li {
	border-color: #ffff00;
}
.header-search-modal {
	border: 1px solid #ffff00;
	background: #000;
	border-radius: 4px;
}
.header-search-modal::before {
	border-top-color: #ffff00;
	border-left-color: #ffff00;
}
.header-search-modal::before {
	border-top: 1px solid #ffff00;
	border-left: 1px solid #ffff00;
	background: #000;
}
.header-search_icon-item.search-left .header-search-modal::before {
	right: 19px;
}
[class*="customify-grid-"] > [class*="customify-col-3"], [class*="customify-grid_"] > [class*="customify-col-3"], [class~="customify-grid"] > [class*="customify-col-3"] {
	flex-basis: 40%;
	max-width: 40%;
}
[class*="customify-grid-"] > [class*="customify-col-9"], [class*="customify-grid_"] > [class*="customify-col-9"], [class~="customify-grid"] > [class*="customify-col-9"] {
	flex-basis: 60%;
	max-width: 60%;
}
[class*="customify-grid-"] > [data-push-left*="off-9"], [class*="customify-grid_"] > [data-push-left*="off-9"], [class~="customify-grid"] > [data-push-left*="off-9"] {
	margin-left: 60%;
}
.menu-item-handle .item-title {
	margin-right: 10em !important;
}
embed, iframe, object {
	margin-bottom: 10px;
}
.item-type {
	padding: 12px 15px !important;
}
.nav-menus-php .item-edit::before {
	margin-left: 5px;
	text-indent: -14px;
}
.tablenav .actions {
	max-width: 14rem !important;
}
.tablenav .actions select {
	float: none !important;
	margin-right: 10px !important;
	width: 80% !important;
}
#main, #sidebar-primary, #sidebar-secondary {
	padding-top: 0;
	padding-bottom: 0;
}
/*.site-content .content-area {
	padding-bottom: 15px !important;
}*/
.widget-area .widget {
	margin-bottom: 2em;
	margin-top: 31px;
}
.nav-menu-desktop .menu-item .link-before, .nav-menu-mobile .menu-item .link-before {
	font-family: "celticbold", Arial, sans-serif;
	font-size: 16px;
	font-weight: 100;
	text-transform: none;
}
.nav-menu-desktop .sub-menu .link-before {
	font-size: 14px;
}
.nav-menu-desktop .sub-menu {
	background: #000;
	box-shadow: none;
	width: max-content;
	border: 1px solid #bbb;
}
#site-footer {
	border-top: 1px solid #9956c9;
}
.footer-main.footer--row-inner {
	padding: 0 !important;
}
.footer--row-inner.footer-main-inner.dark-mode {
	padding: 0 !important;
}
.footer-main .footer--row .layout-fullwidth {
	height: 80px;
}
.footer-copyright {
	float: right;
}


/*************** Arconix FAQ ***************/


.arconix-faq-wrap {
	background: none repeat scroll 0 0 #000 !important;
	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius: 4px !important;
	border: 1px solid #aaa !important;
}
.arconix-faq-title {
	color: #ffff00 !important;
}
.arconix-faq-title:hover {
	color: #00ff00 !important;
}
.arconix-faq-title:active {
	transform: translate(2px, 2px) !important;
	transition: none !important;
}
.arconix-faq-title.faq-open {
	color: #00ff00 !important;
}
h3.arconix-faq-term-title {
	display: none !important;
}
.arconix-faq-content p:last-child {
	margin: 10px !important;
}



/*************** Column Shortcodes plugin ***************/


.full_width, .one_half, .one_half_last, .one_third, .one_third_last, .two_third, .two_third_last, .one_fourth, .one_fourth_last, .three_fourth, .three_fourth_last, .one_fifth, .one_fifth_last, .two_fifth, .two_fifth_last, .three_fifth, .three_fifth_last, .four_fifth, .four_fifth_last, .one_sixth, .one_sixth_last, .five_sixth, .five_sixth_last {
	padding: 10px 10px;
	display: inline-block;
}


/*************** WooCommerce ***************/

.woocommerce-order {
	margin-top: -42px;
}
.woocommerce-terms-and-conditions-wrapper {
	display: none;
}
.woocommerce-checkout-review-order table.shop_table td, .woocommerce-checkout-review-order table.shop_table th, .woocommerce-checkout-review-order table.shop_table tr {
	padding-left: 0;
	color: #ccc;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order, .woocommerce-page .woocommerce-checkout .woocommerce-checkout-review-order {
	width: 40%;
	float: right;
	border: 1px solid #ccc;
}
#wc-zelleform {
	margin: -10px 0 19px 0 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	margin-top: -3px;
}
.cart-dropdown-box .price, .cart-dropdown-box span.amount, .site-content .price, .site-content span.amount {
	font-weight: 500;
	color: #00ae53;
}
table.shop_table tfoot tr th {
	color: #ccc;
}
table.shop_table thead tr th {
	border-bottom: 1px solid #ccc;
	color: #ccc;
}
table.shop_table tfoot td, table.shop_table tfoot th {
	color: #ccc;
}
h1, h2, h3, h4, h5, h6 {
	color: #ccc;
}
#wc-zelleform {
	border: none;
	margin-top: -10px;
	padding: 0 !important;
}
.cart-collaterals, .group-highlight-box, .woocommerce-checkout-review-order {
	background: #000;
	box-shadow: none;
	padding: 1.8em 2em 2em 2em;
	border-radius: 4px;
	margin-top: 4em;
}
#add_payment_method table.cart .product-thumbnail, .woocommerce-cart table.cart .product-thumbnail, .woocommerce-checkout table.cart .product-thumbnail {
	min-width: 32px;
	display: none;
}
#add_payment_method #payment ul.payment_methods > li, .woocommerce-cart #payment ul.payment_methods > li, .woocommerce-checkout #payment ul.payment_methods > li {
	line-height: 1.5;
	margin: 0;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
	padding-top: 1em;
	line-height: 1.2;
	position: relative;
}
#add_payment_method #payment ul.payment_methods > li .input-radio, .woocommerce-cart #payment ul.payment_methods > li .input-radio, .woocommerce-checkout #payment ul.payment_methods > li .input-radio {
	position: relative;
	left: 15px;
	top: -2px;
}
#add_payment_method #payment ul.payment_methods > li > label,
.woocommerce-cart #payment ul.payment_methods > li > label,
.woocommerce-checkout #payment ul.payment_methods > li > label {
	padding-left: 32px;
	margin-bottom: 0px;
	display: inline-block;
	cursor: pointer;
	font-weight: normal;
	line-height: 1.2;
	font-size: 16px;
	position: relative;
	top: -2px;
	color: #ffff00 !important;
}
#add_payment_method #payment ul.payment_methods > li > label:hover,
.woocommerce-cart #payment ul.payment_methods > li > label:hover,
.woocommerce-checkout #payment ul.payment_methods > li > label:hover {
	color: #00ff00 !important;
	transition: none;
}
#add_payment_method #payment ul.payment_methods > li > label:active,
.woocommerce-cart #payment ul.payment_methods > li > label:active,
.woocommerce-checkout #payment ul.payment_methods > li > label:active {
	transform: translate(2px, 2px);
	transition: none;
	color: #00ff00 !important;
}
#add_payment_method #payment div.payment_box p:last-child, .woocommerce-cart #payment div.payment_box p:last-child, .woocommerce-checkout #payment div.payment_box p:last-child {
	margin-bottom: 20px;
}
#add_payment_method #payment ul.payment_methods > li p, .woocommerce-cart #payment ul.payment_methods > li p, .woocommerce-checkout #payment ul.payment_methods > li p {
	padding: 0;
	line-height: 1.2;
}
#woocommerce-order-items .wc-order-edit-line-item-actions .edit-order-item::before {
	color: #ffff00;
}
#woocommerce-order-items .wc-order-edit-line-item-actions a:hover::before {
	color: #00ff00;
}
#woocommerce-order-items .wc-order-edit-line-item-actions .delete-order-item:hover::before, #woocommerce-order-items .wc-order-edit-line-item-actions .delete_refund:hover::before {
	color: #ff0000;
}
.woocommerce-search.woocommerce-select-control .woocommerce-select-control__control.is-active {
	outline: none !important;
	box-shadow: none !important;
	border: none !important;
	border: 0 !important;
}
.woocommerce-table tr:last-child .woocommerce-table__item: {
	background: #000;
}
.woocommerce-table__table tr:focus-within td, .woocommerce-table__table tr:focus-within th, .woocommerce-table__table tr:hover td, .woocommerce-table__table tr:hover th {
	background: #000;
}
.woocommerce-table__header.is-sorted, .woocommerce-table__item.is-sorted {
	background-color: #000;
}
.wc-wp-version-gte-53 .select2-dropdown--below {
	box-shadow: none !important;
}
table.shop_table {
	margin: -10px -1px 24px 0 !important;
}
.woocommerce textarea[disabled="disabled"] {
	background: #000 !important;
}
/*
.woocommerce table.shop_table {
	border: 0;
	background-color: #000;
}
.woocommerce h1.product_title, .woocommerce-Tabs-panel h2, .related.products h2, section.up-sells h2, .cross-sells h2, .cart_totals h2, .woocommerce-billing-fields h3, .woocommerce-account .addresses .title h3 {
	font-size: 24px;
	margin-bottom: 5px;
	line-height: 1.2;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title {
	padding: 0;
	color: #ccc;
	margin: 0;
}
div.product form.cart input[type="number"] {
	font-family: arial;
	color: #ccc;
	float: left;
	font-size: 18px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 60px;
	padding: 5px;
}
.woocommerce div.page-description {
	color: #ccc;
}
.woocommerce ul.products li.product a {
	text-decoration: none;
	margin: 5px 2px;
	padding: 3px;
}
.fa-shopping-basket::before {
	content: "\f07a";
}
a.added_to_cart.wc-forward {
    display: none;
}
.woocommerce-Price-amount {
	color: #00ae53;
	font-family: arial;
}
.confirm_add {
	color: #00ff00;
}
.cart-contents .cart-crl {
	position: relative;
	margin-left: 5px;
	font-family: arial;
	font-size: 12px;
}
.woocommerce.boxed, .woocommerce.contentbox {
	content: '';
	background-color: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	display: block;
}
tr.woocommerce-cart-form__cart-item.cart_item {
	background-color: #000;
}
.woocommerce #content table.cart td.actions, .woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
	padding: 20px;
	border-top: 1px solid #ccc;
}
td.product-price, td.product-subtotal {
    text-align: right;
}
.woocommerce table.shop_table thead th {
	text-align: center;
    color: #ccc;
}
.woocommerce table.shop_table thead {
	background-color: #000;
}
.woocommerce .quantity .qty {
	text-align: center;

	height: 35px;
}
.qib-container {
	margin: 0;
}
.add_to_cart_button:not(#qib_id):not(#qib_id):not(_) {
	line-height: 34px;
	width: 75%;
	margin-top: 15px;
	margin-bottom: 18px;
}
button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
	margin-top: -1px;
}
.qib-container:not(#qib_id):not(#qib_id) {
	display: block;
}
.qib-container > :not(:last-child):not(#qib_id):not(#qib_id) {
	margin-right: 0px;
}
.qib-container .quantity input.qty:not(#qib_id):not(#qib_id) {
	line-height: 1;
	padding: 0;
	width: 35px;
	min-height: initial;
	font-size: 15px;
	border: none;
}
.quantity {
	width: 35px;
	font-size: 15px;
}
.qib-button:not(#qib_id):not(#qib_id) {
	line-height: 1;

	margin: 0;
	height: 32px;
	width: 32px;
	color: #ccc;
	vertical-align: middle;
	font-size: 18px;
	transition: none;
}
button.minus.qib-button {
	padding-bottom: 3px;
}
*/


/***************  Ultimate Member ***************/


p.um-notice.success {
	background: #00ae53;
}
p.um-notice i {
	top: 3px;
}
em {
	font-style: normal;
	color: red;
}
label, .um-field-label {
	margin: 0;
	font-size: 15px;
	font-weight: 600;
	color: #00ae53 !important;
	/* float: left; */
}
#um_bulk_action {
	float: none !important;
	margin-right: 10px !important;
	margin-left: 0;
	width: 100% !important;
}
.um .um-form input[type="text"],
.um .um-form input[type="search"],
.um .um-form input[type="tel"],
.um .um-form input[type="number"],
.um .um-form input[type="password"],
.um .um-form textarea,
.um .upload-progress, .select2-container .select2-choice, .select2-drop, .select2-container-multi .select2-choices, .select2-drop-active, .select2-drop.select2-drop-above {
	border: 1px solid #ccc !important;
}
.um .um-form input[type="text"]:focus,
.um .um-form input[type="search"]:focus,
.um .um-form input[type="tel"]:focus,
.um .um-form input[type="number"]:focus,
.um .um-form input[type="password"]:focus,
.um .um-form textarea:focus,
.um .upload-progress:focus, .select2-container .select2-choice:focus, .select2-drop:focus, .select2-container-multi .select2-choices:focus, .select2-drop-active:focus, .select2-drop.select2-drop-above:focus {
	border: 2px solid #ccc !important;
}
input[type="submit"], .um-center .um-button {
	border-radius: 25px !important;
	background-color: #000 !important;
	color: #ffff00 !important;
	border: 1px solid #ff0 !important;
}
input[type="submit"]:hover, .um-center .um-button:hover {
    border-color: #00ff00 !important;
}
input[type="submit"]:active, .um-center .um-button:active {
    border-color: #00ff00 !important;
	color: #00ff00 !important;
	transform: translate(2px, 2px);
}
.um-field {
	position: relative;
	padding: 12px 0 0 0;
	width: 100%;
}
.um-field-area {
	margin-bottom: 7px;
	width: 100%;
}
.um-form {
	width: 100%;
}
/*.um-5058.um {
	max-width: 40%;
}
*/
.um-field-checkbox i, .um-field-radio i {
	color: #aaa !important;
}
.um-field-checkbox:hover i, .um-field-radio:hover i {
	color: #ccc !important;
}
.um-field-checkbox-option, .um-field-radio-option {
	color: #ccc !important;
}
.um-field-block {
	color: #ccc !important;
	font-size: 16px !important;
}
.um-icon-android-checkbox-outline::before {
	content: "\f373";
	color: #00ff00;
}
a.um-link-alt {
	color: #ffff00 !important;
}
a.um-link-alt:hover {
	text-decoration: none !important;
	color: #00ff00 !important;
}
.um-account-meta {
	text-align: center;
	margin-bottom: 20px;
	display: none;
}
.um-account-side {
	display: none;
}
.um-account-main div.um-account-heading {
	display: none;
}
.um-account-main {
	float: none;
	width: 40%;
	padding: 0;
	box-sizing: border-box;
	margin: auto;
}
.um-left {
	float: none;
	width: 48%;
	margin: auto;
}
.um-center .um-button {
	min-width: 35% !important;
}
.um-field-b, .um-field-c {
	padding-top: 0 !important;
	margin-bottom: 25px;
}
div#um_field_general_user_email {
	display: none;
}





#wpadminbar > #wp-toolbar > #wp-admin-bar-top-secondary > #wp-admin-bar-search #adminbarsearch input.adminbar-input {
	min-width: 100%;
}


/***************  Advanced Custom Fields ***************/


.acf-field .acf-label label {
	font-size: 15px;
	font-weight: 600;
}
.form-table > tbody > .acf-field > .acf-label label {
	font-size: 15px;
	color: #00ae53;
}
#your-profile .acf-field input[type="text"],
#your-profile .acf-field input[type="password"],
#your-profile .acf-field input[type="number"],
#your-profile .acf-field input[type="search"],
#your-profile .acf-field input[type="email"],
#your-profile .acf-field input[type="url"],
#your-profile .acf-field select,
#createuser .acf-field input[type="text"],
#createuser .acf-field input[type="password"],
#createuser .acf-field input[type="number"],
#createuser .acf-field input[type="search"],
#createuser .acf-field input[type="email"],
#createuser .acf-field input[type="url"],
#createuser .acf-field select {
	max-width: 40%;
}
 



#doaction, #doaction2, #post-query-submit {
	margin: 0 8px 8px 0 !important;
}
.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #00ff00;
	animation-name: spin;
}
.wpcf7-spinner {
	display: block;
	background-color: #000;
	opacity: 1;
	margin: 5px 0 0 0;
}

/***************  BWG Photo Gallery ***************/


form.bwg_form {
	background: #000 !important;
}

#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 {
	color: #ccc;
}

.bwg_loading_div_2 {
  background: transparent;
}

#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a, #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 input.bwg_current_page {
	color: #ffff00;
	border-color: #ffff00;
	background-color: #000;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a:hover, #bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 input.bwg_current_page:hover {
	border-color: #00ff00;
	color: #ffff00 !important;
}
.bwg_popup_image_spun1 .bwg_popup_image_spun2 {
	background: #000;
}

#spider_popup_left-ico, #spider_popup_right-ico {
	color: #000;
}
.bwg_ctrl_btn_container {
	background-color: #000 !important;
}
.bwg_toggle_container {
	background: #000 !important;
}
.bwg_close_btn {
	opacity: 1 !important;
}


/***************  Contact Form 7 ***************/

.wpcf7-file.upload-button {
	background:#000;

	color:#ffff00;
	border: 1px solid #ffff00;
	font-size:14px;
}

input[type="radio"] {
	margin-left: -4px;
	margin-bottom: 15px;
	margin-top: 2px;
}
.radiodancers {
	margin-left: 7px;
}
.radioimages {
	height: 2.6em;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	width: 100%;
	padding-top: 8px;
	margin-top: 3px;
}
.radiotuition {
	height: 2.6em;
	border: 1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	width: 100%;
	padding-top: 8px;
	margin-top: 3px;
}
.wpcf7-list-item:focus {
	display: inline-block;
	margin: 0 0 0 1em;
	border: 1px solid #ccc;
}
.wplfcf7_left_box {
	display: none;
}
.wplfcf7_title {
	font-weight: normal;
	padding: 0px 10px;
	display: block;
	color: #ccc;
	line-height: 1.2;
}
.wplfcf7_description {
	display: none;
	padding: 0px 10px;
	line-height: 1.5;
	word-break: break-word;
	color: #ccc !important;
	font-weight: normal !important;
}
.togglebuttons .wpcf7-list-item {
	margin: 0 15px 0 0;
	display: inline-block;
}
.togglebuttons > span input {
	opacity: 0;
	position: absolute;
}
.togglebuttons > span .wpcf7-list-item-label {
	cursor: pointer;
	display: inline-block;
	color: #ffff00;
	border-radius: 4px;
	padding: 5px 8px;
	border: 1px solid #ffff00;
	margin-top: 5px;
}
.togglebuttons > span .wpcf7-list-item-label:hover { 
	border-color: #00ff00;
}
.togglebuttons > span .wpcf7-list-item-label:active {
	transform: translate(2px, 2px);
}
.togglebuttons > span input:checked + .wpcf7-list-item-label {
	color: #00ff00;
    border-color: #00ff00;
}
.togglebuttondraw .wpcf7-list-item {
	margin: 0 15px 0 0;
	display: inline-block;
}
.togglebuttondraw > span input {
	opacity: 0;
	position: absolute;
}
.togglebuttondraw > span .wpcf7-list-item-label, button.btn.btn-primary.cf7sg-sign {
	font-family: inherit;
	cursor: pointer;
	display: inline-block;
	color: #ffff00;
	border-radius: 4px;
	padding: 5px 8px;
	border: 1px solid #ffff00;
	margin-top: 5px;
}
.togglebuttondraw > span .wpcf7-list-item-label:hover { 
	border-color: #00ff00;
}
.togglebuttondraw > span .wpcf7-list-item-label:active {
	transform: translate(2px, 2px);
}
.wpcf7-form-control-signature-body canvas {
	position: absolute;
	left: 10px !important; 
	top: -14px !important;
	width: 100%;
	height: 100%;
	background: #ddd;
	color: #000;
	border-radius: 4px;
}
.wpcf7-form-control-clear-wrap {
	margin-top: 10px;
}
#wpcf7_Signature_Drawn_clear {
	font-family: inherit !important;
	font-weight: 500 !important;
	padding: 0 13px !important;
	margin-left: 10px !important;
	margin-top: -11px !important;
}
canvas {
	display: inline-block;
	margin-bottom: 5px;
}
.wpcf7 input[type="file"] {
	margin-top: 5px;
}


.button:not(.components-button):not(.customize-partial-edit-shortcut-button),
button:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button),
input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button) {
	border: 1px solid #ffff00 !important;
	margin: 1px 0;
	padding: 5px 15px;
	line-height: 2.2em;
	min-height: 40px;
	max-width: 100%;
	font-weight: 100;
	text-transform: none;
	transition: none;
	border-radius: 4px;
	color: #ffff00 !important;
	background-color: #000 !important;
	font-size: 16px;
	font-family: "celticbold", Arial, sans-serif;
	text-transform: capitalize !important;
}
.button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
button:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover,
input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):hover {
	border-color: #00ff00 !important;
}
.button:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
button:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
input[type="button"]:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
input[type="reset"]:not(.components-button):not(.customize-partial-edit-shortcut-button):active,
input[type="submit"]:not(.components-button):not(.customize-partial-edit-shortcut-button):active {
	transform: translate(2px, 2px);
    transition: none;
}








.pdfbox {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 10% 25px;
}
.pdfthumb {
	border: 2px solid #ffff00;
	border-radius: 4px;
}
.pdfthumb:hover {
	border: 2px solid #00ff00;
}
.pdfthumb:active {
	transform: translate(2px, 2px);
    transition: none;
}







/***************  Admin pages ***************/


#wpadminbar {
	color: #ccc;
	background: #111;
}
#wp-wrap {
	background-color: #000;
}

.plugins tbody, .plugins tbody th.check-column {
	background: #000;
}
.plugins tr {
	background: #000;
}
.plugins .desc p {
	color: #ccc;
}
.plugins .active td, .plugins .active th {
	background-color: #222;
}
.plugin-update-tr.active td, .plugins .active th.check-column {
	border-left: 4px solid #00ae53;
}
.wp-core-ui select {
	background: #000 url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E') no-repeat right 5px top 55% !important;
	margin-top: 11px;
}
.widefat tfoot tr td, .widefat tfoot tr th, .widefat thead tr td, .widefat thead tr th {
	color: #ccc;
	background: #000;
}
a.submitdelete {
	color: red !important;
}
a.submitdelete:hover {
	font-weight: bold;
}
.sorting-indicator::before {
	color: #ccc;
}
.tablenav .one-page .displaying-num {
	color: #ccc;
}
.subsubsub a .count, .subsubsub a.current .count {
	color: #ccc;
}
#adminmenu, #adminmenu .wp-submenu, #adminmenuback, #adminmenuwrap {
	background-color: #111;
}
#adminmenu .wp-submenu {
	background-color: #222;
}
#adminmenu .wp-has-current-submenu .wp-submenu .wp-submenu-head, #adminmenu .wp-menu-arrow, #adminmenu .wp-menu-arrow div, #adminmenu li.current a.menu-top, #adminmenu li.wp-has-current-submenu a.wp-has-current-submenu {
	background: #007b3b;
}
#adminmenu li.wp-menu-separator {
	height: 2px;
	background-color: #ccc;
}
p.description {
	color: #ccc;
}
.form-table th {
	padding: 27px 10px 20px 0;
	color: #00ae53;
	font-size: 15px;
}
.nav-tab {
	background: #000;
}
.nav-tab:hover {
	background: #000;
	border-color: #00ff00;
}
.nav-tab-active {
	margin-bottom: 0px;
	border-color: #00ff00;
	color: #00ff00;
}
.nav-tab-active, .nav-tab-active:focus, .nav-tab-active:focus:active, .nav-tab-active:hover {
	border-bottom: none;
	color: #00ff00 !important;
}
ul#adminmenu a.wp-has-current-submenu::after, ul#adminmenu > li.current > a.current::after {
	display: inline !important;
}
#contact-form-editor-tabs li, #contact-form-editor-tabs li:hover, #contact-form-editor-tabs li:active {
	background-color: #000;
}
#contact-form-editor-tabs li.ui-tabs-active, #contact-form-editor-tabs li.ui-tabs-active:hover {
	background-color: #000;
}
fieldset {
	background: #000;
}
#contact-form-editor .contact-form-editor-panel {
	background-color: #000;
	color: #ccc;
}
.postbox {
	background: #000 !important;
	border: 1px solid #ccc !important;
}
#major-publishing-actions {
	background: #000;
}
.wp-die-message, p {
	color: #ccc;
}
.postbox .inside {
	color: #ccc;
}
ul.order_notes li .note_content {
	background: #333;
}
ul.order_notes li.customer-note .note_content {
	background: #333;
}
ul.order_notes li.system-note .note_content {
	background: #333;
}
ul.order_notes li p.meta {
	color: #ccc;
}
ul.order_notes li .note_content::after {
	border-color: #ccc transparent;
}
ul.order_notes li.customer-note .note_content::after {
	border-color: #ccc transparent;
}
ul.order_notes li p.meta .exact-date {
	border: none;
	text-decoration: none;
}
a {
	text-decoration: none;
}
a.submitdelete {
	text-decoration: none !important;
}
#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items td.thumb .wc-order-item-thumbnail {
	display: none !important;
}
#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items thead th.sortable {
	background: #333;
	color: #ccc;
	text-align: left;
}
#woocommerce-order-items .wc-order-totals {
	padding-right: 67px;
}
#contextual-help-wrap h5, #screen-options-wrap h5, #screen-options-wrap legend {
	color: #ccc;
}
#contextual-help-wrap, #screen-options-wrap {
	background: #000;
}
.contextual-help-tabs-wrap {
	background: #000;
}
.contextual-help-tabs-wrap a {
	background: #000;
}
#screen-meta-links .show-settings {
	background: #000;
	color: #ccc;
}
#tag-generator-list a.button {
	height: 20px;
	line-height: 2;
	margin: 2px;
	padding: 7px;
}
#submitpost input.delete {
	padding: 5px;
	width: 100px;
	height: 47px;
}
.contact-form-editor-box-mail span.mailtag.unused {
	color: #ccc;
}
.keyboard-interaction {
	color: #ccc;
}
.card {
	background: #000 none repeat scroll 0 0;
}
.wpcf7cf-list li {
	color: #ccc;
}
.updates-table .plugin-title p {
	color: #ccc;
}
.form-wrap p, p.description, p.help, span.description {
	color: #ccc;
}
.attachments-browser .media-toolbar {
	background: #000;
}
.tablenav .tablenav-pages {
	margin: 4px 0px 15px;
	color: #ccc;
}
.tablenav .actions {
	color: #ccc;
}
.customify-mt-tabs .customify-mt-tabs-list {
	background-color: #000;
}
.customify-mt-tabs .customify-mt-tabs-list li.active a {
	background-color: #000;
}
.widefat td p {
	color: #ccc;
}

.um-admin #major-publishing-actions {
	background-color: #000 !important;
}
#um-extensions-wrap .plugin-card {
	background: #000;
	color: #ccc;
}
.um-filter {
	background: #000;
	color: #ccc;
}
.wp-filter {
	background: #000;
	color: #ccc;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: #000;
}
.css-10klw3m {
	background: #000;
	color: #ccc;
}
.css-10feu0u {
	color: #ccc;
}
.woocommerce-filters-label {
	color: #ccc;
}
button.woocommerce-table__download-button {
	color: #ffff00;
}
.components-button:hover, .components-button[aria-expanded="true"] {
	color: #00ff00;
}
.woocommerce-ellipsis-menu .woocommerce-ellipsis-menu__toggle .gridicon {
	color: #ffff00;
}
.woocommerce-table .woocommerce-table__actions > :last-child {
	color: #ffff00;
}
.woocommerce-dropdown-button__labels {
	background: #000;
	color: #ccc;
}
table.wc_emails tr:nth-child(2n+1) td, table.wc_gateways tr:nth-child(2n+1) td, table.wc_shipping tr:nth-child(2n+1) td {
	background: #333;
}
.woocommerce-store-alerts {
	background: #333;
}
.css-c38ds3 {
	color: #ccc !important;
}
.css-1pd4mph {
	background-color: #000 !important;
	color: #ccc !important;
}
table.wc_status_table tr:nth-child(2n) td, table.wc_status_table tr:nth-child(2n) th {
	background: #333;
}
.widefat ol, .widefat p, .widefat ul {
	color: #ccc;
}
.subsubsub {
	color: #ccc;
}
.categorydiv div.tabs-panel, .customlinkdiv div.tabs-panel, .posttypediv div.tabs-panel, .taxonomydiv div.tabs-panel, .wp-tab-panel {
	background-color: #000;
}
.wp-tab-active, ul.add-menu-item-tabs li.tabs, ul.category-tabs li.tabs {
	background-color: #000;
}
#woocommerce-coupon-data .panel-wrap, #woocommerce-product-data .panel-wrap {
	background: #000;
}
#woocommerce-coupon-data ul.wc-tabs, #woocommerce-product-data ul.wc-tabs, .woocommerce ul.wc-tabs {
	background-color: #000;
}
#woocommerce-coupon-data ul.wc-tabs li.active a, #woocommerce-product-data ul.wc-tabs li.active a, .woocommerce ul.wc-tabs li.active a {
	background-color: #333;
}
.post-type-product .tablenav .select2-container, .post-type-shop_order .tablenav .select2-container, .woocommerce_page_wc-orders .tablenav .select2-container {
	margin: 1px 6px 15px 0px;
}
#doaction, #doaction2, #post-query-submit {
	margin: 0 8px 12px 0 !important;
}
.woocommerce-marketing-knowledgebase-card__post h3 {
	color: #ffff00 !important;
}
.woocommerce-marketing-knowledgebase-card__post:hover h3 {
	color: #00ff00 !important;
}
.css-2x4s0q {
	color: #ccc !important;
}
.woocommerce-admin-marketing-card .components-card__header .woocommerce-admin-marketing-card-subtitle {
	color: #ccc !important;
}
.woocommerce-marketing-knowledgebase-card__post-meta {
	color: #ccc;
}
#customize-controls .wp-full-overlay-sidebar-content {
	background: #000 !important;
}
#customize-controls .customize-info .accordion-section-title {
	background: #000;
	color: #ccc;
}
.wp-full-overlay-sidebar .wp-full-overlay-header {
	background-color: #000;
}
#customize-save-button-wrapper .save {
	background: #000 !important;
	color: #ffff00 !important;
	border-color: #ffff00 !important;
}
#customize-save-button-wrapper .save:hover {
	border-color: #00ff00;
}
.customize-controls-close {
	background: #000;
}
.customize-controls-close:focus, .customize-controls-close:hover, .customize-controls-preview-toggle:focus, .customize-controls-preview-toggle:hover {
	border-top-color: #000;
	color: #00ff00;
	background: #000;
}
.expanded .wp-full-overlay-footer {
	background: #000;
}
.wp-full-overlay-footer .devices {
	background: #000;
	box-shadow: none;
}
.footer-bottom .builder-item:last-child, .footer-main .builder-item:last-child, .footer-top .builder-item:last-child {
	margin-bottom: 30px;
}
#customize-theme-controls .control-panel-themes > .accordion-section-title, #customize-theme-controls .control-panel-themes > .accordion-section-title:hover {
	background: #000;
	color: #ccc;
}
#customize-outer-theme-controls .accordion-section-title, #customize-theme-controls .accordion-section-title {
	background-color: #000 !important;
	color: #ccc !important;
}
#customize-controls #accordion-section-customify-pro h3 a {
	background: #000 !important;
}
#customize-outer-theme-controls .control-section .accordion-section-title:focus::after, #customize-outer-theme-controls .control-section .accordion-section-title:hover::after, #customize-outer-theme-controls .control-section.open .accordion-section-title::after, #customize-outer-theme-controls .control-section:hover > .accordion-section-title::after, #customize-theme-controls .control-section .accordion-section-title:focus::after, #customize-theme-controls .control-section .accordion-section-title:hover::after, #customize-theme-controls .control-section.open .accordion-section-title::after, #customize-theme-controls .control-section:hover > .accordion-section-title::after {
	color: #000;
}
#customize-controls .control-section .accordion-section-title:focus, #customize-controls .control-section .accordion-section-title:hover, #customize-controls .control-section.open .accordion-section-title, #customize-controls .control-section:hover > .accordion-section-title {
	color: #000 !important;
	background: #00ae53 !important;
	border-left-color: #000;
}
.customify--settings-wrapper .customify-actions .action--edit {
	background: #000;
	border: 1px solid #ffff00;
}
.customize-section-title h3, h3.customize-section-title {
	color: #ccc;
	background: #000;
}
#customize-controls .customize-info .customize-panel-description, #customize-controls .customize-info .customize-section-description, #customize-controls .no-widget-areas-rendered-notice, #customize-outer-theme-controls .customize-info .customize-section-description {
	color: #ccc;
	background: #000;
}
.edit-widgets-block-editor .edit-widgets-main-block-list {
	background: #000;
}
.components-panel__body-title .components-button {
	background: #333;
	color: #ccc;
}
.interface-interface-skeleton__sidebar {
	background: #000;
}
.edit-widgets-widget-areas__top-container {
	background: #333;
}
.interface-complementary-area .components-panel__header {
	background: #000;
}
.components-button:hover, .components-button[aria-expanded="true"] {
	color: #00ff00 !important;
}
.components-button.edit-widgets-sidebar__panel-tab.is-active {
	color: #00ff00 !important;
}
.components-button.edit-widgets-sidebar__panel-tab {
	color: #ffff00 !important;
}
.blocks-widgets-container *, .blocks-widgets-container ::after, .blocks-widgets-container ::before, .components-modal__frame *, .components-modal__frame ::after, .components-modal__frame ::before {
	color: #ffff00 !important;
}
.components-button svg:hover {
	color: #00ff00 !important;
}
.interface-complementary-area p {
	color: #ccc !important;
}
.components-button {
	color: #ffff00 !important;
}
.components-button:hover {
	color: #00ff00 !important;
}
body.appearance_page_gutenberg-widgets, body.widgets-php, html.wp-toolbar {
	background: #000;
}
.interface-interface-skeleton__footer .block-editor-block-breadcrumb {
	background: #000;
}
.interface-interface-skeleton__footer {
	background: #000;
	color: #ccc !important;
}
.edit-widgets-header__actions .components-button:hover {
	color: #00ff00 !important;
}
.accordion-section-content {
	background: #000;
}
.js .control-section .accordion-section-title:focus, .js .control-section .accordion-section-title:hover, .js .control-section.open .accordion-section-title, .js .control-section:hover .accordion-section-title {
	color: #ccc;
	background: #000;
}
.metabox-holder .postbox > h3, .metabox-holder .stuffbox > h3, .metabox-holder h2.hndle, .metabox-holder h3.hndle {
	background: #000;
}
.metabox-holder .postbox > h3:hover, .metabox-holder .stuffbox > h3:hover, .metabox-holder h2.hndle:hover, .metabox-holder h3.hndle:hover {
	background: #00ae53 !important;
	color: #000 !important;
}
.nav-menus-php .major-publishing-actions {
	background: #000;
}
.nav-menus-php #post-body {
	background: #000;
}
#nav-menu-footer, #nav-menu-header {
	background: #000;
}
.manage-menus {
	background: #000;
	color: #ccc;
}
.js .menu-item-handle {
	background: #333;
}
.is-submenu {
	color: #ccc;
}
.item-type {
	color: #ccc;
}
.bulk-select-button {
	background: #000;
}
.bulk-select-button {
	background: #000;
	border: 1px solid #ffff00;
}
.bulk-select-button:hover {
	color: #00ff00;
}
label.bulk-select-button:active, label.bulk-select-button:focus-within, label.bulk-select-button:hover {
	background: #000;
	border-color: #00ff00;
}
.bulk-actions input.menu-items-delete {
	text-decoration: none;
}
.accordion-section-title::after, .handlediv, .item-edit, .postbox .handlediv.button-link, .toggle-indicator {
	color: #ccc;
}
.cd-box {
	background: #000;
	color: #ccc;
}
#q2w3_fixed_widget-recommend {
	text-shadow: none;
}
.notification-dialog {
	background: #000 !important;
}
#templateside > ul {
	background: #000 !important;
	color: #ffff00 !important;
}
#templateside li.howto {
	color: #ccc;
}
[role="treeitem"] .folder-label:hover {
	background: #000;
	color: #00ff00;
}
#templateside li:not(.howto) a:hover, .theme-editor-php .highlight:hover {
	background: #000;
	color: #00ff00;
}
[role="treeitem"] .folder-label:active {
	background: #000;
	color: #00ff00 !important;
}
#templateside li:not(.howto) a:active, .theme-editor-php .highlight:active {
	background: #000;
	color: #00ff00;
}

.nonessential {
	color: #ccc;
}
.contextual-help-tabs .active a {
	background: #000;
}
#colInfo {
	background: #000;
	border: 1px solid #ccc;
}
#muc-popup #muc-close-pp {
	color: #ffff00;
}
#muc-popup #muc-close-pp:hover {
	color: #00ff00;
}
.health-check-header, .privacy-settings-header {
	background: #000;
}
.health-check-accordion-trigger .badge.blue, .privacy-settings-accordion-trigger .badge.blue {
	border: 1px solid #ffff00;
}
.health-check-accordion-trigger .badge, .privacy-settings-accordion-trigger .badge {
	color: #ffff00;
	font-weight: normal;
}
.health-check-accordion-heading, .privacy-settings-accordion-heading {
	font-weight: normal;
	border: none;
}
.health-check-accordion-trigger .title, .privacy-settings-accordion-trigger .title {
	font-weight: normal;
}
.health-check-accordion, .privacy-settings-accordion {
	border: none;
}
.health-check-accordion-heading, .privacy-settings-accordion-heading {
	margin: 15px 0px;
	font-weight: normal;
	border: none;
}
.site-health-progress-label {
	font-weight: normal;
	color: #ccc;
}
.green .site-health-progress #bar {
	stroke: #00ae53;
}
.privacy_requests tbody td {
	background: #000;
}
.redirection .wp-list-table {
	margin-top: 4%;
	margin-bottom: 4%;
}
.wpl-popover__content {
	background: #000;
}
.wpl-dropdownbutton a:hover {
	background-color: #00ae53;
	color: #000 !important;
}
.wp-core-ui select.disabled, .wp-core-ui select:disabled {
	color: #bbb;
	text-shadow: none;
}
.tablenav.top, .tablenav.bottom {
	margin-bottom: 46px;
}
code, kbd {
	color: #ccc;
}
.health-check-accordion-panel, .privacy-settings-accordion-panel {
	background: #000;
}
.row-title {
	font-weight: normal;
}
.row-title:hover, .row-title > a:hover {
	color: #00ff00;
}
.wp-core-ui .button-secondary:hover, .wp-core-ui .button.hover, .wp-core-ui .button:hover {
	background: #000;
	border-color: #00ff00;
	color: #00ff00;
}
.wrap .add-new-h2, .wrap .page-title-action {
	border-radius: 4px;
	border: 1px solid #ffff00;
	background: #000;
	color: #ffff00;
}
.wrap .add-new-h2:hover, .wrap .page-title-action:hover {
	border-color: #00ff00;
	background: #000;
	color: #ffff00 !important;
}
.wrap .add-new-h2:active, .wrap .page-title-action:active, a .wrap .page-title-action:active {
	border: 1px solid #00ff00 !important;
	background: #000 !important;
	color: #00ff00 !important;
	transform: translate(2px, 2px) !important;
	transition: none !important;
}

#_mw_adminimize_options > tr:hover {
	background: #00ae53 !important;
}
.wc-backbone-modal .wc-backbone-modal-content {
	background: #222;
	color: #ccc;
	border: 1px solid #ccc;
}
.wc-backbone-modal-main .wc-backbone-modal-header {
	background: #222;
	border-bottom: 1px solid #ccc;
}
.wc-order-preview .wc-order-preview-table td, .wc-order-preview .wc-order-preview-table th {
	border-bottom: 1px solid #ccc;
}
.wc-order-preview footer .button.button-large {
	padding: 5px 10px !important;
}
.wc-action-button-group .wc-action-button:last-child {
	padding-top: 2px !important;
}
.wc-action-button-group .wc-action-button:first-child {
	padding-top: 2px !important;
}
.post-type-shop_order .wp-list-table .order-preview:hover, .woocommerce_page_wc-orders .wp-list-table .order-preview:hover {
	border: 2px solid #00ff00 !important;
	color: #ffff00 !important;
}
.wc-order-preview .wc-order-preview-table {
	margin-bottom: 12px;
}
.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link::before {
	position: relative !important;
	top: -5px !important;
	color: #ffff00 !important;
}
.wc-backbone-modal-main .wc-backbone-modal-header .modal-close-link {
	height: 45px;
	width: 45px;
	top: 3px;
	right: 5px;
	border-left: none;
}
.order-status {
	color: #000 !important;
}
.wc-backbone-modal-main footer {
	background: #222;
	border: 1px solid #ccc;
}
.woocommerce-layout__header {
	background: #222;
}
.woocommerce-embed-page .woocommerce-layout__header .woocommerce-layout__header-heading {
	background: #222 !important;
	color: #ccc !important;
}
.woocommerce-layout__activity-panel-tabs .woocommerce-layout__activity-panel-tab {
	background: #222 !important;
}
.woocommerce-layout__activity-panel-tabs .woocommerce-layout__activity-panel-tab.components-button:not(:disabled):not([aria-disabled="true"]):hover, .woocommerce-layout__activity-panel-tabs .woocommerce-layout__activity-panel-tab:hover {
	background-color: #333 !important;
}
#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items {
	background: #000;
}
#woocommerce-order-items .wc-order-data-row {
	background: #000;
}
.wc-metaboxes-wrapper .toolbar {

	border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 3px !important;
	color: #ccc !important;
}
.select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option[data-selected="true"] {
	background-color: #333;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	background: #000 !important;
	margin: 0;
	padding: 0;
}
.select2-container--default .select2-selection--multiple {
	background-color: #000 !important;
	border: none;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #ccc;
}

#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .cost .split-input div.input:first-child, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .item_cost .split-input div.input:first-child, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .line_cost .split-input div.input:first-child, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .line_tax .split-input div.input:first-child, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .quantity .split-input div.input:first-child, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .tax .split-input div.input:first-child, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .tax_class .split-input div.input:first-child {
	border-bottom: 1px dashed #ccc;
	background: #000;
	padding-bottom: 5px;
}
#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .cost .split-input div.input input, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .item_cost .split-input div.input input, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .line_cost .split-input div.input input, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .line_tax .split-input div.input input, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .quantity .split-input div.input input, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .tax .split-input div.input input, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .tax_class .split-input div.input input {
	border: 0;
	box-shadow: none;
	margin: 0;
	padding: 0 28px 4px;
	color: #555;
	background: 0 0;
	margin: 7px auto;
}

#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .cost label, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .item_cost label, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .line_cost label, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .line_tax label, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .quantity label, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .tax label, #woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items .tax_class label {
	float: left;
}

.select2-dropdown {
	background-color: #000 !important;
}
::placeholder {
	color: #ccc;
}

#postcustomstuff table {
	border: 1px solid #ccc;
	background-color: #000 !important;
}
#postcustomstuff thead th {
	background-color: #333 !important;
}
#postcustomstuff table input, #postcustomstuff table select, #postcustomstuff table textarea {
	width: 91%;
	margin: 10px;
}
td {
	color: #ccc;
}
td:first-child {
	width: 50%;
	background: #000;
}
.alternate, .striped > tbody > :nth-child(2n+1), ul.striped > :nth-child(2n+1) {
	background-color: #222;
}
.alternate, .striped > tbody > :nth-child(2n+1), ul.striped > :nth-child(2n+1):hover {
	background-color: #222;
}
.widefat td, .widefat th {
	color: #ccc;
}

.mce-container, .mce-container *, .mce-widget, .mce-widget * {
	background: #000 !important;
}
.wp-editor-expand #wp-content-editor-tools {
	background: #000 !important;
}
#order_data .order_data_column .form-field .date-picker {
	width: 40%;
}
#order_data .order_data_column .form-field .hour, #order_data .order_data_column .form-field .minute {
	width: 24%;
}
#order_data p {
	color: #ccc;
}
.select2-container .select2-selection__clear {
	color: #ffff00;
	font-size:
}
.select2-container .select2-selection__clear:hover {
	color: red;
	font-size: 16px;
}
.select2-results .select2-results__group, .select2-results .select2-results__option {
	color: #ccc;
}
#order_data p.order_number {
	color: #ccc;
}
#order_data h3, #order_data h4 {
	color: #ccc;
}
#order_data .order_data_column a.edit_address::after {
	font-size: 16px;
}
.wc-wp-version-gte-53 .select2-container.select2-container--focus .select2-selection--single, .wc-wp-version-gte-53 .select2-container.select2-container--open .select2-selection--multiple, .wc-wp-version-gte-53 .select2-container.select2-container--open .select2-selection--single {
	box-shadow: unset;
	border: none !important;
}
.wc-wp-version-gte-53 .select2-dropdown {
	border: none;
}
.woocommerce-cart .entry-header, .woocommerce-checkout .entry-header {
    text-align: center;
    margin: 20px 0 3em;
}
.postbox-header {
	border: none;
}
.postbox-header .handle-actions {
	display: contents;
}
.postbox .handlediv .toggle-indicator::before {
	text-indent: -3px;
	margin-top: 7px;
}
.button.wc-reload {
	top: -47px;
	left: 8px;
}
form .form-row {
	margin: 15px 0 6px;
}
.button.wc-reload::after {
	top: 4px;
}
#order_data .order_data_column .billing-same-as-shipping:focus, #order_data .order_data_column .load_customer_billing:focus, #order_data .order_data_column .load_customer_shipping:focus {
	border: none !important;
	outline: none !important;
}
td.name {
	width: 30%;	
}
#woocommerce-order-items .woocommerce_order_items_wrapper table.woocommerce_order_items thead th {
	color: #ccc;
	background: #333;
}
.postbox .handle-order-higher, .postbox .handle-order-lower {
	margin-right: 4px !important;
}
.postbox .handle-order-higher[aria-disabled="true"], .postbox .handle-order-lower[aria-disabled="true"] {
	margin-right: 4px !important;
}
.accordion-section-title::after, .handlediv, .item-edit, .postbox .handlediv.button-link, .toggle-indicator {
	color: #ffff00 !important;
	width: 24% !important;
}
.postbox .handle-order-higher, .postbox .handle-order-lower, .postbox .handlediv {
	height: 36px !important;
	padding: 0 !important;
	width: 36px !important;
	margin: 4px !important;
}
.postbox .handle-order-higher .order-higher-indicator::before, .postbox .handle-order-lower .order-lower-indicator::before {
	margin-top: 5px;
}
.postbox .handle-order-higher .order-higher-indicator::before {
	top: 5px !important;
}
.postbox .handle-order-lower .order-lower-indicator::before {
	top: 5px !important;
}
.wp-core-ui p .button {
	margin-top: 8px;
}
.postbox.closed {
	border-bottom: 1px solid #ccc;
}
#wpbody {
	background: #000 !important;
	margin-top: 0;
}
#wpwrap {
	background: #000 !important;
}
[data-class="wpcf7cf_group"], .wpcf7cf_remove, .wpcf7cf_add {
	display: none;
}
.cf7d-pagination-header-wrap[data-v-01acd10f] {
	background: #000;
}
.cf7d-filter-data-wrap .ant-calendar-picker-input input.ant-calendar-range-picker-input {
	background: #000 !important;
	color: #ccc !important
}
.ant-calendar-range-picker-input::placeholder {
	color: #ccc;
}
.cf7d-pagination-header[data-v-01acd10f] {
	background: #000 !important;
}
.cf7d-table-database-wrap .cf7d-table-footer {
	background: #000 !important;
}


/** Begin Registration Control role specific **/


.user-role-um_registration-control .woocommerce-layout {
	display: none;
}
.user-role-um_registration-control .cf7d-choose-from-wrap {
	display: none;
}
.user-role-um_registration-control .cf7d-pagination-header-setting-wrap {
	display: none;
}
.user-role-um_registration-control li.all {
	display: none;
}
.user-role-um_registration-control li.approved {
	display: none;
}
.user-role-um_registration-control li.awaiting_admin_review {
	display: none;
}
.user-role-um_registration-control li.rejected {
	display: none;
}
.user-role-um_registration-control li.inactive {
	display: none;
}
.user-role-um_registration-control li.awaiting_email_confirmation {
	display: none;
}
.user-role-um_registration-control .dlt-col {
	display: none !important;
}
.user-role-um_registration-control th#role {
	padding-left: 8px;
}
.user-role-um_registration-control th#last_name {
	padding-left: 8px;
}
.user-role-um_registration-control .order_actions li#actions {
	display: none;
}

/** End Registration Control role specific **/


#doaction, #doaction2, #post-query-submit {
	margin-top: 6px !important;
}
.button.add_note.button {
	margin: 5px 1px !important;
}
.woocommerce-table__header {
	background-color: #000;
}
.woocommerce-table__header, .woocommerce-table__item {
	border: 1px solid #ccc;
}
.woocommerce-layout__header .woocommerce-layout__header-heading {
	background: #333;
	color: #ccc;
}

#user-search-input {
	margin-top: 14px;
	margin: 14px 10px 0 0;
}
#post-search-input {
	margin: 14px 10px 0 0;
}

/***************  Contact Form 7 Database plugin ***************/

.cf7d-title[data-v-5521d44a] {
	display: none;
}
.cf7d-pag-footer-text[data-v-31c2d83b] {
	color: #ccc;
}
.cf7d-pag-header-text[data-v-01acd10f] {
	color: #ccc !important;
}
.cf7d-filter-data-wrap .cf7d-bullk-actions-bt {
	display: none;
}
.cf7d-theme-horizontal-bt[data-v-4867f1bf] {
	display: none;
}
.cf7d-export-to-csv[data-v-0e16a9c8] {
	display: none;
}
.cf7db-btn-primary[data-v-5521d44a] {
	display: none;
}
.ant-layout, .ant-layout * {
	background: #000 !important;
	color: #ccc;
}
.ant-layout-header[data-v-5521d44a] {
	background: #000;
}
.anticon {
	vertical-align: initial;
}
.ant-pagination-prev:focus .ant-pagination-item-link, .ant-pagination-next:focus .ant-pagination-item-link, .ant-pagination-prev:hover .ant-pagination-item-link, .ant-pagination-next:hover .ant-pagination-item-link {
	color: #0073aa;
	border-color: #00ff00 !important;
}
.ant-pagination-options {
	margin-bottom: 4px;
}
.ant-select-selection {
	border: 1px solid #ffff00 !important;
	transition: none !important;
	background: #000 !important;
	color: #ccc !important;
}
.ant-select-selection:hover {
	border-color: #00ff00 !important;
}
.ant-input {
	color: #ccc;
	background-color: #000;
	border: 1px solid #ffff00 !important;
	border-radius: 4px;
	transition: none;
}
.cf7d-choose-from-wrap {
	margin-bottom: 25px;
}
.cf7d-bullk-actions .ant-select-selection-selected-value, .cf7d-choose-from .ant-select-selection-selected-value, .cf7d-setting-bt span {
	color: #ccc;
}
.ant-select-focused .ant-select-selection, .ant-select-selection:focus, .ant-select-selection:active {
	border-color: #ffff00;
	box-shadow: none;
}
.ant-calendar {
	background-color: #000 !important;
	border: 1px solid #ccc !important;
	border-radius: 4px !important;
	box-shadow: unset !important;
	color: #ccc !important;
}
.ant-calendar-date {
	color: #ccc !important;
	border: 1px solid transparent !important;
}
.ant-calendar-date:hover {
	color: #ccc !important;
	background: #000 !important;
	border-color: #ffff00 !important;
}
.ant-calendar-range .ant-calendar-input, .ant-calendar-range .ant-calendar-time-picker-input {
	color: #ccc !important;
	background-color: #000 !important;
	border: 1px solid #00ff00 !important;
}
.ant-tag {
	color: #00ff00 !important;
	background: #000 !important;
	border: 1px solid #ffff00 !important;
	border-radius: 4px !important;
}
.ant-calendar-range .ant-calendar-in-range-cell::before {
	background: #333 !important;
}
.ant-calendar-today .ant-calendar-date {
	color: #00ff00 !important;
	font-weight: bold !important;
	background: #000 !important;
	border-color: #00ff00 !important;
}
.ant-calendar-month-panel {
	background: #000 !important;
	border-radius: 4px !important;
	border: 1px solid #ccc !important;
}
.ant-calendar-month-panel-month:hover {
	background: #000 !important;
}
.ant-calendar-month-panel-selected-cell .ant-calendar-month-panel-month {
	background: #000 !important;
	border: 1px solid #00ff00 !important;
}
.ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month, .ant-calendar-month-panel-cell-disabled .ant-calendar-month-panel-month:hover {
	background: #000 !important;
	cursor: not-allowed !important;
	border: 1px solid !important;
}
.ant-calendar-year-panel {
	background: #000 !important;
	border-radius: 4px !important;
	border: 1px solid #ccc !important;
}
.ant-calendar-year-panel-year:hover {
	background: #000 !important;
}
.ant-calendar-year-panel-selected-cell .ant-calendar-year-panel-year {
	background: #000 !important;
	border: 1px solid #00ff00 !important;
}
.ant-calendar-range .ant-calendar-selected-start-date .ant-calendar-date, .ant-calendar-range .ant-calendar-selected-end-date .ant-calendar-date {
	color: #00ff00 !important;
	background: #000 !important;
	border: 1px solid #00ff00 !important;
}
.ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled) {
	border-color: #00ff00 !important;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input {
	border-color: #ffff00 !important;
}
.ant-input-group > .ant-input-affix-wrapper:not(:last-child) .ant-input:hover {
	border-color: #00ff00 !important;
}
.ant-pagination-prev .ant-pagination-item-link, .ant-pagination-next .ant-pagination-item-link {
	background-color: #000;
	border: 1px solid #ffff00 !important;
	border-radius: 4px;
	transition: none !important;
}
.ant-pagination-item {
	background-color: #000;
	border: 1px solid #ffff00;
	border-radius: 4px;
}
.ant-pagination-item:hover {
	border-color: #00ff00;
	transition: none;
}
.ant-list * {
	color: unset;
	background: #000;
}
.ant-list-item {
	padding: 10px 10px;
}
.ant-modal-header {
	background: #444;
	border-left: 1px solid #ccc;
	border-radius: 4px;
	border-top: 1px solid #ccc;
	border-bottom: none;
}
.ant-modal-title {
	color: #ccc;
}
.ant-modal-body {
	padding: 15px;
	background: #000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 0;
}
.ant-modal-content {
	background-color: #000;
	border: 0;
	border-radius: 4px !important;
	box-shadow: none;
	margin: auto;
}
.ant-pagination-item a {
	display: unset;
	transition: none;
	color: #ccc !important;
}
.cf7d-table-database-wrap .cf7d-action-icon:hover {
	color: #00ff00 !important;
}
.cf7d-list-group-item[data-v-6c6696f5] {
	border: 1px solid #ccc;
	background-color: #000;
}
.cf7d-list-group-item .cf7d-input[data-v-6c6696f5] {
	border-color: #ffff00 !important;
	color: #ccc !important;
	margin-top: -2px;
}
.cf7d-table-setting .cf7d-bt-save-wrap {
	width: 100%;
	padding: 15px 0 0 0;
	overflow: unset;
}
.ant-list-item-meta-title {
	color: #00ae53;
	margin-top: 3px;
}
.ant-list-item-meta-description {
	color: #ccc;
}
.ant-radio-button-wrapper {
	color: #ccc;
	border: 1px solid #ffff00;
}
.cf7d-table-setting .ant-modal-title {
	color: #ccc;
}
.cf7d-table-setting .cf7d-switch-label[data-v-7054f482] {
	color: #ccc;
}
.cf7d-size-wrap .cf7d-title[data-v-1a34d660] {
	color: #ccc;
}
.cf7d-table-scroll-wrap .cf7d-label[data-v-ac38cbac] {
	color: #ccc;
}
.cf7d-pagination-top-wrap .cf7d-title[data-v-606e440c] {
	color: #ccc;
}
.cf7d-pagination-bottom-wrap .cf7d-title[data-v-521c78de] {
	color: #ccc;
}


/***************  plugin browser ***************/


.plugin-card {
	background-color: #000;
	border: 1px solid #ccc;
}
.plugin-card-bottom {
	background-color: #000;
	border-top: 1px solid #ccc;
}
#TB_window.plugin-details-modal {
	background: #000;
}
#TB_title {
	background: #000;
	border-bottom: 1px solid #ccc;
}
#plugin-information {
	background: #000 !important;
	border: #ccc !important;
}
#plugin-information-title {
	background: #000;
}
#plugin-information-tabs {
	border-bottom: 1px solid #ccc;
	background: #000;
}
#plugin-information-tabs a.current {
	background: #000;
	border: 1px solid #00ff00 !important;
	color: #00ff00 !important;
}
#plugin-information-content {
	background: #000;
}
#plugin-information .fyi {
	border-left: 1px solid #ccc;
	background: #000;
	color: #ccc;
}
#TB_closeWindowButton {
	position: absolute;
	left: unset !important;
	top: 7px !important;
	right: 5px !important;
	width: 32px;
	height: 29px;
	padding: 3px 0;
}
#plugin-information-footer {
	padding: 13px 12px 21px 16px;
	border-top: 1px solid #ccc;
	background: #000;
}
#plugin-information .fyi h3 {
	color: #ccc;
}
#plugin-information .fyi strong {
	color: #ccc;
}




button.button-link.editinline {
	font-family: initial !important;
	font-size: 12px !important;
	padding: 2px !important;
}
#menu-management .menu-edit, #menu-settings-column .accordion-container, .manage-menus, .menu-item-handle, .widget-inside, .widget-top {
	border: none;
	box-shadow: none;
}
.comment-ays, .feature-filter, .imgedit-group, .popular-tags, .stuffbox, .widgets-holder-wrap, .wp-editor-container, p.popular-tags, table.widefat {
	background: #000;
}
.inline-edit-wrapper {
	display: flow-root;
	border-top: 1px solid #9956c9;
	border-radius: 0;
	border-bottom: 1px solid #9956c9;
}

#posts-filter fieldset.inline-edit-date legend {
	padding: 12px 13px 0 0;
}
.inline-edit-status alignleft span {
	margin-top: 17px;
}
#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
	margin-right: .5em;
	display: contents;
}
.inline-edit-col-right span:first-child {
	margin-top: 11px;
}
.inline-edit-col-right .input-text-wrap input.inline-edit-menu-order-input {
	margin-top: -13px;
}

.form-table tr.user-user-login-wrap span:first-child {
	color: red !important;
}
.order_actions li {
	border: none;
}


#poststuff .stuffbox > h3, #poststuff h2, #poststuff h3.hndle {
	line-height: 1.9 !important;
	background: #333 !important;
	color: #ccc !important;
}
#poststuff .stuffbox > h3:hover, #poststuff h2:hover, #poststuff h3.hndle:hover {
	background: #00ae53 !important;
	color: #000 !important;
}
#order_data h2 {
	text-shadow: none;
}
#order_data h2:hover {
	background: #333 !important;
	text-shadow: none;
	color: #ccc !important;
}

.notice, div.error, div.updated {
	background: #000;
	border: 1px solid #ccc;
	box-shadow: none;
}
body, html {
	line-height: 1.2 !important;
	background-color: #000 !important;
	color: #ccc !important;
}

body.wp-autoresize {
	background-color: #000 !important;
	color: #ccc !important;
}
body.mceContentBody { 
	background: #000 !important;
	color: #ccc !important;
	background-image: none !important;
}
.autosave-info {
	background: #000 !important;
}
#post-status-info {
	border: 1px solid #ccc !important;
	background-color: #000 !important;
	box-shadow: none !important;
}
.mce-toolbar .mce-btn i {
	color: #ccc !important;
	margin-top: 6px !important;
}

