/* ATTENTION! This file was generated automatically! Don&#039;t change it!!!
----------------------------------------------------------------------- */

/* Buttons */
button:not(.components-button),
input[type="button"],
input[type="reset"],
input[type="submit"],
.theme_button,
.post_item .more-link,
.gallery_preview_show .post_readmore,

/* Fields */
input[type="text"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
select,
.select_container,
textarea,

/* Search fields */
.widget_search .search-field,
.widget_display_search #bbp_search,
#bbpress-forums #bbp-search-form #bbp_search,

/* Comment fields */
.comments_wrap .comments_field input,
.comments_wrap .comments_field textarea,

/* Select 2 */
.select2-container.select2-container--default span.select2-choice,
.select2-container.select2-container--default span.select2-selection,

/* Images in widgets */
.widget_area .post_item .post_thumb img,
aside .post_item .post_thumb img,

/* Sidebar control */
.sidebar .sidebar_control,
.sidebar .sidebar_control:after,

/* Tags cloud */
.sc_edd_details .downloads_page_tags .downloads_page_data > a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
	-webkit-border-radius: 0;
	    -ms-border-radius: 0;
			border-radius: 0;
}
.select_container:before {
	-webkit-border-radius: 0 0 0 0;
	    -ms-border-radius: 0 0 0 0;
			border-radius: 0 0 0 0;
}
textarea.wp-editor-area {
	-webkit-border-radius: 0 0 0 0;
	    -ms-border-radius: 0 0 0 0;
			border-radius: 0 0 0 0;
}

/* Radius 50% or 0 */
.widget li a > img,
.widget li span > img {
	-webkit-border-radius: 0;
	    -ms-border-radius: 0;
			border-radius: 0;
}

.content_wrap,
.content_container {
	width: 1230px;
}

body.body_style_wide:not(.expand_content) [class*="content_wrap"] > .content,
body.body_style_boxed:not(.expand_content) [class*="content_wrap"] > .content {	width: 800px; }
[class*="content_wrap"] > .sidebar { 											width: 390px; }

.body_style_fullwide.sidebar_right [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .content { padding-right: 430px; }
.body_style_fullwide.sidebar_right [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_right [class*="content_wrap"] > .sidebar { margin-left: -390px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .content,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .content { padding-left:  430px; }
.body_style_fullwide.sidebar_left [class*="content_wrap"] > .sidebar,
.body_style_fullscreen.sidebar_left [class*="content_wrap"] > .sidebar { margin-right:-390px; }

/* Common tags 
------------------------------------------ */
.scheme_dark body,
.scheme_dark .body_style_boxed .page_wrap {
	background-color: #1d299b;
}
.scheme_dark .body_style_boxed .body_wrap {
	background-color: #161615;
}
.scheme_dark {
	color: #979bca;
}
.scheme_dark h1, .scheme_dark h2, .scheme_dark h3, .scheme_dark h4, .scheme_dark h5, .scheme_dark h6,
.scheme_dark h1 a, .scheme_dark h2 a, .scheme_dark h3 a, .scheme_dark h4 a, .scheme_dark h5 a, .scheme_dark h6 a,
.scheme_dark li a,
.scheme_dark [class*="color_style_"] h1 a, .scheme_dark [class*="color_style_"] h2 a, .scheme_dark [class*="color_style_"] h3 a, .scheme_dark [class*="color_style_"] h4 a, .scheme_dark [class*="color_style_"] h5 a, .scheme_dark [class*="color_style_"] h6 a, .scheme_dark [class*="color_style_"] li a {
	color: #ffffff;
}
.scheme_dark h1 a:hover, .scheme_dark h2 a:hover, .scheme_dark h3 a:hover, .scheme_dark h4 a:hover, .scheme_dark h5 a:hover, .scheme_dark h6 a:hover,
.scheme_dark li a:hover {
	color: #00aff5;
}
.scheme_dark .color_style_link2 h1 a:hover, .scheme_dark .color_style_link2 h2 a:hover, .scheme_dark .color_style_link2 h3 a:hover, .scheme_dark .color_style_link2 h4 a:hover, .scheme_dark .color_style_link2 h5 a:hover, .scheme_dark .color_style_link2 h6 a:hover, .scheme_dark .color_style_link2 li a:hover {
	color: #00aff5;
}
.scheme_dark .color_style_link3 h1 a:hover, .scheme_dark .color_style_link3 h2 a:hover, .scheme_dark .color_style_link3 h3 a:hover, .scheme_dark .color_style_link3 h4 a:hover, .scheme_dark .color_style_link3 h5 a:hover, .scheme_dark .color_style_link3 h6 a:hover, .scheme_dark .color_style_link3 li a:hover {
	color: #ffffff;
}
.scheme_dark .color_style_dark h1 a:hover, .scheme_dark .color_style_dark h2 a:hover, .scheme_dark .color_style_dark h3 a:hover, .scheme_dark .color_style_dark h4 a:hover, .scheme_dark .color_style_dark h5 a:hover, .scheme_dark .color_style_dark h6 a:hover, .scheme_dark .color_style_dark li a:hover {
	color: #00aff5;
}

.scheme_dark dt, .scheme_dark b, .scheme_dark strong, .scheme_dark em, .scheme_dark mark, .scheme_dark ins {	/* not 'i', because it used as icons container */
	color: #ffffff;
}
.scheme_dark s, .scheme_dark strike, .scheme_dark del {	
	color: #8184ac;
}

.scheme_dark code {
	color: #8a8a8a;
	border-color: #464646;
}
.scheme_dark code a {
	color: #00aff5;
}
.scheme_dark code a:hover {
	color: #ffffff;
}

.scheme_dark a {
	color: #00aff5;
}
.scheme_dark a:hover {
	color: #ffffff;
}
.scheme_dark .color_style_link2 a {
	color: #00aff5;
}
.scheme_dark .color_style_link2 a:hover {
	color: #161616;
}
.scheme_dark .color_style_link3 a {
	color: #ffffff;
}
.scheme_dark .color_style_link3 a:hover {
	color: #ffffff;
}
.scheme_dark .color_style_dark a {
	color: #ffffff;
}
.scheme_dark .color_style_dark a:hover {
	color: #00aff5;
}


.scheme_dark blockquote {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark blockquote:before {
	color: #ffffff;
}
.scheme_dark blockquote a {
	color: #ffffff;
}
.scheme_dark blockquote a:hover {
	color: #ffffff;
}
.scheme_dark blockquote dt, .scheme_dark blockquote b, .scheme_dark blockquote strong, .scheme_dark blockquote i, .scheme_dark blockquote em, .scheme_dark blockquote mark, .scheme_dark blockquote ins {	
	color: #474743;
}
.scheme_dark blockquote s, .scheme_dark blockquote strike, .scheme_dark blockquote del {	
	color: #838383;
}
.scheme_dark blockquote code {
	color: #474743;
	border-color: #ffffff;
}

.scheme_dark table th, .scheme_dark table th + th, .scheme_dark table td + th  {
	border-color: #e5e5e5;
}
.scheme_dark table td, .scheme_dark table th + td, .scheme_dark table td + td {
	color: #979bca;
	border-color: #1d299b;
}
.scheme_dark table th {
	color: #474743;
	background-color: #eff2f4;
}
.scheme_dark table th b, .scheme_dark table th strong {
	color: #474743;
}
.scheme_dark table > tbody > tr:nth-child(2n+1) > td {
	background-color: #161615;
}
.scheme_dark table > tbody > tr:nth-child(2n) > td {
	background-color: #161616;
}
.scheme_dark table th a {
	color: #474743;
}
.scheme_dark table th a:hover {
	color: #00aff5;
}

.scheme_dark hr {
	border-color: #3640a6;
}
.scheme_dark figure figcaption,
.scheme_dark .wp-caption .wp-caption-text,
.scheme_dark .wp-caption .wp-caption-dd,
.scheme_dark .wp-caption-overlay .wp-caption .wp-caption-text,
.scheme_dark .wp-caption-overlay .wp-caption .wp-caption-dd {
	color: #ffffff;
	background-color: transparent;
}
.scheme_dark figure.wp-block-gallery > figcaption.blocks-gallery-caption {
	background-color: #00aff5;
}
.scheme_dark figure.wp-block-video figcaption,
.scheme_dark figure.wp-block-embed figcaption {
	color: #979bca;
}
.scheme_dark figure figcaption:after,
.scheme_dark .wp-caption .wp-caption-text:after,
.scheme_dark .wp-caption .wp-caption-dd:after,
.scheme_dark .wp-caption-overlay .wp-caption .wp-caption-text:after,
.scheme_dark .wp-caption-overlay .wp-caption .wp-caption-dd:after {
	background: linear-gradient(to right,	#ff371e 0%, #ff730c 100%);
}
.scheme_dark ul > li:before {
	color: #00aff5;
}

/* rel magnific */
.scheme_dark a[rel="magnific"]:after,
.scheme_dark .post_featured.hover_dots .icons:after {
	color: #00aff5;
	background-color: #ffffff;
}
.scheme_dark a[rel="magnific"]:hover:after {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .post_featured.hover_dots .icons:hover:after {
	color: #ffffff;
	background-color: #00aff5;
}

/* Form fields
-------------------------------------------------- */

.scheme_dark .wp-widget-search form:after,
.scheme_dark .widget_search form:after,
.scheme_dark .widget .wp-block-search:not(.wp-block-search__no-button) .wp-block-search__inside-wrapper:after,
.scheme_dark .widget_display_search form:after,
.scheme_dark #bbpress-forums #bbp-search-form:after,
.scheme_dark span.fake_button:after,
.scheme_dark .wp-widget-search form:before,
.scheme_dark .widget_search form:before,
.scheme_dark .widget .wp-block-search:not(.wp-block-search__no-button) .wp-block-search__inside-wrapper:before,
.scheme_dark .widget_display_search form:before,
.scheme_dark #bbpress-forums #bbp-search-form:before {
	color: #00aff5;
}
.scheme_dark input[type="submit"][disabled] + span.fake_button:after,
.scheme_dark input[type="submit"][disabled]:hover + span.fake_button:after,
.scheme_dark input[type="submit"][disabled] + span.fake_button:before,
.scheme_dark input[type="submit"][disabled]:hover + span.fake_button:before {
	color: #8184ac;
}
.scheme_dark input[type="submit"]:hover + span.fake_button:after,
.scheme_dark input[type="submit"]:hover + span.fake_button:before {
	color: #161616;
}
.scheme_dark .widget_search form:hover:after,
.scheme_dark .widget .wp-block-search:not(.wp-block-search__no-button) .wp-block-search__inside-wrapper:hover:after,
.scheme_dark .widget_display_search form:hover:after,
.scheme_dark #bbpress-forums #bbp-search-form:hover:after,
.scheme_dark .widget_search form:hover:before,
.scheme_dark .widget .wp-block-search:not(.wp-block-search__no-button) .wp-block-search__inside-wrapper:hover:before,
.scheme_dark .widget_display_search form:hover:before,
.scheme_dark #bbpress-forums #bbp-search-form:hover:before {
	color: #ffffff;
}
.scheme_dark .scheme_dark .wp-widget-search form:hover:after {
	color: #ffffff;
}

/* Field set */
.scheme_dark fieldset {
	border-color: #3640a6;
}
.scheme_dark fieldset legend {
	color: #ffffff;
	background-color: #1d299b;
}

/* Text fields */
.scheme_dark input[type="text"],
.scheme_dark input[type="number"],
.scheme_dark input[type="email"],
.scheme_dark input[type="url"],
.scheme_dark input[type="tel"],
.scheme_dark input[type="search"],
.scheme_dark input[type="password"],
.scheme_dark select,
.scheme_dark .select_container,
.scheme_dark .select_container select,
.scheme_dark .select_container:before,
.scheme_dark .select2-container.select2-container--default span.select2-choice,
.scheme_dark .select2-container.select2-container--default span.select2-selection,
.scheme_dark .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,
.scheme_dark .select2-container.select2-container--default .select2-selection--multiple,
.scheme_dark textarea,
.scheme_dark textarea.wp-editor-area,
/* Tour Master */
.scheme_dark .tourmaster-form-field input[type="text"],
.scheme_dark .tourmaster-form-field input[type="email"],
.scheme_dark .tourmaster-form-field input[type="password"],
.scheme_dark .tourmaster-form-field textarea,
.scheme_dark .tourmaster-form-field select,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="text"],
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="email"],
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="password"],
.scheme_dark .tourmaster-form-field.tourmaster-with-border textarea,
.scheme_dark .tourmaster-form-field.tourmaster-with-border select,
/* BB Press */
.scheme_dark #buddypress .dir-search input[type="search"],
.scheme_dark #buddypress .dir-search input[type="text"],
.scheme_dark #buddypress .groups-members-search input[type="search"],
.scheme_dark #buddypress .groups-members-search input[type="text"],
.scheme_dark #buddypress .standard-form input[type="color"],
.scheme_dark #buddypress .standard-form input[type="date"],
.scheme_dark #buddypress .standard-form input[type="datetime-local"],
.scheme_dark #buddypress .standard-form input[type="datetime"],
.scheme_dark #buddypress .standard-form input[type="email"],
.scheme_dark #buddypress .standard-form input[type="month"],
.scheme_dark #buddypress .standard-form input[type="number"],
.scheme_dark #buddypress .standard-form input[type="password"],
.scheme_dark #buddypress .standard-form input[type="range"],
.scheme_dark #buddypress .standard-form input[type="search"],
.scheme_dark #buddypress .standard-form input[type="tel"],
.scheme_dark #buddypress .standard-form input[type="text"],
.scheme_dark #buddypress .standard-form input[type="time"],
.scheme_dark #buddypress .standard-form input[type="url"],
.scheme_dark #buddypress .standard-form input[type="week"],
.scheme_dark #buddypress .standard-form select,
.scheme_dark #buddypress .standard-form textarea,
.scheme_dark #buddypress form#whats-new-form textarea,
/* Booked */
.scheme_dark #booked-page-form input[type="email"],
.scheme_dark #booked-page-form input[type="text"],
.scheme_dark #booked-page-form input[type="password"],
.scheme_dark #booked-page-form textarea,
.scheme_dark .booked-upload-wrap,
.scheme_dark .booked-upload-wrap input,
/* MailChimp */
.scheme_dark form.mc4wp-form input[type="email"] {
	color: #a5aaad;
	border-color: #3e3d41;
	background-color: #161616;
}
.scheme_dark .sidebar input[type="search"] {
	border-color: #161616;
}
.scheme_dark .scheme_dark form.mc4wp-form input[type="email"],
.scheme_dark .scheme_dark form.mc4wp-form input[type="email"]:focus,
.scheme_dark .scheme_dark form.mc4wp-form input[type="email"].filled {
	color: #ffffff;
	background-color: #161616;
}
.scheme_dark .scheme_dark #fbuilder select {
	color: #8184ac;
	border-color: #ffffff;
	background-color: #ffffff;
}
.scheme_dark .scheme_dark #fbuilder input {
	color: #8184ac;
	border-color: #ffffff;
	background-color: #ffffff;
}
.scheme_dark .scheme_dark #fbuilder input[type="button"] {
	color: #ffffff;
	background-color: #ff371e;
}
.scheme_dark .scheme_dark #fbuilder input[type="button"]:hover {
	color: #ffffff;
	background-color: #161616;
}
.scheme_dark #fbuilder input[type="button"]:focus {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark input[type="text"]:focus,
.scheme_dark input[type="text"].filled,
.scheme_dark input[type="number"]:focus,
.scheme_dark input[type="number"].filled,
.scheme_dark input[type="email"]:focus,
.scheme_dark input[type="email"].filled,
.scheme_dark input[type="tel"]:focus,
.scheme_dark input[type="search"]:focus,
.scheme_dark input[type="search"].filled,
.scheme_dark input[type="password"]:focus,
.scheme_dark input[type="password"].filled,
.scheme_dark select:hover,
.scheme_dark .select_container:hover,
.scheme_dark select option:hover,
.scheme_dark select option:focus,
.scheme_dark .select2-container.select2-container--default span.select2-choice:hover,
.scheme_dark .select2-container.select2-container--focus span.select2-choice,
.scheme_dark .select2-container.select2-container--open span.select2-choice,
.scheme_dark .select2-container.select2-container--focus span.select2-selection--single .select2-selection__rendered,
.scheme_dark .select2-container.select2-container--open span.select2-selection--single .select2-selection__rendered,
.scheme_dark .select2-container.select2-container--default span.select2-selection--single:hover .select2-selection__rendered,
.scheme_dark .select2-container.select2-container--default span.select2-selection--multiple:hover,
.scheme_dark .select2-container.select2-container--focus span.select2-selection--multiple,
.scheme_dark .select2-container.select2-container--open span.select2-selection--multiple,
.scheme_dark textarea:focus,
.scheme_dark textarea.filled,
.scheme_dark textarea.wp-editor-area:focus,
.scheme_dark textarea.wp-editor-area.filled,
/* Tour Master */
.scheme_dark .tourmaster-form-field input[type="text"]:focus,
.scheme_dark .tourmaster-form-field input[type="text"].filled,
.scheme_dark .tourmaster-form-field input[type="email"]:focus,
.scheme_dark .tourmaster-form-field input[type="email"].filled,
.scheme_dark .tourmaster-form-field input[type="password"]:focus,
.scheme_dark .tourmaster-form-field input[type="password"].filled,
.scheme_dark .tourmaster-form-field textarea:focus,
.scheme_dark .tourmaster-form-field textarea.filled,
.scheme_dark .tourmaster-form-field select:focus,
.scheme_dark .tourmaster-form-field select.filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="text"]:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="text"].filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="email"]:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="email"].filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="password"]:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border input[type="password"].filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border textarea:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border textarea.filled,
.scheme_dark .tourmaster-form-field.tourmaster-with-border select:focus,
.scheme_dark .tourmaster-form-field.tourmaster-with-border select.filled,
/* BB Press */
.scheme_dark #buddypress .dir-search input[type="search"]:focus,
.scheme_dark #buddypress .dir-search input[type="search"].filled,
.scheme_dark #buddypress .dir-search input[type="text"]:focus,
.scheme_dark #buddypress .dir-search input[type="text"].filled,
.scheme_dark #buddypress .groups-members-search input[type="search"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="search"].filled,
.scheme_dark #buddypress .groups-members-search input[type="text"]:focus,
.scheme_dark #buddypress .groups-members-search input[type="text"].filled,
.scheme_dark #buddypress .standard-form input[type="color"]:focus,
.scheme_dark #buddypress .standard-form input[type="color"].filled,
.scheme_dark #buddypress .standard-form input[type="date"]:focus,
.scheme_dark #buddypress .standard-form input[type="date"].filled,
.scheme_dark #buddypress .standard-form input[type="datetime-local"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime-local"].filled,
.scheme_dark #buddypress .standard-form input[type="datetime"]:focus,
.scheme_dark #buddypress .standard-form input[type="datetime"].filled,
.scheme_dark #buddypress .standard-form input[type="email"]:focus,
.scheme_dark #buddypress .standard-form input[type="email"].filled,
.scheme_dark #buddypress .standard-form input[type="month"]:focus,
.scheme_dark #buddypress .standard-form input[type="month"].filled,
.scheme_dark #buddypress .standard-form input[type="number"]:focus,
.scheme_dark #buddypress .standard-form input[type="number"].filled,
.scheme_dark #buddypress .standard-form input[type="password"]:focus,
.scheme_dark #buddypress .standard-form input[type="password"].filled,
.scheme_dark #buddypress .standard-form input[type="range"]:focus,
.scheme_dark #buddypress .standard-form input[type="range"].filled,
.scheme_dark #buddypress .standard-form input[type="search"]:focus,
.scheme_dark #buddypress .standard-form input[type="search"].filled,
.scheme_dark #buddypress .standard-form input[type="tel"]:focus,
.scheme_dark #buddypress .standard-form input[type="tel"].filled,
.scheme_dark #buddypress .standard-form input[type="text"]:focus,
.scheme_dark #buddypress .standard-form input[type="text"].filled,
.scheme_dark #buddypress .standard-form input[type="time"]:focus,
.scheme_dark #buddypress .standard-form input[type="time"].filled,
.scheme_dark #buddypress .standard-form input[type="url"]:focus,
.scheme_dark #buddypress .standard-form input[type="url"].filled,
.scheme_dark #buddypress .standard-form input[type="week"]:focus,
.scheme_dark #buddypress .standard-form input[type="week"].filled,
.scheme_dark #buddypress .standard-form select:focus,
.scheme_dark #buddypress .standard-form select.filled,
.scheme_dark #buddypress .standard-form textarea:focus,
.scheme_dark #buddypress .standard-form textarea.filled,
.scheme_dark #buddypress form#whats-new-form textarea:focus,
.scheme_dark #buddypress form#whats-new-form textarea.filled,
/* Booked */
.scheme_dark #booked-page-form input[type="email"]:focus,
.scheme_dark #booked-page-form input[type="email"].filled,
.scheme_dark #booked-page-form input[type="text"]:focus,
.scheme_dark #booked-page-form input[type="text"].filled,
.scheme_dark #booked-page-form input[type="password"]:focus,
.scheme_dark #booked-page-form input[type="password"].filled,
.scheme_dark #booked-page-form textarea:focus,
.scheme_dark #booked-page-form textarea.filled,
.scheme_dark .booked-upload-wrap:hover,
.scheme_dark .booked-upload-wrap input:focus,
.scheme_dark .booked-upload-wrap input.filled,
/* MailChimp */
.scheme_dark form.mc4wp-form input[type="email"]:focus,
.scheme_dark form.mc4wp-form input[type="email"].filled {
	color: #ffffff;
	border-color: #3640a6;
	background-color: #161616;
}
.scheme_dark .sidebar input[type="search"],
.scheme_dark .scheme_dark form.mc4wp-form input[type="email"] {
	border-color: #1d299b;
}

