body {
	background-color: rgb(249, 249, 249);
}

.cam-item figure,
.action-buttons a.btn-profile {
	background-color: rgb(239, 239, 239);
}

.cam-item .item-wrapper,
.page-nav a,
.page-nav span,
.bottom-section,
.quick-links,
.sidebar-panel,
.side-column,
.info-item label,
.info-tag-links a {
	background-color: rgb(255, 255, 255);
}

body {
	color: rgb(109, 109, 109);
}

.top-bar,
.action-buttons a.btn-msg {
	background-color: rgb(245, 55, 180);
	color: rgb(255, 255, 255);
}

.section-header,
.sidebar-panel nav::-webkit-scrollbar,
.action-buttons a.btn-profile {
	background-color: rgb(221, 235, 241);
}

.section-header,
.sidebar-cats a:after,
.sidebar-panel,
.info-item label,
.info-tag-links a,
.quick-links,
.cam-item .item-wrapper,
.page-nav a,
.page-nav span,
.side-column,
.performer-info,
.bottom-section {
	border-color: rgb(209, 209, 209);
}

a.site-brand,
.search-box button,
.search-box input,
.search-box input::placeholder,
.sidebar-toggle,
.category-nav a {
	color: rgb(255, 255, 255);
}

a,
h1,
h2,
.page-nav a,
.page-nav span,
.info-item label,
.quick-links a:hover,
.viewer-count,
.info-tag-links a:hover {
	color: rgb(9, 9, 9);
}

.cam-item figure:before,
.player-wrapper:before,
.sad-emoji,
.sidebar-panel a,
.cam-item a,
p.description a,
.bottom-section .footer-links a,
.info-tag-links a,
.quick-links a {
	color: rgb(5, 175, 250);
}

#scroll-btn,
.sidebar-panel nav::-webkit-scrollbar-thumb,
.category-nav,
.action-buttons a.btn-private {
	background-color: rgb(5, 175, 250);
	color: rgb(255, 255, 255);
}

.page-nav a:hover,
.info-tag-links a:hover {
	border-color: rgb(5, 175, 250);
}

.top-bar,
.item-badge {
	background-color: rgb(245, 55, 180);
	color: rgb(255, 255, 255);
}

.category-nav a.active,
.page-nav a.current,
.page-nav span.current,
.info-tag-links a:hover {
	border-color: rgb(245, 55, 180);
}

.bottom-section .footer-links a:before,
.bottom-section .footer-links a:hover,
.page-nav a.load-more-btn:after {
	color: rgb(245, 55, 180);
}

.search-box .search-input {
	background-color: rgb(215, 25, 150);
}

body.sidebar-visible:after,
body.search-visible:after {
	background-color: rgba(0, 0, 0, 0.7);
}

.item-badge {
	box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.8);
}

