
#preloader {
	background-color: #515151;
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.circle .preloader-animation {
	top: -50px;
}

.circle-loader {
	margin: 6em auto;
	font-size: 10px;
	position: relative;
	text-indent: -9999em;
	border-top: .7em solid rgba(255, 255, 255, .2);
	border-right: .7em solid rgba(255, 255, 255, .2);
	border-bottom: .7em solid rgba(255, 255, 255, .2);
	border-left: .7em solid #28b7bf;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation: load8 1.1s infinite linear;
	animation: load8 1.1s infinite linear;
}

.circle-loader, .circle-loader:after {
	border-radius: 50%;
	width: 6em;
	height: 6em;
}

@-webkit-keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes load8 {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

a {
	color: rgba(31, 31, 31, 1);
}

a:hover {
	color: rgba(86, 86, 86, 1);
}

body {
	cursor: auto;
	background-color: rgba(255, 255, 255, 1);
}

.page-background {
	background-color: rgba(255, 255, 255, 1);
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.page-background.nitro-lazy {
	background-image: none !important;
}

.default404 .page-background {
	background-image: none;
}

.default404 .page-background.nitro-lazy {
	background-image: none !important;
}

.single-album .page-background, .albums-list-page .page-background {
	background-color: rgba(8, 8, 8, 1);
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.single-album .page-background.nitro-lazy, .albums-list-page .page-background.nitro-lazy {
	background-image: none !important;
}

.password-protected .page-background {
	background-image: none;
}

.password-protected .page-background.nitro-lazy {
	background-image: none !important;
}

#basket-menu {
	background-color: rgba(255, 255, 255, 1);
}

#basket-menu, #basket-menu .widget {
	font-size: 13px;
}

#side-menu {
	background-color: rgba(255, 255, 255, 1);
}

#side-menu, #side-menu .widget {
	font-size: 12px;
}

.site-layout-boxed #mid {
	background-color: rgba(0, 0, 0, 1);
}

.theme-borders div {
	background-color: rgba(255, 255, 255, 1);
}

.lg-backdrop {
	background-color: rgba(32, 32, 32, .8);
}

.lg-toolbar, .lg-sub-html .customHtml h4, .lg-sub-html .customHtml .description, .lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .6);
}

.lg-toolbar .lg-icon, .lg-actions .lg-next, .lg-actions .lg-prev {
	color: rgba(220, 220, 220, 1);
}

.lg-toolbar .lg-icon:hover, .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color: rgba(255, 255, 255, 1);
}

#lg-counter, .lg-sub-html, .customHtml > h4 {
	color: rgba(210, 210, 210, 1);
}

.lg-outer .lg-thumb-outer, .lg-outer .lg-toogle-thumb {
	background-color: rgba(0, 0, 0, 1);
}

.lg-outer .lg-thumb-item {
	border-color: rgba(10, 10, 10, 1);
}

.lg-outer .lg-thumb-item:hover {
	border-color: rgba(255, 255, 255, 1);
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .page-title, .widget .title {
	color: rgba(50, 50, 50, 1);
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .post .post-title a:hover, .post a.post-title:hover {
	color: rgba(100, 100, 100, 1);
}

input[type="submit"], form button, .posts-nav a span, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, ul.products .product-meta .product_name {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, sans-serif;
	letter-spacing: 2px;
}

ul.top-menu, #menu-overlay {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, sans-serif;
}

ul.top-menu li, #menu-overlay li {
	letter-spacing: 2px;
}

html, input, select, textarea {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, sans-serif;
}

#header-tools .tool, #header-tools .tool a {
	color: rgba(255, 255, 255, .85);
}

#header-tools .tool:hover, #header-tools .tool a:hover, #header-tools .tool.highlight, #header-tools .tool.active {
	color: #5dcedd;
}

.tools_button {
	font-size: 12px;
	font-weight: normal;
	color: rgba(255, 255, 255, .85);
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.tools_button:hover {
	color: #5dcedd;
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

#header-tools .languages {
	background-color: rgba(255, 255, 255, 0);
}

.hamburger i, .hamburger i::before, .hamburger i::after {
	background-color: rgba(255, 255, 255, .85);
}

.hamburger.active i, .hamburger.active i::before, .hamburger.active i::after, .hamburger:hover i, .hamburger:hover i::before, .hamburger:hover i::after {
	background-color: #5dcedd;
}

#header-tools #mobile-menu-opener {
	font-size: 18px;
}

#header-tools #basket-menu-switch {
	font-size: 14px;
}

#header-tools #search-button {
	font-size: 15px;
}

#header-tools #side-menu-switch {
	font-size: 15px;
}

#header-tools #menu-overlay-switch {
	font-size: 15px;
}

#header {
	background-color: rgba(255, 255, 255, 0);
	box-shadow: none;
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#header.nitro-lazy {
	background-image: none !important;
}

