.wkgbuy-count-notify {
	background-color: #ebe8ea;
	border: 1px solid #96588a;
	margin: 20px auto;
	max-width: 150px;
	text-align: center;
}

.wkgbuy-count-notify,
.wkgbuy-end-notify {
	display: block;
	text-align: center;
	font-weight: 700;
	text-transform: capitalize
}

.wkgbuy-end-notify {
	color: #555;
	font-size: 16px;
	margin: 5px auto
}

.wkgbuy-end-notify div.gtime {
	color: #ff5252;
	display: inline-block
}

section.wkgbuy-custom-groups {
	display: block
}

section.wkgbuy-custom-groups article {
	margin-bottom: 20px
}

section.wkgbuy-custom-groups article:last-child {
	margin-bottom: 0
}

section.wkgbuy-custom-groups header.group-title {
	display: block
}

section.wkgbuy-custom-groups .group-body {
	display: block;
	width: 100%
}

section.wkgbuy-custom-groups .group-title h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase
}

section.wkgbuy-custom-groups .group-body .group-sidebar,
section.wkgbuy-custom-groups .group-body .group-wrap {
	display: inline-block;
	vertical-align: top
}

section.wkgbuy-custom-groups .group-body .group-wrap {
	width: 70%
}

section.wkgbuy-custom-groups .group-body .group-wrap progress[value] {
	-webkit-appearance: none;
	appearance: none;
	height: 5px;
	margin-top: 8px;
	vertical-align: top;
	width: 90%
}

section.wkgbuy-custom-groups .group-body .group-wrap progress[value]::-webkit-progress-bar {
	background-color: #d8d8d8
}

section.wkgbuy-custom-groups .group-body .group-wrap progress[value]::-webkit-progress-value {
	background-color: #96588a
}

section.wkgbuy-custom-groups .group-body .group-sidebar {
	width: 28%
}

section.wkgbuy-custom-groups .group-body .group-sidebar a,
section.wkgbuy-custom-groups .group-body .group-sidebar button {
	display: block;
	outline: none;
	text-transform: capitalize
}

section.wkgbuy-custom-groups .group-body .group-sidebar a {
	color: #96588a;
	font-weight: 700;
	margin-top: 10px
}

section.wkgbuy-custom-groups .group-body .group-sidebar button {
	background-color: #96588a;
	color: #fff
}

section.wkgbuy-custom-groups .group-body .group-sidebar a i {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle
}

section.wkgbuy-custom-groups .group-body .group-wrap span {
	display: block;
	font-size: 16px;
	text-transform: capitalize
}

.wkgbuy-group-duration {
	color: #999;
	font-weight: 700
}

section.wkgbuy-custom-groups .group-body .group-wrap span.wkgbuy-group-duration span.duration {
	color: #ff5252;
	display: inline-block
}

section.wkgbuy-custom-groups .group-body .group-wrap span.group-member-count span {
	color: #96588a;
	display: inline-block;
	font-weight: 700
}

.wkgbuy-meta-data {
	display: block;
	margin-bottom: 20px;
	margin-top: 20px
}

.wkgbuy-meta-data .wkgbuy-meta-data-actions button {
	background-color: #96588a;
	color: #fff;
	outline: none
}

.wkgbuy-meta-data .wkgbuy-meta-data-actions a {
	outline: none
}

.wkgbuy-meta-data .wkgbuy-group-working {
	display: block
}

.wkgbuy-meta-data .wkgbuy-group-working p {
	line-height: normal;
	margin-bottom: 10px
}

.wkgbuy-meta-data .wkgbuy-group-working a {
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin-top: 10px;
	outline: none
}

.wkgbuy-meta-data .wkgbuy-group-working a i {
	margin-left: 5px;
	vertical-align: middle
}

.wkgbuy-group-working p,
.wkgbuy-hide {
	display: none
}

.wkgbuy-offer-head {
	border-bottom: 1px dashed #ccc;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 20px;
	padding-bottom: 5px;
	text-transform: capitalize
}

.wkgbuy-group-status {
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-weight: 700;
	line-height: normal;
	padding: 5px 10px;
	text-transform: uppercase;
	vertical-align: top
}

.wkgbuy-group-status.group-processing {
	background-color: #00a2ff
}

.wkgbuy-group-status.group-qualified {
	background-color: #66bd33
}

.wkgbuy-group-status.group-cancelled,
.wkgbuy-group-status.group-disqualified {
	background-color: #9e1030
}

.wkgbuy-group-status.group-refunded {
	background-color: #e5e5e5;
	color: #666
}

.wkgbuy-table-wrapper table td,
.wkgbuy-table-wrapper table th {
	padding: 8px 10px
}

.wkgbuy-members-remaining {
	color: #ff5252
}

#wkgbuy_group_status {
	display: inline-block;
	margin-bottom: 0
}