@font-face {
	font-family: "Open Sans";
	font-weight: normal;
	font-style: normal;
	src: url(../fonts/font/OpenSans-Regular.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Open Sans";
	font-weight: bold;
	font-style: normal;
	src: url(../fonts/font/OpenSans-Bold.ttf) format("truetype");
	font-display: swap;
}
@font-face {
	font-family: "Line Awesome Free";
	font-weight: 900;
	src: url(../fonts/iconfont/la-solid-900.woff2) format("woff2");
	font-display: swap;
}

body,
html,
div,
p,
a,
ul,
li,
input,
button,
form,
header,
main,
article,
section,
footer,
aside,
figure,
textarea,
span,
img,
h1,
h2,
h3 {
	margin: 0;
	padding: 0;
}
header {
	display: block;
}

body,
input {
	font-family: "Open Sans", Arial, sans-serif;
}

:after,
:before {
	font-family: "Line Awesome Free";
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	height: inherit;
	line-height: inherit;
	text-rendering: optimizeLegibility !important;
	overflow: hidden;
}
li {
	list-style-type: none;
}
img {
	display: block;
}
a {
	text-decoration: none;
	box-sizing: content-box;
	cursor: pointer;
}

body {
	font-size: 14px;
	line-height: 20px;
	padding-top: 50px;
}
body.sidebar-visible,
body.search-visible {
	overflow: hidden;
}
body.sidebar-visible:after,
body.search-visible:after {
	content: "";
	z-index: 89999;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

h1,
h2,
h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin: 10px 10px 0 10px;
	clear: both;
}
h2 {
	font-size: 16px;
	line-height: 22px;
	margin-top: 40px;
}
h3 {
	font-size: 16px;
	line-height: 20px;
}

.container {
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	min-width: 320px;
}

.top-bar {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	right: 0;
	padding-bottom: 5px;
	overflow: hidden;
}

.sidebar-toggle {
	display: block;
	float: left;
	border: 0 none;
	cursor: pointer;
	background: none;
	margin: 10px 0 0 10px;
	width: 24px;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	font-size: 24px;
}
.sidebar-toggle:before {
	content: "\f0c9";
}
.sidebar-toggle.active:before {
	content: "\f00d";
}

a.site-brand {
	margin: 5px 10px 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-weight: bold;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
}
a.site-brand img {
	width: auto;
	height: inherit;
}
a.site-brand span {
	font-weight: normal;
}

.search-box {
	overflow: hidden;
	padding: 5px 10px 0 0;
}
.search-box.active {
	display: block;
}
.search-box form {
	position: relative;
	overflow: hidden;
}
.search-box .search-input {
	border-radius: 4px;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	padding: 0 40px 0 20px;
}
.search-box input {
	background: none;
	border: 0 none;
	width: 100%;
	outline: 0 none;
	font-size: 12px;
	height: inherit;
	line-height: normal;
	text-align: left;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.search-box button {
	background: none;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 5px;
	border: 0 none;
	cursor: pointer;
	outline: 0 none;
	font-size: 18px;
	width: 30px;
	height: 38px;
	line-height: 38px;
}
.search-box button:before {
	content: "\f002";
}

.sidebar-panel {
	display: none;
	position: fixed;
	z-index: 99999;
	top: 50px;
	left: 0;
	bottom: 0;
	width: 300px;
	padding-bottom: 20px;
}
.sidebar-panel.active {
	display: block;
}
.sidebar-section {
	overflow: hidden;
}
.sidebar-panel nav {
	overflow-y: auto;
	height: 100%;
}
.sidebar-panel nav::-webkit-scrollbar {
	width: 5px;
}
.sidebar-panel a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 20px;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}
.sidebar-panel a.active,
.sidebar-panel a:hover {
	font-weight: bold;
}
.sidebar-panel nav label {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	padding: 0 10px;
	margin: 20px 5px 5px 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-radius: 4px;
	font-weight: bold;
	background-color: rgb(221, 235, 241);
}
.section-header {
	display: block;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	padding: 0 10px;
	margin: 20px 5px 5px 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-radius: 4px;
	font-weight: bold;
}
.section-header:before {
	width: 16px;
	font-size: 16px;
	float: left;
	display: block;
	margin-right: 5px;
}
.section-header.searches:before {
	content: "\f002";
}
.section-header.cats:before {
	content: "\f0b0";
}
.section-header.tags:before {
	content: "\f02c";
}

.category-nav {
	height: 40px;
	overflow: hidden;
	display: block;
}
.category-nav a {
	display: block;
	float: left;
	font-size: 14px;
	padding: 0 10px;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid transparent;
}
.category-nav a.active {
	font-weight: bold;
}
.category-nav a:before {
	width: 16px;
	font-size: 16px;
	float: left;
	display: none;
	margin-right: 3px;
}

a.mars:before {
	content: "\f222";
}
a.venus:before {
	content: "\f221";
}
a.transgender:before {
	content: "\f224";
}
a.venus-mars:before {
	content: "\f228";
}

p.description {
	margin: 35px 10px 0 10px;
	font-size: 14px;
	line-height: 16px;
}

.quick-links {
	border-radius: 3px;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	margin: 10px 2px 0 2px;
	border-width: 1px;
	border-style: solid;
	padding-left: 10px;
}
.quick-links a {
	display: block;
	float: left;
	margin-right: 10px;
	font-weight: bold;
	font-size: 13px;
}

.main-content {
	padding-bottom: 40px;
}

.cam-grid {
	padding: 8px 1px 0 1px;
}
.cam-item {
	width: 50%;
	float: left;
}
.cam-item .item-wrapper {
	border-radius: 3px;
	overflow: hidden;
	margin: 2px 1px 0 1px;
	position: relative;
	padding-bottom: 2px;
	border-width: 1px;
	border-style: solid;
}
.cam-item a {
	display: block;
	overflow: hidden;
	position: relative;
}
.cam-item figure {
	overflow: hidden;
	position: relative;
	padding-bottom: 75%;
	border-radius: 3px 3px 0 0;
}
.cam-item figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: translate(-50%, -50%);
	border-radius: 3px 3px 0 0;
}