#header:hover {
	background-color: rgba(12, 6, 6, .3);
}

#header.a13-horizontal {
	border-bottom: none;
}

.header-type-multi_line .bottom-head {
	background-color: rgba(255, 255, 255, 1);
}

.header-horizontal #header .head, .top-bar-container .top-bar {}

#header.a13-horizontal, .top-bar-container, .header-type-multi_line .bottom-head {
	border-color: rgba(255, 255, 255, .3);
}

.a13-horizontal #header-tools::before, .a13-horizontal .head .socials::before, .top-bar .language-switcher li::before {
	background-color: rgba(255, 255, 255, .3);
}

a.logo {
	color: #fff;
	font-size: 26px;
	font-weight: normal;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, sans-serif;
	letter-spacing: normal;
	word-spacing: normal;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url("https://cdn-ancdj.nitrocdn.com/xSEYdcotsefublZwniSvEugnCjKpXHYH/assets/images/optimized/rev-9e0d5c3/archon.cl/wp-content/uploads/2019/06/logo-ARCHON-horiz.png");
}

a.logo.nitro-lazy {
	background-image: none !important;
}

a.logo img {}

a.normal-logo {
	background-image: url("https://cdn-ancdj.nitrocdn.com/xSEYdcotsefublZwniSvEugnCjKpXHYH/assets/images/optimized/rev-9e0d5c3/archon.cl/wp-content/uploads/2019/06/logo-ARCHON-horiz.png");
}

a.normal-logo.nitro-lazy {
	background-image: none !important;
}

a.logo:hover {
	color: #fff;
}

a.logo.image-logo {
	opacity: 1;
}

a.logo.image-logo:hover {
	opacity: .5;
}

.header-horizontal .logo-container {
	min-width: 200px;
}

.header-variant-one_line_centered .logo-container, .header-horizontal .logo-container a.logo {
	max-width: 200px;
}

