/*
Theme Name: Moskva.com Dating
Theme URI: https://dating.moskva.com/
Author: Moskva.com
Author URI: https://dating.moskva.com/
Description: Moskva.com Dating
Version: 1.0
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {display: block}

audio,
canvas,
video {
	display: inline-block;
	max-width: 100%;
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: arial, sans-serif, tahoma;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
}

html {height: 100%}

body {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-attachment: fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	background: linear-gradient(to right, #fde8ef, #f9c6d8);
}

a {
	color: #3A62A6;
	text-decoration: none;
}
a:focus {outline:none}
a:hover,
a:active {
	outline: 0;
	color: #4371BF;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 700;
	margin: 12px 0;
}
h1 {
	font-size: 22px;
	line-height: 1.38;
}
h2 {
	font-size: 20px;
	line-height: 1;
}
h3 {
	font-size: 18px;
	line-height: 1.09;
}
h4 {
	font-size: 16px;
	line-height: 1.2;
}
h5 {
	font-size: 14px;
	line-height: 1.33;
}
h6 {
	font-size: 12px;
	line-height: 1.5;
}

address {
	font-style: italic;
	margin-bottom: 24px;
}

abbr[title] {
	border-bottom: 1px dotted #333;
	cursor: help;
}

b,
strong {font-weight: 700}

cite,
dfn,
em,
i {font-style: italic}

mark,
ins {text-decoration: none}

p {margin-bottom: 20px}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: monospace, serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	line-height: 1.6;
}

pre {
	border: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
	content: none;
}

blockquote {
	color: #767676;
	font-size: 19px;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 24px;
}

blockquote cite,
blockquote small {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

blockquote em,
blockquote i,
blockquote cite {font-style: normal}

blockquote strong,
blockquote b {font-weight: 400}

small {font-size: smaller}

big {font-size: 125%}

sup,
sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {bottom: 1ex}

sub {top: .5ex}

dl,
dd {margin-bottom: 24px}
dt {font-weight: bold}

ul,
ol {
	list-style: none;
	margin: 0 0 24px 20px;
}

ul {list-style: disc}

ol {list-style: decimal}

li > ul,
li > ol {margin: 0 0 0 20px}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
}

figure {margin: 0}

fieldset {
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0;
}

legend {white-space: normal}

button,
input,
select,
textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button,
input {line-height: normal}

input,
textarea {
	background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); /* Remove inner shadow, rounded corners on iOS inputs */
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #333;
	padding: 8px 10px 7px;
}

input:focus,
textarea:focus {
	border: 1px solid rgba(0, 0, 0, 0.3);
	outline: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
input[disabled] {cursor: default}

input[type="checkbox"],
input[type="radio"] {padding: 0}

input[type="search"] {-webkit-appearance: textfield}
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	width: 100%
}

table,
th,
td {border:1px solid rgba(0,0,0,0.1)}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 24px;
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {border-width:0 1px 1px 0}