.scheme_dark input[placeholder]::-webkit-input-placeholder,
.scheme_dark textarea[placeholder]::-webkit-input-placeholder	{ color: #ffffff; }
.scheme_dark input[placeholder]::-moz-placeholder,
.scheme_dark textarea[placeholder]::-moz-placeholder				{ color: #ffffff; }
.scheme_dark input[placeholder]:-ms-input-placeholder,
.scheme_dark textarea[placeholder]:-ms-input-placeholder			{ color: #ffffff; }
.scheme_dark input[placeholder]::placeholder,
.scheme_dark textarea[placeholder]::placeholder					{ color: #ffffff; }

.scheme_dark .scheme_dark form.mc4wp-form input[placeholder]::-webkit-input-placeholder { color: #ffffff; }
.scheme_dark .scheme_dark form.mc4wp-form input[placeholder]::-moz-placeholder { color: #ffffff; }
.scheme_dark .scheme_dark form.mc4wp-form input[placeholder]:-ms-input-placeholder { color: #ffffff; }
.scheme_dark .scheme_dark form.mc4wp-form input[placeholder]::placeholder { color: #ffffff; }

.scheme_dark .scheme_dark #fbuilder .fields.cff-date-field input::-webkit-input-placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-number-field input::-webkit-input-placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-text-field input::-webkit-input-placeholder {
	color: #8184ac;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-date-field input::-moz-placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-number-field input::-moz-placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-text-field input::-moz-placeholder {
	color: #8184ac;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-date-field input:-ms-input-placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-number-field input:-ms-input-placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-text-field input:-ms-input-placeholder {
	color: #8184ac;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-date-field input::placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-number-field input::placeholder,
.scheme_dark .scheme_dark #fbuilder .fields.cff-text-field input::placeholder {
	color: #8184ac;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-calculated-field input::-webkit-input-placeholder {
	color: #ffffff;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-calculated-field input::-moz-placeholder {
	color: #ffffff;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-calculated-field input:-ms-input-placeholder {
	color: #ffffff;
	opacity: 1;
}
.scheme_dark .scheme_dark #fbuilder .fields.cff-calculated-field input::placeholder {
	color: #ffffff;
	opacity: 1;
}

/* Select containers */
.scheme_dark .select_container:before {
	color: #a5aaad;
	background-color: #161616;
}
.scheme_dark .select_container:hover:before {
	color: inherit;
	background-color: inherit;
	border-color: #3640a6;
}
.scheme_dark .select_container:focus:before {
	background-color: #161616;
}
.scheme_dark .select_container:after {
	color: #a5aaad;
}
.scheme_dark .select_container:focus:after,
.scheme_dark .select_container:hover:after {
	color: #ffffff;
}
.scheme_dark .select_container select {
	color: #a5aaad;
	background: #161616 !important;
}
.scheme_dark .select_container select:focus {
	color: #ffffff;
	background-color: #161616 !important;
}

.scheme_dark .select2-dropdown,
.scheme_dark .select2-container.select2-container--focus span.select2-selection,
.scheme_dark .select2-container.select2-container--open span.select2-selection {
	color: #ffffff;
	border-color: #3e3d41;
	background: #ffffff;
}
.scheme_dark .select2-container .select2-results__option {
	color: #ffffff;
	background: #ffffff;
}
.scheme_dark .select2-dropdown .select2-highlighted,
.scheme_dark .select2-container .select2-results__option--highlighted[aria-selected] {
	color: #ffffff;
	background: #00aff5;
}
.scheme_dark input[type="radio"] + label,
.scheme_dark input[type="checkbox"] + label,
.scheme_dark input[type="radio"]+.wpcf7-list-item-label,
.scheme_dark input[type="checkbox"]+.wpcf7-list-item-label,
.scheme_dark .edd_price_options ul > li > label > input[type="radio"] + span,
.scheme_dark .edd_price_options ul > li > label > input[type="checkbox"] + span,
.scheme_dark .comment-form .wpgdprc-checkbox label{
	color: #979bca;
}
.scheme_dark input[type="radio"] + label:before,
.scheme_dark input[type="checkbox"] + label:before,
.scheme_dark .wpcf7-list-item-label.wpcf7-list-item-right:before {
	border-color: #313131 !important;
}
.scheme_dark .mc4wp-form-fields input[type="checkbox"] + label:before {
	color: #ffffff;
	border-color: #979bca !important;
}
.scheme_dark .wpcf7 label {
	color: #ffffff;
}
.scheme_dark div.wpcf7-mail-sent-ok {
	border-color: #00aff5;
}

/* sc_title */
.scheme_dark .sc_title .sc_item_descr {
	color: #ffffff;
}

/* Alter button */
.scheme_dark .sc_button.sc_button_alter:after {
	color:#ffffff;
}
.scheme_dark .scheme_dark .sc_button.sc_button_alter:after {
	color:#161616;
}
.scheme_dark .sc_button.sc_button_alter:before {
	background: linear-gradient(135deg,	#00aff5 0%, #ffffff 100%);
}
.scheme_dark .scheme_dark .sc_button.sc_button_alter:before {
	background: #ffffff;
}
.scheme_dark .sc_title.sc_title_alter {
	background-color: #1d299b;
}

/* Simple button */
.scheme_dark .sc_button_simple:not(.sc_button_bg_image),
.scheme_dark .sc_button_simple:not(.sc_button_bg_image):after {
	color:#00aff5;
}
.scheme_dark .sc_button_simple:not(.sc_button_bg_image):after {
	color:#ffffff;
}
.scheme_dark .sc_button_simple:not(.sc_button_bg_image):hover {
	color:#ffffff;
}


.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image),
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image):before,
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image):after,
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image),
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):before,
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):after {
	color:#00aff5;
}
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image):hover:before,
.scheme_dark .sc_button_simple.color_style_link2:not(.sc_button_bg_image):hover:after,
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):hover:before,
.scheme_dark .color_style_link2 .sc_button_simple:not(.sc_button_bg_image):hover:after {
	color:#161616;
}

.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image),
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image):before,
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image):after,
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image),
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):before,
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):after {
	color:#ffffff;
}
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover:before,
.scheme_dark .sc_button_simple.color_style_link3:not(.sc_button_bg_image):hover:after,
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):hover:before,
.scheme_dark .color_style_link3 .sc_button_simple:not(.sc_button_bg_image):hover:after {
	color:#ffffff;
}

.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image),
.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image):before,
.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image):after,
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image),
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image):before,
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image):after {
	color:#ffffff;
}
.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image):hover:before,
.scheme_dark .sc_button_simple.color_style_dark:not(.sc_button_bg_image):hover:after,
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image):hover,
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image):hover:before,
.scheme_dark .color_style_dark .sc_button_simple:not(.sc_button_bg_image):hover:after {
	color:#00aff5;
}


/* Bordered button */
.scheme_dark .sc_button_bordered:not(.sc_button_bg_image) {
	color:#ffffff;
}
.scheme_dark .sc_button_bordered:not(.sc_button_bg_image):after,
.scheme_dark .sc_button_bordered:not(.sc_button_bg_image):before {
	background: #ff371e;
}
.scheme_dark .sc_button_bordered:not(.sc_button_bg_image):hover {
	color:#ff371e !important;
}
.scheme_dark .sc_button_bordered.color_style_link2:not(.sc_button_bg_image) {
	color:#ffffff;
}
.scheme_dark .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):after,
.scheme_dark .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):before {
	background: #00aff5;
}

.scheme_dark .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover {
	color:#00aff5 !important;
}
.scheme_dark .sc_button_bordered.color_style_link3:not(.sc_button_bg_image) {
	color:#ffffff;
}
.scheme_dark .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):after,
.scheme_dark .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):before {
	background: #ff730c;
}
.scheme_dark .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover {
	color:#ff730c !important;
}
.scheme_dark .sc_button_bordered.color_style_dark:not(.sc_button_bg_image) {
	color:#ffffff;
	border-color:#ffffff;
}
.scheme_dark .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover {
	color:#00aff5 !important;
	border-color:#00aff5 !important;
}
.scheme_dark .elementor-element.elementor-button-info .elementor-button {
	background: #161616;
}
.scheme_dark .elementor-element.elementor-button-info .elementor-button:hover {
	background: #00aff5;
}
.scheme_dark .elementor-element.elementor-button-info .elementor-button:hover .fa-plus:before {
	color:#ffffff;
}
.scheme_dark .elementor-button .fa-plus:before {
	color:#8184ac;
}
/* Bordered Greyscale */
.scheme_dark .sc_button_greyscale:not(.sc_button_bg_image) {
	color:#ffffff;
	border-color:#161615 !important;
	background: none!important;
}
.scheme_dark .sc_button_greyscale:not(.sc_button_bg_image):after,
.scheme_dark .sc_button_greyscale:not(.sc_button_bg_image):before {
	background: #161615;
}
.scheme_dark .sc_button_greyscale:not(.sc_button_bg_image):hover {
	color:#ffffff !important;
	background: none!important;
}
.scheme_dark .sc_button_greyscale:not(.sc_button_bg_image):hover:after,
.scheme_dark .sc_button_greyscale:not(.sc_button_bg_image):hover:before {
	background: #ffffff;
}

/* Normal button */
.scheme_dark button:not(.components-button),
.scheme_dark input[type="reset"],
.scheme_dark input[type="submit"],
.scheme_dark input[type="button"],
.scheme_dark .post_item .more-link,
.scheme_dark .comments_wrap .form-submit input[type="submit"],
.scheme_dark .wp-block-button__link,
/* BB & Buddy Press */
.scheme_dark #buddypress .comment-reply-link,
.scheme_dark #buddypress .generic-button a,
.scheme_dark #buddypress a.button,
.scheme_dark #buddypress button,
.scheme_dark #buddypress input[type="button"],
.scheme_dark #buddypress input[type="reset"],
.scheme_dark #buddypress input[type="submit"],
.scheme_dark #buddypress ul.button-nav li a,
.scheme_dark a.bp-title-button,
/* Booked */
.scheme_dark .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button,
.scheme_dark #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a,
.scheme_dark #booked-profile-page input[type="submit"],
.scheme_dark #booked-profile-page button,
.scheme_dark .booked-list-view input[type="submit"],
.scheme_dark .booked-list-view button,
.scheme_dark table.booked-calendar input[type="submit"],
.scheme_dark table.booked-calendar button,
.scheme_dark .booked-modal input[type="submit"],
.scheme_dark .booked-modal button,
/* ThemeREX Addons */
.scheme_dark .sc_button_default,
.scheme_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):not(.sc_button_greyscale),
.scheme_dark .socials_share:not(.socials_type_drop) .social_icon,
/* Tour Master */
.scheme_dark .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"],
/* Tribe Events */
.scheme_dark #tribe-bar-form .tribe-bar-submit input[type="submit"],
.scheme_dark #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"],
.scheme_dark #tribe-bar-views li.tribe-bar-views-option a,
.scheme_dark #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a,
.scheme_dark #tribe-events .tribe-events-button,
.scheme_dark .tribe-events-button,
.scheme_dark .tribe-events-cal-links a,
.scheme_dark .tribe-events-sub-nav li a,
/* EDD buttons */
.scheme_dark .edd_download_purchase_form .button,
.scheme_dark #edd-purchase-button,
.scheme_dark .edd-submit.button,
.scheme_dark .widget_edd_cart_widget .edd_checkout a,
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a,
/* MailChimp */
.scheme_dark .mc4wp-form input[type="submit"] {
	color: #ffffff;
	background-color: #00aff5;
}

.scheme_dark .wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button {
	background: #00aff5!important;
}
.scheme_dark .wp-block-search .wp-block-search__inside-wrapper .sc_button_hover_slide_left:hover {
	background: #00aff5!important;
}
.scheme_dark .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border-color:#3e3d41;
}
.scheme_dark .sidebar .wp-block-group .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
	border-color:#ffffff;
}