.header-variant-one_line_centered.sticky-values .logo-container.shield {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.header-variant-one_line_centered.sticky-hide .logo-container.shield, .header-variant-one_line_centered.hide-until-scrolled-to .logo-container.shield {
	-webkit-transform: translate(-50%, -102%);
	-ms-transform: translate(-50%, -102%);
	transform: translate(-50%, -102%);
}

.header-variant-one_line_centered .logo-container.shield:hover {
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
}

.header-variant-one_line_centered .menu-cell {
	width: 70%;
}

.header-variant-one_line_centered .socials-cell, .header-variant-one_line_centered .tools-cell {
	width: 15%;
}

.header-variant-one_line_centered .menu-cell .top-menu {
	width: 50%;
	width: calc(50% - 120px);
}

.header-variant-one_line_centered .logo-container.shield {
	padding-left: 15px;
	padding-right: 15px;
}

.header-variant-one_line_centered .logo-container .scaling-svg-container path {
	fill: rgba(0, 0, 0, 1);
}

@media only screen and (max-width:1024px) {
	a.logo {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	
	.header-horizontal .logo-container {
		min-width: 200px;
	}
	
	.header-variant-one_line_centered .logo-container, .header-horizontal .logo-container a.logo {
		max-width: 200px;
	}
	
	.header-variant-one_line_centered .logo-container.shield, .header-variant-one_line_centered.sticky-values .logo-container.shield {
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
	
	.header-variant-one_line_centered.sticky-hide .logo-container.shield, .mobile-menu-open .header-variant-one_line_centered .logo-container.shield, .header-variant-one_line_centered.hide-until-scrolled-to .logo-container.shield {
		-webkit-transform: translate(-50%, -102%);
		-ms-transform: translate(-50%, -102%);
		transform: translate(-50%, -102%);
	}
	
	.header-variant-one_line_centered .logo-container.shield:hover {
		-webkit-transform: translate(-50%, 0);
		-ms-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.header-variant-one_line_centered .menu-cell {}
	
	.header-variant-one_line_centered .menu-cell .top-menu {
		width: 50%;
		width: calc(50% - 100px);
	}
}

.top-menu ul {
	background-color: rgba(255, 255, 255, 0);
	background-color: rgba(12, 6, 6, .3);
	background-color: rgba(255, 255, 255, 1);
}

.mega-menu > ul > li::before {
	background-color: rgba(240, 240, 240, 1);
}

.top-menu > li > a, .top-menu > li > span.title, .top-menu .mega-menu > ul > li > span.title, .top-menu .mega-menu > ul > li > a {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
}

.top-menu li a, .top-menu li span.title {
	color: rgba(255, 255, 255, .85);
}

.top-menu i.sub-mark {
	color: rgba(255, 255, 255, .85);
}

.top-menu > li:hover, .top-menu > li.open, .top-menu > li.current-menu-item, .top-menu > li.current-menu-ancestor {
	background-color: rgba(255, 255, 255, 0);
}

.top-menu > li > a:hover, .top-menu > li.menu-parent-item:hover > span.title, .top-menu > li.open > a, .top-menu > li.open > span.title, .top-menu > li.current-menu-item > a, .top-menu > li.current-menu-ancestor > a, .top-menu > li.current-menu-item > span.title, .top-menu > li.current-menu-ancestor > span.title {
	color: #5dcedd;
}

.top-menu li.menu-parent-item:hover > span.title + i.sub-mark, .top-menu i.sub-mark:hover, .top-menu li.open > i.sub-mark {
	color: #5dcedd;
}

.top-menu.with-effect > li > a span::before, .top-menu.with-effect > li > a span::after, .top-menu.with-effect > li > span.title span::before, .top-menu.with-effect > li > span.title span::after, .top-menu.with-effect > li > a em::before, .top-menu.with-effect > li > a em::after, .top-menu.with-effect > li > span.title em::before, .top-menu.with-effect > li > span.title em::after {
	background-color: #5dcedd;
}

.top-menu .mega-menu > ul > li > span.title, .top-menu .mega-menu > ul > li > a {
	color: #50656e;
}

.top-menu .mega-menu > ul > li:hover > span.title, .top-menu .mega-menu > ul > li:hover > a, .top-menu .mega-menu > ul > li.current-menu-item > span.title, .top-menu .mega-menu > ul > li.current-menu-item > a, .top-menu .mega-menu > ul > li.current-menu-ancestor > span.title, .top-menu .mega-menu > ul > li.current-menu-ancestor > a {
	color: #5dcedd;
}

.top-menu li li a, .top-menu li li span.title {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #50656e;
}

.top-menu li li:hover > a, .top-menu li li:hover > span.title, .top-menu li li.menu-parent-item:hover > span.title, .top-menu li li.open > a, .top-menu li li.open > span.title, .top-menu li li.current-menu-item > a, .top-menu li li.current-menu-ancestor > a, .top-menu li li.current-menu-item > span.title, .top-menu li li.current-menu-ancestor > span.title {
	color: #5dcedd;
}

.top-menu li li i.sub-mark {
	color: #50656e;
}

.top-menu li li.menu-parent-item:hover > span.title + i.sub-mark, .top-menu li li i.sub-mark:hover, .top-menu li li.open > i.sub-mark {
	color: #5dcedd;
}

@media only screen and (max-width:1024px) {
	.mobile-menu .navigation-bar .menu-container {
		background-color: #50656e;
	}
	
	.header-vertical .logo-container .logo {
		max-width: 200px;
	}
}

@media only screen and (min-width:1025px) {
	.header-vertical .top-menu li a, .header-vertical .top-menu li span.title {}
	
	.header-vertical .top-menu > li.hidden-icon > a, .header-vertical .top-menu > li.hidden-icon > span.title {}
}

#menu-overlay, #menu-overlay.eff-circle::before {
	background-color: rgba(0, 0, 0, .9);
}

#menu-overlay ul a {
	color: rgba(0, 0, 0, 1);
	font-size: 50px;
	text-transform: none;
	font-weight: bold;
}

#menu-overlay ul a:hover {
	color: rgba(0, 0, 0, 1);
}

.close-menu::before, .close-menu::after {
	background-color: rgba(0, 0, 0, 1);
}

.top-bar-container {
	background-color: rgba(255, 255, 255, 1);
	color: rgba(29, 29, 29, .6);
	text-transform: none;
}

.top-bar-container a {
	color: rgba(38, 38, 38, .8);
}

.top-bar-container a.current, .top-bar-container a:hover {
	color: rgba(38, 38, 38, 1);
}

.top-bar .part1 {}

#header.a13-light-variant, #header.a13-light-variant:hover {
	background-color: rgba(255, 255, 255, 0);
	box-shadow: none;
}

#header.a13-light-variant {
	border-color: rgba(255, 255, 255, .2);
}

.a13-light-variant .top-bar-container, .header-type-multi_line.a13-light-variant .bottom-head {
	border-color: rgba(255, 255, 255, .2);
}

.a13-light-variant #header-tools::before, .a13-light-variant .head .socials::before, .a13-light-variant .top-bar .language-switcher li::before {
	background-color: rgba(255, 255, 255, .2);
}

.a13-light-variant.header-type-multi_line .bottom-head {}

a.light-logo {
	background-image: url("http://rifetheme.com/wp-content/uploads/2017/02/logo_white.png");
}

a.light-logo.nitro-lazy {
	background-image: none !important;
}

.a13-light-variant a.logo {}

.a13-light-variant a.logo:hover {}

.a13-light-variant .top-menu > li > a, .a13-light-variant .top-menu > li > span.title {
	color: rgba(255, 255, 255, 1);
}

.a13-light-variant .top-menu > li:hover, .a13-light-variant .top-menu > li.open, .a13-light-variant .top-menu > li.current-menu-item, .a13-light-variant .top-menu > li.current-menu-ancestor {
	background-color: 0, 0, 0;
}