.item-details {
	font-weight: bold;
	height: 16px;
	line-height: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 0 5px;
	font-size: 13px;
	margin-top: 2px;
}

.viewer-count {
	font-weight: normal;
	float: right;
	display: block;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	overflow: hidden;
	padding-left: 3px;
}
.viewer-count:before {
	content: "\f06e";
	width: 12px;
	font-size: 12px;
	float: left;
	display: block;
	margin: 0 2px 0 0;
}

.item-badge {
	height: 20px;
	line-height: 20px;
	padding: 0 20px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	transform: rotate(45deg);
	overflow: hidden;
	display: block;
	position: absolute;
	top: 5px;
	right: -18px;
}

.item-description {
	height: 34px;
	line-height: 17px;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 5px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.item-description a {
	display: inline-block;
	vertical-align: top;
}

.page-nav {
	clear: both;
	padding: 36px 0 0 0;
	text-align: center;
	font-size: 0;
	overflow: hidden;
}
.page-nav a,
.page-nav span {
	border-radius: 3px;
	border-width: 1px;
	border-style: solid;
	display: inline-block;
	vertical-align: top;
	margin: 4px 2px 0 2px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	padding: 0 5px;
	min-width: 20px;
	font-size: 14px;
	text-transform: uppercase;
}
.page-nav a.back:after {
	content: "\f104";
}
.page-nav a.forward:after,
.page-nav a.forward.load-more-btn:after {
	content: "\f105";
}
.page-nav a.load-more-btn {
	padding: 0 20px 0 25px;
	height: 43px;
	line-height: 43px;
}
.page-nav a.load-more-btn:after {
	transform: rotateZ(90deg);
	content: "\f35d";
	margin-left: 15px;
	font-size: 20px;
	width: 20px;
}

.link-collection {
	columns: 2;
	column-count: 2;
	overflow: hidden;
	padding: 10px 5px 0 5px;
	clear: both;
}
.link-collection a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	margin: 0 5px 5px 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.error-page {
	clear: both;
}
.error-page p {
	margin: 10px 10px 0 10px;
	text-align: justify;
}
.error-page a {
	text-decoration: underline;
	font-weight: bold;
}
.error-page a:hover {
	text-decoration: none;
}
.error-page ul {
	padding: 5px 10px 0 10px;
}
.error-page li {
	margin-top: 5px;
	list-style-type: disc;
	margin-left: 20px;
}

.error-page.page-404,
.error-page.page-404 p {
	text-align: center;
}
.sad-emoji {
	font-size: 150px;
	height: 150px;
	line-height: 150px;
	margin: 20px 10px 0 10px;
}
.sad-emoji:after {
	content: "\f119";
}

.stream-container {
	overflow: hidden;
	margin-top: 10px;
}
.stream-container h1 {
	margin-top: 20px;
}
.player-wrapper {
	position: relative;
	overflow: hidden;
	text-align: center;
}
.player-wrapper.error {
	padding-top: 0;
}
.player-wrapper iframe {
	border: 0 none !important;
	display: inline-block;
	max-width: 100%;
}
.player-wrapper video {
	border: 0 none !important;
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.player-wrapper source {
	border: 0 none !important;
}

.action-buttons {
	overflow: hidden;
	padding: 5px 0 0 10px;
}
.action-buttons a {
	border-radius: 3px;
	text-transform: uppercase;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	margin: 5px 5px 0 0;
	float: left;
}
.action-buttons a:before {
	margin-right: 3px;
	width: 17px;
	font-size: 17px;
}
.action-buttons a.btn-msg:before {
	content: "\f0e0";
}
.action-buttons a.btn-private:before {
	content: "\f086";
}
.action-buttons a.btn-profile:before {
	content: "\f2c2";
}

.performer-info {
	padding: 10px 0 20px 20px;
	overflow: hidden;
	line-height: 28px;
	margin: 10px 10px 0 10px;
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
}
.info-item {
	margin: 10px 30px 0 0;
	clear: both;
}
.info-item label {
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	display: inline-block;
	vertical-align: top;
	min-height: 26px;
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px;
	margin-left: 5px;
	word-wrap: break-word;
	white-space: normal;
	max-width: 100%;
}
.info-tags {
	margin-top: 20px;
}
.info-tag-links {
	overflow: hidden;
	font-size: 0;
	padding: 0 5px 0 0;
}
.info-tag-links a {
	border-radius: 3px;
	border-style: solid;
	border-width: 1px;
	display: block;
	float: left;
	height: 26px;
	line-height: 26px;
	font-size: 13px;
	font-weight: bold;
	padding: 0 10px;
	margin: 5px 5px 0 0;
}

.separator-line {
	padding-top: 40px;
}

.side-column {
	border-top-width: 1px;
	border-top-style: solid;
	padding-bottom: 20px;
	overflow: hidden;
}
.side-column h2 {
	margin-top: 10px;
}

.bottom-section {
	border-top-style: solid;
	border-top-width: 1px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	text-align: justify;
	padding-bottom: 20px;
}
.bottom-section .container {
	max-width: 1240px;
}
.bottom-section p {
	margin: 20px 10px 0 10px;
}
.footer-heading {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	margin: 20px 10px 0 10px;
}
.bottom-section .footer-links {
	columns: 2;
	column-count: 2;
	overflow: hidden;
	padding: 10px 5px 0 5px;
	clear: both;
}
.bottom-section .footer-links a {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 13px;
	margin: 0 5px 5px 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.bottom-section .footer-links a:before {
	content: "\f002";
	width: 14px;
	font-size: 14px;
	margin-right: 3px;
}

#scroll-btn {
	border-radius: 3px;
	border: 0 none;
	overflow: hidden;
	opacity: 0.9;
	position: fixed;
	z-index: 20000;
	right: 5px;
	bottom: 5px;
	cursor: pointer;
	display: none;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 22px;
	text-align: center;
}
#scroll-btn:before {
	content: "\f106";
	display: block;
	height: inherit;
	line-height: inherit;
	font-weight: 900;
}
#scroll-btn:hover {
	opacity: 1;
}
#scroll-btn.without-nav {
	bottom: 40px;
}