.scheme_dark .theme_button {
	color: #ffffff !important;
	background-color: #00aff5 !important;
}
.scheme_dark .theme_button.color_style_link2 {
	background-color: #00aff5 !important;
}
.scheme_dark .theme_button.color_style_link3 {
	background-color: #ffffff !important;
}
.scheme_dark .theme_button.color_style_dark {
	color: #1d299b !important;
	background-color: #ffffff !important;
}
.scheme_dark .sc_price_item_link {
	color: #ffffff;
	background-color: #ff371e;
}
.scheme_dark .sc_button_default.color_style_link2,
.scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	background-color: #00aff5;
}
.scheme_dark .sc_button_default.color_style_link3,
.scheme_dark .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	background-color: #ffffff;
}
.scheme_dark .sc_button_default.color_style_dark,
.scheme_dark .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	color: #1d299b;
	background-color: #ffffff;
}
.scheme_dark .search_wrap .search_submit:before {
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit:before {
	color: #8184ac;
}

.scheme_dark button[disabled],
.scheme_dark input[type="submit"][disabled],
.scheme_dark input[type="button"][disabled] {
	background: #8184ac !important;
}

.scheme_dark button:hover,
.scheme_dark button:focus,
.scheme_dark input[type="submit"]:hover,
.scheme_dark input[type="submit"]:focus,
.scheme_dark input[type="reset"]:hover,
.scheme_dark input[type="reset"]:focus,
.scheme_dark input[type="button"]:hover,
.scheme_dark input[type="button"]:focus,
.scheme_dark .post_item .more-link:hover,
.scheme_dark .wp-block-button__link:hover,
.scheme_dark .comments_wrap .form-submit input[type="submit"]:hover,
.scheme_dark .comments_wrap .form-submit input[type="submit"]:focus,
/* BB & Buddy Press */
.scheme_dark #buddypress .comment-reply-link:hover,
.scheme_dark #buddypress .generic-button a:hover,
.scheme_dark #buddypress a.button:hover,
.scheme_dark #buddypress button:hover,
.scheme_dark #buddypress input[type="button"]:hover,
.scheme_dark #buddypress input[type="reset"]:hover,
.scheme_dark #buddypress input[type="submit"]:hover,
.scheme_dark #buddypress ul.button-nav li a:hover,
.scheme_dark a.bp-title-button:hover,
/* Booked */
.scheme_dark .booked-calendar-wrap .booked-appt-list .timeslot .timeslot-people button:hover,
.scheme_dark body #booked-profile-page .booked-profile-appt-list .appt-block .booked-cal-buttons .google-cal-button > a:hover,
.scheme_dark body #booked-profile-page input[type="submit"]:hover,
.scheme_dark body #booked-profile-page button:hover,
.scheme_dark body .booked-list-view input[type="submit"]:hover,
.scheme_dark body .booked-list-view button:hover,
.scheme_dark body table.booked-calendar input[type="submit"]:hover,
.scheme_dark body table.booked-calendar button:hover,
.scheme_dark body .booked-modal input[type="submit"]:hover,
.scheme_dark body .booked-modal button:hover,
/* ThemeREX Addons */
.scheme_dark .sc_button_default:hover,
.scheme_dark .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark .socials_share:not(.socials_type_drop) .social_icon:hover,
/* Tour Master */
.scheme_dark .tourmaster-tour-search-wrap input.tourmaster-tour-search-submit[type="submit"]:hover,
/* Tribe Events */
.scheme_dark #tribe-bar-form .tribe-bar-submit input[type="submit"]:hover,
.scheme_dark #tribe-bar-form .tribe-bar-submit input[type="submit"]:focus,
.scheme_dark #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:hover,
.scheme_dark #tribe-bar-form.tribe-bar-mini .tribe-bar-submit input[type="submit"]:focus,
.scheme_dark #tribe-bar-views li.tribe-bar-views-option a:hover,
.scheme_dark #tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover,
.scheme_dark #tribe-events .tribe-events-button:hover,
.scheme_dark .tribe-events-button:hover,
.scheme_dark .tribe-events-cal-links a:hover,
.scheme_dark .tribe-events-sub-nav li a:hover,
/* EDD buttons */
.scheme_dark .edd_download_purchase_form .button:hover, .scheme_dark .edd_download_purchase_form .button:active, .scheme_dark .edd_download_purchase_form .button:focus,
.scheme_dark #edd-purchase-button:hover, .scheme_dark #edd-purchase-button:active, .scheme_dark #edd-purchase-button:focus,
.scheme_dark .edd-submit.button:hover, .scheme_dark .edd-submit.button:active, .scheme_dark .edd-submit.button:focus,
.scheme_dark .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
/* MailChimp */
.scheme_dark .mc4wp-form input[type="submit"]:hover,
.scheme_dark .mc4wp-form input[type="submit"]:focus {
	color: #ffffff;
	background-color: #ffffff;
}
.scheme_dark input[type="button"] {
	background-color: #00aff5;
}
.scheme_dark input[type="button"]:hover {
	color: #ffffff;
	background-color: #1d299b;
}
.scheme_dark input[type="button"]:focus {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .theme_button:hover,
.scheme_dark .theme_button:focus {
	color: #1d299b !important;
	background-color: #0db2ff !important;
}
.scheme_dark .theme_button.color_style_link2:hover {
	background-color: #161616 !important;
}
.scheme_dark .theme_button.color_style_link3:hover {
	background-color: #ffffff !important;
}
.scheme_dark .theme_button.color_style_dark:hover {
	color: #ffffff !important;
	background-color: #00aff5 !important;
}
.scheme_dark .sc_price_item:hover .sc_price_item_link,
.scheme_dark .sc_price_item_link:hover {
	color: #1d299b;
	background-color: #ffffff;
}
.scheme_dark .sc_button_default.color_style_link2:hover,
.scheme_dark .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
	background-color: #161616;
}
.scheme_dark .sc_button_default.color_style_link3:hover,
.scheme_dark .sc_button.color_style_link3:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
	background-color: #ffffff;
}
.scheme_dark .sc_button_default.color_style_dark:hover,
.scheme_dark .sc_button.color_style_dark:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .search_wrap .search_submit:hover:before {
	color: #00aff5;
}



/* Buttons in sidebars 
------------------------------------- */

/* Simple button */
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image),
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image):before,
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image):after {
	color:#00aff5;
}
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image):hover,
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image):hover:before,
.scheme_dark.sidebar .sc_button_simple:not(.sc_button_bg_image):hover:after {
	color:#ffffff !important;
}

/* Bordered button */
.scheme_dark.sidebar .sc_button_bordered:not(.sc_button_bg_image) {
	color:#00aff5;
	border-color:#00aff5;
}
.scheme_dark.sidebar .sc_button_bordered:not(.sc_button_bg_image):hover {
	color:#ffffff !important;
	border-color:#ffffff !important;
}

/* All other buttons */
.scheme_dark.sidebar button,
.scheme_dark.sidebar input[type="reset"],
.scheme_dark.sidebar input[type="submit"],
.scheme_dark.sidebar input[type="button"],
/* ThemeREX Addons */
.scheme_dark.sidebar .sc_button_default,
.scheme_dark.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_dark.sidebar .socials_share:not(.socials_type_drop) .social_icon,
/* EDD buttons */
.scheme_dark.sidebar .edd_download_purchase_form .button,
.scheme_dark.sidebar #edd-purchase-button,
.scheme_dark.sidebar .edd-submit.button,
.scheme_dark.sidebar .widget_edd_cart_widget .edd_checkout a,
.scheme_dark.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.scheme_dark.sidebar .widget_product_search .search_button {
	color: #ffffff;
	background-color: #00aff5;
}

/* All other buttons hovered */
.scheme_dark.sidebar button:hover,
.scheme_dark.sidebar button:focus,
.scheme_dark.sidebar input[type="reset"]:hover,
.scheme_dark.sidebar input[type="reset"]:focus,
.scheme_dark.sidebar input[type="submit"]:hover,
.scheme_dark.sidebar input[type="submit"]:focus,
.scheme_dark.sidebar input[type="button"]:hover,
.scheme_dark.sidebar input[type="button"]:focus,
/* ThemeREX Addons */
.scheme_dark.sidebar .sc_button_default:hover,
.scheme_dark.sidebar .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark.sidebar .socials_share:not(.socials_type_drop) .social_icon:hover,
/* EDD buttons */
.scheme_dark.sidebar .edd_download_purchase_form .button:hover,
.scheme_dark.sidebar #edd-purchase-button:hover,
.scheme_dark.sidebar .edd-submit.button:hover,
.scheme_dark.sidebar .widget_edd_cart_widget .edd_checkout a:hover,
.scheme_dark.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.scheme_dark.sidebar .widget_product_search .search_button:hover {
	color: #1d299b;
	background-color: #ffffff;
}

/* Buttons in WP Editor */
.scheme_dark .wp-editor-container input[type="button"] {
	background-color: #161616;
	border-color: #464646;
	color: #ffffff;
	-webkit-box-shadow: 0 1px 0 0 #444444;
	    -ms-box-shadow: 0 1px 0 0 #444444;
			box-shadow: 0 1px 0 0 #444444;	
}
.scheme_dark .wp-editor-container input[type="button"]:hover,
.scheme_dark .wp-editor-container input[type="button"]:focus {
	background-color: #161615;
	border-color: #444444;
	color: #00aff5;
}


/* WP Standard classes 
-------------------------------------------- */
.scheme_dark .post_item.sticky {
	color: #6a6a6a;
	background-color: #161616;
}
.scheme_dark .post_layout_portfolio.post_item.sticky {
	background-color: transparent;
}
.scheme_dark .post_item.sticky .post_title a {
	color: #ffffff;
}
.scheme_dark .post_item.sticky .post_title a:hover {
	color: #00aff5;
}
.scheme_dark .post_item.sticky .post_meta,
.scheme_dark .post_item.sticky .post_meta a {
	color: #ffffff;
}
.scheme_dark .post_item.sticky .post_meta a:hover {
	color: #00aff5;
}
.scheme_dark .post_item.sticky .post_meta .post_categories,
.scheme_dark .post_item.sticky .post_meta .post_categories a {
	color: #00aff5;
}
.scheme_dark .post_item.sticky .post_meta .post_categories a:hover {
	color: #ffffff;
}
.scheme_dark .post_item.sticky .post_meta .post_meta_item:after {
	color: #ffffff;
}


/* Custom layouts
--------------------------------- */

.scheme_dark.top_panel,
.scheme_dark.footer_wrap {
	color: #979bca;
	background-color: #1d299b;
}

/*.sc_layouts_row, */
.scheme_dark.sc_layouts_row {
	color: #979bca;
	background-color: #1d299b;
}

.scheme_dark .sc_layouts_row_delimiter,
.scheme_dark.sc_layouts_row_delimiter {
	border-color: #3640a6;
}
/*.footer_wrap .sc_layouts_row_delimiter,*/
.footer_wrap .scheme_dark.vc_row .sc_layouts_row_delimiter,
.footer_wrap .scheme_dark.sc_layouts_row_delimiter,
.scheme_dark.footer_wrap .sc_layouts_row_delimiter {
	border-color: #464646;
}