.a13-light-variant .top-menu > li > a:hover, .a13-light-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-light-variant .top-menu > li.open > a, .a13-light-variant .top-menu > li.open > span.title, .a13-light-variant .top-menu > li.current-menu-item > a, .a13-light-variant .top-menu > li.current-menu-ancestor > a, .a13-light-variant .top-menu > li.current-menu-item > span.title, .a13-light-variant .top-menu > li.current-menu-ancestor > span.title {
	color: rgba(255, 255, 255, 1);
}

.a13-light-variant .top-menu > li > i.sub-mark {
	color: rgba(255, 255, 255, 1);
}

.a13-light-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark, .a13-light-variant .top-menu > li > i.sub-mark:hover, .a13-light-variant .top-menu > li.open > i.sub-mark {
	color: rgba(255, 255, 255, 1);
}

.a13-light-variant .top-menu.with-effect > li > a span::before, .a13-light-variant .top-menu.with-effect > li > a span::after, .a13-light-variant .top-menu.with-effect > li > span.title span::before, .a13-light-variant .top-menu.with-effect > li > span.title span::after, .a13-light-variant .top-menu.with-effect > li > a em::before, .a13-light-variant .top-menu.with-effect > li > a em::after, .a13-light-variant .top-menu.with-effect > li > span.title em::before, .a13-light-variant .top-menu.with-effect > li > span.title em::after {
	background-color: rgba(255, 255, 255, 1);
}

.a13-light-variant #header-tools .tool, .a13-light-variant #header-tools .tool a {
	color: rgba(255, 255, 255, 1);
}

.a13-light-variant #header-tools .tool:hover, .a13-light-variant #header-tools .tool a:hover, .a13-light-variant #header-tools .tool.highlight, .a13-light-variant #header-tools .tool.active {
	color: rgba(255, 255, 255, .7);
}

.a13-light-variant .tools_button {
	color: rgba(255, 255, 255, 1);
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.a13-light-variant .tools_button:hover {
	color: rgba(255, 255, 255, .7);
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.a13-light-variant #header-tools .languages {
	background-color: rgba(255, 255, 255, 0);
}

.a13-light-variant .hamburger i, .a13-light-variant .hamburger i::before, .a13-light-variant .hamburger i::after {
	background-color: rgba(255, 255, 255, 1);
}

.a13-light-variant .hamburger.active i, .a13-light-variant .hamburger.active i::before, .a13-light-variant .hamburger.active i::after, .a13-light-variant .hamburger:hover i, .a13-light-variant .hamburger:hover i::before, .a13-light-variant .hamburger:hover i::after {
	background-color: rgba(255, 255, 255, .7);
}

.a13-light-variant .top-bar-container {
	background-color: rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
}

.a13-light-variant .top-bar-container .part1 a, .a13-light-variant .top-bar-container .language-switcher a {
	color: rgba(0, 0, 0, 1);
}

.a13-light-variant .top-bar-container .part1 a:hover, .a13-light-variant .top-bar-container .language-switcher a:hover, .a13-light-variant .top-bar-container .language-switcher a.current {
	color: rgba(0, 0, 0, 1);
}

@media only screen and (max-width:1024px) {
	.a13-light-variant.mobile-menu .navigation-bar .menu-container {
		background-color: rgba(34, 34, 34, 1);
	}
}

#header.a13-dark-variant, #header.a13-dark-variant:hover {
	background-color: rgba(255, 255, 255, 0);
	box-shadow: none;
}

#header.a13-dark-variant {
	border-color: rgba(0, 0, 0, .06);
}

.a13-dark-variant .top-bar-container, .header-type-multi_line.a13-dark-variant .bottom-head {
	border-color: rgba(0, 0, 0, .06);
}

.a13-dark-variant #header-tools::before, .a13-dark-variant .head .socials::before, .a13-dark-variant .top-bar .language-switcher li::before {
	background-color: rgba(0, 0, 0, .06);
}

.a13-dark-variant.header-type-multi_line .bottom-head {}

a.dark-logo {
	background-image: url("http://rifetheme.com/wp-content/uploads/2017/02/logo.png");
}

a.dark-logo.nitro-lazy {
	background-image: none !important;
}

.a13-dark-variant a.logo {}

.a13-dark-variant a.logo:hover {}

.a13-dark-variant .top-menu > li > a, .a13-dark-variant .top-menu > li > span.title {
	color: rgba(34, 34, 34, 1);
}

.a13-dark-variant .top-menu > li:hover, .a13-dark-variant .top-menu > li.open, .a13-dark-variant .top-menu > li.current-menu-item, .a13-dark-variant .top-menu > li.current-menu-ancestor {
	background-color: 0, 0, 0;
}

