.style-dark .btn-default {
	background: #ffb80e !important;
	border: 0px;
	font-size: 16px;
}

.style-dark .btn-default:hover, .btn.btn-yellow:hover, .woocommerce div.product form.cart .button:not(:disabled):hover {
	background: #ffb80e !important;
	color:#000 !important;
	filter:brightness(0.9);
}

.style-dark .btn-default:not(.btn-hover-nobg):not(.icon-animated):hover {
	background: #ffb80e !important;
	color:#000 !important;
	filter:brightness(0.9);
}

.lty-frontend-table tbody tr:nth-child(2n) {
	background: #111;
}

.woocommerce table.lty-frontend-table th {
	width: unset;
}

.lty-bid-logs-wrapper {
	margin:15px;
}

.lty-frontend-table tfoot nav ul li a {
	background: #111;
	color: #777;
}

.lty-frontend-table tfoot nav ul li .current a, .lty-frontend-table tfoot nav ul li a:hover {
	color:#ccc;
	background:#111;
}

.footable-visible {
	left: 50%;
	position: relative;
	transform: translateX(-50%);
}

.lty-frontend-table tfoot td::before {
	display:none;
}

.lty-frontend-table tfoot nav {
	border-top: 0 !important;
}

.lty-frontend-table ul {
	display:flex;
}

.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
	margin-bottom:15px;
}

.lty-label-date:before {
	content: 'Date: ';
}

.lty-label-username:before {
	content: 'Name: ';
}

.lty-label-ticket:before {
	content: 'Ticket: ';
}

.lty-label-phone:before {
	content: 'Phone: ';
}

.lty-label-answer:before {
	content: 'Answer: ';
}

.lty-lottery-color-graph {
    position: absolute;
	right: 0;
	max-width: 480px;
	display: block !important;
	text-align: right;
}

.lty-lottery-color-graph .color-graph-item {
	display: block;
	padding: 4px 6px;
}

.lty-lottery-color-graph .inner-color-graph-item {
	display: flex;
	align-items: center;
}

.lty-lottery-color-graph .inner-color-graph-item div {
	height: 20px;
	width: 20px;
}

.lty-lottery-color-graph .inner-color-graph-item p {
    margin: 0px;
    font-size: 13px;
	margin-right: 10px;
	text-transform: uppercase;
	width: calc(100% - 20px);
}

.facebook-follow-btn {
	background: #4267B2;
    padding: 6px 22px;
    border-radius: 3px;
    font-weight: 400;
    font-size: 20px;
}
.facebook-follow-btn:hover {
	color:white !important;
}

body .main-container .row-container .row-parent .uncont > *:first-child:not(.divider-wrapper):not(.edit-account) > .wp-block-embed:first-child:not(.isotope-wrapper):not(.justified-wrapper):not(.index-wrapper):not(.edit-account) {
	margin-top:15px !important;
	margin-bottom:15px !important;
}

@media (max-width: 960px) {
	.lty-lottery-color-graph {
		position: relative;
		text-align: left;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.lty-lottery-color-graph .inner-color-graph-item {
		flex-direction: row-reverse;
	}

	.lty-lottery-color-graph .inner-color-graph-item p {
		margin-right: unset;
		margin-left: 10px;
	}

	#menu-call-to-action {
		margin-top: 0px;
	}
	
	.menu-btn-container.btn {
		padding: 0 !important;
		background: transparent !important;
		color: #fff !important;
		border: 0 !important;
		font-size: 14px !important;
	}
	
	.menu-btn-container.btn:hover {
		background:transparent !important;
		color:#ffb80e !important;
	}
	
	.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {
		border:0 !important
	}
	body .main-container .row-container .row-parent .uncont > *:first-child:not(.divider-wrapper):not(.edit-account) > .wp-block-embed:first-child:not(.isotope-wrapper):not(.justified-wrapper):not(.index-wrapper):not(.edit-account) {
		margin-top:0px !important;
		margin-bottom:0px !important;
	}	
}