del {color:#767676}

hr {
	background-color: rgba(0,0,0,0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px;
}

::selection {
	background: #3A62A6;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #3A62A6;
	color: #fff;
	text-shadow: none;
}

/** --- 2.0 Repeatable Patterns --- **/

/* Buttons */

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #4371BF;
    border: none;
    color: #fff;
    line-height: normal;
    padding: 7px 12px;
    text-align: center;
	font-weight: bold;
    vertical-align: middle;
	display: inline-block;
}
button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #3A62A6;
	color: #fff;
	text-decoration: none;
}
button:active,
.button:active,
.button.active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {background-color:#3A62A6}

.button span,
.rmb span {
	background: rgba(0, 0, 0, 0.1);
	margin-left: 8px;
	padding: 2px 6px;
}

::-webkit-input-placeholder,
:-moz-placeholder,
:-ms-input-placeholder {color: #767676}

::-moz-placeholder {
	color: #767676;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}

/* Responsive images. Fluid images for posts, comments, and widgets */

.comment-content img,
.entry-content img,
.entry-summary img,
.widget img,
.wp-caption {max-width:100%}

/* Make sure images with WordPress-added height and width attributes are scaled correctly */

.comment-content img[height],
.entry-content img,
.entry-summary img,
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {height: auto}

img.size-full,
img.size-large,
.wp-post-image,
.post-thumbnail img {
	height: auto;
	max-width: 100%;
}

/* Make sure embeds and iframes fit their containers */

embed,
iframe,
object,
video {
	max-width: 100%;
    margin: 0 auto 24px;
}

p > embed,
p > iframe,
p > object,
span > embed,
span > iframe,
span > object {margin-bottom: 0}

/* Alignment */

.alignleft {float: left}
.alignright {float: right}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote.alignleft,
figure.wp-caption.alignleft,
img.alignleft {margin: 7px 24px 7px 0}

.wp-caption.alignleft {margin: 7px 14px 7px 0}

blockquote.alignright,
figure.wp-caption.alignright,
img.alignright {margin: 7px 0 7px 24px}

.wp-caption.alignright {margin: 7px 0 7px 14px}

blockquote.aligncenter,
img.aligncenter,
.wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.site-content blockquote.alignleft,
.site-content blockquote.alignright {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 17px;
	width: 50%;
}

.site-content blockquote.alignleft p,
.site-content blockquote.alignright p {margin-bottom: 17px}

.wp-caption {
	margin-bottom: 24px;
	color: #767676;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
}

div.wp-caption .wp-caption-text {padding-right: 10px}

div.wp-caption.alignright img[class*="wp-image-"],
div.wp-caption.alignright .wp-caption-text {
	padding-left: 10px;
	padding-right: 0;
}

.wp-smiley {
	border: 0;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Assistive text */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	overflow: hidden;
	position: absolute !important;
	height: 1px;
	width: 1px;
}
.screen-reader-text:focus {
	background-color: #fcfcfc;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto;
	color: #333;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}

.hide {display: none}

/* Genericons */

.site-title a:before,
.comment-reply-link:before,
.contributor-posts-link:before,
.menu-toggle:before,
.rm-tblp:before,
.rm-fbl:before,
.icon-like:before,
.icon-tools:before,
.icon-rep:before,
.icon-del:before,
.icon-dow:before,
.comments-link a:before,
.entry-date:before,
a.rm-vua:before,
.rm-vua > article .fn:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	vertical-align: text-bottom;
}

a.rm-vua:before {
	content: "\f408";
	font-size: 23px;
	color: #fff;
}

/* Note */

.rmn {color:grey}

/* light button */

.rmb,
#rmbs {
	background: rgba(255,255,255,0.8);
	border: 1px solid rgba(0,0,0,0.1);
	color: #333;
	line-height: normal;
    padding: 6px 11px;
    text-align: center;
	font-weight: bold;
    vertical-align: middle;
	display: inline-block;
	white-space: nowrap;
	cursor: pointer;
}
.rmb:hover,
.rmb.active,
#rmbs:hover,
#rmbs.active {
    border-color: rgba(0,0,0,0.3);
	color: #000;
	background: #fff;
}

/** --- 3.0 Basic Structure --- **/

div#rm-content {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 20px;
	overflow: hidden;
}
div#primary,
div#rmls,
div#rmrs {
	width: 96%;
	padding: 2% 2% 0;
	margin: 0 auto;
	float: none;
}
div#primary.rm-ns { /* no sidebars */
	width: 100%;
	left: 0;
}

/** --- 4.0 Header --- **/

.site-header {
	background: rgba(255, 255, 255, 0.5); /* Semi-transparent white */
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px); /* For Safari */
	width: 100%;
	font-weight: 500;
	position: relative;
	z-index: 6;
}
.header-main {
	min-height: 48px;
	padding: 0 20px;
	max-width: 960px;
	margin: 0 auto;
}
.site-title {
	float: left;
	margin: 0 15px 0 0;
	line-height: 48px;
	font-size: 18px;
}
.site-title a span {display:none}
.site-title a:before {
	content: "\f408";
	font-size: 23px;
	margin-right: 5px;
	color: #D32C45;
}

/* Buttons */

.header-main .rm-tbl {
	padding: 3px 4px;
	margin: 9px 5px 0 0;
	display: inline-block;
	border: none;
	float: left;
}
.rmb.rm-tblp:before {
	font-size: 23px;
	content: "\f300";
}
.rmb.rm-tblp:hover {background:rgba(0,0,0,0.03)}
.button.rm-tbln {
	font-size: 16px;
	padding: 6px 7px;
}

/** --- 5.0 Navigation --- **/