.a13-dark-variant .top-menu > li > a:hover, .a13-dark-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-dark-variant .top-menu > li.open > a, .a13-dark-variant .top-menu > li.open > span.title, .a13-dark-variant .top-menu > li.current-menu-item > a, .a13-dark-variant .top-menu > li.current-menu-ancestor > a, .a13-dark-variant .top-menu > li.current-menu-item > span.title, .a13-dark-variant .top-menu > li.current-menu-ancestor > span.title {
	color: rgba(120, 120, 120, 1);
}

.a13-dark-variant .top-menu > li > i.sub-mark {
	color: rgba(34, 34, 34, 1);
}

.a13-dark-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark, .a13-dark-variant .top-menu > li > i.sub-mark:hover, .a13-dark-variant .top-menu > li.open > i.sub-mark {
	color: rgba(120, 120, 120, 1);
}

.a13-dark-variant .top-menu.with-effect > li > a span::before, .a13-dark-variant .top-menu.with-effect > li > a span::after, .a13-dark-variant .top-menu.with-effect > li > span.title span::before, .a13-dark-variant .top-menu.with-effect > li > span.title span::after, .a13-dark-variant .top-menu.with-effect > li > a em::before, .a13-dark-variant .top-menu.with-effect > li > a em::after, .a13-dark-variant .top-menu.with-effect > li > span.title em::before, .a13-dark-variant .top-menu.with-effect > li > span.title em::after {
	background-color: rgba(120, 120, 120, 1);
}

.a13-dark-variant #header-tools .tool, .a13-dark-variant #header-tools .tool a {
	color: rgba(34, 34, 34, 1);
}

.a13-dark-variant #header-tools .tool:hover, .a13-dark-variant #header-tools .tool a:hover, .a13-dark-variant #header-tools .tool.highlight, .a13-dark-variant #header-tools .tool.active {
	color: rgba(221, 23, 74, 1);
}

.a13-dark-variant .tools_button {
	color: rgba(34, 34, 34, 1);
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.a13-dark-variant .tools_button:hover {
	color: rgba(221, 23, 74, 1);
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.a13-dark-variant #header-tools .languages {
	background-color: rgba(255, 255, 255, 0);
}

.a13-dark-variant .hamburger i, .a13-dark-variant .hamburger i::before, .a13-dark-variant .hamburger i::after {
	background-color: rgba(34, 34, 34, 1);
}

.a13-dark-variant .hamburger.active i, .a13-dark-variant .hamburger.active i::before, .a13-dark-variant .hamburger.active i::after, .a13-dark-variant .hamburger:hover i, .a13-dark-variant .hamburger:hover i::before, .a13-dark-variant .hamburger:hover i::after {
	background-color: rgba(221, 23, 74, 1);
}

.a13-dark-variant .top-bar-container {
	background-color: rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
}

.a13-dark-variant .top-bar-container .part1 a, .a13-dark-variant .top-bar-container .language-switcher a {
	color: rgba(0, 0, 0, 1);
}

.a13-dark-variant .top-bar-container .part1 a:hover, .a13-dark-variant .top-bar-container .language-switcher a:hover, .a13-dark-variant .top-bar-container .language-switcher a.current {
	color: rgba(0, 0, 0, 1);
}

@media only screen and (max-width:1024px) {
	.a13-dark-variant.mobile-menu .navigation-bar .menu-container {
		background-color: rgba(255, 255, 255, 1);
	}
}

#header.a13-sticky-variant, #header.a13-sticky-variant:hover {
	background-color: #424242;
	border-color: rgba(255, 255, 255, .2);
	box-shadow: 0 0 12px rgba(0, 0, 0, .09);
}

.a13-sticky-variant .top-bar-container, .header-type-multi_line.a13-sticky-variant .bottom-head {
	border-color: rgba(255, 255, 255, .2);
}

.a13-sticky-variant #header-tools::before, .a13-sticky-variant .head .socials::before, .a13-sticky-variant .top-bar .language-switcher li::before {
	background-color: rgba(255, 255, 255, .2);
}

.a13-sticky-variant.header-type-multi_line .bottom-head {}

a.sticky-logo {}

.sticky-values a.logo {
	padding-top: 10px;
	padding-bottom: 10px;
}

.header-horizontal .sticky-values .logo-container {
	min-width: 150px;
}

.header-variant-one_line_centered.sticky-values .logo-container, .header-horizontal .sticky-values .logo-container a.logo {
	max-width: 150px;
}

.header-variant-one_line_centered.sticky-values .menu-cell .top-menu {
	width: 50%;
	width: calc(50% - 95px);
}

.a13-sticky-variant a.logo {}

.a13-sticky-variant a.logo:hover {}

.a13-sticky-variant .top-menu > li > a, .a13-sticky-variant .top-menu > li > span.title {
	color: rgba(255, 255, 255, .85);
}