.scheme_dark .sc_layouts_item_icon {
	color: #8184ac;
}
.scheme_dark .sc_layouts_iconed_text_type_bold .sc_layouts_item_icon {
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item_icon {
	color: #ffffff;
}
.scheme_dark .sc_layouts_item_details_line1 {
	color: #8184ac;
}
.scheme_dark .sc_layouts_iconed_text_type_bold .sc_layouts_item_details_line1, 
.scheme_dark .sc_layouts_iconed_text_type_bold .sc_layouts_item_details_line2 {
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item_details_line2 {
	color: #ffffff;
}
.scheme_dark .sc_layouts_item_details_line2 {
	color: #ffffff;
}
.scheme_dark .sc_layouts_item_link:hover .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_item_link:hover .sc_layouts_item_details_line2 {
	color: #00aff5;
}
.scheme_dark .sc_layouts_iconed_text_type_reverse .sc_layouts_item_link:hover .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_iconed_text_type_reverse .sc_layouts_item_link:hover .sc_layouts_item_details_line2 {
	color: #ffffff;
}
.scheme_dark .sc_layouts_iconed_text_type_reverse .sc_layouts_item_icon {
	background-color: #ffffff;
	color: #00aff5;
}
.scheme_dark .sc_layouts_iconed_text_type_reverse .sc_layouts_item_link:hover .sc_layouts_item_icon {
	background-color: #00aff5;
	color: #ffffff;
}
.scheme_dark .sc_layouts_iconed_text_type_reverse .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_iconed_text_type_reverse .sc_layouts_item_details_line2 {
	color: #ffffff;
}
.scheme_dark .trx_addons_popup_link:hover .sc_layouts_item_details span {
	color: #00aff5;
}
.scheme_dark .trx_addons_login_link:hover .sc_layouts_item_details_line1,
.scheme_dark .trx_addons_login_link:hover .sc_layouts_item_details_line2 {
	color: #00aff5;
}

.scheme_dark span.trx_addons_login_menu,
.scheme_dark span.trx_addons_login_menu:after {
	color: #8a8a8a;
	background-color: #161616;
	border-color: #464646;
}
.scheme_dark span.trx_addons_login_menu .trx_addons_login_menu_delimiter {
	border-color: #464646;
}
.scheme_dark span.trx_addons_login_menu .trx_addons_login_menu_item {
	color: #8a8a8a;
}
.scheme_dark span.trx_addons_login_menu .trx_addons_login_menu_item:hover {
	color: #ffffff;
	background-color: #161615;
}

.scheme_dark .sc_layouts_row_fixed_on {
	background-color: #1d299b;
}

/* Row type: Narrow */
.scheme_dark .sc_layouts_row.sc_layouts_row_type_narrow,
.scheme_dark.sc_layouts_row.sc_layouts_row_type_narrow {
	color: #6a6a6a;
	background-color: #161616;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #6a6a6a;
}
.scheme_dark .footer_wrap .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark.footer_wrap .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
/*.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover:after,*/
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover,
/*.scheme_self.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover:after,*/
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_icon {
	color: #6a6a6a;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_details_line2,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_details_line1,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_details_line2 {
	color: #6a6a6a;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_link:hover .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_row_type_narrow .sc_layouts_item_link:hover .sc_layouts_item_details_line2,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_link:hover .sc_layouts_item_details_line1,
.scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_link:hover .sc_layouts_item_details_line2 {
	color: #ffffff;
}
.scheme_dark .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_link:hover .sc_layouts_item_details_line1,
.scheme_dark .scheme_dark.sc_layouts_row_type_narrow .sc_layouts_item_link:hover .sc_layouts_item_details_line2 {
	color: #00aff5;
}

.scheme_dark .sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon,
.scheme_dark.sc_layouts_row_type_narrow .socials_wrap .social_item .social_icon {
	background-color: transparent;
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_narrow .socials_wrap .social_item:hover .social_icon,
.scheme_dark.sc_layouts_row_type_narrow .socials_wrap .social_item:hover .social_icon {
	background-color: transparent;
	color: #ffffff;
}

.scheme_dark .sc_layouts_row_type_narrow .sc_button_default,
.scheme_dark .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_default,
.scheme_dark.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
	background-color: #00aff5;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_dark .sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_default:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover {
	background-color: #00aff5;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link2,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link2 {
	background-color: #161616;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link2:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
	background-color: #e8ebee;
	color: #ffffff !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link3,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link3 {
	background-color: #00aff5;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_link3:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_link2:hover {
	background-color: #6a6a6a;
	color: #ffffff !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_dark,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_dark {
	background-color: #ffffff;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button.color_style_dark:hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button.color_style_dark:hover {
	background-color: #00aff5;
	color: #ffffff !important;
}

.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image) {
	color:#00aff5;
	border-color:#00aff5;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered:not(.sc_button_bg_image):hover {
	color:#ffffff !important;
	border-color:#ffffff !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image) {
	color:#161616;
	border-color:#161616;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link2:not(.sc_button_bg_image):hover {
	color:#e8ebee !important;
	border-color:#e8ebee !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image) {
	color:#00aff5;
	border-color:#00aff5;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_link3:not(.sc_button_bg_image):hover {
	color:#6a6a6a !important;
	border-color:#6a6a6a !important;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image),
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image) {
	color:#ffffff;
	border-color:#ffffff;
}
.scheme_dark .sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover,
.scheme_dark.sc_layouts_row_type_narrow .sc_button_bordered.color_style_dark:not(.sc_button_bg_image):hover {
	color:#00aff5 !important;
	border-color:#00aff5 !important;
}

.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit,
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit:before,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit:before {
	background-color: transparent;
	color: #6a6a6a;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit:hover:before,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit:hover:before {
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit:hover .search_submit_custom,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit:hover .search_submit_custom {
	color: #ffffff;
}
.scheme_dark .scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit:hover .search_submit_custom {
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field::-webkit-input-placeholder {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field::-moz-placeholder {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field:-ms-input-placeholder {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_field:focus,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field:focus {
	color: #ffffff;
}
.scheme_dark .scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_field:focus {
	color: #ffffff;
}


/* Row type: Compact */
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item {
	color: #979bca;
}
.scheme_dark .footer_wrap .sc_layouts_row_type_compact .sc_layouts_item,
.scheme_dark .footer_wrap .scheme_dark.sc_layouts_row_type_compact .sc_layouts_item {
	color: #979bca;
}
.scheme_dark .footer_wrap .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark .footer_wrap .scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #979bca;
}

.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
/*.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover:after,*/
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover,
/*.scheme_self.sc_layouts_row_type_compact .sc_layouts_item a:not(.sc_button):not(.button):hover:after,*/
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item a:hover .sc_layouts_item_icon {
	color: #00aff5;
}

.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_icon {
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_iconed_text:before, 
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_iconed_text:after,
.scheme_dark .top_panel .sc_layouts_row_type_normal .search_wrap.search_style_expand .search_form:before,
.scheme_dark .top_panel .sc_layouts_row_type_normal .search_wrap.search_style_expand .search_form:after {
	background-color: #161616;
}

.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_dark .sc_layouts_row_type_compact .sc_layouts_item_details_line2,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_details_line1,
.scheme_dark.sc_layouts_row_type_compact .sc_layouts_item_details_line2 {
	color: #ffffff;
}

.scheme_dark .sc_layouts_row_type_compact .socials_wrap .social_item .social_icon,
.scheme_dark.sc_layouts_row_type_compact .socials_wrap .social_item .social_icon {
	background-color: transparent;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon,
.scheme_dark.sc_layouts_row_type_compact .socials_wrap .social_item:hover .social_icon {
	background-color: transparent;
	color: #ffffff;
}

.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_submit,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_submit {
	background-color: transparent;
	color: #ffffff;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_submit:hover,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_submit:hover {
	background-color: transparent;
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_submit_inner:hover,
.scheme_dark .sc_layouts_row_type_normal .search_wrap .search_submit:hover {
	background-color: #ffffff;
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit,
.scheme_dark.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit {
	color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover,
.scheme_dark.sc_layouts_row_type_compact .search_wrap.search_style_normal .search_submit:hover {
	color: #ffffff;
}

.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_field::-webkit-input-placeholder {
	color: #979bca;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_field::-moz-placeholder {
	color: #979bca;
}
.scheme_dark .sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder,
.scheme_dark.sc_layouts_row_type_compact .search_wrap .search_field:-ms-input-placeholder {
	color: #979bca;
}
.scheme_dark .sc_layouts_row_type_compact .search_form_wrap_inner,
.scheme_dark .sc_layouts_row_type_normal .search_form_wrap_inner,
.scheme_dark .sc_layouts_row_type_narrow .search_form_wrap_inner,
.scheme_dark.sc_layouts_row_type_compact .search_form_wrap_inner,
.scheme_dark.sc_layouts_row_type_normal .search_form_wrap_inner,
.scheme_dark.sc_layouts_row_type_narrow .search_form_wrap_inner {
	background-color: #eff2f4;
}
.scheme_dark .sc_layouts_row_type_narrow .search_wrap.search_style_expand .search_field, 
.scheme_dark .sc_layouts_row_type_compact .search_wrap.search_style_expand .search_field {
	background-color: #161616!important;
}
.scheme_dark .sc_layouts_row_type_normal .search_wrap .search_submit {
	background: transparent;
}
.scheme_dark .sc_layouts_row_type_compact .search_form_wrap_inner .search_submit_inner,
.scheme_dark .sc_layouts_row_type_normal .search_wrap .search_submit_inner,
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit_inner,
.scheme_dark.sc_layouts_row_type_compact .search_form_wrap_inner .search_submit_inner,
.scheme_dark.sc_layouts_row_type_normal .search_wrap .search_submit_inner,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit_inner {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .sc_layouts_row_type_compact .search_form_wrap_inner .search_submit_inner:hover,
.scheme_dark .sc_layouts_row_type_normal .search_wrap .search_submit_inner:hover,
.scheme_dark .sc_layouts_row_type_narrow .search_wrap .search_submit_inner:hover,
.scheme_dark.sc_layouts_row_type_compact .search_form_wrap_inner .search_submit_inner:hover,
.scheme_dark.sc_layouts_row_type_normal .search_wrap .search_submit_inner:hover,
.scheme_dark.sc_layouts_row_type_narrow .search_wrap .search_submit_inner:hover {
	color: #00aff5;
	background-color: #ffffff;
}


/* Row type: Normal */
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item,
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item {
	color: #979bca;
}
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button),
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #979bca;
}
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
/*.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover:after,*/
.scheme_dark .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon,
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover,
/*.scheme_self.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover:after,*/
.scheme_dark.sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover .sc_layouts_item_icon {
	color: #00aff5;
}



/* Logo */
.scheme_dark .sc_layouts_logo b {
	color: #ffffff;
}
.scheme_dark .sc_layouts_logo i {
	color: #00aff5;
}
.scheme_dark .sc_layouts_logo_text,
.scheme_dark .sc_layouts_logo .logo_text {
	color: #ffffff !important;
}
.scheme_dark .sc_layouts_logo_text:hover,
.scheme_dark .sc_layouts_logo:hover .logo_text {
	color: #00aff5 !important;
}
.scheme_dark .sc_layouts_logo_slogan,
.scheme_dark .sc_layouts_logo .logo_slogan {
	color: #979bca !important;
}


/* Search style 'Expand' */
.scheme_dark .search_style_expand.search_opened {
	background-color: transparent;
	border-color: #3640a6;
}


/* Search style 'Fullscreen' */
.scheme_dark .search_style_fullscreen.search_opened .search_form_wrap {
	background-color: rgba(29,41,155,0.9);
}
.scheme_dark .search_style_fullscreen.search_opened .search_form {
	border-color: #ffffff;
}
.scheme_dark .search_style_fullscreen.search_opened .search_close,
.scheme_dark .search_style_fullscreen.search_opened .search_field,
.scheme_dark .search_style_fullscreen.search_opened .search_submit {
	color: #ffffff;
}
.scheme_dark .search_style_fullscreen.search_opened .search_close:hover,
.scheme_dark .search_style_fullscreen.search_opened .search_field:hover,
.scheme_dark .search_style_fullscreen.search_opened .search_field:focus,
.scheme_dark .search_style_fullscreen.search_opened .search_submit:hover,
.scheme_dark .search_style_fullscreen.search_opened .search_submit:focus {
	color: #979bca;
}
.scheme_dark .search_style_fullscreen.search_opened .search_field::-webkit-input-placeholder {color:#8184ac; opacity: 1;}
.scheme_dark .search_style_fullscreen.search_opened .search_field::-moz-placeholder          {color:#8184ac; opacity: 1;}/* Firefox 19+ */
.scheme_dark .search_style_fullscreen.search_opened .search_field:-moz-placeholder           {color:#8184ac; opacity: 1;}/* Firefox 18- */
.scheme_dark .search_style_fullscreen.search_opened .search_field:-ms-input-placeholder      {color:#8184ac; opacity: 1;}


/* Search results */
.scheme_dark .search_wrap .search_results {
	background-color: #1d299b;
	border-color: #3640a6;
}
.scheme_dark .search_wrap .search_results:after {
	background-color: #1d299b;
	border-left-color: #3640a6;
	border-top-color: #3640a6;
}
.scheme_dark .search_wrap .search_results .search_results_close {
	color: #8184ac;
}
.scheme_dark .search_wrap .search_results .search_results_close:hover {
	color: #ffffff;
}
.scheme_dark .search_results.widget_area .post_item + .post_item {
	border-top-color: #3640a6;
}


/* Page title and breadcrumbs */
.scheme_dark .sc_layouts_title .sc_layouts_title_meta,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs a,
.scheme_dark .sc_layouts_title .sc_layouts_title_description,
.scheme_dark .sc_layouts_title .post_meta,
.scheme_dark .sc_layouts_title .post_meta_item,
.scheme_dark .sc_layouts_title .post_meta .vc_inline-link,
.scheme_dark .sc_layouts_title .post_meta_item a,
.scheme_dark .sc_layouts_title .post_meta_item:after,
.scheme_dark .sc_layouts_title .post_meta_item:hover:after,
.scheme_dark .sc_layouts_title .post_meta_item.post_categories,
.scheme_dark .sc_layouts_title .post_meta_item.post_categories a,
.scheme_dark .sc_layouts_title .post_info .post_info_item,
.scheme_dark .sc_layouts_title .post_info .post_info_item a,
.scheme_dark .sc_layouts_title .post_info_counters .post_counters_item,
.scheme_dark .sc_layouts_title .post_counters .socials_share .socials_caption:before,
.scheme_dark .sc_layouts_title .post_counters .socials_share .socials_caption:hover:before {
	color: #ffffff;
}
.scheme_dark .sc_layouts_title .post_meta_item a:hover,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs a:hover,
.scheme_dark .sc_layouts_title .post_meta .vc_inline-link:hover,
.scheme_dark .sc_layouts_title a.post_meta_item:hover,
.scheme_dark .sc_layouts_title .post_meta_item.post_categories a:hover,
.scheme_dark .sc_layouts_title .post_info .post_info_item a:hover,
.scheme_dark .sc_layouts_title .post_info_counters .post_counters_item:hover {
	color: #ffffff;
}
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs,
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs a {
	color: #eff2f4;
}
.scheme_dark .sc_layouts_title .sc_layouts_title_breadcrumbs a:hover {
	color: #00aff5;
}
.scheme_dark .top_panel_default .sc_layouts_title .sc_layouts_title_breadcrumbs,
.scheme_dark .top_panel_default .sc_layouts_title .sc_layouts_title_breadcrumbs a {
	color: #ffffff;
}
.scheme_dark .top_panel_default .sc_layouts_title .sc_layouts_title_breadcrumbs a:hover {
	color: #161616;
}
.scheme_dark .top_panel_default .sc_layouts_title .sc_layouts_title_caption {
	color: #ffffff;
}


/* Menu */
.scheme_dark .sc_layouts_menu_nav > li > a {
	color: #ffffff;
}
.scheme_dark .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .sc_layouts_menu_nav > li.sfHover > a {
	color: #00aff5 !important;
}
.scheme_dark .sc_layouts_menu_nav > li.current-menu-item > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-parent > a,
.scheme_dark .sc_layouts_menu_nav > li.current-menu-ancestor > a {
	color: #ffffff !important;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:before {
	color: #8a8a8a;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:after {
	background-color: #161616;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:hover:before {
	color: #00aff5;
}
.scheme_dark .sc_layouts_menu_nav .menu-collapse > a:hover:after {
	background-color: #161615;
}

/* Submenu */
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav,
.scheme_dark .sc_layouts_menu_nav > li ul {
	background-color: #eff2f4;
}
.scheme_dark .widget_nav_menu li.menu-delimiter,
.scheme_dark .sc_layouts_menu_nav > li li.menu-delimiter {
	border-color: #e5e5e5;
}
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a,
.scheme_dark .sc_layouts_menu_nav > li li > a {
	color: #161616 !important;
}
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .sc_layouts_menu_popup .sc_layouts_menu_nav > li.sfHover > a,
.scheme_dark .sc_layouts_menu_nav > li li > a:hover,
.scheme_dark .sc_layouts_menu_nav > li li.sfHover > a {
	color: #00aff5 !important;
}
.scheme_dark .sc_layouts_menu_nav > li li > a:hover:after {
	color: #00aff5 !important;
}
.scheme_dark .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children > a:hover,
.scheme_dark .sc_layouts_menu_nav li[class*="columns-"] li.menu-item-has-children.sfHover > a {
	color: #6a6a6a !important;
	background-color: transparent;
}
.scheme_dark .sc_layouts_menu_nav > li li[class*="icon-"]:before {
	color: #ffffff;
}
.scheme_dark .sc_layouts_menu_nav > li li[class*="icon-"]:hover:before,
.scheme_dark .sc_layouts_menu_nav > li li[class*="icon-"].shHover:before {
	color: #ffffff;
}
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-item > a,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-parent > a,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-ancestor > a {
	color: #00aff5 !important;
}
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-item:before,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-parent:before,
.scheme_dark .sc_layouts_menu_nav > li li.current-menu-ancestor:before {
	color: #00aff5 !important;
}
.scheme_dark .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
	color: #00aff5;
}
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.menu-item.menu-item-has-children > a:before,
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.menu-item.menu-item-has-children > a:after {
	color: #6a6a6a;
}
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.sfHover > a,
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.menu-item > a:hover {
	color: #ffffff!important;
}
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li li.menu-item > a:hover {
	color: #00aff5!important;
}
.scheme_dark .scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.menu-item > a:hover {
	color: #00aff5!important;
}
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.menu-item > a:hover:before,
.scheme_dark .sc_layouts_language_menu.sc_layouts_dropdown li.menu-item > a:hover:after {
	color: #00aff5;
}


/* Description in the menu */
.scheme_dark .sc_layouts_menu_item_description {
	color: #838383;
}
.scheme_dark .menu_main_nav > li ul [class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li ul li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .menu_main_nav > li ul a:hover .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li ul a:hover .sc_layouts_menu_item_description {
	color: #8184ac;
}
.scheme_dark .menu_main_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li[class*="current-menu-"] > a .sc_layouts_menu_item_description,
.scheme_dark .menu_main_nav > li > a:hover .sc_layouts_menu_item_description,
.scheme_dark .sc_layouts_menu_nav > li > a:hover .sc_layouts_menu_item_description {
	color: #979bca;
}

/* Layouts as submenu */
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .post_item,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .amount,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu li {
	color: #6a6a6a;
}

.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #474743;
}
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_dark .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
	color: #ff371e;
}
.scheme_dark ul.sc_layouts_submenu h1,
.scheme_dark ul.sc_layouts_submenu h2,
.scheme_dark ul.sc_layouts_submenu h3,
.scheme_dark ul.sc_layouts_submenu h4,
.scheme_dark ul.sc_layouts_submenu h5,
.scheme_dark ul.sc_layouts_submenu h6,
.scheme_dark ul.sc_layouts_submenu h1 a,
.scheme_dark ul.sc_layouts_submenu h2 a,
.scheme_dark ul.sc_layouts_submenu h3 a,
.scheme_dark ul.sc_layouts_submenu h4 a,
.scheme_dark ul.sc_layouts_submenu h5 a,
.scheme_dark ul.sc_layouts_submenu h6 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_dark ul.sc_layouts_submenu [class*="color_style_"] h6 a {
	color: #474743;
}
.scheme_dark ul.sc_layouts_submenu h1 a:hover,
.scheme_dark ul.sc_layouts_submenu h2 a:hover,
.scheme_dark ul.sc_layouts_submenu h3 a:hover,
.scheme_dark ul.sc_layouts_submenu h4 a:hover,
.scheme_dark ul.sc_layouts_submenu h5 a:hover,
.scheme_dark ul.sc_layouts_submenu h6 a:hover {
	color: #ff371e;
}
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
	color: #00aff5;
}
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
	color: #ff730c;
}
.scheme_dark ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_dark ul.sc_layouts_submenu .color_style_dark h6 a:hover {
	color: #ff371e;
}

.scheme_dark ul.sc_layouts_submenu dt,
.scheme_dark ul.sc_layouts_submenu b,
.scheme_dark ul.sc_layouts_submenu strong,
.scheme_dark ul.sc_layouts_submenu i,
.scheme_dark ul.sc_layouts_submenu em,
.scheme_dark ul.sc_layouts_submenu mark,
.scheme_dark ul.sc_layouts_submenu ins {	
	color: #474743;
}
.scheme_dark ul.sc_layouts_submenu s,
.scheme_dark ul.sc_layouts_submenu strike,
.scheme_dark ul.sc_layouts_submenu del,
.scheme_dark ul.sc_layouts_submenu .post_meta{	
	color: #838383;
}

.scheme_dark ul.sc_layouts_submenu .sc_recent_news_header {
	border-color: #e5e5e5;
}

/* Layouts submenu in the Custom Menu */
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .post_item{
	color: #979bca;
}

.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button),
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button),
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #00aff5;
}
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:not(.sc_button):not(.button):hover,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .elementor-row a:hover .sc_layouts_item_icon,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:not(.sc_button):not(.button):hover,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .vc_row a:hover .sc_layouts_item_icon,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:not(.sc_button):not(.button):hover,
.scheme_dark .widget_nav_menu .sc_layouts_menu li > ul.sc_layouts_submenu .sc_layouts_item a:hover .sc_layouts_item_icon {
	color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h1,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h2,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h3,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h4,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h5,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h6,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h1 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h2 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h3 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h4 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h5 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h6 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h1 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h2 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h3 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h4 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h5 a,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu [class*="color_style_"] h6 a {
	color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu h6 a:hover {
	color: #00aff5;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link2 h6 a:hover {
	color: #00aff5;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_link3 h6 a:hover {
	color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h1 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h2 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h3 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h4 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h5 a:hover,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .color_style_dark h6 a:hover {
	color: #00aff5;
}

.scheme_dark .widget_nav_menu ul.sc_layouts_submenu dt,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu b,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu strong,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu i,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu em,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu mark,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu ins {	
	color: #ffffff;
}
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu s,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu strike,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu del,
.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .post_meta{	
	color: #8184ac;
}

.scheme_dark .widget_nav_menu ul.sc_layouts_submenu .sc_recent_news_header {
	border-color: #3640a6;
}


/* Side menu */
.scheme_dark.menu_side_wrap .menu_side_button {
	color: #ffffff;
	border-color: #464646;
	background-color: rgba(22,22,22,0.7);
}
.scheme_dark.menu_side_wrap .menu_side_button:hover {
	color: #1d299b;
	border-color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .menu_side_inner {
	color: #8a8a8a;
	background-color: #161616;
}
.scheme_dark .menu_side_inner .sc_layouts_logo {
	background-color: #161616;
	border-color: #464646;
}
.scheme_dark.menu_side_icons .sc_layouts_logo {
	background-color: #1d299b;
	border-color: #3640a6;
}

.scheme_dark.menu_side_icons .toc_menu_item .toc_menu_icon,
.scheme_dark .menu_side_inner > .toc_menu_item .toc_menu_icon {
	background-color: #1d299b;
	border-color: #3640a6;
	color: #00aff5;
}
.scheme_dark.menu_side_icons .toc_menu_item:hover .toc_menu_icon,
.scheme_dark.menu_side_icons .toc_menu_item_active .toc_menu_icon,
.scheme_dark .menu_side_inner > .toc_menu_item:hover .toc_menu_icon,
.scheme_dark .menu_side_inner > .toc_menu_item_active .toc_menu_icon {
	background-color: #00aff5;
	color: #ffffff;
}
.scheme_dark.menu_side_icons .toc_menu_icon_default:before,
.scheme_dark .menu_side_inner > .toc_menu_icon_default:before {
	background-color: #00aff5;
}
.scheme_dark.menu_side_icons .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_dark.menu_side_icons .toc_menu_item_active .toc_menu_icon_default:before,
.scheme_dark .menu_side_inner > .toc_menu_item:hover .toc_menu_icon_default:before,
.scheme_dark .menu_side_inner > .toc_menu_item_active .toc_menu_icon_default:before {
	background-color: #ffffff;
}
.scheme_dark.menu_side_icons .toc_menu_item .toc_menu_description,
.scheme_dark .menu_side_inner > .toc_menu_item .toc_menu_description {
	color: #ffffff;
	background-color: #00aff5;
}

.scheme_dark.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon {
	background-color: #161616;
	color: #8a8a8a;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon,
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item_active .toc_menu_icon {
	color: #00aff5;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item .toc_menu_icon:before {
	background-color: #00aff5;
}
.scheme_dark.menu_side_dots #toc_menu .toc_menu_item:hover .toc_menu_icon:before {
	background-color: #ffffff;
}

/* Mobile menu */
.scheme_dark .menu_mobile_inner {
	color: #8a8a8a;
	background-color: #161616;
}
.scheme_dark .menu_mobile_button {
	color: #ffffff;
}
.scheme_dark .menu_mobile_button:hover {
	color: #00aff5;
}
.scheme_dark .menu_mobile_close:before,
.scheme_dark .menu_mobile_close:after {
	border-color: #ffffff;
}
.scheme_dark .menu_mobile_close:hover:before,
.scheme_dark .menu_mobile_close:hover:after {
	border-color: #00aff5;
}
.scheme_dark .menu_mobile .menu_mobile_nav_area > ul > li li.menu-delimiter > a {
	border-color: #464646;
}
.scheme_dark .menu_mobile_inner a,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:before {
	color: #ffffff;
}
.scheme_dark .menu_mobile_inner a:hover,
.scheme_dark .menu_mobile_inner .current-menu-ancestor > a,
.scheme_dark .menu_mobile_inner .current-menu-item > a,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li:hover:before,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-ancestor:before,
.scheme_dark .menu_mobile_inner .menu_mobile_nav_area li.current-menu-item:before {
	color: #00aff5;
}
.scheme_dark .menu_mobile_inner .search_mobile .search_submit {
	color: #ffffff;
}
.scheme_dark .menu_mobile_inner .search_mobile .search_submit:focus,
.scheme_dark .menu_mobile_inner .search_mobile .search_submit:hover {
	color: #ffffff;
}

.scheme_dark .menu_mobile_inner .social_item .social_icon {
	color: #ffffff;
}
.scheme_dark .menu_mobile_inner .social_item:hover .social_icon {
	color: #00aff5;
}


/* Menu hovers */

/* fade box */
.scheme_dark .menu_hover_fade_box .sc_layouts_menu_nav > a:hover,
.scheme_dark .menu_hover_fade_box .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .menu_hover_fade_box .sc_layouts_menu_nav > li.sfHover > a {
	color: #00aff5;
	background-color: #161616;
}

/* slide_line */
.scheme_dark .menu_hover_slide_line .sc_layouts_menu_nav > li#blob {
	background-color: #00aff5;
}

/* slide_box */
.scheme_dark .menu_hover_slide_box .sc_layouts_menu_nav > li#blob {
	background-color: #161616;
}

/* zoom_line */
.scheme_dark .menu_hover_zoom_line .sc_layouts_menu_nav > li > a:before {
	background-color: #00aff5;
}

/* path_line */
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li:before,
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li:after,
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li > a:before,
.scheme_dark .menu_hover_path_line .sc_layouts_menu_nav > li > a:after {
	background-color: #00aff5;
}

/* roll_down */
.scheme_dark .menu_hover_roll_down .sc_layouts_menu_nav > li > a:before {
	background-color: #00aff5;
}

/* color_line */
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:before {
	background-color: #ffffff;
}
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:after,
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li.menu-item-has-children > a:after {
	background-color: #00aff5;
}
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li.sfHover > a,
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:hover,
.scheme_dark .menu_hover_color_line .sc_layouts_menu_nav > li > a:focus {
	color: #00aff5;
}


/* VC Separator */
.scheme_dark.sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line,
.scheme_dark .sc_layouts_row .vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: #464646;
}

/* Cart */
.scheme_dark .sc_layouts_cart_items_short {
	background-color: #ffffff;
	color: #1d299b;
}
.scheme_dark .sc_layouts_cart_widget {
	border-color: #3640a6;
	background-color: #1d299b;
	color: #979bca;
}
.scheme_dark .sc_layouts_cart_widget:after {
	border-color: #3640a6;
	background-color: #1d299b;
}
.scheme_dark .sc_layouts_cart_widget .sc_layouts_cart_widget_close {
	color: #8184ac;
}
.scheme_dark .sc_layouts_cart_widget .sc_layouts_cart_widget_close:hover {
	color: #ffffff;
}

	

/* Page 
-------------------------------------------- */
.scheme_dark #page_preloader,
.scheme_dark .page_content_wrap,
.scheme_dark .custom-background .content_wrap > .content,
.scheme_dark .page_banner_wrap ~ .content_wrap > .content {
	background-color: #1d299b;
}
.scheme_dark .preloader_wrap > div {
	background-color: #00aff5;
}

/* Header */
.scheme_dark .top_panel,
.scheme_dark.top_panel {
	background-color: #1d299b;
}
.scheme_dark.top_panel.with_bg_image:before {
	background-color: rgba(29,41,155,0.7);
}
.scheme_dark.top_panel .slider_engine_revo .slide_subtitle,
.scheme_dark .top_panel .slider_engine_revo .slide_subtitle {
	color: #00aff5;
}
.scheme_dark .top_panel_default .top_panel_navi,
.scheme_dark.top_panel_default .top_panel_navi {
	background-color: #1d299b;
}
.scheme_dark .top_panel_default .top_panel_title,
.scheme_dark.top_panel_default .top_panel_title {
	background-color: #00aff5;
}
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_title_meta .post_meta,
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_title_meta .post_meta_item,
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_title_meta .post_meta_item.post_categories,
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_title_meta a.post_meta_item,
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button) {
	color: #ffffff;
}
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_title .post_meta_item:after {
	color: #ffffff;
}
.scheme_dark .top_panel_default .sc_layouts_row_type_normal .sc_layouts_item a:not(.sc_button):not(.button):hover {
	color: #161616;
}

.scheme_dark .post_header_position_above .top_panel {
	border-color: #3640a6;
}
.scheme_dark .post_header_position_on_thumb .header_content_wrap.header_align_bb .post_header {
	border-color: #3640a6;
}

/* Tabs */
.scheme_dark div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_dark .mptt-navigation-tabs li a,
.scheme_dark .kargo_tabs .kargo_tabs_titles li a {
	color: #ffffff;
	background-color: #161616;
}
.scheme_dark div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_dark .mptt-navigation-tabs li a:hover,
.scheme_dark .kargo_tabs .kargo_tabs_titles li a:hover {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_dark .mptt-navigation-tabs li.active a,
.scheme_dark .kargo_tabs .kargo_tabs_titles li.ui-state-active a {
	color: #1d299b;
	background-color: #ffffff;
}

.scheme_dark .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span,
.scheme_dark .sheme_self.sidebar .mptt-navigation-tabs li a,
.scheme_dark .sheme_self.sidebar .kargo_tabs .kargo_tabs_titles li a {
	color: #ffffff;
	background-color: #161615;
}
.scheme_dark .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton > span:hover,
.scheme_dark .sheme_self.sidebar .mptt-navigation-tabs li a:hover,
.scheme_dark .sheme_self.sidebar .kargo_tabs .kargo_tabs_titles li a:hover {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .sheme_self.sidebar div.esg-filter-wrapper .esg-filterbutton.selected > span,
.scheme_dark .sheme_self.sidebar .mptt-navigation-tabs li.active a,
.scheme_dark .sheme_self.sidebar .kargo_tabs .kargo_tabs_titles li.ui-state-active a {
	color: #161616;
	background-color: #ffffff;
}

/* Post layouts */
.scheme_dark .post_item {
	color: #979bca;
}
.scheme_dark .post_meta,
.scheme_dark .post_meta_item,
.scheme_dark .post_meta_item:after,
.scheme_dark .post_meta_item:hover:after,
.scheme_dark .post_meta .vc_inline-link,
.scheme_dark .post_meta .vc_inline-link:after,
.scheme_dark .post_meta .vc_inline-link:hover:after,
.scheme_dark .post_meta_item a,
.scheme_dark .post_info .post_info_item,
.scheme_dark .post_info .post_info_item a,
.scheme_dark .post_info_counters .post_counters_item,
.scheme_dark .post_counters .socials_share .socials_caption:before,
.scheme_dark .post_counters .socials_share .socials_caption:hover:before,
.scheme_dark .post_item_single .post_meta .post_meta_item.post_categories a:after {
	color: #8184ac;
}
.scheme_dark .post_date a:hover,
.scheme_dark a.post_meta_item:hover,
.scheme_dark .post_meta_item a:hover,
.scheme_dark .post_meta .vc_inline-link:hover,
.scheme_dark .post_info .post_info_item a:hover,
.scheme_dark .post_info_counters .post_counters_item:hover {
	color: #ffffff;
}
.scheme_dark .post_item .post_title a {
	color: #00aff5;
}
.scheme_dark .post_item .post_title a:hover {
	color: #ffffff;
}
.scheme_dark .post_item_single .socials_share .socials_caption {
	color: #ffffff;
}
.scheme_dark .sc_reviews .rating_item .mark_wrap + .rating_text {
	color: #8184ac;
}

.scheme_dark .post_meta_item.post_categories,
.scheme_dark .post_meta_item.post_categories a {
	color: #00aff5;
}
.scheme_dark .post_meta_item.post_categories a:hover {
	color: #ffffff;
}

.scheme_dark .post_meta_item .socials_share .social_items {
	background-color: #1d299b;
}
.scheme_dark .post_meta_item .social_items,
.scheme_dark .post_meta_item .social_items:before {
	background-color: #1d299b;
	border-color: #3640a6;
	color: #8184ac;
}

.scheme_dark .post_layout_excerpt:not(.sticky) + .post_layout_excerpt:not(.sticky) {
	border-color: #3640a6;
}
.scheme_dark .post_layout_classic {
	border-color: #3640a6;
}

.scheme_dark.gallery_preview:before {
	background-color: #1d299b;
}
.scheme_dark.gallery_preview {
	color: #979bca;
}
.scheme_dark .mejs-controls .mejs-button > button {
	background-color: #00aff5!important;
}
.scheme_dark .mejs-controls .mejs-button > button:before {
	color: #ffffff;
}
.scheme_dark .mejs-controls .mejs-button > button:hover {
	background-color: #ffffff!important;
}
.scheme_dark .mejs-controls .mejs-button > button:hover:before {
	color: #00aff5;
}
.scheme_dark .post_layout_excerpt .more-link.sc_button_hover_slide_left,
.scheme_dark .post_layout_chess .more-link.sc_button_hover_slide_left {
	background: none!important;
	color: #ffffff;
}
.scheme_dark .post_layout_excerpt .more-link.sc_button_hover_slide_left:after,
.scheme_dark .post_layout_chess .more-link.sc_button_hover_slide_left:after,
.scheme_dark .post_layout_excerpt .more-link.sc_button_hover_slide_left:before,
.scheme_dark .post_layout_chess .more-link.sc_button_hover_slide_left:before {
	background: #00aff5;
}
.scheme_dark .post_layout_excerpt.sticky .more-link.sc_button_hover_slide_left,
.scheme_dark .post_layout_chess.sticky .more-link.sc_button_hover_slide_left {
	color: #ffffff;
}

/* Post Formats
------------------------------------------ */

/* Audio with cover image */
.scheme_dark .trx_addons_audio_player.with_cover .audio_author,
.scheme_dark .format-audio .post_featured.with_thumb .post_audio_author {
	color: #ffffff;
}

.scheme_dark .mejs-container .mejs-controls,
.scheme_dark .wp-playlist .mejs-container .mejs-controls {
	background: #eff2f4;
}
.scheme_dark .trx_addons_audio_player.without_cover .mejs-controls,
.scheme_dark .format-audio .post_featured.without_thumb .mejs-controls {
	background: #eff2f4;
}

.scheme_dark .mejs-controls .mejs-button > button {
	color: #ff371e;
}
.scheme_dark .mejs-controls .mejs-button > button:hover,
.scheme_dark .mejs-controls .mejs-button > button:focus {
	color: #ffffff;
}

.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-total,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-loaded,
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-hovered,
.scheme_dark .mejs-controls .mejs-volume-slider .mejs-volume-total,
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
	background: rgba(255,255,255,0.2);
}
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-current,
.scheme_dark .mejs-controls .mejs-volume-slider .mejs-volume-current,
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
	background: #ffffff;
}
.scheme_dark .mejs-controls .mejs-time-rail .mejs-time-handle-content {
	border-color: #ff371e;
}
.scheme_dark .mejs-controls .mejs-volume-slider .mejs-volume-handle,
.scheme_dark .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
	background: #ff371e;
}

/* Audio without cover image */
.scheme_dark .trx_addons_audio_player.without_cover,
.scheme_dark .format-audio .post_featured.without_thumb .post_audio {
	border-color: #464646;
	background-color: #eff2f4;
}
.scheme_dark .trx_addons_audio_player.without_cover .audio_author,
.scheme_dark .format-audio .post_featured.without_thumb .post_audio_author {
	color: #00aff5;
}
.scheme_dark .trx_addons_audio_player.without_cover .audio_caption,
.scheme_dark .format-audio .post_featured.without_thumb .post_audio_title {
	color: #ffffff;
}
.scheme_dark .trx_addons_audio_player.without_cover .audio_description,
.scheme_dark .format-audio .post_featured.without_thumb .post_audio_description {
	color: #8a8a8a;
}

/* Progress bar */
.scheme_dark .elementor-progress-percentage {
	color: #ffffff;
}

.scheme_dark .elementor-progress-bar {
	background: linear-gradient(135deg,	#ff371e 0%, #ff730c 100%);
}

/* WordPress Playlist */
.scheme_dark .wp-playlist-light {
	background: #1d299b;
	border-color: #3640a6;
	color: #979bca;
}
.scheme_dark .wp-playlist-light .wp-playlist-caption {
	color: #ffffff;
}
.scheme_dark .wp-playlist-light .wp-playlist-playing {
	background: #161616;
	color: #ffffff;
}
.scheme_dark .wp-playlist-item {
	border-color: #3640a6;
}

/* Aside */
.scheme_dark .format-aside .post_content_inner {
	color: #ffffff;
	background-color: #161616;
}

/* Link and Status */
.scheme_dark .format-link .post_content_inner,
.scheme_dark .format-status .post_content_inner {
	color: #ffffff;
}

/* Chat */
.scheme_dark .format-chat p > b,
.scheme_dark .format-chat p > strong {
	color: #ffffff;
}

/* Video */
.scheme_dark .trx_addons_video_player.with_cover .video_hover,
.scheme_dark .format-video .post_featured.with_thumb .post_video_hover {
	color: #ffffff;
}
.scheme_dark .trx_addons_video_player.with_cover .video_hover:before,
.scheme_dark .format-video .post_featured.with_thumb .post_video_hover:before {
	color:#ffffff;
	background-color: #1d299b;
}
.scheme_dark .format-video .post_featured.with_thumb .post_video_hover:hover span {
	color: #00aff5;
}
.scheme_dark .trx_addons_video_player.with_cover .video_hover:hover:before,
.scheme_dark .format-video .post_featured.with_thumb .post_video_hover:hover:before {
	color:#ffffff;
	background-color: #00aff5;
}
.scheme_dark.sidebar .trx_addons_video_player.with_cover .video_hover {
	color: #00aff5;
}
.scheme_dark.sidebar .trx_addons_video_player.with_cover .video_hover:hover {
	color: #1d299b;
	background-color: #00aff5;
}

/* Chess */
.scheme_dark .post_layout_chess_1 .post_meta:before {
	background-color: #3640a6;
}

/* Pagination */
.scheme_dark .nav-links-old {
	color: #ffffff;
}
.scheme_dark .nav-links-old a:hover {
	color: #ffffff;
	border-color: #ffffff;
}

.scheme_dark .esg-filters div.esg-navigationbutton,
.scheme_dark .page_links > a,
.scheme_dark .comments_pagination .page-numbers,
.scheme_dark .nav-links .page-numbers {
	color: #8184ac;
}
.scheme_dark .esg-filters div.esg-navigationbutton:hover,
.scheme_dark .esg-filters div.esg-navigationbutton.selected,
.scheme_dark .page_links > a:hover,
.scheme_dark .page_links > span:not(.page_links_title),
.scheme_dark .comments_pagination a.page-numbers:hover,
.scheme_dark .comments_pagination .page-numbers.current,
.scheme_dark .nav-links a.page-numbers:hover,
.scheme_dark .nav-links .page-numbers.current {
	color: #ffffff;
}
.scheme_dark .esg-filters div.esg-navigationbutton:after, 
.scheme_dark .page_links > span:not(.page_links_title):after, 
.scheme_dark .page_links > a:after, 
.scheme_dark .comments_pagination .page-numbers:after, 
.scheme_dark .nav-links .page-numbers:after {
	color: #8184ac;
}

.scheme_dark div.kargo_tabs .kargo_tabs_titles li.ui-tabs-active a:after {
	background: #ffffff;
}

/* Single post */
.scheme_dark .post_item_single .post_header .post_date {
	color: #8184ac;
}
.scheme_dark .post_item_single .post_header .post_categories,
.scheme_dark .post_item_single .post_header .post_categories a {
	color: #00aff5;
}
.scheme_dark .post_item_single .post_header .post_meta_item,
.scheme_dark .post_item_single .post_header .post_meta .vc_inline-link,


.scheme_dark .post_item_single .post_header .post_meta_item a,
.scheme_dark .post_item_single .post_header .post_meta_item .socials_caption {
	color: #8184ac;
}
.scheme_dark .post_item_single .post_header .post_meta_item.post_categories a {
	color: #00aff5;
}
.scheme_dark .post_item_single .post_header .post_meta_item.post_categories a:hover {
	color: #ffffff;
}
.scheme_dark .post_item_single .post_meta_item a:hover,
.scheme_dark .post_item_single .post_header .post_meta .vc_inline-link:hover,
.scheme_dark .post_item_single .post_meta_item > a:hover,
.scheme_dark .post_item_single .post_meta_item .socials_caption:hover,
.scheme_dark .post_item_single .post_edit a:hover {
	color: #ffffff;
}
.scheme_dark .post_item_single .post_content .post_meta_label,
.scheme_dark .post_item_single .post_content .post_meta_item:hover .post_meta_label {
	color: #ffffff;
}
.scheme_dark .post_item_single .post_content .post_tags,
.scheme_dark .post_item_single .post_content .post_tags a {
	color: #00aff5;
}
.scheme_dark .post_item_single .post_content .post_tags a:hover {
	color: #ffffff;
}
.scheme_dark .post_item_single .post_content .post_meta .post_share .social_item .social_icon {
	color: #ffffff !important;
	background-color: #ff730c;
}
.scheme_dark .post_item_single .post_content .post_meta .post_share .social_item:hover .social_icon {
	color: #ffffff !important;
	background-color: #161616;
}

.scheme_dark .post-password-form input[type="submit"] {
	border-color: #ffffff;
}
.scheme_dark .post-password-form input[type="submit"]:hover,
.scheme_dark .post-password-form input[type="submit"]:focus {
	color: #1d299b;
}

/* Single post navi */
.scheme_dark .nav-links-single .nav-links {
	border-color: #3640a6;
}
.scheme_dark .nav-links-single .nav-links a .meta-nav {
	color: #8184ac;
}
.scheme_dark .nav-links-single .nav-links a .post_date {
	color: #8184ac;
}
.scheme_dark .nav-links-single .nav-links a:hover .meta-nav,
.scheme_dark .nav-links-single .nav-links a:hover .post_date {
	color: #ffffff;
}
.scheme_dark .nav-links-single .nav-links a:hover .post-title {
	color: #00aff5;
}

.scheme_dark .nav-links-single.nav-links-fixed .nav-links .nav-previous,
.scheme_dark .nav-links-single.nav-links-fixed .nav-links .nav-next {
	border-color: #3640a6;
	background-color: #1d299b;
}
.scheme_dark .nav-links-single .nav-links .nav-previous a:before,
.scheme_dark .nav-links-single .nav-links .nav-next a:before {
	color: #a5aaad;
	background-color: #161615;
}
.scheme_dark .nav-links-single .nav-links a {
	color: #ffffff;
}
.scheme_dark .nav-links-single .nav-links a:hover:before {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark .nav-links-single .nav-links a:hover {
	color: #00aff5;
}


/* Author info */
.scheme_dark.author_info {
	color: #6a6a6a;
	background-color: #eff2f4;
}
.scheme_dark.author_info .author_title {
	color: #6a6a6a;
}
.scheme_dark.author_info .author_title .fn {
	color: #161616;
}
.scheme_dark.author_info a {
	color: #ff371e;
}
.scheme_dark.author_info a:hover {
	color: #00aff5;
}
.scheme_dark.author_info .socials_wrap .social_item .social_icon {
	color: #ffffff;
	background-color: #00aff5;
}
.scheme_dark.author_info .socials_wrap .social_item:hover .social_icon {
	color: #1d299b;
	background-color: #ffffff;
}

/* Related posts */
.scheme_dark .related_wrap {
	border-color: #3640a6;
}
.scheme_dark .related_wrap .related_item_style_1 .post_header {
	background-color: rgba(29,41,155,0.7);
}
.scheme_dark .related_wrap .related_item_style_1:hover .post_header {
	background-color: #1d299b;
}
.scheme_dark .related_wrap .related_item_style_1 .post_date a {
	color: #979bca;
}
.scheme_dark .related_wrap .related_item_style_1:hover .post_date a {
	color: #8184ac;
}
.scheme_dark .related_wrap .related_item_style_1:hover .post_date a:hover {
	color: #ffffff;
}
.scheme_dark .related_wrap .post_title a {
	color: #00aff5;
}
.scheme_dark .related_wrap .post_title a:hover {
	color: #ffffff;
}
.scheme_dark .related_item_style_2 .more-link {
	color: #ffffff;
}
.scheme_dark .related_item_style_2 .more-link:after,
.scheme_dark .related_item_style_2 .more-link:before {
	background-color: #00aff5;
}
.scheme_dark .related_item_style_2 .more-link:hover {
	color: #00aff5;
}
.scheme_dark .related_wrap.services_page_related {
	background-color: #3640a6;
}
.scheme_dark .related_wrap.services_page_related .sc_services_item_info {
	background-color: #1d299b;
}
.scheme_dark .sc_services_default .sc_services_item_info {
	background-color: #161616;
}
.scheme_dark .related_wrap.services_page_related .sc_services_item_title a,
.scheme_dark .sc_services_default .sc_services_item_title a {
	color: #00aff5;
}
.scheme_dark .related_wrap.services_page_related .sc_services_item_title a:hover,
.scheme_dark .sc_services_default .sc_services_item_title a:hover {
	color: #ffffff;
}
.scheme_dark .scheme_dark .sc_services_default .sc_services_item_title a:hover {
	color: #161616;
}
.scheme_dark .related_wrap.services_page_related .sc_button.sc_button_simple {
	background-color: #161616;
}
.scheme_dark .sc_services_default .sc_button.sc_button_simple {
	background-color: #1d299b;
}
.scheme_dark .related_wrap.services_page_related .sc_button.sc_button_simple:before,
.scheme_dark .sc_services_default .sc_button.sc_button_simple:before {
	color: #8184ac;
}
.scheme_dark .related_wrap.services_page_related .sc_button.sc_button_simple:hover,
.scheme_dark .sc_services_default .sc_button.sc_button_simple:hover {
	background-color: #00aff5;
}
.scheme_dark .related_wrap.services_page_related .sc_button.sc_button_simple:hover:before,
.scheme_dark .sc_services_default .sc_button.sc_button_simple:hover:before {
	color: #1d299b!important;
}
.scheme_dark .related_wrap.services_page_related .slider_outer_controls_top .slider_controls_wrap>a {
	background-color: #161615;
}
.scheme_dark .related_wrap.services_page_related .slider_outer_controls_top .slider_controls_wrap>a:hover {
	background-color: #00aff5;
}


/* Contact form */
.scheme_dark .page_contact_form {
	border-color: #3640a6;
}

/* Comments */
.scheme_dark .comments_list_wrap,
.scheme_dark .comments_list_wrap > ul {
	border-color: #3640a6;
}
.scheme_dark .comments_list_wrap li + li,
.scheme_dark .comments_list_wrap li ul {
	border-color: #3640a6;
}
.scheme_dark .comments_list_wrap .bypostauthor > .comment_body .comment_author_avatar:after {
	border-color: #00aff5;
}
.scheme_dark .comments_list_wrap .comment_info {
	color: #ffffff;
}
.scheme_dark .comments_list_wrap .comment_counters a/*,
.comments_list_wrap .comment_counters a:before*/ {
	color: #00aff5;
}
.scheme_dark .comments_list_wrap .comment_counters a:hover/*,
.comments_list_wrap .comment_counters a:hover:before*/ {
	color: #ffffff;
}
.scheme_dark .comments_list_wrap .comment_text {
	color: #979bca;
}
.scheme_dark .comments_list_wrap .comment_reply a {
	color: #ffffff;
}
.scheme_dark .comments_list_wrap .comment_reply a:before {
	color: #00aff5;
}
.scheme_dark .comments_list_wrap .comment_reply a:hover {
	color: #00aff5;
}
.scheme_dark .comments_form_wrap {
	border-color: #3640a6;
}
.scheme_dark .comments_wrap .comments_notes {
	color: #8184ac;
}
.scheme_dark .comments_list_wrap .comment_author,
.scheme_dark .comments_list_wrap .comment_author a {
	color: #00aff5;
}
.scheme_dark .comments_list_wrap .comment_author a:hover {
	color: #ffffff;
}
.scheme_dark .comments_list_wrap .comment_posted {
	color: #8184ac;
}
.scheme_dark .comments_list_wrap .comment_posted .comment_counters a {
	color: #8184ac;
}
.scheme_dark .comments_list_wrap .comment_posted .comment_counters a:hover {
	color: #ffffff;
}


/* Page 404 */
.scheme_dark .post_item_404 .page_title {
	color: #8184ac;
}
.scheme_dark .post_item_404 .page_description {
	color: #00aff5;
}
.scheme_dark .post_item_404 .go_home {
	border-color: #ffffff;
}



/* Sidebar
---------------------------------------------- */
.scheme_dark.sidebar .sidebar_inner {
	background-color: #161616;
	color: #8a8a8a;
}
.scheme_dark .sidebar_inner .widget + .widget {
	border-color: #3640a6;
}
.scheme_dark.sidebar .widget + .widget {
	border-color: #464646;
}
.scheme_dark.sidebar a {
	color: #00aff5;
}
.scheme_dark.sidebar a:hover {
	color: #ffffff;
}
.scheme_dark.sidebar h1, .scheme_dark.sidebar h2, .scheme_dark.sidebar h3, .scheme_dark.sidebar h4, .scheme_dark.sidebar h5, .scheme_dark.sidebar h6,
.scheme_dark.sidebar h1 a, .scheme_dark.sidebar h2 a, .scheme_dark.sidebar h3 a, .scheme_dark.sidebar h4 a, .scheme_dark.sidebar h5 a, .scheme_dark.sidebar h6 a {
	color: #ffffff;
}
.scheme_dark.sidebar h1 a:hover, .scheme_dark.sidebar h2 a:hover, .scheme_dark.sidebar h3 a:hover, .scheme_dark.sidebar h4 a:hover, .scheme_dark.sidebar h5 a:hover, .scheme_dark.sidebar h6 a:hover {
	color: #00aff5;
}

.scheme_dark .sidebar_control {
	color: #ffffff !important;
	background-color: #161616;
	border-color: #464646;
}
.scheme_dark .sidebar_control:hover {
	color: #00aff5 !important;
	background-color: #161615;
	border-color: #444444;
}
.scheme_dark .sidebar .widget,
.scheme_dark .sidebar_inner:before {
	background-color: #161616;
}
.scheme_dark .sidebar .widget_search {
	background-color: #161616;
}
.scheme_dark .sidebar .widget_search .widget_title,
.scheme_dark .sidebar .widget_block.widget_search .wp-block-search__label {
	color: #ffffff;
}
.scheme_dark .sidebar .widget.widget_twitter {
	background-color: #00aff5;
	color: #ffffff;
}
.scheme_dark .sidebar .widget.widget_twitter .widget_title {
	color: #ffffff;
}
.scheme_dark .sidebar .widget.widget_twitter a {
	color: #ffffff;
}
.scheme_dark .sidebar .widget.widget_twitter a:hover {
	color: #161616;
}
.scheme_dark .sidebar  .widget_twitter .widget_content .sc_twitter_list li {
	color: #ffffff;
}
.scheme_dark .sidebar .widget_twitter .widget_content .sc_twitter_list li:before {
	color: #00aff5!important;
	background-color: #ffffff!important;
}

/* Lists in widgets */
.scheme_dark .widget ul > li:before,
.scheme_dark .widget .wp-block-rss .wp-block-rss__item .wp-block-rss__item-title:before {
	background-color: #00aff5;
}
.scheme_dark.sidebar ul > li:before {
	background-color: #00aff5;
}
.scheme_dark.sidebar li > a,
.scheme_dark.sidebar .post_title > a {
	color: #ffffff;
}
.scheme_dark.sidebar li > a:hover,
.scheme_dark.sidebar .post_title > a:hover {
	color: #00aff5;
}
.scheme_dark .widget_recent_posts .post_item .post_content .post_categories a {
	color: #00aff5;
}
.scheme_dark .widget_recent_posts .post_item .post_content .post_categories a:hover {
	color: #ffffff;
}
.scheme_dark .widget_recent_posts .post_item .post_content .post_title a {
	color: #ffffff;
}
.scheme_dark .widget_recent_posts .post_item .post_content .post_title a:hover {
	color: #00aff5;
}
.scheme_dark .widget_recent_posts .post_thumb a:before {
	color: #ffffff;
	background-color: #00aff5;
}


/* Posts in widgets */
.scheme_dark.sidebar .post_meta,
.scheme_dark.sidebar .post_meta_item,
.scheme_dark.sidebar .post_meta_item:after,
.scheme_dark.sidebar .post_meta_item:hover:after,
.scheme_dark.sidebar .post_meta .vc_inline-link,
.scheme_dark.sidebar .post_meta .vc_inline-link:after,
.scheme_dark.sidebar .post_meta .vc_inline-link:hover:after,
.scheme_dark.sidebar .post_meta_item a,
.scheme_dark.sidebar .post_info .post_info_item,
.scheme_dark.sidebar .post_info .post_info_item a,
.scheme_dark.sidebar .post_info_counters .post_counters_item,
.scheme_dark.sidebar .post_counters .socials_share .socials_caption:before,
.scheme_dark.sidebar .post_counters .socials_share .socials_caption:hover:before {
	color: #6a6a6a;
}
.scheme_dark.sidebar .post_date a:hover,
.scheme_dark.sidebar a.post_meta_item:hover,
.scheme_dark.sidebar .post_meta_item a:hover,
.scheme_dark.sidebar .post_meta .vc_inline-link:hover,
.scheme_dark.sidebar .post_info .post_info_item a:hover,
.scheme_dark.sidebar .post_info_counters .post_counters_item:hover {
	color: #ffffff;
}
.scheme_dark.sidebar .post_item .post_title a:hover {
	color: #00aff5;
}

.scheme_dark.sidebar .post_meta_item.post_categories,
.scheme_dark.sidebar .post_meta_item.post_categories a {
	color: #00aff5;
}
.scheme_dark.sidebar .post_meta_item.post_categories a:hover {
	color: #ffffff;
}

.scheme_dark.sidebar .post_meta_item .socials_share .social_items {
	background-color: #161616;
}
.scheme_dark.sidebar .post_meta_item .social_items,
.scheme_dark.sidebar .post_meta_item .social_items:before {
	background-color: #161616;
	border-color: #464646;
	color: #6a6a6a;
}

/* Archive */
.scheme_dark.sidebar .widget_archive li {
	color: #ffffff;
}

/* Calendar */
.scheme_dark .widget_calendar caption,
.scheme_dark .widget_calendar tbody td a,
.scheme_dark .widget_calendar th,
.scheme_dark .wp-calendar-table caption,
.scheme_dark .wp-calendar-table tbody td a,
.scheme_dark .wp-calendar-table th {
	color: #ffffff;
}
.scheme_dark.sidebar .widget_calendar caption,
.scheme_dark.sidebar .widget_calendar tbody td a,
.scheme_dark.sidebar .widget_calendar th,
.scheme_dark.sidebar .wp-calendar-table caption,
.scheme_dark.sidebar .wp-calendar-table tbody td a,
.scheme_dark.sidebar .wp-calendar-table th {
	color: #ffffff;
}
.scheme_dark .widget_calendar tbody td,
.scheme_dark .wp-calendar-table tbody td {
	color: #979bca !important;
}
.scheme_dark.sidebar .widget_calendar tbody td,
.scheme_dark.sidebar .wp-calendar-table tbody td {
	color: #8a8a8a !important;
}
.scheme_dark .widget_calendar tbody td a:hover,
.scheme_dark .wp-calendar-table tbody td a:hover {
	color: #00aff5;
}
.scheme_dark.sidebar .widget_calendar tbody td a:hover,
.scheme_dark.sidebar .wp-calendar-table tbody td a:hover {
	color: #00aff5;
}
.scheme_dark .wp-calendar-table tbody td a:after,
.scheme_dark .widget_calendar tbody td a:after {
	background-color: #00aff5;
}
.scheme_dark.sidebar .wp-calendar-table tbody td a:after,
.scheme_dark.sidebar .widget_calendar tbody td a:after {
	background-color: #00aff5;
}
.scheme_dark .wp-calendar-table td#today,
.scheme_dark .widget_calendar td#today {
	color: #ffffff !important;
}
.scheme_dark .wp-calendar-table td#today a,
.scheme_dark .widget_calendar td#today a {
	color: #ffffff;
}
.scheme_dark .wp-calendar-table td#today a:hover,
.scheme_dark .widget_calendar td#today a:hover {
	color: #1d299b;
}
.scheme_dark .wp-calendar-table td#today:before,
.scheme_dark .widget_calendar td#today:before {
	background: linear-gradient(135deg,	#ff371e 0%, #ff730c 100%);
}
.scheme_dark.sidebar .widget_calendar td#today:before,
.scheme_dark.sidebar .wp-calendar-table td#today:before {
	background: linear-gradient(135deg,	#ff371e 0%, #ff730c 100%);
}
.scheme_dark .widget_calendar td#today a:after,
.scheme_dark .wp-calendar-table td#today a:after {
	background-color: #ffffff;
}
.scheme_dark .widget_calendar td#today a:hover:after,
.scheme_dark .wp-calendar-table td#today a:hover:after {
	background-color: #1d299b;
}
.scheme_dark .widget_calendar #prev a,
.scheme_dark .widget_calendar #next a,
.scheme_dark .wp-calendar-table #prev a,
.scheme_dark .wp-calendar-table #next a {
	color: #00aff5;
}
.scheme_dark.sidebar .widget_calendar #prev a,
.scheme_dark.sidebar .widget_calendar #next a,
.scheme_dark.sidebar .wp-calendar-table #prev a,
.scheme_dark.sidebar .wp-calendar-table #next a {
	color: #00aff5;
}
.scheme_dark .widget_calendar #prev a:hover,
.scheme_dark .widget_calendar #next a:hover,
.scheme_dark .wp-calendar-table #prev a:hover,
.scheme_dark .wp-calendar-table #next a:hover {
	color: #ffffff;
}
.scheme_dark.sidebar .widget_calendar #prev a:hover,
.scheme_dark.sidebar .widget_calendar #next a:hover,
.scheme_dark.sidebar .wp-calendar-table #prev a:hover,
.scheme_dark.sidebar .wp-calendar-table #next a:hover {
	color: #ffffff;
}
.scheme_dark .sidebar .widget_calendar td#prev a:before,
.scheme_dark .sidebar .widget_calendar td#next a:before
.sidebar .wp-calendar-table td#prev a:before,
.scheme_dark .sidebar .wp-calendar-table td#next a:before {
	background-color: #161616;
}
.scheme_dark.sidebar .widget_calendar td#prev a:before,
.scheme_dark.sidebar .widget_calendar td#next a:before
.scheme_dark.sidebar .wp-calendar-table td#prev a:before,
.scheme_dark.sidebar .wp-calendar-table td#next a:before {
	background-color: #161616;
}