@media all and (min-width: 460px) {
	a.site-brand {
		font-size: 20px;
	}
	.category-nav a {
		font-size: 14px;
		padding: 0 15px;
	}
	.category-nav a:before {
		display: block;
	}
	.action-buttons a {
		padding: 0 15px;
	}
	.action-buttons a:before {
		margin-right: 4px;
		width: 20px;
		font-size: 20px;
	}
	.link-collection,
	.bottom-section .footer-links {
		columns: 3;
		column-count: 3;
	}
}

@media all and (min-width: 640px) {
	a.site-brand {
		font-size: 26px;
	}
	.sidebar-panel {
		width: 220px;
	}
	.cam-item {
		width: 33.3333%;
	}
	.page-nav a,
	.page-nav span {
		height: 45px;
		line-height: 45px;
		min-width: 35px;
	}
	.action-buttons a {
		padding: 0 25px;
		height: 50px;
		line-height: 50px;
		font-size: 15px;
		float: none;
		text-align: center;
		margin: 5px 0 0 0;
	}
	.action-buttons a:before {
		width: 22px;
		font-size: 22px;
	}
	.link-collection,
	.bottom-section .footer-links {
		columns: 4;
		column-count: 4;
	}
	.details-block {
		overflow: hidden;
		float: left;
	}
	.details-block:first-child {
		width: 35%;
	}
	.details-block:nth-child(2) {
		width: 65%;
	}
}