.wkgbuy-share-brick {
	animation-duration: .3s;
	animation-name: menu-slide-up;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 10px 32.98px 1.02px rgba(0, 0, 0, .15), 0 0 3px 0 rgba(0, 0, 0, .05), 0 0 0 0 rgba(0, 0, 0, .15);
	display: none;
	left: 0;
	padding: 20px;
	position: absolute;
	top: 0;
	width: 450px;
	z-index: 11
}

.wkgbuy-group-share .wkgbuy-share-brick {
	left: auto;
	right: 0;
	top: -140px
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn {
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	margin: 0 8px 8px 0;
	min-width: 125px;
	overflow: hidden;
	padding: 6px 10px 7px 42px;
	position: relative;
	text-decoration: none
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn:before {
	background-color: rgba(0, 0, 0, .15);
	background-image: url(5093ba91644cef22989f.svg);
	bottom: 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 32px
}

.wkgbuy-share-brick .copy-wrap .copy-code {
	background-color: #ececec;
	border: none;
	border-radius: 4px;
	color: #64687a;
	display: block;
	font-family: monospace;
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	overflow: auto;
	padding: 11px 10px 15px;
	white-space: nowrap
}

.wkgbuy-share-brick .share-section h5 {
	font-size: 16px;
	font-weight: 500
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-fb {
	background-color: #3b5998
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-tw {
	background-color: #1da1f2
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-in {
	background-color: #0077b5
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-gp {
	background-color: #dd4b39
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-em {
	background-color: #5d5d5d
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-fb:before {
	background-position: -132px -485px
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-tw:before {
	background-position: -165px -485px
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-in:before {
	background-position: -231px -486px
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-gp:before {
	background-position: -198px -484px
}

.wkgbuy-share-brick .share-section .social-btns-sm .social-btn.social-btn-em:before {
	background-position: -264px -484px
}

.wkgbuy-group-share {
	position: relative
}

.wkgbuy-group-share.active .wkgbuy-share-brick {
	display: block !important;
	width: 325px
}

.wkgbuy-share-brick .close-share {
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .15), 0 1px 10px 0 rgba(0, 0, 0, .1);
	cursor: pointer;
	display: none;
	height: 50px;
	margin: 23px 15px 22px;
	position: absolute;
	right: 20px;
	top: 10px;
	transition: transform .2s ease;
	width: 50px
}

.wkguby-nav-tab-wrapper {
	border-bottom: 1px solid #ccc;
	line-height: inherit;
	margin: 0 0 20px;
	padding-bottom: 0;
	padding-top: 9px
}

.wkguby-nav-tab-wrapper .nav-tab {
	background: #e5e5e5;
	border: 1px solid #ccc;
	border-bottom: none;
	color: #555;
	float: left;
	font-size: 18px;
	font-weight: 600;
	line-height: 1.71428571;
	margin-left: .5em;
	padding: 5px 10px;
	text-decoration: none;
	text-decoration: none !important;
	white-space: nowrap
}

.nav-tab:focus:active,
.wkguby-nav-tab-wrapper .nav-tab-active {
	box-shadow: none
}

.wkguby-nav-tab-wrapper .nav-tab-active {
	color: #444;
	margin-bottom: -1px
}

.wkguby-nav-tab-wrapper .nav-tab-active,
.wkguby-nav-tab-wrapper .nav-tab-active:focus,
.wkguby-nav-tab-wrapper .nav-tab-active:focus:active,
.wkguby-nav-tab-wrapper .nav-tab-active:hover {
	background: #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	color: #000
}

.wkguby-nav-tab-wrapper:not(.wp-clearfix):after {
	clear: both;
	content: "";
	display: table
}

.wkgbuy-group_notes {
	list-style: none;
	margin-left: 0
}

.wkgbuy-group_notes li .note_content {
	background: #d7cad2;
	padding: 10px;
	position: relative
}

.wkgbuy-group_notes li.system-note .note_content {
	background: #d7cad2
}

.wkgbuy-group_notes li.system-note .note_content:after {
	border-color: #d7cad2 transparent
}

.wkgbuy-group_notes li .note_content:after {
	border-color: #d7cad2 transparent;
	border-style: solid;
	border-width: 10px 10px 0 0;
	bottom: -10px;
	content: "";
	display: block;
	height: 0;
	left: 20px;
	position: absolute;
	width: 0
}

.wkgbuy-group_notes li .note_content p {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	color: #333
}

.wkgbuy-group_notes li p.meta {
	color: #999;
	font-size: 11px;
	margin: 0;
	padding: 10px
}

.wkgbuy-group_notes li p.meta .exact-date {
	border-bottom: 1px dotted #999
}

.wkgbuy-group_notes li .wkgbuy-delete_note {
	color: #a00
}

@media only screen and (max-width:500px) {
	.wkgbuy-share-brick {
		width: 200px
	}
}

.wkgbuy-variation_form .wp-spin.wkgbuy-spin-loader {
	display: inline-block;
	height: 30px;
	left: 15px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 10px;
	width: 30px
}

.woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link--groupshopping a:before {
	content: "\f307";
	font-family: dashicons;
	font-size: 22px;
	font-size: 20px;
	position: relative;
	top: 2px
}