.scheme_dark .content .widget_calendar td#prev a:before,
.scheme_dark .content .widget_calendar td#next a:before,
.scheme_dark .content .wp-calendar-table td#prev a:before,
.scheme_dark .content .wp-calendar-table td#next a:before {
	background-color: #1d299b;
}
.scheme_dark.content .widget_calendar td#prev a:before,
.scheme_dark.content .widget_calendar td#next a:before
.scheme_dark.content .wp-calendar-table td#prev a:before,
.scheme_dark.content .wp-calendar-table td#next a:before {
	background-color: #1d299b;
}

/* Categories */
.scheme_dark .widget_categories li {
	color: #ffffff;
}
.scheme_dark.sidebar .widget_categories li {
	color: #ffffff;
}

/* Recent posts */
.scheme_dark .widget_recent_entries .post-date {
	color: #8184ac;
}
.scheme_dark.widget_recent_entries .post-date {
	color: #6a6a6a;
}

/* RSS */
.scheme_dark .widget_rss .widget_title a:first-child {
	color: #00aff5;
}
.scheme_dark.sidebar .widget_rss .widget_title a:first-child {
	color: #00aff5;
}
.scheme_dark .widget_rss .widget_title a:first-child:hover {
	color: #ffffff;
}
.scheme_dark.sidebar .widget_rss .widget_title a:first-child:hover {
	color: #ffffff;
}
.scheme_dark .widget_rss .rss-date {
	color: #8184ac;
}
.scheme_dark.sidebar .widget_rss .rss-date {
	color: #6a6a6a;
}
.scheme_dark .widget_recent_comments .recentcomments a:hover {
	color: #00aff5;
}
.scheme_dark .widget_recent_comments .recentcomments .comment-author-link,
.scheme_dark .widget_recent_comments .recentcomments .comment-author-link a,
.scheme_dark .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-author {
	color: #00aff5;
}
.scheme_dark .widget_recent_comments .recentcomments .comment-author-link a:hover,
.scheme_dark .wp-block-latest-comments__comment-meta a.wp-block-latest-comments__comment-author:hover {
	color: #ffffff;
}
.scheme_dark .elementor-custom-embed-play i {
	background-color: #1d299b;
}
.scheme_dark .eicon-play:before {
	color: #ffffff;
}
.scheme_dark .elementor-widget-video .elementor-custom-embed-play .elementor-screen-only {
	color: #ffffff;
}
.scheme_dark .elementor-widget-video .elementor-custom-embed-play:hover .eicon-play {
	background-color: #00aff5;
}
.scheme_dark .elementor-widget-video .elementor-custom-embed-play:hover .eicon-play:before {
	color: #ffffff;
}
.scheme_dark .elementor-widget-video .elementor-custom-embed-play:hover .elementor-screen-only {
	color: #00aff5;
}