.a13-sticky-variant .top-menu > li:hover, .a13-sticky-variant .top-menu > li.open, .a13-sticky-variant .top-menu > li.current-menu-item, .a13-sticky-variant .top-menu > li.current-menu-ancestor {
	background-color: rgba(0, 0, 0, 0);
}

.a13-sticky-variant .top-menu > li > a:hover, .a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-sticky-variant .top-menu > li.open > a, .a13-sticky-variant .top-menu > li.open > span.title, .a13-sticky-variant .top-menu > li.current-menu-item > a, .a13-sticky-variant .top-menu > li.current-menu-ancestor > a, .a13-sticky-variant .top-menu > li.current-menu-item > span.title, .a13-sticky-variant .top-menu > li.current-menu-ancestor > span.title {
	color: #5dcedd;
}

.a13-sticky-variant .top-menu > li > i.sub-mark {
	color: rgba(255, 255, 255, .85);
}

.a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark, .a13-sticky-variant .top-menu > li > i.sub-mark:hover, .a13-sticky-variant .top-menu > li.open > i.sub-mark {
	color: #5dcedd;
}

.a13-sticky-variant .top-menu.with-effect > li > a span::before, .a13-sticky-variant .top-menu.with-effect > li > a span::after, .a13-sticky-variant .top-menu.with-effect > li > span.title span::before, .a13-sticky-variant .top-menu.with-effect > li > span.title span::after, .a13-sticky-variant .top-menu.with-effect > li > a em::before, .a13-sticky-variant .top-menu.with-effect > li > a em::after, .a13-sticky-variant .top-menu.with-effect > li > span.title em::before, .a13-sticky-variant .top-menu.with-effect > li > span.title em::after {
	background-color: #5dcedd;
}

.a13-sticky-variant #header-tools .tool, .a13-sticky-variant #header-tools .tool a {
	color: rgba(255, 255, 255, .85);
}

.a13-sticky-variant #header-tools .tool:hover, .a13-sticky-variant #header-tools .tool a:hover, .a13-sticky-variant #header-tools .tool.highlight, .a13-sticky-variant #header-tools .tool.active {
	color: #5dcedd;
}

.a13-sticky-variant .hamburger i, .a13-sticky-variant .hamburger i::before, .a13-sticky-variant .hamburger i::after {
	background-color: rgba(255, 255, 255, .85);
}

.a13-sticky-variant .hamburger.active i, .a13-sticky-variant .hamburger.active i::before, .a13-sticky-variant .hamburger.active i::after, .a13-sticky-variant .hamburger:hover i, .a13-sticky-variant .hamburger:hover i::before, .a13-sticky-variant .hamburger:hover i::after {
	background-color: #5dcedd;
}

.a13-sticky-variant .tools_button {
	color: rgba(255, 255, 255, .85);
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.a13-sticky-variant .tools_button:hover {
	color: #5dcedd;
	background-color: rgba(0, 0, 0, 1);
	border-color: rgba(0, 0, 0, 1);
}

.a13-sticky-variant #header-tools .languages {
	background-color: #424242;
}

.a13-sticky-variant .top-bar-container {
	background-color: rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
}

.a13-sticky-variant .top-bar-container .part1 a, .a13-sticky-variant .top-bar-container .language-switcher a {
	color: rgba(0, 0, 0, 1);
}

.a13-sticky-variant .top-bar-container .part1 a:hover, .a13-sticky-variant .top-bar-container .language-switcher a:hover, .a13-sticky-variant .top-bar-container .language-switcher a.current {
	color: rgba(0, 0, 0, 1);
}

@media only screen and (max-width:1024px) {
	.a13-sticky-variant.mobile-menu .navigation-bar .menu-container {
		background-color: #3f3f3f;
	}
	
	.sticky-values a.logo {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.header-horizontal .sticky-values .logo-container {
		min-width: 150px;
	}
	
	.header-variant-one_line_centered.sticky-values .logo-container, .header-horizontal .sticky-values .logo-container a.logo {
		max-width: 150px;
	}
	
	.header-variant-one_line_centered.sticky-values .menu-cell .top-menu {
		width: 50%;
		width: calc(50% - 75px);
	}
}

#footer {
	background-color: rgba(4, 4, 4, 1);
	font-size: 14px;
}

#footer .widget, #footer .widget .search-form input[type="search"] {
	font-size: 14px;
}

.foot-items {
	background-color: rgba(4, 4, 4, 1);
}

.footer-separator .foot-items .foot-content {
	border-color: rgba(255, 255, 255, .06);
}

.foot-items {
	color: rgba(89, 89, 89, 1);
}

.foot-items .foot-text a {
	color: rgba(71, 71, 71, 1);
}

.foot-items .foot-text a:hover {
	color: rgba(255, 255, 255, 1);
}

a.to-top {
	background-color: rgba(0, 0, 0, .1);
	color: rgba(255, 255, 255, 1);
	font-size: 22px;
}