@media all and (min-width: 930px) {
	.cam-item {
		width: 25%;
	}
}

@media all and (min-width: 1020px) {
	body {
		padding-top: 0;
	}
	h1,
	h2 {
		margin: 10px 10px 0 10px;
	}
	h2 {
		margin-top: 40px;
	}
	p.description {
		margin: 35px 10px 0 10px;
	}
	a.site-brand {
		float: left;
		margin-top: 10px;
	}
	.sidebar-toggle,
	.search-open {
		display: none;
	}
	.sidebar-panel {
		display: table-cell !important;
		vertical-align: top;
		position: static;
		width: 200px !important;
		min-width: 200px !important;
		max-width: 200px !important;
		border-right-style: solid;
		border-right-width: 1px;
	}
	.search-box {
		display: block !important;
		position: static;
		float: right;
		width: 320px;
		padding: 10px 10px 0 0;
	}
	body.sidebar-visible,
	body.search-visible {
		overflow: visible;
	}
	body.sidebar-visible:after,
	body.search-visible:after {
		display: none;
	}
	.top-bar {
		position: static;
		padding-bottom: 10px;
	}
	.layout-wrapper {
		overflow: hidden;
		display: table;
		width: 100%;
	}
	.main-content {
		overflow: hidden;
		display: table-cell;
		vertical-align: top;
	}
	.quick-links {
		margin: 10px 10px 0 10px;
	}
	.quick-links a {
		margin-right: 20px;
	}
	.cam-grid {
		padding: 8px 9px 0 9px;
	}
	.page-nav a,
	.page-nav span {
		height: 55px;
		line-height: 55px;
		min-width: 45px;
		font-size: 16px;
	}
	.stream-container {
		padding: 10px 0 0 0;
		max-width: 1880px;
		margin: 0 auto;
	}
	.player-wrapper {
		margin: 0 auto;
	}
	.action-buttons {
		padding: 5px 5px 0 0;
	}
	.performer-info {
		margin: 10px 0 0 5px;
	}
	#scroll-btn {
		bottom: 10px;
		right: 10px;
	}
}

@media all and (min-width: 1400px) {
	.search-box {
		width: 360px;
	}
	.cam-item {
		width: 16.6666%;
	}
	.link-collection,
	.bottom-section .footer-links {
		columns: 6;
		column-count: 6;
	}
	.details-block:first-child {
		width: 25%;
	}
	.details-block:nth-child(2) {
		width: 75%;
	}
	.side-column {
		display: table-cell !important;
		vertical-align: top;
		position: static;
		width: 200px !important;
		min-width: 200px !important;
		max-width: 200px !important;
		border-left-style: solid;
		border-left-width: 1px;
	}
	.side-column .cam-item {
		width: 100%;
	}
	.side-column h2 {
		margin-top: 10px;
	}
}

@media all and (min-width: 1360px) {
}

@media all and (min-width: 1900px) {
	.search-box {
		width: 420px;
	}
	.cam-item {
		width: 12.5%;
	}
}

@media all and (max-width: 1020px) {
	* {
		-webkit-tap-highlight-color: transparent;
		-webkit-focus-ring-color: transparent;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
}