/* Tag cloud */
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.scheme_dark .widget_product_tag_cloud a,
.scheme_dark .widget_tag_cloud a,
.scheme_dark .widget_block .wp-block-tag-cloud .tag-cloud-link {
	color: #ffffff;
	background-color: #3640a6;
}
.scheme_dark.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a,
.scheme_dark.sidebar .widget_product_tag_cloud a,
.scheme_dark.sidebar .widget_tag_cloud a,
.scheme_dark.sidebar .widget_block .wp-block-tag-cloud .tag-cloud-link {
	color: #ffffff;
	background-color: #464646;
}
.scheme_dark .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.scheme_dark .widget_product_tag_cloud a:hover,
.scheme_dark .widget_tag_cloud a:hover,
.scheme_dark .widget_block .wp-block-tag-cloud .tag-cloud-link:hover {
	color: #ffffff !important;
	background-color: #00aff5;
}
.scheme_dark.sidebar .sc_edd_details .downloads_page_tags .downloads_page_data > a:hover,
.scheme_dark.sidebar .widget_product_tag_cloud a:hover,
.scheme_dark.sidebar .widget_tag_cloud a:hover,
.scheme_dark.sidebar .widget_block .wp-block-tag-cloud .tag-cloud-link:hover {
	background-color: #00aff5;
}