a.to-top:hover {
	background-color: rgba(62, 205, 116, 1);
	color: rgba(255, 255, 255, 1);
}

input[type="submit"], button[type="submit"] {
	background-color: rgba(58, 163, 98, 1);
	color: rgba(255, 255, 255, 1);
	font-size: 15px;
	font-weight: 600;
	text-transform: none;
	padding-left: 30px;
	padding-right: 30px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus {
	background-color: rgba(221, 23, 74, 1);
	color: rgba(255, 255, 255, 1);
}

.page .title-bar.outside {
	background-image: none;
	background-repeat: repeat;
	background-size: auto;
	background-position: 0 0;
}

.page .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.page .title-bar.outside .overlay-color {
	background-color: rgba(255, 255, 255, 1);
	padding-top: 40px;
	padding-bottom: 40px;
}

.page .title-bar.outside .page-title, .page .title-bar.outside h2 {
	color: rgba(0, 0, 0, 1);
}

.page .title-bar.outside .breadcrumbs, .page .title-bar.outside .breadcrumbs a, .page .title-bar.outside .breadcrumbs a:hover {
	color: rgba(0, 0, 0, 1);
}

.albums-list-page .title-bar.outside {
	background-image: none;
	background-repeat: repeat;
	background-size: auto;
	background-position: 0 0;
}

.albums-list-page .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.albums-list-page .title-bar.outside .overlay-color {
	background-color: 0, 0, 0;
	padding-top: 130px;
	padding-bottom: 130px;
}

.albums-list-page .title-bar.outside .page-title, .albums-list-page .title-bar.outside h2 {
	color: rgba(0, 0, 0, 1);
}

.albums-list-page .title-bar.outside .breadcrumbs, .albums-list-page .title-bar.outside .breadcrumbs a, .albums-list-page .title-bar.outside .breadcrumbs a:hover {
	color: rgba(0, 0, 0, 1);
}

.works-list-page .title-bar.outside {
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.works-list-page .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.works-list-page .title-bar.outside .overlay-color {
	background-color: rgba(28, 28, 28, 1);
	padding-top: 110px;
	padding-bottom: 110px;
}

.works-list-page .title-bar.outside .page-title, .works-list-page .title-bar.outside h2 {
	color: rgba(255, 255, 255, 1);
}

.works-list-page .title-bar.outside .breadcrumbs, .works-list-page .title-bar.outside .breadcrumbs a, .works-list-page .title-bar.outside .breadcrumbs a:hover {
	color: rgba(114, 114, 114, .6);
}

.category-filter.albums-filter {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
}

.category-filter.albums-filter a {
	color: rgba(187, 187, 187, 1);
	font-weight: bold;
	text-transform: uppercase;
}

.category-filter.albums-filter .selected a, .category-filter.albums-filter a:hover {
	color: rgba(51, 51, 51, 1);
}

.single-album-bricks .category-filter {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

.single-album-bricks .category-filter a {
	color: rgba(207, 207, 207, 1);
	font-weight: bold;
	text-transform: uppercase;
}

.single-album-bricks .category-filter .selected a, .single-album-bricks .category-filter a:hover {
	color: rgba(42, 42, 42, 1);
}

.category-filter.works-filter {
	padding-top: 20px;
	padding-bottom: 40px;
	background-color: rgba(28, 28, 28, 1);
	text-align: center;
}

.category-filter.works-filter a {
	color: rgba(196, 196, 196, 1);
	font-weight: bold;
	text-transform: none;
}

.category-filter.works-filter .selected a, .category-filter.works-filter a:hover {
	color: rgba(51, 51, 51, 1);
}

.category-filter.posts-filter {
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: rgba(255, 255, 255, 0);
	text-align: center;
}

.category-filter.posts-filter a {
	color: rgba(187, 187, 187, 1);
	font-weight: bold;
	text-transform: uppercase;
}

.category-filter.posts-filter .selected a, .category-filter.posts-filter a:hover {
	color: rgba(51, 51, 51, 1);
}

.single-album .title-bar.outside {
	background-image: none;
}

.single-album .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.single-album .title-bar.outside .overlay-color {
	padding-top: px;
	padding-bottom: px;
}

.single-album .title-bar.outside .page-title, .single-album .title-bar.outside h2 {}

.single-album .title-bar.outside .breadcrumbs, .single-album .title-bar.outside .breadcrumbs a, .single-album .title-bar.outside .breadcrumbs a:hover {}

.single-work .title-bar.outside {
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.single-work .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.single-work .title-bar.outside .overlay-color {
	background-color: rgba(0, 0, 0, .7);
	padding-top: 200px;
	padding-bottom: 200px;
}

.single-work .title-bar.outside .page-title, .single-work .title-bar.outside h2 {
	color: rgba(255, 255, 255, 1);
}

.single-work .title-bar.outside .breadcrumbs, .single-work .title-bar.outside .breadcrumbs a, .single-work .title-bar.outside .breadcrumbs a:hover {
	color: rgba(255, 255, 255, .6);
}

.posts-list .title-bar.outside {
	background-image: url("https://cdn-ancdj.nitrocdn.com/xSEYdcotsefublZwniSvEugnCjKpXHYH/assets/images/optimized/rev-9e0d5c3/archon.cl/wp-content/uploads/2025/11/arbol-noticias.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.posts-list .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.posts-list .title-bar.outside .overlay-color {
	background-color: rgba(0, 0, 0, .7);
	padding-top: 150px;
	padding-bottom: 150px;
}

.posts-list .title-bar.outside .page-title, .posts-list .title-bar.outside h2 {
	color: rgba(255, 255, 255, 1);
}

.posts-list .title-bar.outside .breadcrumbs, .posts-list .title-bar.outside .breadcrumbs a, .posts-list .title-bar.outside .breadcrumbs a:hover {
	color: rgba(27, 27, 27, .7);
}

.single-post .title-bar.outside {
	background-image: none;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

.single-post .title-bar.outside.nitro-lazy {
	background-image: none !important;
}

.single-post .title-bar.outside .overlay-color {
	background-color: rgba(11, 11, 11, .8);
	padding-top: 230px;
	padding-bottom: 230px;
}

.single-post .title-bar.outside .page-title, .single-post .title-bar.outside h2 {
	color: rgba(255, 255, 255, 1);
}

.single-post .title-bar.outside .post-meta, .single-post .title-bar.outside .post-meta a, .single-post .title-bar.outside .post-meta a:hover, .single-post .title-bar.outside .breadcrumbs, .single-post .title-bar.outside .breadcrumbs a, .single-post .title-bar.outside .breadcrumbs a:hover {
	color: rgba(255, 255, 255, .7);
}

.layout-full #content, .layout-full_fixed #content, .layout-full_padding #content, .layout-parted .content-box, .layout-parted #secondary, .default404 .page-background, body.password-protected .page-background, .posts-list.search-no-results .layout-full #content, .posts-list.search-no-results .layout-full_fixed #content, .posts-list.search-no-results .layout-full_padding #content, .posts-list.search-no-results .layout-parted .content-box, .posts-list .layout-full #secondary, .posts-list .layout-full_fixed #secondary, .posts-list .layout-full_padding #secondary, .bricks-frame .formatter, .posts_horizontal .archive-item, .variant-under .caption, .albums-list-page .pre-content-box, .works-list-page .pre-content-box, .single-album .album-content, .single-album .formatter {
	background-color: rgba(255, 255, 255, 1);
}

#content {
	font-size: 15px;
	color: rgba(85, 85, 85, 1);
}

.real-content > p:first-child {
	color: rgba(88, 88, 88, 1);
}

.page-title {
	font-size: 48px;
}

.widget {
	font-size: 12px;
}

.widget h3.title {
	font-size: 13px;
}

@media only screen and (max-width:1024px) {
	#header {
		background-image: none;
	}
	
	#header.nitro-lazy {
		background-image: none !important;
	}
}

@media only screen and (max-width:768px) {
	.page-title {
		font-size: 32px;
	}
}

@media print,only screen and (-o-min-device-pixel-ratio:5/4),only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-resolution:120dpi) {
	a.normal-logo {
		background-image: url("https://cdn-ancdj.nitrocdn.com/xSEYdcotsefublZwniSvEugnCjKpXHYH/assets/images/optimized/rev-9e0d5c3/archon.cl/wp-content/uploads/2019/06/logo-ARCHON-horiz-HD.png");
	}
	
	a.light-logo {
		background-image: url("http://rifetheme.com/wp-content/uploads/2017/02/logo_white_HDR.png");
	}
	
	a.light-logo.nitro-lazy {
		background-image: none !important;
	}
	
	a.dark-logo {
		background-image: url("http://rifetheme.com/wp-content/uploads/2017/02/logo_HDR.png");
	}
	
	a.dark-logo.nitro-lazy {
		background-image: none !important;
	}
	
	a.sticky-logo {}
	
	a.normal-logo.nitro-lazy {
		background-image: none !important;
	}
}

.elementor-counter .elementor-counter-number-suffix {
	font-size: 55%;
}

body .fa {
	font-family: "Font Awesome 5 Free";
}

.tabla-comparativa td:nth-child(2), .tabla-comparativa td:nth-child(4) {
	font-size: 18px !important;
	line-height: 1 !important;
	text-align: center !important;
	vertical-align: middle !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: 400 !important;
}

.tabla-comparativa td:nth-child(2) {
	color: #f04171 !important;
}

.tabla-comparativa td:nth-child(4) {
	color: #56d28b !important;
}

#preloader.nitro-lazy {
	background-image: none !important;
}