.site-navigation a {
	padding: 8px;
	color: #333;
	display: block;
}
.site-navigation a:hover {color:#000}
.site-navigation .sub-menu {
	background-color: #fff;
    border: 1px solid rgba(0,0,0,0.2);
	padding: 2px;
}
.site-navigation ul {
	list-style: none;
	margin: 0;
}

/* Primary Navigation */

.primary-navigation {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	padding-top: 24px;
}
.primary-navigation.toggled-on {padding:70px 0 10px}
.primary-navigation .nav-menu {
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding-bottom: 10px;
	display: none;
}
.primary-navigation.toggled-on .nav-menu {display:block}
.primary-navigation .sub-menu a:hover,
.primary-navigation .sub-menu li.focus > a {
	background-color: #4371BF;
	color: #fff;
}
.primary-navigation .rm-hdl {display:none}

/* Menu toggle */

.menu-toggle {
	background: rgba(255,255,255,0.4);
	cursor: pointer;
	height: 48px;
	width: 48px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	text-align: center;
}
.menu-toggle:before {
	color: #333;
	content: "\f419";
	padding: 16px;
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {background:rgba(0,0,0,0.03)}

/* Login */

.primary-navigation .sub-menu ul form {
	padding: 2% 2% 0;
	width: 96%;
}
.primary-navigation .sub-menu ul form p {margin-bottom:10px}
.primary-navigation .rm-hdlr {margin:0 -3px -3px}
.primary-navigation .rm-hdlr a.button {
	color: #fff;
	padding: 9px 0;
	width: 100%;
	background-color: #3A62A6;
}
.primary-navigation .rm-hdlr a.button:hover {background-color:#4371BF}

/* Avatar */

.primary-navigation img {
	margin-top: -2px;
	display: inline-block;	/* stops toolbar height jumping on refresh */
}

/* Buttons */

.primary-navigation .rm-hbl,
.primary-navigation .rm-hbl:hover {
	margin-top: 20px;
	color: #fff;
}

/* Logout */

.primary-navigation li.rm-hlo {
	border-top: 1px solid rgba(0,0,0,0.15);
	margin: 2px -2px -2px;
}
.primary-navigation li.rm-hlo a {
	padding: 8px 11px;
	background: #eee;
}
.primary-navigation .sub-menu li.rm-hlo a:hover,
.primary-navigation .sub-menu li.rm-hlo.focus > a {
	background: #fcfcfc;
	color: #333;
}

/** --- 6.0 Archive --- **/

.archive-header {background:#3A62A6}
.archive-title {
	color: #fff;
	max-width: 1000px;
	padding: 10px 0;
	margin: 0 auto;
	overflow: hidden;
}
.archive-title h1 {
	float: left;
	padding: 0 20px;
	margin: 0;
}

/** --- 7.0 Sidebars --- **/

/* left */

#rmls .rm-tags {
	clear: both;
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}

/* right */

/* form */

#rmrs #rm-sof {margin:0 0 10px 0}
#rmrs #rm-sof h7 {width:100%}
#rm-sof select,
#rm-sof input {
	width: 100%;
	margin: 5px 0;
	padding-top: 8px;
	padding-bottom: 8px;
}

/* chosen */

#rm-sof select,
#rm-sof .chosen-container-multi .chosen-results > li:first-child {display:none}
.no-js #rm-sof select {display:block}
#rm-sof .chosen-container {margin:5px 0}

/** --- 8.0 Loop --- **/

/* loop top */

#rm-ltop {margin:3px 0 10px 0}
#rm-ltop .rmb {
	font-size: 12px;
	margin: 0 8px 8px 0;
}
.rm-actt {
	margin: 10px 0 18px;
	font-size: 12px;
}
.rm-actt h1 {
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	display: inline;
	font-weight: normal;
}

/* ajax overlay */

.rm-ov {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 5;
	background: #fff;
	opacity: .3;
	filter: alpha(opacity=30);
}

/* loop */

.rm-entry {
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	position: relative;
}
.rm-entry .rm-ehl {
	position: absolute;
	bottom: 0;
    left: 0;
    right: 0;
    top: 0;
	display: block;
	z-index: 2;
}
.rm-entry .rm-spet,
.rm-entry .icon-tools {
	z-index: 4;
	position: absolute;
	top: 9px;
	right: 8px;
	font-size: 12px;
	background: rgba(0,0,0,0.6);
	padding: 3px 6px;
	color: #ddd;
}
.rm-entry .rm-spet {display:none}
.rm-entry .icon-tools {
	cursor: pointer;
	display: block;
}
.rm-entry .icon-tools:hover,
.rm-entry .rm-spet a:hover {color:#fff}
.rm-entry .rm-spet a {
	color: #ddd;
	margin: 0 3px;
}
.rm-entry .entry-header {padding:20px}
.rm-entry .rm-pby {margin:0 0 10px 0}
.rm-entry .rm-pby a {margin-right:10px}
.rm-entry .rm-pby span {color:#767676}

.rm-entry .entry-header .rm-pby a,
.rm-entry .entry-header .rm-pby span,
.rm-entry .entry-header .rmb,
.rm-entry .entry-header .entry-title,
.rm-entry .entry-header .entry-meta a,
.rm-entry .entry-header .entry-meta span {
	position: relative;
	z-index: 3;
	display: inline-block;
}
.rm-entry .entry-header .rmb {margin:5px 8px 5px 0}
.rm-entry .entry-header .entry-title {
	font-size: 2.5em;
    line-height: 1.1;
	font-weight: normal;
	margin: 10px 0 15px;
}
.rm-entry .entry-header .entry-title a {color:#333}
.rm-entry .entry-header .entry-title a:hover {color:#3A62A6}

.rm-entry .entry-meta {
    background: none;
	width: 100%;
	overflow: hidden;
}
.rm-entry .entry-meta span {margin-right:0}
.rm-entry .entry-meta a {
    color: #767676;
	margin: 0 5px 5px 0;
}
.rm-entry .entry-meta a:hover {color:#4371BF}

/* with image */

.rm-entry.rm-img .entry-header {
	padding-top: 18%;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.rm-entry.rm-img .rm-eimg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	background-color: #333;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.rm-entry.rm-img .rm-eimg img {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.rm-entry.rm-img .rm-ehl {
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.rm-entry.rm-img .entry-header .rmb {
	border: none;
	text-shadow: none;
}
.rm-entry.rm-img .entry-title {
	max-width: 70%;
	color: #fff;
}
.rm-entry.rm-img .entry-title a:hover,
.rm-entry.rm-img .entry-meta a:hover,
.rm-entry.rm-img .entry-header .rm-pby a:hover,
.rm-entry.rm-img .entry-header .rm-pby span {color:#fff}

.rm-entry.rm-img .entry-title a,
.rm-entry.rm-img .entry-header .rm-pby a {color: rgba(255,255,255,0.9)}

.rm-entry.rm-img .entry-meta a {color:#ccc}

/* without image */

.single .rm-entry.rm-nimg .entry-header {border-bottom: 1px dotted rgba(0,0,0,0.1)}

/* genericons */

.comments-link a:before {
	content: "\f300";
	margin-right: 2px;
}
.entry-date:before {
	content: "\f303";
	margin-right: 1px;
	position: relative;
	vertical-align: -26%;
}

/** --- 9.0 Single Post --- **/

.rm-spc {padding-top:19px}

.rm-spc embed,
.rm-spc iframe,
.rm-spc object,
.rm-spc video {display:block} /* center */

/* tags */
.site-content .rm-sptl {padding:10px 0 0}
.site-content .rm-sptl .rmb {margin:0 10px 10px 0}

/* login form */
.rm-splf {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding: 0 0 15px 0;
	overflow: hidden;
}

/** --- 10.0 Comments --- **/

.comments-area {
	margin: 30px auto;
	overflow: hidden;
}
.comments-area .rm-crt {
	overflow: hidden;
	margin: 12px 0;
}
.comments-title {
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin: 8px 12px 0 0;
}
.comment-list article {
	border-bottom: 1px solid rgba(0,0,0,0.08);
	padding: 15px 0;
}
.comment-author {position:relative}
.comment-author .fn {font-weight:900}
.comment-author a {color:#333}
.bypostauthor .comment-author .fn a {color:#3A62A6}
.comment-author .avatar {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 0;
}
.rm-vua > article .fn:before {
	content: "\f408";
	margin: 0 2px 0 -2px;
	color: #D32C45;
}
.comment-metadata,
.comment-awaiting-moderation {
	line-height: 1.4;
	margin: 5px 0;
}
.comment-metadata a,
.comment-metadata time {color:#767676}

.comment-author a:hover,
.bypostauthor .comment-author .fn a:hover,
.comment-metadata a:hover {color:#4371BF}

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-list .reply,
.comment-metadata {padding-left:60px}

.comment-content {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
	word-wrap: break-word;
}
.comment-content > :last-child {margin-bottom:0}

.comment-list .reply {
	margin: 5px 0 0;
	text-align: right;
}
.comment-reply-link:before {
	content: "\f412";
	margin-right: 5px;
}
#commentform p {margin-bottom:15px}
#commentform .form-submit .submit {
	padding: 1%;
	width: 100%;
}
.no-comments {
	margin: 10px 0;
	color: #767676;
	text-align: center
}

/* single comment */

.rm-replies .entry-header {margin:30px 0}
.rm-replies #content h1 {
	font-size: 2.5em;
	font-weight: 300;
}
.rm-replies #content h2 {font-weight:300}

/** --- 11.0 Footer --- **/

.site-footer {
    background: none;
	font-size: 12px;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
	clear: both;
}
.site-footer .rm-sfp {
	padding: 20px;
	color: #3A62A6;
}
.site-footer .rm-sfpt a {
	color: #333;
	margin: 4px;
	line-height: 30px;
}
.site-footer .rm-sfpt a:hover {color:#4371BF}
.site-footer .rm-sfpt a.button {
	color: #fff;
	padding: 0 4px;
	font-weight: normal;
}
.site-footer .rm-sfpt a.button span {
	background: #fff;
	color: #333;
	padding: 4px 8px;
	text-shadow: none;
}
.site-footer .rm-fbl:before {
	content: "\f300";
	vertical-align: middle;
	margin: -2px -4px 0 1px;
	font-size: 24px;
}
.site-footer .rm-sfpb {
	width: 100%;
	overflow: hidden;
	margin: 20px 0 10px;
}
.site-footer .rm-sfpb li {
	float: left;
	list-style: none;
	margin: 4px;
}

/** --- 12.0 Icons --- **/

.rm-rep,
.rm-dow {white-space: nowrap}

.icon-rep:before {content:"\f456"}
.icon-dow:before {content:"\f224"}

.rm-entry .entry-meta a.rmv {color:#3A62A6}
.rm-entry .entry-meta a.rmv:hover {color:#4371BF}
.rm-entry.rm-img .entry-meta a.rmv {color:#fff}
.rm-entry.rm-img .entry-meta a.rmv:hover {color:#ccc}

.icon-rep:before {
	font-size: 14px;
	vertical-align: middle;
}

/** --- 13.0 Social --- **/

.rm-soc {
	padding: 5px 0;
	float: none;
}
.rm-soc div,
.rm-soc iframe, /* for ok */
.rm-soc .twitter-share-button {
	vertical-align: top;
	margin: 0 8px 8px 0;
}
.rm-soc #vk_like,
.rm-soc #ok_shareWidget {display:inline-block}

/** --- 14.0 Pagination --- **/
 
.rm-pag {
	padding: 5px;
	margin: 20px 0;
	text-align: center;
}
.rm-pag span,
.rm-pag a {
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    line-height: normal;
    padding: 4px 8px;
	text-decoration: none;
	margin: 2px;
}
.rm-pag a {border:1px solid #ddd}
.rm-pag a:hover {
    border-color: #bbb;
	background: #fcfcfc;
}
.rm-pag .current {
	background-color: #3A62A6;
	border: 1px solid rgba(0,0,0,0.1);
	color: #fff;
}

/* load more */

.js #comments .rm-pag,
.no-js .rm-lat,
.no-js .rm-load {display:none}

.js .rm-load {
	display: block;
	margin: 20px 0;
}

/** --- 15.0 Notices --- **/

.tml .error,
.tml .message,
.message,
.error {
	margin: 0 0 15px 0;
	padding: 6px 10px;
	color: #fff;
	background: #4371BF;
}
.message a,
.error a {
	color: #fff;
	text-decoration: underline;
}
.message a:hover,
.error a:hover {text-decoration:none}

/** --- 16.0 Login and Register --- **/

.loginform input[type="text"],
.loginform input[type="password"],
.loginform input[type="submit"],
.loginform button[type="submit"],
.login .entry-content button[type="submit"] {width:100%;margin:5px 0 0 0}
.loginform p {margin-bottom:9px}

/** --- 17.0 Search Form --- **/

.rmsf {
    margin: 20px 0;
    width: 100%;
	position: relative;
}
#rmsic {
    background: #fff;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    position: relative;
}
#rmsic input[type="search"] {
    -webkit-appearance: none; /* remove first */
    background: none;
    border: 1px solid transparent;
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    padding: 2px 37px 2px 6px;
    position: absolute;
	height: 100%;
    width: 100%;
	z-index: 2;
}
#rmsic input[type="search"]:focus {
	border-color: #4371BF;
	box-shadow: 0 0 10px rgba(0,0,0,0.08);
	outline: 0;
}
.rmsf button {
	padding: 0 10px;
	background: none;
	border: none;
    color: #333;
    display: inline-block;
	position: absolute;
	right: 1px;
	top: 1px;
	bottom: 1px;
	z-index: 3;
}
.rmsf button:hover {background:#fcfcfc}

/* header */

#masthead .rmsf {
    margin: 9px 10px 0 0;
    width: 31%;
	float: left;
}

/** --- 18.0 Dating --- **/

.likes h1,
.settings h1 {
	font-size: 2rem;
	text-align: center;
	color: #880e4f;
}
/* navigation */
.dating-nav {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	padding: 20px 0;
}
.nav-button {
	font-size: 16px;
	font-weight: 600;
	padding: 10px 18px;
	border-radius: 9999px;
	background-color: rgba(255,255,255,0.8);
	color: #333;
	text-decoration: none;
	min-width: 120px;
	text-align: center;
	transition: background 0.2s ease, transform 0.2s ease;
	box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.nav-button:hover {
	background-color: #fff;
	transform: translateY(-1px);
}
.nav-button.active,
.nav-button[aria-disabled="true"] {
	background-color: #e0e0e0;
	color: #555;
	cursor: default;
	pointer-events: none;
	box-shadow: none;
}
/* settings */
#dating-profile-form h2 {margin:2rem auto}
#dating-profile-form small {color:#b31268}
#dating-profile-form label {
	display: block;
	font-weight: 600;
	margin-top: 2rem;
	margin-bottom: 0.5rem;
}
#dating-profile-form input[type="text"],
#dating-profile-form input[type="date"],
#dating-profile-form select {
	width: 100%;
	padding: 0.6rem;
	border: 1px solid #ccc;
	border-radius: 6px;
	font-size: 1rem;
	margin-bottom: 0.5rem;
	box-sizing: border-box;
}
#dating-profile-form .select2-container {margin-bottom:0.5rem}
#dating-profile-form textarea {
	width: 100%;
	border-radius: 6px;
	font-size: 1rem;
	margin-bottom: 0.5rem;
}
#dating-profile-form input[type="range"] {width:100%;margin-bottom:0.5rem}
#dating-profile-form .dating-button {
	background-color: #0073aa;
	color: #fff;
	border: none;
	padding: 0.6rem 1.4rem;
	font-size: 1rem;
	border-radius: 6px;
	cursor: pointer;
	margin-top: 1rem;
}
#dating-profile-form .dating-button:hover {background-color:#005d8f}
#dating-profile-form .checkbox-group {
	display: flex;
	flex-wrap: wrap;
	gap: 0.75rem;
	margin-bottom: 1rem;
}
#dating-profile-form .checkbox-group label {
	font-weight: normal;
	display: flex;
	align-items: center;
}
#form-status {
	font-weight: 600;
	margin-top: 1rem;
	border-radius: 6px;
	padding: 0.6rem 1.4rem;
	color: #fff;
}
#form-status.success {background:#007c3f}
#form-status.dating-error {background:#cc0000}
#loading-spinner {
	display: inline-block;
	margin: 16px 0 0 20px;
	vertical-align: middle;
	width: 28px;
	height: 28px;
	border: 4px solid #ccc;
	border-top-color: #0073aa;
	border-radius: 50%;
	animation: spin 0.8s linear infinite;
}
@keyframes spin {
	to {transform: rotate(360deg)}
}
.toggle-label {
	display: inline-flex;	/* inline box with flex for better alignment */
	align-items: center;
	margin: 5px;
	padding: 8px 12px;
	border: 1px solid #ccc;
	border-radius: 20px;
	cursor: pointer;
	background: #f8f8f8;
	transition: background 0.2s, border 0.2s;
}
.toggle-label.selected {background:#0073aa;color:white;border-color:#0073aa}
.toggle-label input[type="checkbox"] {display:none} /* hide the actual checkbox */
/* profile */
.profile-header {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 20px;
	border-bottom: 1px solid #eee;
	margin: 30px auto;
	padding: 30px;
	text-align: center;
}
.profile-avatar img {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	object-fit: cover;
}
.user-meta {flex:1}
.name-username {
	display: flex;
	align-items: baseline;
	gap: 10px;
	flex-wrap: wrap;
}
.display-name {
	font-size: 2em;
	margin: 0;
	color: #222;
}
.username {
	font-size: 1.5em;
	color: #666;
}
.profile-info {
	font-size: 1em;
	color: #444;
	margin: 1em 0;
}
.profile-btn {
	display: inline-block;
	padding: 6px 14px;
	margin: 5px 5px 5px 0;
	background-color: #0073aa;
	color: #fff;
	border-radius: 6px;
	text-decoration: none;
	font-size: 0.95em;
	transition: background-color 0.2s ease;
}
.profile-btn:hover {
	background-color: #005f8d;
	color: #fff;
}
#dating-profile-display {
	margin: 20px;
	padding: 20px;
	background: #fff;
	border-radius: 12px;
	box-shadow: 0 0 20px rgba(0,0,0,0.05);
	font-family: 'Segoe UI', sans-serif;
	color: #333;
}
#dating-profile-display ul {list-style:none;padding:0;margin:2em 0}
#dating-profile-display li {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 5px;
	padding: 10px 0;
	border-bottom: 1px dashed #eee;
	font-size: 1em;
}
#dating-profile-display li strong {font-weight:600;color:#555;width:100%}
#dating-profile-display li span {color:#222;word-break:break-word;width:100%}
.gender-icon {display:inline-block;vertical-align:middle}
.gender-icon.male::after {content:"♂️";margin-left:6px}
.gender-icon.female::after {content:"♀️";margin-left:6px}
.dating-profile-actions {
	display: flex;
	justify-content: center;
	gap: 1rem;
	flex-wrap: wrap;
	margin-top: 2rem;
}
.dating-profile-actions .btn {
	display: inline-flex;
	align-items: center;
	gap: 0.5rem;
	padding: 0.7rem 1.4rem;
	border-radius: 8px;
	font-size: 1rem;
	font-weight: 600;
	cursor: pointer;
	border: none;
	text-decoration: none;
	transition: background 0.3s ease, transform 0.2s ease;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.dating-profile-actions .update-profile {background-color:#0073aa;color:#fff}
.dating-profile-actions .update-profile:hover {background-color:#005f8d;transform:translateY(-1px)}
.dating-profile-actions .icon {font-size:1.2em;line-height:1}
/* dating card */
.dating-profile-card {
	background: #fff;
	border-radius: 16px;
	box-shadow: 0 4px 12px rgba(0,0,0,0.1);
	overflow: hidden;
	transition: all 0.3s ease;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 24px;
	text-align: center;
}
.avatar-container {
	width: 180px;
	height: 180px;
	border-radius: 50%;
	overflow: hidden;
	margin-bottom: 16px;
	border: 4px solid #eee;
}
.avatar-img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.profile-details h2 {
	margin: 8px 0;
	font-size: 1.5em;
	color: #333;
}
.profile-details .about {
	color: #666;
	margin-bottom: 12px;
}
.profile-details .location {
	color: #999;
	margin-bottom: 16px;
}
.action-buttons {
	display: flex;
	gap: 10px;
	justify-content: center;
}
.action-buttons button {
	padding: 10px 20px;
	font-size: 1rem;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	transition: background 0.2s;
}
.like-btn {background-color:#ff5a5f;color:#fff}
.like-btn:hover {background-color:#e6454b}
.skip-btn {background-color:#e0e0e0;color:#333}
.skip-btn:hover {background-color:#ccc}
.dating-profile-card {
	transition: transform 0.5s ease, opacity 0.5s ease;
	will-change: transform, opacity;
	position: relative;
}
.card-exit-left {transform:translateX(-100%);opacity:0}
.card-exit-right {transform:translateX(100%);opacity:0}
.card-fade-out {opacity:0}
/* likes */
.like-profile-card {
	display: flex;
	align-items: flex-start;
	background: #fff;
	padding: 1rem;
	margin-bottom: 1rem;
	border-radius: 1rem;
	box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}
.like-avatar img {
	width: 64px;
	height: 64px;
	border-radius: 50%;
	margin-right: 1rem;
	object-fit: cover;
}
.like-info {flex:1}
.like-name-link {text-decoration:none;color:#333;font-weight:bold}
.like-name-link:hover {text-decoration:underline}
.like-location {
	display: block;
	color: #777;
	font-size: 0.9em;
	margin-top: 2px;
}
.like-about {margin-top:0.5rem;font-size:0.95em;color:#444}
.like-back-button {
	background: #ff3366;
	color: white;
	border: none;
	padding: 6px 12px;
	border-radius: 6px;
	cursor: pointer;
	font-size: 0.9rem;
	margin-top: 0.5rem;
	transition: background 0.3s ease;
}
.like-back-button:hover {background:#e02c5e}
.like-toast.success {
	display: flex;
	align-items: center;
	gap: 0.5rem;
	background-color: #fff;
	border-left: 5px solid #ef4444;
	border-radius: 0.5rem;
	padding: 0.75rem 1rem;
	margin-top: 0.5rem;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	font-size: 0.95rem;
	color: #111827;
	animation: slideIn 0.4s ease-out;
	transition: all 0.3s ease;
}
@keyframes slideIn {
	from {opacity:0;transform:translateY(10px)}
	to {opacity:1;transform:translateY(0)}
}
#load-more-likes {
	display: block;
	margin: 15px auto;
	padding: 10px 20px;
	cursor: pointer;
}
.likes-toolbar {
	display: flex;
	justify-content: center;
	gap: 1rem;
	flex-wrap: wrap;
	margin: 2rem 0;
}
.likes-toggle-btn {
	padding: 0.6rem 1.2rem;
	border: none;
	border-radius: 999px;
	background: linear-gradient(to right, #ff5f6d, #ffc371);
	color: white;
	font-size: 1rem;
	font-weight: 600;
	cursor: pointer;
	transition: all 0.25s ease;
	box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}
.likes-toggle-btn:hover,
.likes-toggle-btn.active {background:linear-gradient(to right, #ff9966, #ff5e62);transform:scale(1.05)}
#likes-container {
	max-width: 900px;
	margin: auto;
	padding: 1rem;
	border-radius: 1rem;
	background-color: #f9f9f9;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
#likes-container p {
	text-align: center;
	font-style: italic;
	color: #888;
	font-size: 1.1rem;
}
/* delete */
#delete-profile-area {
	max-width: 600px;
	margin: 2rem auto;
	background: #fff;
	border-radius: 12px;
	padding: 1.5rem;
	box-shadow: 0 5px 15px rgba(0,0,0,0.05);
	text-align: center;
	font-family: sans-serif;
}
#delete-profile-area p {color:#666;margin-bottom:1rem}
#delete-dating-profile {
	background: #e63946;
	color: white;
	padding: 0.8rem 1.6rem;
	border: none;
	border-radius: 30px;
	font-size: 1rem;
	cursor: pointer;
	transition: background 0.3s ease;
}
#delete-dating-profile:hover {background:#c5303d}
#delete-profile-msg {margin-top:1rem;font-weight:500}
.create-profile-btn {
	display: inline-block;
	margin-top: 1rem;
	background: #2a9d8f;
	color: #fff;
	padding: 0.7rem 1.4rem;
	border-radius: 30px;
	text-decoration: none;
	font-size: 1rem;
	transition: background 0.3s ease;
}
.create-profile-btn:hover {background:#21867a;color:#fff}
/* badges */
.compatibility-badges {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 1rem;
}
.compatibility-badges .badge {
	display: inline-flex;
	align-items: center;
	border-radius: 9999px;
	padding: 6px 14px;
	font-size: 0.875rem;
	border: 1px solid transparent;
	background-color: #f3f4f6;
	color: #111827;
}
.badge .icon {margin-right:6px}
.badge.score-high {background-color:#10b981;color:#fff}
.badge.score-medium {background-color:#f59e0b;color:#fff}
.badge.score-low {background-color:#ef4444;color:#fff}
/* home */
.dating-home-container {
	text-align: center;
	padding: 60px 20px;
	position: relative;
}
.hero h1 {
	font-size: 3rem;
	color: #880e4f;
	margin-bottom: 0.5em;
}
.hero p {
	font-size: 1.3rem;
	margin-bottom: 2em;
	color: #333;
}
#start-dating-btn {
	background: #f2188c;
	color: #fff;
	padding: 15px 40px;
	border: none;
	border-radius: 50px;
	font-size: 1.2rem;
	box-shadow: 0 8px 20px rgba(216, 27, 96, 0.3);
	transition: all 0.3s ease;
}
#start-dating-btn:hover {
	background: #b31268;
	box-shadow: 0 12px 24px rgba(173, 20, 87, 0.4);
}
.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1000;
}
.modal.hidden {display:none}
.modal-content {
	background: #fff;
	padding: 30px;
	border-radius: 12px;
	width: 90%;
	max-width: 400px;
	position: relative;
	box-shadow: 0 0 25px rgba(0,0,0,0.15);
}
.close-btn {
	position: absolute;
	top: 10px; right: 15px;
	font-size: 24px;
	cursor: pointer;
	color: #999;
}
#dating-profile-container {
	max-width: 480px;
	margin: 20px auto;
	transition: opacity 0.4s ease;
}
.spinner {
	border: 6px solid #f3f3f3;
	border-top: 6px solid #d81b60;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 1s linear infinite;
	margin: 30px auto;
}
.spinner.hidden {display:none}
@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

/** --- 19.0 Home Page --- **/

.home .site-header {
	border: none;
	background: none;
}
.home .header-main {max-width:100%}

/* sticky footer */

.home {
	display: table;
	height: 100%;
	width: 100%;
}
.home #main {height: auto}
.home .site-footer {
	display: table-row;
	height: 1px;
}

/** --- 20.0 Custom Note --- **/

.rm-cnote {
	overflow: hidden;
	color: #eee;
	background: rgba(0,0,0,0.8);
	padding: 1em 2em;
}
.rm-cnote span {
	float: left;
	margin: .45em .5em 0 0;
}
.rm-cnote a.button {
	float: right;
	margin-left: .5em;
}
.rm-cnote div {
	display: block;
	overflow: hidden;
	line-height: 2.4em;
}

/** --- 21.0 Media Queries --- **/

@-ms-viewport {width:device-width}
@viewport {width:device-width}

@media screen and (min-width: 600px) {
	/* header */
	.site-title a {color:#333}	
	.site-title a:hover {color:#000}	
	.site-title a span {display:inline-block}
	.header-main .rm-tbl {margin-right:10px}
	#masthead .rmsf {width:40%}
	/* footer */
	.site-footer .rm-sfpt {text-align:right}	
	.site-footer .rm-sfptl {float:left}
	/* profile */
	.dating-nav {
		flex-direction: row;
		justify-content: center;
	}
	.profile-header {
		flex-direction: row;
		text-align: left;
	}
	#dating-profile-display {margin:30px auto;padding:30px}
	#dating-profile-display li {
		flex-direction: row;
		justify-content: space-between;
		align-items: flex-start;
		gap: 10px;
	}
	#dating-profile-display li strong {flex:0 0 180px;color:#555}	/* Do not grow or shrink, fixed width */
	#dating-profile-display li span {flex:1 1 auto}	/* Let this grow to fill the rest */
}
@media screen and (min-width: 783px) {
	.site-header {
		position: fixed;
		top: 0;
	}
	.site-main {margin-top:48px}
	.home .site-header {position:relative}
	.home .site-main {margin-top:0}
		
	/* Primary Navigation */
	.primary-navigation {
		float: right;
		padding: 0;
	}
	.primary-navigation .menu-toggle {display:none}
	.primary-navigation.toggled-on {
		border-bottom: 0;
		margin: 0;
		padding: 0;
	}	
	.primary-navigation .nav-menu {
		border-bottom: 0;
		padding-bottom: 0;
		display: block;
	}	
	.primary-navigation .nm-co,
	.primary-navigation .sub-menu li {
		display: inline-block;
		height: 48px;
		line-height: 48px;
		position: relative;
	}
	.primary-navigation a {
		display: inline-block;
		padding: 0 6px;
		white-space: nowrap;
	}
	.primary-navigation .sub-menu {
		background-color: #fff;
		float: left;
		margin: 0;
		position: absolute;
		top: 55px;
		right: 5px;
		left: auto;
		z-index: 99999;
		box-shadow: 0 2px 10px rgba(0,0,0,0.2);
		display: none;
	}
	.primary-navigation .sub-menu li {
		display: block;
		height: auto;
		line-height: 1.1;
	}
	.primary-navigation .sub-menu a {
		padding: 7px 9px;
		white-space: normal;
		width: 176px;
	}	
	.primary-navigation .rm-hdl {display:inline-block}
		
	/* arrow */
	.rm-hba,
	.rm-hfa {
		border-style: solid;
		border-width: 0 7px 7px;
		height: 0;
		right: 8px;
		position: absolute;
		width: 0;
	}	
	.rm-hba {
		border-color: transparent transparent rgba(0,0,0,0.2);
		top: -8px;
	}	
	.rm-hfa {
		border-color: transparent transparent #fff;
		top: -7px;
	}
	
	/* login */
	.primary-navigation .sub-menu ul form {
		width: 170px;
		padding: 10px 10px 5px;
	}
	
	/* buttons */
	.primary-navigation .rm-hbl,
	.primary-navigation .rm-hbl:hover {
		margin: -2px 0 0 8px;
		padding: 7px 12px;
	}
	
	/* custom sidebars */	
	div#primary,
	div#rmls,
	div#rmrs {
		position: relative;
		float: left;
		top: 0;
	}
	div#primary {
		padding: 1% 0 0;
		width: 60%;
		left: 20%;
	}
	div#rmls,
	div#rmrs {
		width: 18%;
		padding: 1%;
	}
	div#rmls {left:-80%}	
	div#rmrs {right:-20%}
	/* right on top */
	#rm-content.rm-rst div#rmrs {right:-80%}
	#rm-content.rm-rst div#primary {left:0}
}
/** --- 22.0 Print --- **/
@media print {
	body {
		background: none !important; /* Brute force since user agents all print differently. */
		color: #333;
		font-size: 12pt;
	}
}