/* Footer
--------------------------------- */
.scheme_dark .scheme_dark.footer_wrap .sc_layouts_row_type_normal {
	background-color: #1d299b;
}
.scheme_dark .scheme_dark.footer_wrap .widget_calendar td#prev a:before, 
.scheme_dark .scheme_dark.footer_wrap .widget_calendar td#next a:before {
	background-color: #1d299b;
}
.scheme_dark .scheme_dark.footer_wrap .sc_layouts_row_type_compact {
	background-color: #eff2f4;
}
.scheme_dark .scheme_dark .scheme_dark.footer_wrap .sc_layouts_row_type_normal {
	background-color: #161616;
}
.scheme_dark .scheme_dark .scheme_dark.footer_wrap .widget_calendar td#prev a:before, 
.scheme_dark .scheme_dark .scheme_dark.footer_wrap .widget_calendar td#next a:before {
	background-color: #1d299b;
}
.scheme_dark .scheme_dark .scheme_dark.footer_wrap .sc_layouts_row_type_compact {
	background-color: #161616;
}
.scheme_dark.footer_wrap,
.footer_wrap .scheme_dark.vc_row {
	background-color: #161616;
	color: #8a8a8a;
}
.scheme_dark.footer_wrap .widget,
.scheme_dark.footer_wrap .sc_content .wpb_column,
.footer_wrap .scheme_dark.vc_row .widget,
.footer_wrap .scheme_dark.vc_row .sc_content .wpb_column {
	border-color: #464646;
}
.scheme_dark.footer_wrap h1, .scheme_dark.footer_wrap h2, .scheme_dark.footer_wrap h3,
.scheme_dark.footer_wrap h4, .scheme_dark.footer_wrap h5, .scheme_dark.footer_wrap h6,
.scheme_dark.footer_wrap h1 a, .scheme_dark.footer_wrap h2 a, .scheme_dark.footer_wrap h3 a,
.scheme_dark.footer_wrap h4 a, .scheme_dark.footer_wrap h5 a, .scheme_dark.footer_wrap h6 a,
.footer_wrap .scheme_dark.vc_row h1, .footer_wrap .scheme_dark.vc_row h2, .footer_wrap .scheme_dark.vc_row h3,
.footer_wrap .scheme_dark.vc_row h4, .footer_wrap .scheme_dark.vc_row h5, .footer_wrap .scheme_dark.vc_row h6,
.footer_wrap .scheme_dark.vc_row h1 a, .footer_wrap .scheme_dark.vc_row h2 a, .footer_wrap .scheme_dark.vc_row h3 a,
.footer_wrap .scheme_dark.vc_row h4 a, .footer_wrap .scheme_dark.vc_row h5 a, .footer_wrap .scheme_dark.vc_row h6 a {
	color: #ffffff;
}
.scheme_dark.footer_wrap h1 a:hover, .scheme_dark.footer_wrap h2 a:hover, .scheme_dark.footer_wrap h3 a:hover,
.scheme_dark.footer_wrap h4 a:hover, .scheme_dark.footer_wrap h5 a:hover, .scheme_dark.footer_wrap h6 a:hover,
.footer_wrap .scheme_dark.vc_row h1 a:hover, .footer_wrap .scheme_dark.vc_row h2 a:hover, .footer_wrap .scheme_dark.vc_row h3 a:hover,
.footer_wrap .scheme_dark.vc_row h4 a:hover, .footer_wrap .scheme_dark.vc_row h5 a:hover, .footer_wrap .scheme_dark.vc_row h6 a:hover {
	color: #00aff5;
}
.scheme_dark.footer_wrap .widget li:before,
.footer_wrap .scheme_dark.vc_row .widget li:before {
	background-color: #00aff5;
}
.scheme_dark.footer_wrap a,
.footer_wrap .scheme_dark.vc_row a {
	color: #ffffff;
}
.scheme_dark.footer_wrap a:hover,
.footer_wrap .scheme_dark.vc_row a:hover {
	color: #00aff5;
}

/* Posts in widgets */
.scheme_dark.footer_wrap .post_meta,
.scheme_dark.footer_wrap .post_meta_item,
.scheme_dark.footer_wrap .post_meta_item:after,
.scheme_dark.footer_wrap .post_meta_item:hover:after,
.scheme_dark.footer_wrap .post_meta .vc_inline-link,
.scheme_dark.footer_wrap .post_meta .vc_inline-link:after,
.scheme_dark.footer_wrap .post_meta .vc_inline-link:hover:after,
.scheme_dark.footer_wrap .post_meta_item a,
.scheme_dark.footer_wrap .post_info .post_info_item,
.scheme_dark.footer_wrap .post_info .post_info_item a,
.scheme_dark.footer_wrap .post_info_counters .post_counters_item,
.scheme_dark.footer_wrap .post_counters .socials_share .socials_caption:before,
.scheme_dark.footer_wrap .post_counters .socials_share .socials_caption:hover:before {
	color: #6a6a6a;
}
.scheme_dark.footer_wrap .post_date a:hover,
.scheme_dark.footer_wrap a.post_meta_item:hover,
.scheme_dark.footer_wrap .post_meta_item a:hover,
.scheme_dark.footer_wrap .post_meta .vc_inline-link:hover,
.scheme_dark.footer_wrap .post_info .post_info_item a:hover,
.scheme_dark.footer_wrap .post_info_counters .post_counters_item:hover {
	color: #ffffff;
}
.scheme_dark.footer_wrap .post_item .post_title a:hover {
	color: #00aff5;
}

.scheme_dark.footer_wrap .post_meta_item.post_categories,
.scheme_dark.footer_wrap .post_meta_item.post_categories a {
	color: #00aff5;
}
.scheme_dark.footer_wrap .post_meta_item.post_categories a:hover {
	color: #ffffff;
}

.scheme_dark.footer_wrap .post_meta_item .socials_share .social_items {
	background-color: #161616;
}
.scheme_dark.footer_wrap .post_meta_item .social_items,
.scheme_dark.footer_wrap .post_meta_item .social_items:before {
	background-color: #161616;
	border-color: #464646;
	color: #6a6a6a;
}


.scheme_dark .footer_logo_inner {
	border-color: #464646;
}
.scheme_dark .footer_logo_inner:after {
	background-color: #8a8a8a;
}
.scheme_dark .footer_socials_inner .social_item .social_icon {
	color: #8a8a8a;
}
.scheme_dark .footer_socials_inner .social_item:hover .social_icon {
	color: #ffffff;
}
.scheme_dark .menu_footer_nav_area ul li a {
	color: #ffffff;
}
.scheme_dark .menu_footer_nav_area ul li a:hover {
	color: #00aff5;
}
.scheme_dark .menu_footer_nav_area ul li+li:before {
	border-color: #6a6a6a;
}
.scheme_dark .menu_footer_nav_area > ul > li ul,
.scheme_dark .footer_wrap .sc_layouts_menu > ul > li ul {
	border-color: #e5e5e5;
}


.scheme_dark .footer_copyright_inner {
	background-color: #1d299b;
	border-color: #3640a6;
	color: #ffffff;
}
.scheme_dark .footer_copyright_inner a {
	color: #ffffff;
}
.scheme_dark .footer_copyright_inner a:hover {
	color: #00aff5;
}
.scheme_dark .footer_copyright_inner .copyright_text {
	color: #979bca;
}




/* Third-party plugins */

/* Lightboxes */
.scheme_dark .mfp-image-holder .mfp-close,
.scheme_dark .mfp-iframe-holder .mfp-close,
.scheme_dark .mfp-wrap .mfp-close {
	color: #00aff5;
	background-color: transparent;
}
.scheme_dark .elementor-lightbox .dialog-lightbox-close-button,
.scheme_dark .elementor-lightbox .elementor-swiper-button {
	color: #ffffff;
	background-color: transparent;
}
.scheme_dark .mfp-image-holder .mfp-close:hover,
.scheme_dark .mfp-iframe-holder .mfp-close:hover,
.scheme_dark .mfp-close-btn-in .mfp-close:hover {
	color: #ff371e;
}
.scheme_dark .elementor-lightbox .dialog-lightbox-close-button:hover,
.scheme_dark .elementor-lightbox .elementor-swiper-button:hover {
	color: #00aff5;
}

/* Predefined classes for users
-------------------------------------------------------------- */
.scheme_dark .accent1 {		color: #00aff5; }
.scheme_dark .accent2 {		color: #00aff5; }
.scheme_dark .accent3 {		color: #ffffff; }
.scheme_dark .accent1_bg {	background-color: #00aff5; color: #ffffff; }
.scheme_dark .accent2_bg {	background-color: #00aff5; color: #ffffff; }
.scheme_dark .accent3_bg {	background-color: #ffffff; color: #ffffff; }

.scheme_dark .alter_bg {		background-color: #161616; }
.scheme_dark .alter_text {	color: #8a8a8a; }
.scheme_dark .alter_link {	color: #00aff5; }
.scheme_dark .alter_link2 {	color: #161616; }
.scheme_dark .alter_link3 {	color: #00aff5; }

.scheme_dark .extra_bg {		background-color: #eff2f4; }
.scheme_dark .extra_text {	color: #6a6a6a; }
.scheme_dark .extra_link {	color: #ff371e; }
.scheme_dark .extra_link2 {	color: #00aff5; }
.scheme_dark .extra_link3 {	color: #ff730c; }

/* ================= BUTTON'S HOVERS ==================== */

/* Slide */
.scheme_dark .sc_button_hover_slide_left {	background: linear-gradient(to right,	#161616 50%, #00aff5 50%) no-repeat scroll right bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_slide_right {  background: linear-gradient(to left,	#ffffff 50%, #00aff5 50%) no-repeat scroll left bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#ffffff 50%, #00aff5 50%) no-repeat scroll right bottom / 100% 210% #00aff5 !important; }
.scheme_dark .sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #00aff5 50%) no-repeat scroll right top / 100% 210% #00aff5 !important; }
/*
.sc_button_hover_style_link2.sc_button_hover_slide_left {	background: linear-gradient(135deg,	#161616 50%, #00aff5 50%) no-repeat scroll right bottom / 230% 100% #00aff5 !important; }*/

.scheme_dark .trx_addons_scroll_to_top.sc_button_hover_slide_left {	background: linear-gradient(to right,	#00aff5 50%, #3640a6 50%) no-repeat scroll right bottom / 210% 100% #3640a6 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_left {	background: linear-gradient(135deg,	#ff730c, #ff371e 50%, #ff371e, #ff730c 75%) no-repeat scroll right bottom / 230% 100% #ff371e !important; }
.scheme_dark .sc_action_item_link.sc_button_hover_slide_left {	background: linear-gradient(135deg,	#ff730c, #ff371e 50%, #ff371e, #ff730c 75%) no-repeat scroll right bottom / 230% 100% #ff371e !important; }
.scheme_dark .team_member_page .team_member_socials .social_item .sc_button_hover_slide_left {	background: linear-gradient(135deg,	#ff730c, #ff371e 50%, #ff371e, #ff730c 75%) no-repeat scroll right bottom / 230% 100% #ff371e !important; }
.scheme_dark .sc_services_timeline .sc_services_item_marker {	background: linear-gradient(135deg,	#ff730c, #ff371e 50%, #ff371e, #ff730c 75%) no-repeat scroll right bottom / 230% 100% #ff371e !important; }
.scheme_dark .trx_addons_popup .sc_button_hover_slide_left {	background: linear-gradient(to right,	#1d299b 50%, #00aff5 50%) no-repeat scroll right bottom / 210% 100% #00aff5 !important; }

.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_right {  background: linear-gradient(to left,	#161616 50%, #00aff5 50%) no-repeat scroll left bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#161616 50%, #00aff5 50%) no-repeat scroll right bottom / 100% 210% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_link2.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#161616 50%, #00aff5 50%) no-repeat scroll right top / 100% 210% #00aff5 !important; }

.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_left {	background: linear-gradient(to right,	#ffffff 50%, #161616 50%) no-repeat scroll right bottom / 210% 100% #161616 !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_right {  background: linear-gradient(to left,	#ffffff 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_top {	background: linear-gradient(to bottom,	#ffffff 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }

.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_left {		background: linear-gradient(to right,	#00aff5 50%, #161615 50%) no-repeat scroll right bottom / 210% 100% #161615 !important; }
.scheme_dark .post_item .sc_button_hover_style_dark.sc_button_hover_slide_left {		background: linear-gradient(to right,	#00aff5 50%, #1d299b 50%) no-repeat scroll right bottom / 210% 100% #1d299b !important; }
.scheme_dark .widget_slider .sc_button_hover_style_dark.sc_button_hover_slide_left {		background: linear-gradient(to right,	#00aff5 50%, #1d299b 50%) no-repeat scroll right bottom / 210% 100% #1d299b !important; }

.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_right {		background: linear-gradient(to left,	#00aff5 50%, #ffffff 50%) no-repeat scroll left bottom / 210% 100% #ffffff !important; }
.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_top {			background: linear-gradient(to bottom,	#00aff5 50%, #ffffff 50%) no-repeat scroll right bottom / 100% 210% #ffffff !important; }
.scheme_dark .sc_button_hover_style_dark.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#00aff5 50%, #ffffff 50%) no-repeat scroll right top / 100% 210% #ffffff !important; }

.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_left {		background: linear-gradient(to right,	#00aff5 50%, #8184ac 50%) no-repeat scroll right bottom / 210% 100% #8184ac !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_right {		background: linear-gradient(to left,	#00aff5 50%, #8184ac 50%) no-repeat scroll left bottom / 210% 100% #8184ac !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#00aff5 50%, #8184ac 50%) no-repeat scroll right bottom / 100% 210% #8184ac !important; }
.scheme_dark .sc_button_hover_style_light.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#00aff5 50%, #8184ac 50%) no-repeat scroll right top / 100% 210% #8184ac !important; }

.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #00aff5 50%) no-repeat scroll right bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_right {	background: linear-gradient(to left,	#ffffff 50%, #00aff5 50%) no-repeat scroll left bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #00aff5 50%) no-repeat scroll right bottom / 100% 210% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_inverse.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#ffffff 50%, #00aff5 50%) no-repeat scroll right top / 100% 210% #00aff5 !important; }

.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_left {		background: linear-gradient(	135deg,	#ff730c, #ff371e 50%, #ff371e, #ff730c 75%) no-repeat scroll right bottom / 230% 100% #ff371e !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ffffff 50%, #00aff5 50%) no-repeat scroll left bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #00aff5 50%) no-repeat scroll right bottom / 100% 210% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_hover.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ffffff 50%, #00aff5 50%) no-repeat scroll right top / 100% 210% #00aff5 !important; }

.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ffffff 50%, #00aff5 50%) no-repeat scroll right bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ffffff 50%, #00aff5 50%) no-repeat scroll left bottom / 210% 100% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ffffff 50%, #00aff5 50%) no-repeat scroll right bottom / 100% 210% #00aff5 !important; }
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ffffff 50%, #00aff5 50%) no-repeat scroll right top / 100% 210% #00aff5 !important; }

.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_left {		background: linear-gradient(135deg,	#ff371e, #ff730c 50%, #464646 50%) no-repeat scroll right bottom / 275% 100% #464646 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_right {	background: linear-gradient(to left,	#00aff5 50%, #464646 50%) no-repeat scroll left bottom / 210% 100% #464646 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#00aff5 50%, #464646 50%) no-repeat scroll right bottom / 100% 210% #464646 !important; }
.scheme_dark .sc_button_hover_style_alterbd.sc_button_hover_slide_bottom {	background: linear-gradient(to top,		#00aff5 50%, #464646 50%) no-repeat scroll right top / 100% 210% #464646 !important; }

.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_left {		background: linear-gradient(to right,	#ff371e 50%, #eff2f4 50%) no-repeat scroll right bottom / 210% 100% #eff2f4 !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_right {		background: linear-gradient(to left,	#ff371e 50%, #eff2f4 50%) no-repeat scroll left bottom / 210% 100% #eff2f4 !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_top {		background: linear-gradient(to bottom,	#ff371e 50%, #eff2f4 50%) no-repeat scroll right bottom / 100% 210% #eff2f4 !important; }
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_bottom {		background: linear-gradient(to top,		#ff371e 50%, #eff2f4 50%) no-repeat scroll right top / 100% 210% #eff2f4 !important; }

.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_left:hover,
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_right:hover,
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_top:hover,
.scheme_dark .sc_button_hover_style_alter.sc_button_hover_slide_bottom:hover  {	color: #1d299b !important; }

.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_left:hover,
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_right:hover,
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_top:hover,
.scheme_dark .sc_button_hover_style_extra.sc_button_hover_slide_bottom:hover  {	color: #ffffff !important; }

.scheme_dark .sc_button_hover_slide_left:hover,
.scheme_dark .sc_button_hover_slide_left.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_left,
.scheme_dark .vc_active .sc_button_hover_slide_left,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_left,
.scheme_dark li.active .sc_button_hover_slide_left,
.scheme_dark .post_item .sc_button_hover_style_dark.sc_button_hover_slide_left:hover,
.scheme_dark .widget_slider .sc_button_hover_style_dark.sc_button_hover_slide_left:hover,
.scheme_dark .team_member_page .team_member_socials .social_item .sc_button_hover_slide_left:hover {		background-position: left bottom !important; color: #ffffff !important; }

.scheme_dark .sc_button_hover_style_link3.sc_button_hover_slide_left:hover {
	color: #161616 !important;
}
.scheme_dark .color_style_link2.sc_button_hover_slide_left {
	color: #ffffff !important;
}
.scheme_dark .sc_action_item_link.sc_button_hover_slide_left {
	color: #ffffff !important;
}
.scheme_dark .post_layout_excerpt .more-link.sc_button_hover_slide_left:hover,
.scheme_dark .post_layout_chess .more-link.sc_button_hover_slide_left:hover {
	color: #00aff5 !important;
}
.scheme_dark .portfolio_filters .sc_button_hover_style_alterbd.sc_button_hover_slide_left {
	color: #161615!important;
	background: #3640a6!important;
}
.scheme_dark .portfolio_filters .ui-tabs-active .sc_button_hover_style_alterbd.sc_button_hover_slide_left {
	color: #ffffff!important;
	background: #00aff5!important;
}
.scheme_dark .portfolio_filters .sc_button_hover_style_alterbd.sc_button_hover_slide_left:hover {
	color: #ffffff!important;
	background: #00aff5!important;
}
.scheme_dark .sc_button_alter.sc_button_hover_slide_left {
	color: #00aff5!important;
	background: transparent!important;
}
.scheme_dark .sc_button_alter.sc_button_hover_slide_left:hover {
	color: #ffffff!important;
}
.scheme_dark .scheme_dark .sc_button_alter.sc_button_hover_slide_left {
	color: #ffffff!important;
	background: transparent!important;
}
.scheme_dark .scheme_dark .sc_button_alter.sc_button_hover_slide_left:hover {
	color: #00aff5!important;
}
.scheme_dark .scheme_dark .sc_button_alter.sc_button_hover_slide_left:hover:before {
	background: #00aff5;
}
.scheme_dark .scheme_dark .sc_button_alter.sc_button_hover_slide_left:hover:after {
	color: #ffffff;
}

.scheme_dark .color_style_link2.sc_button_hover_slide_left:hover,
.scheme_dark .color_style_link2.sc_button_hover_slide_left.active,
.scheme_dark .ui-state-active .color_style_link2.sc_button_hover_slide_left,
.scheme_dark .vc_active .color_style_link2.sc_button_hover_slide_left,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .color_style_link2.sc_button_hover_slide_left,
.scheme_dark li.active .color_style_link2.sc_button_hover_slide_left {		background-position: left bottom !important; color: #ffffff !important; }

.scheme_dark .sc_button_hover_slide_right:hover,
.scheme_dark .sc_button_hover_slide_right.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_right,
.scheme_dark .vc_active .sc_button_hover_slide_right,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_right,
.scheme_dark li.active .sc_button_hover_slide_right {	background-position: right bottom !important; color: #1d299b !important; }

.scheme_dark .sc_button_hover_slide_top:hover,
.scheme_dark .sc_button_hover_slide_top.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_top,
.scheme_dark .vc_active .sc_button_hover_slide_top,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_top,
.scheme_dark li.active .sc_button_hover_slide_top {		background-position: right top !important; color: #1d299b !important; }

.scheme_dark .sc_button_hover_slide_bottom:hover,
.scheme_dark .sc_button_hover_slide_bottom.active,
.scheme_dark .ui-state-active .sc_button_hover_slide_bottom,
.scheme_dark .vc_active .sc_button_hover_slide_bottom,
.scheme_dark .vc_tta-accordion .vc_tta-panel-title:hover .sc_button_hover_slide_bottom,
.scheme_dark li.active .sc_button_hover_slide_bottom {	background-position: right bottom !important; color: #1d299b !important; }


/* ================= IMAGE'S HOVERS ==================== */

/* Dots */
.scheme_dark .post_featured.hover_dots .icons span {
	background-color: #00aff5;
}
.scheme_dark .post_featured.hover_dots .post_info {
	color: #1d299b;
}

/* Icon */
.scheme_dark .post_featured.hover_icon .icons a {
	color: #1d299b;
}
.scheme_dark .post_featured.hover_icon a:hover {
	color: #00aff5;
}

/* Icon and Icons */
.scheme_dark .post_featured.hover_icons .icons a {
	color: #ffffff;
	background-color: rgba(29,41,155,0.7);
}
.scheme_dark .post_featured.hover_icons a:hover {
	color: #00aff5;
	background-color: #1d299b;
}

/* Fade */
.scheme_dark .post_featured.hover_fade .post_info,
.scheme_dark .post_featured.hover_fade .post_info a,
.scheme_dark .post_featured.hover_fade .post_info .post_meta_item {
	color: #ffffff;
}
.scheme_dark .post_featured.hover_fade .post_info a:hover {
	color: #00aff5;
}

/* Slide */
.scheme_dark .post_featured.hover_slide .post_info,
.scheme_dark .post_featured.hover_slide .post_info a,
.scheme_dark .post_featured.hover_slide .post_info .post_meta_item {
	color: #ffffff;
}
.scheme_dark .post_featured.hover_slide .post_info .post_meta_item:after {
	color: #ffffff;
}
.scheme_dark .post_featured.hover_slide .post_info .post_meta_item.post_categories {
	color: #00aff5;
}
.scheme_dark .post_featured.hover_slide .post_info .post_meta_item.post_categories a {
	color: #00aff5;
}
.scheme_dark .post_featured.hover_slide .post_info .post_meta_item.post_categories a:hover {
	color: #ff371e;
}
.scheme_dark .post_featured.hover_slide .post_info a:hover {
	color: #00aff5;
}
.scheme_dark .post_featured.hover_slide .post_info .post_title:after {
	background-color: #ffffff;
}

/* Pull */
.scheme_dark .post_featured.hover_pull {
	background-color: #eff2f4;
}
.scheme_dark .post_featured.hover_pull .post_info,
.scheme_dark .post_featured.hover_pull .post_info a,
.scheme_dark .post_featured.hover_pull .post_info a:before {
	color: #474743;
}
.scheme_dark .post_featured.hover_pull .post_info a:hover,
.scheme_dark .post_featured.hover_pull .post_info a:hover:before {
	color: #ff371e;
}

/* Border */
.scheme_dark .post_featured.hover_border .post_info,
.scheme_dark .post_featured.hover_border .post_info a,
.scheme_dark .post_featured.hover_border .post_info .post_meta_item {
	color: #ffffff;
}
.scheme_dark .post_featured.hover_border .post_info a:hover {
	color: #00aff5;
}
.scheme_dark .post_featured.hover_border .post_info:before,
.scheme_dark .post_featured.hover_border .post_info:after {
	border-color: #ffffff;
}

/* Shop */
.scheme_dark .post_featured.hover_shop .icons a {
	color: #ffffff;
	border-color: #00aff5 !important;
	background-color: transparent;
}
.scheme_dark .post_featured.hover_shop .icons a:hover {
	color: #1d299b;
	border-color: #00aff5 !important;
	background-color: #00aff5;
}
.scheme_dark .products.related .post_featured.hover_shop .icons a {
	color: #ffffff;
	border-color: #00aff5 !important;
	background-color: #00aff5;
}
.scheme_dark .products.related .post_featured.hover_shop .icons a:hover {
	color: #1d299b;
	border-color: #ffffff !important;
	background-color: #ffffff;
}

/* Shop Buttons */
.scheme_dark .post_featured.hover_shop_buttons .icons .shop_link {
	color: #1d299b;
	background-color: #ffffff;
}
.scheme_dark .post_featured.hover_shop_buttons .icons a:hover {
	color: #1d299b;
	background-color: #ffffff;
}