/*
Theme Name: Tema HT 6
Theme URI: https://habbotemplarios.com/
Description: Tema 2026 de HT.
Version: 6
Author: HabboTemplarios
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ht
*/

/*-----------------------------------------------------------------------------------

	00. CSS Reset & Clearfix
	01. Document Setupb
	02. Structure
	03. Top Navigation
	04. Search Container
	05. Headere
	06. Navigationp
	07. Content
	08. Post Formats
	09. Single Post
	10. Post Content
	11. Comments
	12. Respond
	13. Page & Page Templates
	14. Pagination
	15. Sidebar
	16. Footer
	17. Extras
	18. Media Queries
	19. Slide Panel
	20. Buttons
	21. Modal

----------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------- */
/* !## 00. CSS Reset */
/* -------------------------------------------------------------------------------- */

html,
body {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	padding: 0;
	text-align: left;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
::-webkit-scrollbar-thumb {
  background: #006394;
  border: 0px none #007694;
  border-radius: 0px;
}
::-webkit-scrollbar-thumb:hover {
  background: #1c7bab;
}
::-webkit-scrollbar-thumb:active {
  background: #006394;
}
::-webkit-scrollbar-track {
  background: #c2c2c2;
  border: 0px none #ffffff;
  border-radius: 0px;
}
::-webkit-scrollbar-track:hover {
  background: #acb9b7;
}
::-webkit-scrollbar-track:active {
  background: #8f8f8f;
}
::-webkit-scrollbar-corner {
  background: transparent;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,
ul {
	list-style: none
}

blockquote:before,m
blockquote:after {
	content: ""
}

a {
	outline: none
}

input[type=search] {
	-moz-appearance: none;
	-webkit-appearance: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
	display: none
}

/* -------------------------------------------------------------------------------- */
/* !## 01. Document setup */
/* -------------------------------------------------------------------------------- */

body {
	background: #e4fbff;
	border: none;
	color: #111;
	font-family: 'Ubuntu', sans-serif;
	font-size: 17px;
	margin: 0;
	padding: 0;
}

body.weather-1 {
	background: #e4fbff;
}

body.weather-2 {
	background: linear-gradient(#6b88a6 400px, #50486c);
    background-attachment: fixed;
}

body.weather-3 {
	background: #7c7c83;
}

body.weather-4 {
	background: #fbc974;
	background: linear-gradient(#f3fdfe 400px, #ffe4f3);
	background-attachment: fixed;
}

body.weather-5 {
	background: #e5e6e7;
}

body.weather-6 {
	background: #e4fbff;
}

body.weather-7 {
    background: #aa5573;
	background: linear-gradient(#aa5573 400px, #004e6c);
    background-attachment: fixed;
}

body.weather-8 {
    background: linear-gradient(#f3fdfe 400px, #322f3b);
    background-attachment: fixed;
}

body.weather-9 {
	background: #e4fbff;
	background: linear-gradient(#f3fdfe 400px, #e5cd94);
	background-attachment: fixed;
}


.js body {
	opacity: 0
}

body a {
	color: #0093C2;
	text-decoration: none;
}

body a:hover,
body a:active {
	opacity: 0.75;
	text-decoration: none;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-webkit-font-smoothing: antialiased;
}

.booklet *, .b-menu *, .b-menu {
    box-sizing: unset;
	-moz-box-sizing: unset;
	-webkit-box-sizing: unset;
	-webkit-font-smoothing: antialiased;
}

.booklet{
    box-shadow: rgb(0, 109, 174) 0px 0px 0px 6px;
    background: #006dae;
}

.booklet .b-tab{
  background: linear-gradient(#fff0,#006dae) !important;
  color: #fff !important;
  font-size: 0.7rem !important;
  font-weight: bold !important;
}

.booklet .b-counter{
    background: rgba(0, 0, 0, 0.37) !important;
    border-radius: 4px !important;
    color: #fff !important;
    font-size: 0.75rem !important;
}

.b-page-1 .b-wrap{
    background: linear-gradient(to right,#006dae,#004b77 ) !important;
}

.b-wrap .b-page-blank{
    background: url(https://images.habbotemplarios.com/web/principal/barcode.gif) center bottom no-repeat #006dae;
    background-size: 160px;
}

.hidden {
	display: none
}

.clear {
	clear: both
}

.clear-content{
    clear: both;
}

.clear-fix {
	clear: both
}

.clear-fix:before,
.clear-fix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clear-fix:after {
	clear: both;
}

/* For IE 6/7 only */
.clear-fix {
	*zoom: 1;
}

.fleft {
	float: left
}

.fright {
	float: right
}

::selection {
	background: #222;
	color: #FFF;
}

::-webkit-input-placeholder {
	color: #A9A9A9
}

:-ms-input-placeholder {
	color: #A9A9A9
}

/* Transitions --------------------------------------- */

body a,
#main-nav .header-top-menu > li.menu-item-has-children a:after,
#main-nav .header-top-menu > li.page_item_has_children a:after,
.header-bottom-menu li a,
.post-tags a:before,
.tagcloud a:before,
.search-button,
.widget a:before {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

.post-nav a,
.post-navigation a,
.post-navigation a span,
.respond input,
.respond textarea,
.archive-nav a,
.site-title a,
.header-bottom-menu ul .menu-item-has-children::after,
.header-bottom-menu ul .page_item_has_children::after,
#main-nav .header-top-menu ul .menu-item-has-children::after,
#main-nav .header-top-menu ul .page_item_has_children::after,
.to-the-top,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

/* -------------------------------------------------------------------------------- */
/* !## 02. Structure */
/* -------------------------------------------------------------------------------- */
section, .section-class{
    overflow: hidden;
    width: 100%;
}

.posts:last-child, .section-class:last-child{
    margin-bottom: 0px;
}

.posts section:last-child, .section-class:last-child{
    margin-bottom: 0px;
}

section:last-child{
    margin-bottom: unset;
}

section .info{
    background: #efefef;
    border: 2px solid #fff;
    border-radius: 6px;
    padding: 6px;
    margin: 4px;
}


section.infierno{
    background: #000000;
    background-image: url(https://images.habbotemplarios.com/web/fondos/infierno_bg1.png), url(https://images.habbotemplarios.com/web/fondos/infierno_bg2.png);
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
}

.infierno-bg{
  text-align: center;
  background: radial-gradient(ellipse at bottom,#a84f00 10%, #fff0 70%);
  color: #fff;
}

.infierno-bg b.infierno-bold{
    font-family: 'Ubuntu', sans-serif;
      text-shadow: 2px 2px rgb(47, 37, 0);
      font-size: 1.4rem;
      font-weight: bold;
      margin-top: 20px;
      color: #fff;
}


#last-badges-section{
	margin-bottom: 0px;
}

.section-inner {
	max-width: 88%;
	margin: 0 auto;
	width: 1200px;
	position: relative;
	text-align: center;
    display: block;
}

.section-inner .nft-text{
    color: #fff;
    font-family: 'Ubuntu', sans-serif;
    text-shadow: 2px 2px rgb(0 0 0 / 48%);
    font-size: 1.4rem;
    font-weight: bold;
    position: absolute;
    margin-top: 40px;
}


section.advent-calendar{
    width:100%;padding: 0px; background-image: linear-gradient(bottom, rgb(0, 33, 50) 0%,rgb(1, 45, 91) 20%, rgb(0, 28, 58) 50%);
    background-image: -o-linear-gradient(bottom, rgb(0, 33, 50) 0%,rgb(1, 45, 91) 20%, rgb(0, 28, 58) 50%);
    background-image: -moz-linear-gradient(bottom, rgb(0, 33, 50) 0%,rgb(1, 45, 91) 20%, rgb(0, 28, 58) 50%);
    background-image: -webkit-linear-gradient(bottom, rgb(0, 33, 50) 0%,rgb(1, 45, 91) 20%, rgb(0, 28, 58) 50%);
    background-image: -ms-linear-gradient(bottom, rgb(0, 33, 50) 0%,rgb(1, 45, 91) 20%, rgb(0, 28, 58) 50%);
}

section.summer-calendar{
    width: 100%;
  background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj8gIFHTpt32BBwMhG0uHaj-h7VIQRqjFi2ctzC0YGSlmn5MtEzlnHVgqMYrzvRG3mFoq8d67ny9umzjc4xn8lXj8wlJCNKrXBvD7dINI5aj-TdGG4uXCU0_-_W2-Cc71uP7F_taebl_bo/s1600/wallpaper_campHabbo.png);
  background-position-y: -164px;
}

#result-advent-calendar{
    display: none;
    max-width: 435px;
    min-height: 270px;
    background: rgba(212, 243, 255, 0.7);
    box-sizing: border-box;
    border-radius: 6px;
    z-index: 2;
    padding: 15px;
    margin: 15px auto;
    border: 2px solid rgb(255, 255, 255);
    overflow: auto;
}

.advent-calendar-day{
    margin: 10px 8px;
    background: #ffffffb3;
    box-sizing: border-box;
    border-radius: 8px;
    display: inline-block;
    border: 2px solid #fff;
    overflow: hidden;
    width: 355px;
    height: 205px;
}

.advent-calendar-day .day-title{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-size: 14px;
    padding: 6px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 5px;
    border-bottom: 3px solid #00000057;
}


.advent-calendar-day .title-blocked{
    background: #848484;
}

.advent-calendar-day .title-open{
    background: #1b9f16;
}

.advent-calendar-day .title-ready{
    background: #de9a00;
}

.advent-calendar-day .blocked{
    background: url(https://images.habbotemplarios.com/2015/11/candado.png) no-repeat center;
    height: 115px;
}

.advent-calendar-day .open{
    background: url(https://images.habbotemplarios.com/2017/11/regalo_abierto.png) no-repeat center 80px;
    height: 160px;
}

.advent-calendar-day .ready{
    background: url(https://images.habbotemplarios.com/2018/09/cajaht_red.png) no-repeat center;
    height: 115px;
}

.advent-calendar-day .patito{
    background: url(https://images.habbotemplarios.com/2024/01/xmasduck.png) no-repeat center;
    height: 160px;
}

.advent-calendar-day .patito-playero{
    background: url(https://images.habbotemplarios.com/2025/06/patito_playero.gif) no-repeat center;
    height: 160px;
}

.advent-calendar-day .elfo{
    background: url(https://images.habbotemplarios.com/2022/06/promoht_Duende.png) no-repeat center;
    height: 160px;
}

.advent-calendar-day .frank{
    background: url(https://images.habbotemplarios.com/2025/06/habbo25_c25_poolfrank.gif) no-repeat center;
    height: 160px;
}

#slider, #slider ul
{
	height: 200px;
}

#slider
{
    margin: auto;
    overflow: hidden;
    padding: 20px;
    position: absolute;
    width: 300px;
}

#slider li
{
	float: left;
	position: relative;
	width: 300px;
	display: inline-block;
	height: 200px;
}

#slider ul
{
	list-style: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 9000px;
	transition: left .2s linear;
	-moz-transition: left .2s linear;
	-o-transition: left .2s linear;
	-webkit-transition: left .2s linear;
	margin-left: -25px;
  font-family: open sans;
  color: #666;
}

/*** Content ***/

.slider-container
{
    color: #fff;
    margin: 0 auto;
    width: 250px;
    text-align: center;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 8px;
    height: 120px;
    font-size: 0.85rem;
    font-family: 'Ubuntu', sans-serif;
    border: 2px solid #fff;
}

.slider-container h2
{
 	color: #fff;
}

.slider-container  p
{
	margin: 10px 10px;
    line-height: 150%;
}

/*** target hooks ****/

@-webkit-keyframes slide-animation {
	0% {opacity:0;}
	2% {opacity:1;}
	20% {left:0px; opacity:1;}
	22.5% {opacity:0.6;}
	25% {left:-300px; opacity:1;}
	45% {left:-300px; opacity:1;}
	47.5% {opacity:0.6;}
	50% {left:-600px; opacity:1;}
	70% {left:-600px; opacity:1;}
	72.5% {opacity:0.6;}
	75% {left:-900px; opacity:1;}
	95% {opacity:1;}
	98% {left:-900px; opacity:0;} 
	100% {left:0px; opacity:0;}
}

#slider ul
{
	-webkit-animation: slide-animation 20s infinite;
}

#slider ul:hover
{
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
}


.featured-content{
    height: 130px;
    position: relative;
    image-rendering: pixelated;
}

.featured-content .desc{
    background: linear-gradient(#fff0 0%,#000);
    height: 60px;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    padding: 10px;
    font-size: 1rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}

.wrapper {
    z-index: 0;
}
/* 
.wrapper:after {
	background: #f1f1f1;
	border-left: 1px solid rgba(0,0,0,0.2);
	bottom: 0;
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	width: 28.5%;
	z-index: -1;
}
*/

.screen-reader-text{
	display: none;
}


.content-border-black {
    border-radius: 10px;
    box-shadow: 0 0 0 2px #000000;
    background: #ffffff;
    border: 2px solid #ffffff;
    overflow: hidden;
}

.content-border {
    padding: 5px;
    background-color: rgba(0, 36, 68, 0.15);
    border-radius: 14px;
}

.content{
  border-radius: 10px;
  background: #ffffff;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px #000000;
  padding: unset;
  overflow: hidden;
}

.content-header {
    float: none;
    width: auto;
    height: 76px;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}


/*
.content:before {
	content: "";
	background: #fff;
	bottom: 0;
	left: -10000px;
	position: absolute;
	right: 28.5%;
	top: 0;
	z-index: -9999;
}
*/

.main-content-1 > .section-inner{
    max-width: 100%;
}

.sidebar {
    border-radius: 14px;
    max-width: 350px;
    overflow: hidden;
    padding: 5px;
    background-color: rgba(0, 36, 68, 0.15);
    border-radius: 14px;
    position: relative;
}

.sidebar-nft{
    max-width: 350px;
}

.left-sidebar-1 > .sidebar{
    float: right;
}

.sidebar.sidebar-nft .page-title.orange{
    background: linear-gradient(180deg, #eeab14 50%, rgb(213, 151, 11) 5%);
}

.sidebar.sidebar-nft .widget-title{
    background: linear-gradient(180deg,#3795b7 50%,#1e7493 5%);
}

.text-title{
    padding: 8px;
    margin: 8px 0;
    border-radius: 4px;
    font-weight: bold;
    border-bottom: 2px solid #dfdfdf;
    box-shadow: 0 0 0 1px #e5e7eb;
    background: #ffffff;
    font-size: 0.95rem;
}

.text-title-yellow{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 203, 0), rgba(255, 255, 255, 0));
    padding: 10px 10px 14px 10px;
    overflow: hidden;
    margin: 10px;
    color: #753c00;
    font-weight: bold;
}

.text-title-purple{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(199, 0, 255), rgba(255, 255, 255, 0));
    padding: 10px 10px 14px 10px;
    overflow: hidden;
    margin: 10px;
    color: #37003c;
    font-weight: bold;
}

.text-refers-ct{
  background: url(https://images.habbotemplarios.com/web/fondos/header_ct_panel.gif);
  color: #462e00;
  border-radius: 4px;
  border: 2px solid #fff;
  font-size: 0.9rem;
  padding: 8px;
  margin: 4px 0;
  font-weight: bold;
  box-shadow: 0 0 0 2px #000000;
}

.text-title-void{
    border-bottom: 1px solid #ffffff;
    padding: 8px;
    margin: 4px 0;
    border-radius: 4px;
}

.text-title.ct{
    background: url(https://images.habbotemplarios.com/web/iconos/main/cvt_icon.png) no-repeat #fff;
    background-position: right;
    background-origin: content-box;
}

n.name-ct{
    color: #ffd700;
    -webkit-filter: drop-shadow(1px 1px 0 #8a5b00) drop-shadow(-1px 1px 0 #8a5b00) drop-shadow(1px -1px 0 #8a5b00) drop-shadow(-1px -1px 0 #8a5b00);
    filter: drop-shadow(1px 1px 0 #8a5b00) drop-shadow(-1px 1px 0 #8a5b00) drop-shadow(1px -1px 0 #8a5b00) drop-shadow(-1px -1px 0 #8a5b00);
}

n.name-no-ct{
    color: #ffffff;
    -webkit-filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.52)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.47)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.49));
    filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.52)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.47)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.49));
}

.box-50-left{
    width: 50% !important;
    float: left;
    padding: 0 5px 0 0;
}

.box-50-right{
    width: 50%;
    float: right;
    padding: 0 0 0 5px;
}

.box-100{
    width: 100%;
    display: block;
}

.box-75-left{
    width: 75%;
    float: left;
    padding: 0 5px 0 0;
}

.box-75-right {
    width: 75%;
    float: right;
    padding: 0 0 0 5px;
}

.box-25-right{
    width: 25%;
    float: right;
    padding: 0 0 0 5px;
}

.box-25-left{
    width: 25%;
    float: left;
    padding: 0 5px 0 0;
}

.box-66-left{
    width: 66.6%;
    float: left;
    padding: 0 5px 0 0;
}

.box-66-right{
    width: 66.6%;
    float: right;
    padding: 0 0 0 5px;
}

.box-33-right{
    width: 33.3%;
    float: right;
    padding: 0 0 0 5px;
}

.box-33-left{
    width: 33.3%;
    float: left;
    padding: 0 5px 0 0;
}

.verify-badge-view{
    text-align: center;
    margin-top: 10px;
}

.mfp-figure:after{
    background:#000;
}

.weather-section{
    background: rgb(255 255 255 / 0.50);
    color: #000;
    padding: 6px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 0.75em;
    max-width: 270px;
    text-align: center;
    height: 27px;
    box-shadow: 0 0 4px 0px rgb(0 0 0 / 30%);
}

#clock-hpe{
    color: #000;
    text-align:center;
    margin: 10px;
}

.radio-section {
    color: #000;
    font-size: 0.75em;
    text-align: center;
    height: 110px;
    position: relative;
    bottom: 0;
    left: 0;
    background: url(https://3.bp.blogspot.com/-xGS47zT6Wpg/XZ03NDUN-MI/AAAAAAABXFc/o-2sv2dap2QPzgWafPbwecrXSV-g4InpgCKgBGAsYHg/s1600/traxbg10.gif);
    animation: slide-bg-verify-winners 50s linear infinite;
}

.radio-section .song-name{
    background: rgba(1, 96, 140, 0.9);
    border: 2px solid #fff;
    border-radius: 8px;
    padding: 3px;
    width: 200px;
    height: 27px;
    position: absolute;
    bottom: 6px;
    right: 5px;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    color: #fff;
}

.song-name .marquee-overflow{
    overflow: hidden;
    margin-left: 20px;
}

.radio-section .habbo-user {
	background: rgba(3, 97, 141, 0.9);
	border: 2px solid #fff;
	border-radius: 8px;
	padding: 6px;
	bottom: 35px;
	width: 242px;
	position: absolute;
	right: 5px;
	color: #fff;
}

.habbo-user .habbo-name{ 
    float: left;
    margin-left: 10px;
    line-height: 0%;
    margin-top: 5px;
}

.habbo-user .external{
    border-left: 1px solid rgb(0 0 0 / 20%);
    padding: 0 5px 0 10px;
    float: right;
    color: #f31414;
}

.radio-section .likes {
	position: absolute;
	color: #f31414;
	-webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
	filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
	width: 60px;
	bottom: 10px;
	left: 55px;
	font-size: 0.90rem;
}

.radio-section .likes #likes-count{
    font-weight: bold;
    display: inline;
}

.radio-section .habbo-img{
    height: 110px;
    overflow: hidden;
    width: 64px;
    float: left;
    -webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
    filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
    margin-top: -5px;
}

.radio-section .listeners {
	padding: 7px 0 0 0;
	float: right;
	background: url(https://images.habbotemplarios.com/web/principal/headphones_stats.png);
	background-position-y: -4px;
	width: 44px;
	height: 46px;
	color: #fff;
	filter: drop-shadow(1px 1px 0 #002851) drop-shadow(-1px 1px 0 #002851) drop-shadow(1px -1px 0 #002851) drop-shadow(-1px -1px 0 #002851);
	margin: 10px;
}

.radio-section .micro{
    position: absolute;
    width: 26px;
    height: 27px;
    background-image: url(https://images.habbotemplarios.com/web/principal/micro.png);
    top: 31px;
    left: 53px;
}

.radio-section .button-play {
	background: rgba(2, 96, 141, 0.9);
	border: 2px solid #fff;
	border-radius: 50px;
	padding: 7px 0 0 3px;
	width: 30px;
	height: 30px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	font-size: 0.7rem;
	margin: 10px 0px 0px 20px;
}

.button-play i{
    color: #ffffff;
}

.button-play:active {
    transform:scale(0.95);
}

.radio-section .volume-section {
	background: rgba(3, 97, 141, 0.90);
	border: 2px solid #fff;
	border-radius: 8px;
	padding: 6px 4px;
	width: 100px;
	height: 30px;
	float: left;
	margin: 10px;
}

.volume-section i{
    color: #ffffff;
}

.marquee{
    display: inline-block;
    padding-left: 100%;
    animation: marquee 8s linear infinite;
}

@keyframes marquee {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-100%); }
}

@keyframes slide-bg-verify-winners {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: 1000px; /* The image width */
  }
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 2s linear infinite;
  -moz-animation: rotating 2s linear infinite;
  -ms-animation: rotating 2s linear infinite;
  -o-animation: rotating 2s linear infinite;
  animation: rotating 2s linear infinite;
}

.rotating-shine {
  position: relative; /* Essential for positioning the pseudo-element */
  overflow: hidden; /* Hides any overflow from the rotating background */
  /* Other styles for your container */
}

.rotating-shine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('https://images.habbotemplarios.com/2017/07/resplandor.png');
  background-size: cover; 
  background-repeat: no-repeat;
  z-index: -1; 
  animation: rotate-bg 20s linear infinite;
}

@keyframes rotate-bg {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.tooltip-likes {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
}

.tooltip-likes .tooltiptext {
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}


/* -------------------------------------------------------------------------------- */
/* !## 03. Top Navigation */
/* -------------------------------------------------------------------------------- */

.top-nav {
    transition: top 0.2s ease-in-out;
    width: 100%;
    max-height: 55px;
    z-index: 11;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translateX(0);
    transform: translate3d(0, 0, 0);
    position: relative;
    background: linear-gradient(180deg, rgb(0, 114, 155) 50%, rgb(0, 95, 130) 5%);
  border-bottom: 2px solid #ffffff;
  box-shadow: 0 0 0 2px #000000;
  margin-bottom: 10px;
  position: fixed;
}

/* Secondary Menu ------------------------------------ */

#main-nav .header-top-menu {
	font-size: 0.95rem;
	text-align: center;
}

#main-nav .header-top-menu li {
	position: relative
}

#main-nav .header-top-menu > li {
    font-size: 0.90rem;
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    display: inline-block;
}

#main-nav .header-top-menu > li > a {
    display: block;
    padding: 16px 8px;
    font-weight: bold;
    color: #fff;
}

#main-nav .header-top-menu > li.menu-item-has-children > a,
#main-nav .header-top-menu > li.page_item_has_children > a {
	padding-right: 30px
}

#main-nav .header-top-menu > li.menu-item-has-children > a:after,
#main-nav .header-top-menu > li.page_item_has_children > a:after {
	border: 4px solid transparent;
	border-top-color: #ffffff;
	content: "";
	display: block;
	margin-top: -1px;
	position: absolute;
	right: 15px;
	top: 50%;
}

#main-nav .header-top-menu > li:hover > a,
#main-nav .header-top-menu li.current-menu-item > a,
#main-nav .header-top-menu li.current_page_item > a {
	color: #ffffff;
}

#main-nav .header-top-menu > li:hover > a {
	background: rgb(0 18 33 / 65%);
}

#main-nav .header-top-menu > li.menu-item-has-children:hover > a:after,
#main-nav .header-top-menu > li.page_item_has_children:hover > a:after {
	border-top-color: #ffffff;
}


.mm-spn.mm-spn--navbar:after{
    opacity: 1 !important;
    background: #f3f3f3 !important;
    font-size: 1.2rem !important;
    font-weight: bold !important;
}

.mm-spn.mm-spn--navbar ul{
    background: #fff;
    border-top: 1px solid #ccc;
}

.mm-spn li:before{
    margin-top: -5px;
}

/* Shop Menu --------------------------------------- */

#menu-menu-shop.menu > li > a {
    display: block;
    padding: 10px;
    font-weight: bold;
    color: #fff;
    border-bottom: 2px solid #ffffff;
    background: #004f6c;
}

#menu-menu-shop.menu > li:last-child > a {
    border-bottom: unset;
}

#menu-menu-shop.menu > li > a:hover {
    background: #003c52;
}

#menu-menu-shop.menu > .current-menu-item > a {
    background: #0086b7;
}

/* Footer Menu --------------------------------------- */

#menu-menu-footer.menu > li > a {
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    color: #ffffff;
    border-right: 2px solid rgb(0 0 0 / 22%);
}

#menu-menu-footer .menu-item{
    float: left;
    font-size: 0.9rem;
}

/* Sub Menus --------------------------------------- */

#main-nav .header-top-menu ul {
	display: block;
	left: -9999px;
	opacity: 0;
	position: absolute;
	top: 50px;
	z-index: 999;
	-webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	border: 2px solid #fff;
	margin-top: -5px;
}

#main-nav .header-top-menu ul .menu-item-has-children::after,
#main-nav .header-top-menu ul .page_item_has_children::after {
	border: 4px solid transparent;
	border-left-color: #666;
	content: "";
	display: block;
	margin-top: -4px;
	position: absolute;
	right: 6px;
	top: 50%;
	z-index: 1001;
}

#main-nav .header-top-menu ul li {
	background: rgb(0, 62, 85);
    width: 200px;
}

#main-nav .header-top-menu ul li + li {
	border-top: 1px solid rgb(255 255 255 / 9%);
}

#main-nav .header-top-menu ul a {
	color: #dadcdc;
	display: block;
	line-height: 130%;
	padding: 12px;
}

#main-nav  .header-top-menu ul li:hover > a {
	color: #fff;
}

#main-nav .header-top-menu ul .menu-item-has-children:hover::after,
#main-nav .header-top-menu ul .page_item_has_children:hover::after {
	border-left-color: #fff
}

#main-nav .header-top-menu > li:hover > ul {
	left: 0px;
    opacity: 1;
    top: 52px;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    box-shadow: 0 0 1px 0px rgb(0 0 0 / 40%);
}

/* Deep Down --------------------------------------- */

#main-nav .header-top-menu ul ul {
	padding-top: 0;
	top: 5px;
}

#main-nav .header-top-menu li > ul > li:hover > ul {
	left: 200px;
	margin-left: 0;
	opacity: 1;
	top: 0;
}

.menu-image{
    float: left;
}

.menu-image-title{
    padding: 0 !important;
}

/* User Menu --------------------------------------- */

.user-menu {

}

.user-menu li {
    float: right;
    position: relative;
}

.user-menu li:first-child {
	margin-left: 0;
	padding: 0 4px;
	
}

.user-menu a {
	color: #ffffff;
	display: block;
	height: 47px;
	font-weight: bold;
	font-size: 0.9rem;
	/* background: #00516f; */
	background: linear-gradient(180deg, rgb(0, 174, 19) 50%, rgb(0, 130, 8) 7%);
	text-shadow: 1px 1px rgb(0 0 0 / 48%);
	text-align: center;
	padding: 15px 12px;
}

.user-menu a.search {
	color: #ffffff;
	display: block;
	height: 47px;
	font-weight: bold;
	font-size: 0.9rem;
	/* background: #00516f; */
	background: linear-gradient(180deg, rgb(0, 114, 155) 50%, rgb(0, 95, 130) 7%);
	text-shadow: 1px 1px rgb(0 0 0 / 48%);
	text-align: center;
	padding: 15px 6px;
	border-left: 2px solid #005f82;
	border-right: 2px solid #005f82;
}

.user-menu a.openNotifications {
	color: #ffffff;
	display: block;
	height: 47px;
	font-weight: bold;
	font-size: 0.9rem;
	/* background: #00516f; */
	background: linear-gradient(180deg, rgb(0, 114, 155) 50%, rgb(0, 95, 130) 7%);
	text-shadow: 1px 1px rgb(0 0 0 / 48%);
	text-align: center;
	padding: 15px 6px;
	border-left: 2px solid #005f82;
	border-right: 2px solid #005f82;
}

.user-menu a.nft{
    font-size: 0.75rem;
    padding: 10px 12px;
    background: linear-gradient(180deg, rgb(120, 1, 153) 50%, rgb(96, 0, 104) 7%);
}

.user-menu a.legacy{
    font-size: 0.75rem;
    padding: 10px 12px;
    background: #00516f;
    background: linear-gradient(180deg, rgb(228, 158, 0) 50%, rgb(198, 137, 0) 7%);
}

.user-menu a:hover,
.user-menu a.active {
	border-color: #fff;
	color: #fff;
}

/* NFT Top Menu --------------------------------------- */

.nft-menu {
    float: right;
    padding: 4px 0px;
    position: absolute;
    top: -185px;
    right: 0;
    border-radius: 8px;
}

.nft-menu li {
	float: right;
	margin-left: 5px;
	position: relative;
}

.nft-menu li:first-child {
	margin-left: 0;
	padding: 0 4px;
	
}

.nft-menu a.nft {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(145, 61, 209) 50%, rgb(107, 61, 209) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.95);
}

.nft-menu a.legacy {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(228, 158, 0) 50%, rgb(198, 137, 0) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.95);
}

.nft-menu a.weather {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(0, 114, 155) 50%, rgb(0, 95, 130) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 1px 0px rgba(0, 0, 0, 0.95);
}

.nft-menu a:hover,
.nft-menu a.active {
	border-color: #fff;
	color: #fff;
}


/* Version Top Menu --------------------------------------- */

.version-menu a.nft {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(145, 61, 209) 50%, rgb(107, 61, 209) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 0 2px #000000;
}

.version-menu a.legacy {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(37, 139, 189) 50%, rgb(28, 108, 155) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 0 2px #000000;
}

.version-menu a.origins {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(228, 158, 0) 50%, rgb(198, 137, 0) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 0 2px #000000;
}

.version-menu a.weather {
    border: 2px solid rgb(255, 255, 255);
    border-radius: 8px;
    color: #ffffff;
    display: block;
    height: 40px;
    position: relative;
    min-width: 40px;
    padding: 9px 7px;
    font-weight: bold;
    font-size: 0.9rem;
    background: #00516f;
    background: linear-gradient(180deg, rgb(0, 114, 155) 50%, rgb(0, 95, 130) 7%);
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
    text-align: center;
    box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.95);
}

.version-menu a:hover,
.version-menu a.active {
	border-color: #fff;
	color: #fff;
}


/* -------------------------------------------------------------------------------- */
/* !## 05. Header */
/* -------------------------------------------------------------------------------- */
/* Header ----------------------------------------- */

.header-wrapper {
	background: #222;
	background: url(https://images.habbotemplarios.com/web/fondos/fondo_1.png);
	background-attachment: fixed;
	background-position-y: -85px;
    background-position-x: -265px;
}

.header-wrapper.weather-1{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_1.png);
    background-position-y: -85px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-2{/* Habboween */ 
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_2.png);
    background-position-y: -65px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-3{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_3.png);
    background-position-y: -85px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-4{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_1_sanvalentin_febrero.png);
    background-position-y: -85px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-5{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_5.png);
    background-position-y: -80px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-6{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_6.png);
    background-position-y: -85px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-7{
    background: url(https://images.habbotemplarios.com/web/fondos/fallhabbo_background.png);
    background-position-y: -70px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-8{/* Navidad */ 
    background: url(https://images.habbotemplarios.com/2024/11/FondoWeb_Navidad.png);
    background-position-y: -70px;
    background-repeat: repeat-x;
}

.header-wrapper.weather-9{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_9.png);
    background-position-y: -85px;
    background-position-x: -265px;
    background-repeat: repeat-x;
}

.header-wrapper::after{
    content: "";
    box-shadow: 0px -8px 20px 20px inherit;
    width: 100%;
    position: absolute;
    height: 15px;
}

.header-wrapper.weather-1::after{
    box-shadow: 0px -8px 20px 20px #e4fbff;
}

.header-wrapper.weather-2::after{
    box-shadow: 0px -8px 20px 20px #6987a5;
}

.header-wrapper.weather-3::after{
    box-shadow: 0px -8px 20px 20px #7c7c83;
}

.header-wrapper.weather-4::after{
    box-shadow: 0px -8px 20px 20px #f3fdfe;
}

.header-wrapper.weather-5::after{
    box-shadow: 0px -8px 20px 20px #e5e6e7;
}

.header-wrapper.weather-6::after{
    box-shadow: 0px -8px 20px 20px #e4fbff;
}

.header-wrapper.weather-7::after{
    box-shadow: 0px -8px 20px 20px #aa5573;
}

.header-wrapper.weather-8::after{
    box-shadow: 0px -8px 20px 20px #f3fdfe;
}

.header-wrapper.weather-9::after{
    box-shadow: 0px -8px 20px 20px #e4fbff;
}


.site-title {
	font-size: 1.5em;
	font-weight: 900;
	letter-spacing: 2px;
	text-shadow: 0 1px 0 #111;
	text-transform: uppercase;
}

.site-title a {
	color: #fff
}

.site-title a:hover {
	color: #0093C2
}

.site-description {
	color: #999;
	font-family: 'Ubuntu', Georgia, serif;
	font-size: 0.9em;
	font-style: italic;
	line-height: 115%;
	margin: 11px 0 0 0;
}

.site-logo-link {
	display: inline-block;
	margin-bottom: 10px;
}

.site-logo-link img {
	display: block
}

/* -------------------------------------------------------------------------------- */
/* !## 06. Navigation */
/* -------------------------------------------------------------------------------- */

.mobile-menu {
	display: none
}

.navigation .section-inner,
.header-bottom,
.nav-toggle {
	background-color: #0093C2
}



/* -------------------------------------------------------------------------------- */
/* !## 07. Content */
/* -------------------------------------------------------------------------------- */

.posts .post {
font-size: 17px;
  position: relative;
  vertical-align: top;
  width: 48.5%;
  border: 2px solid #fff;
  margin: 4px 2px 6px 0;
  overflow: hidden;
  border-radius: 8px;
  margin-left: 1%;
  background: linear-gradient(#fff 10%,#e7e7e7 70%);
  float: left;
  box-shadow: 0 0 0 2px #000000;
  cursor: pointer;
}

.posts .post:hover {
  transform: scale(1.02, 1.02);
}

.posts .post.c-3{
    
}


.posts .post.c-3:nth-of-type(2n) {

}

.posts .post:nth-of-type(2n) {
	
}

.posts .post-badge {
    display: inline-block;
    font-size: 17px;
    position: relative;
    vertical-align: top;
    width: 32%;
    border: 2px solid #507c97;
    margin: 4px 0 4px 0;
    margin-left: 0px;
    box-shadow: 0 0 4px 0px rgb(0 0 0 / 30%);
    overflow: hidden;
    border-radius: 8px;
    margin-left: 1%;
    background: linear-gradient(90deg,#fff 50%,#c1f3ff);
}

.post-badge .roundBox {
    padding: 6px;
    border: 2px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    width: auto;
    display: inline-block;
    text-align: center;
    overflow: auto;
    background: #fff;
    color: #0086b7;
}

/* Post Image ----------------------------------------- */

.post-image {
	margin: 0 0 20px;
	position: relative;
}


.post-image .showGiftRewards {
  position: absolute;
  left: 0;
  cursor: pointer;
  top: 0;
  margin: 10px;
  color: #003c46;
  z-index: 1;
  -webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
  filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
}

.posts .post .post-image {
  height: 100px;
  width: 102px;
  float: left;
  margin-bottom: 0px;
  border-right: 2px solid rgb(251, 254, 255);
  box-shadow: 0 0 0 2px #bfcfd5;
  image-rendering: pixelated;
}

.posts .post.store .post-image {
    width: 100%;
  height: 100%;
  border-right: none;
  align-items: end;
  position: relative;
  display: flex;
  justify-content: center;
  color: #fff;
}

.posts .post.store .post-image .bought{
position: absolute;
  cursor: pointer;
  top: 55%;
  margin: 8px;
  color: #00842d;
  z-index: 1;
  -webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
  filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
  font-size: 1.65rem;
}

.posts .post.store .post-image > .price {
  background: rgba(0, 0, 0, 0.6);
  padding: 5px 6px;
  border-radius: 8px 8px 0 0;
  z-index: 1;
  border-top: 2px solid #fff;
  font-weight: bold;
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.posts .post.store{
  width: 165px;
  height: 175px;
  margin-left: unset;
  margin: 6px 4px;
  float: unset;
  border: 2px solid #ffffff;
  box-shadow: 0 0 0 2px #000000;
}

.post-image .sound-test{
    position: absolute;
    top: 0;
    color: #003c46;
    left: 0;
    margin: 10px;
    cursor: pointer;
    -webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
    filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
}

.posts .post-badge .post-image {
	background: #222;
    height: 80px;
    width: 80px;
    float: left;
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 0px;
    border-right: 2px solid rgb(0 0 0 / 20%);
}

.posts .post-badge .post-header{
    margin: 5px;
}

.posts .post .post-header .post-title{
    height: 30px;
}

.posts .post-image {
	opacity: 1;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.post .badge{
  padding: 6px;
  background: #005e73;
  border-radius: 0px 0px 0px 4px;
  color: #fff;
  font-size: 0.7rem;
  position: absolute;
  top: 0;
  right: 0;
  border-left: 2px solid rgba(0, 0, 0, 0.45);
  border-bottom: 2px solid rgba(0, 0, 0, 0.45);
}

.post .badge.rare{
    background: #bc00de;
}

.post .badge.limited{
    background: #de0000;
}

.post .badge.new{
    background: #de0000;
}

.posts a{
    color: #000;
}

/* Post Header ----------------------------------------- */

.post-categories {
	color: #0093C2;
	font-size: 0.8rem;
	font-weight: 900;
	margin-bottom: 9px;
	letter-spacing: 1px;
	line-height: 120%;
	text-transform: uppercase;
}

.post-categories a:hover {
	text-decoration: underline
}

.post-title {
	font-family: 'Ubuntu', sans-serif;
    font-size: 1.1em;
    font-weight: 900;
    line-height: 1.2em;
    letter-spacing: -1px;
    -ms-word-break: break-word;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.post-title-badge{
    font-family: 'Ubuntu', sans-serif;
    font-size: 0.9em;
    font-weight: bold;
    -ms-word-break: break-word;
    word-break: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #ffffffd6;
    border-radius: 4px;
    padding: 2px;
    margin-bottom: 6px;
    text-align: center;
    color: #003666;
}

.post-title {
display: block;
  position: relative;
  z-index: 1;
  padding: 4px;
  font-size: 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  text-shadow: 1px 1px rgb(222, 231, 234);
  color: #001d37;
  background: #95b0bf;
}

.post-title a:hover {
	color: #000000;
    opacity: 1;
}

.post-excerpt{
    overflow: hidden;
    font-size: 0.85rem;
    padding: 5px;
    height: 35px;
    line-height: 0.87rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.post-meta-date-link, .post-meta-comments-link{
    background: #d8d8d8;
    border-radius: 4px;
    padding: 5px;
    margin: 5px;
    float: left;
    color: #404040;
    font-size: 0.75rem;
}

.post-meta-comments-link{
    float: right;
}

.post-meta-comments-link a{
    color: #646464;
}

.post-extra-habbo{
    background: radial-gradient(circle at 37px 55px,#38bfbf80 0% ,#0000 50%);
    width: 75px;
    height: 90px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 5px;
    border-radius: 4px 4px 0px 0px;
    margin-right: 7px;
    overflow: hidden;
    -webkit-filter: drop-shadow(2px 0px 0 #1a98a66e) drop-shadow(-1px 1px 0 #1a98a682) drop-shadow(1px -1px 0 #1a98a66e) drop-shadow(-1px -1px 0 #1a98a6);
    filter: drop-shadow(2px 0px 0 #1a98a66e) drop-shadow(-1px 1px 0 #1a98a682) drop-shadow(1px -1px 0 #1a98a66e) drop-shadow(-1px -1px 0 #1a98a6);
}

.post-extra .roundBox, .comment-body .roundBox{
    padding: 6px;
    border: 2px solid rgb(187, 0, 0);
    border-radius: 6px;
    width: auto;
    display: inline-block;
    margin: 0 5px;
    text-align: center;
    background: rgb(240, 48, 48);
    background: linear-gradient(180deg, rgb(240, 48, 48) 90%, rgb(200, 0, 0) 10%);
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.6);
    color: #fff;
}

.like i{
    color: #d90000;
}

.fav i{
    color: #367fa2;
}

.views i{
    color: #3e757d;
}

/* Sticky Posts ----------------------------------------- */

.post.sticky > .post-header > .post-title > a{
    
}

.post .sticky-tag {
	display: none
}

.sticky.post .sticky-tag,
.single-post .post .sticky-tag {
	background: rgb(213, 0, 0);
    color: #ffe300;
    display: block;
    height: 26px;
    position: absolute;
    padding: 6px 3px;
    left: 10px;
    top: -2px;
    width: 22px;
    z-index: 1;
    font-size: 0.8em;
    filter: drop-shadow(1px 1px 0 #ffe300) drop-shadow(-1px 1px 0 #ffb300) drop-shadow(1px -1px 0 #ffb300) drop-shadow(-1px -1px 0 gold);
}

.sticky.post .sticky-tag:after,
.single-post .post .sticky-tag:after {
	border-left: 11px solid rgb(225, 0, 0);
    border-right: 11px solid rgb(236, 0, 0);
	border-top-width: 0;
	border-bottom: 4px solid transparent;
	bottom: -3px;
	content: "";
	display: block;
	left: 0;
	position: absolute;
	-webkit-transform: rotate(0.01deg);
}

.sticky.post .sticky-tag .fa,
.single-post .post .sticky-tag .fa {
	font-size: 12px;
	left: 0;
	position: absolute;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	top: 8px;
	right: 0;
}

/* -------------------------------------------------------------------------------- */
/* !## 08. Post Formats */
/* -------------------------------------------------------------------------------- */
/* Format Gallery ------------------------------------- */

.flexslider {
	overflow: hidden;
	position: relative;
}

.single-post .flexslider {
	margin-bottom: 40px
}

.flexslider .slides li {
	display: none;
	position: relative;
}

.flexslider .slides li:first-child {
	display: block
}

.flexslider img {
	display: block;
	margin: 0 auto;
}

/* Slider Navigation */

.flex-direction-nav {
	left: 0;
	margin-top: -13px;
	opacity: 0;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.flexslider:hover .flex-direction-nav {
	opacity: 1;
}

.single .flex-direction-nav {
	opacity: 1;
	display: block
}

.flex-direction-nav a,
.flex-direction-nav a:active,
.flex-direction-nav a:focus {
	display: block;
	color: #fff;
	position: absolute;
}

.flex-direction-nav a:before {
	font: 32px/1 'FontAwesome';
	text-shadow: 1px 1px 5px rgba(0,0,0,0.33);
}

.flex-direction-nav .flex-prev {
	left: 2.5%
}

.flex-direction-nav .flex-prev:before {
	content: "\f190"
}

.flex-direction-nav .flex-next {
	right: 2.5%
}

.flex-direction-nav .flex-next:before {
	content: "\f18e"
}

.flex-direction-nav a:hover {
	color: #fff
}

/* Single Post */

.single-post .flex-direction-nav {
	margin-top: -17px
}

.single-post .flex-direction-nav a:before {
	font-size: 40px
}

/* -------------------------------------------------------------------------------- */
/* !## 09. Single Post */
/* -------------------------------------------------------------------------------- */
/* Post Header ----------------------------------------- */

.single-post .post {
    position: relative;
}

.single-post .post-header {
    margin-bottom: 10px;
    height: 100px;
    border-bottom: 3px solid rgb(20, 67, 83);
    background: #006575;
    background: linear-gradient(-90deg, #0086b7 10%, #005f82 90%);
    position: relative;
    overflow: hidden;
    box-sizing: content-box;
    text-align: left;
}

.post-header .thumbnail{
	width: 100px;
    height: 100px;
    margin: 0;
    float: left;
    margin-right: 10px;
    border-right: 2px solid rgb(20, 67, 83);
}


.single-post .post-categories {
	font-size: 0.9rem;
	margin-bottom: 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.single-post .post-title {
	font-size: 1.4em;
	font-weight: 900;
	line-height: 1.25em;
	margin-bottom: 16px;
	padding-top: 10px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #ffffff;
    text-shadow: 1px 1px 2px black;
    padding-right: 85px;
    background: none;
    
}

.single-post .post-comments .fa {
	margin-right: 6px;
	position: relative;
	top: -1px;
}


/* Post Meta --------------------------------------------- */



.single-post .post-header .meta-badge{
    border-radius: 8px;
    padding: 6px 8px;
    text-align: center;
    margin: 0px 5px 0px 0px;
    border: 2px solid #fff;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 40%);
    font-size: 0.8em;
}

.badge i{
    padding: 2px;
}

.meta-badge i{
    padding: 2px;
    color: #fff;
}

.post-header .like{
    background: rgb(250,55,55);
    color:#fff;
}

.post-header .top{
    background: rgb(192, 0, 255);
    color:#fff;
}

.post-header .pinned{
    background: rgb(223, 154, 0);
    color:#fff;
}

.post-header .archived{
    background: rgb(111, 111, 111);
    color:#fff;
}

.post-header .info{
    background: rgb(37, 97, 126);
    color:#fff;
}

.post-header .protected{
    background: rgb(177, 0, 163);
    color:#fff;
}

/* Post Content ------------------------------------------ */

.single-post .post-inner {
    width: 100%;
    z-index: 5;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
}

.search-no-results .post-inner {
	padding-top: 1.5em
}


/* Post Content ------------------------------------------ */

.single-post .page-inner {
    position: relative;
    z-index: 5;
    padding: 10px 20px;
    background: #fff;
}

.post-content >.esmeralds-box-info{
    background: url(https://images.habbotemplarios.com/web/pages/fondo_esmeraldas.png) center;
      width: 800px;
      height: 100px;
      border-radius: 8px;
      border: 2px solid #ffffff;
      padding: 10px;
      margin: 15px 0px;
      color: #fff;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
      position: relative;
      flex-direction: row;
      font-weight: bold;
      box-shadow: 0 0 0 2px #000000;
      font-size: 1.1rem;
}

.post-content >.credits-box-info{
    background: url(https://images.habbotemplarios.com/web/pages/fondo_creditos.png) center;
      width: 800px;
      height: 100px;
      border-radius: 8px;
      border: 2px solid #ffffff;
      padding: 10px;
      margin: 15px 0px;
      color: #441d00;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
      position: relative;
      flex-direction: row;
      font-weight: bold;
      box-shadow: 0 0 0 2px #000000;
      font-size: 1.1rem;
}



.esmeralds-box-info > #available_esmeralds, .credits-box-info > #available_credits{
    margin-left: 5px;
}


.post-content > a >.esmeralds-box, .post-content > a >.credits-box{
  width: 200px;
  height: 200px;
  border-radius: 8px;
  border: 2px solid #ffffff;
  background: #00000057;
  padding: 10px;
  margin: 15px 5px;
  color: #fff;
  display: inline-flex;
  align-items: end;
  justify-content: center;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
  position: relative;
  flex-direction: row;
  font-weight: bold;
  box-shadow: 0 0 0 2px #000000;
}

.esmeralds-log-row, .credits-log-row{
    background: #05606f;
  color: #fff;
  padding: 4px;
  margin: 5px;
  border-radius: 8px;
  overflow: auto;
}

.esmeralds-log-row.status-2, .credits-log-row.status-2{
    background: #005c06;
}

.esmeralds-log-row.status-3, .credits-log-row.status-3{
    background: #840000;
}



.esmeralds-info{
padding: 6px 40px;
  text-align: left;
  font-weight: bold;
  background: #035700;
  color: #fff;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #000000;
  background: url(https://images.habbotemplarios.com/web/pages/fondo_esmeraldas.png) center right;
}

.credits-info{
padding: 6px 40px;
  text-align: left;
  font-weight: bold;
  background: #035700;
  color: #441d00;
  border-radius: 8px;
  margin-bottom: 20px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #000000;
  background: url(https://images.habbotemplarios.com/web/pages/fondo_creditos.png) center right;
}


.esmeralds-box > div, .credits-box > div{
    background: #00000070;
    padding: 10px;
    border-radius: 8px;
}

.esmeralds-box > div.discount, .credits-box > div.discount{
position: absolute;
  top: 5px;
  right: 5px;
  color: #7b4500;
  background: #fdf2d08a;
  padding: 5px;
  font-size: 0.85rem;
}





/* Post Links -------------------------------------------- */

.post-content p.page-links {
	background: #eee;
	color: #666;
	display: inline-block;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-size: 0.85rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 1px;
	margin-bottom: 15px;
	text-transform: uppercase;
}

.page-links a,
.page-links > span {
	display: inline-block;
	padding: 10px;
}

.page-links a:first-child,
.page-links span:first-child {
	margin-left: 0
}

.post-content .page-links a:hover {
	background: #0093C2;
	color: #fff;
	text-decoration: none;
}

.page-links > span:nth-of-type(2) {
	background: #ccc;
	color: #111;
}

/* Post Embeds -------------------------------------------- */

.post-content iframe {
	margin-bottom: 1em;
}

/* Post Tags --------------------------------------------- */

.post-tags {
	margin-top: 35px
}

.post-tags,
.tagcloud,
.widget_tag_cloud .widget-content {
	line-height: 1
}

.post-tags a,
.tagcloud a,
.widget_tag_cloud a[style] {
	background: #ccc;
	color: #444;
	display: inline-block;
	font-size: 0.7rem !important;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 1px;
	margin: 0 3px 8px 11px !important;
	padding: 5px 6px 6px 3px !important;
	position: relative;
	text-transform: uppercase;
}

.tagcloud a,
.widget_tag_cloud a {
	background: #ccc
}

.post-tags a {
	margin-right: 8px
}

.footer .tagcloud a {
	background: #eee
}

.footer .tagcloud a:before {
	border-right-color: #eee
}

.post-tags a:before,
.tagcloud .widget-content a:before,
.widget_tag_cloud .widget-content a:before {
	border: 11px solid transparent;
	border-left-width: 0;
	border-right-color: #CCC;
	content: "";
	display: block;
	left: -11px;
	position: absolute;
	top: 0;
}

.post-tags a:hover,
.tagcloud .widget-content a:hover,
.widget_tag_cloud .widget-content a:hover {
	background: #0093C2;
	color: #fff;
}

.post-tags a:hover:before,
.tagcloud .widget-content a:hover:before,
.widget_tag_cloud .widget-content a:hover:before {
	border-right-color: #0093C2
}

/* Post Author ------------------------------------------- */

.entry-author,
.post-author {
	background: #26272B;
	border-radius: 6px;
	margin: 1.5em 0 0;
	min-height: 130px;
	padding: 30px 25px 30px 120px;
	position: relative;
}

.entry-author:before,
.post-author:before {
	border: 6px solid transparent;
	border-bottom-color: #25262B;
	content: "";
	display: block;
	left: 53px;
	position: absolute;
	top: -12px;
}

.entry-author .author-avatar,
.post-author > .avatar {
	display: block;
	left: 20px;
	margin-top: -40px;
	position: absolute;
	top: 50%;
}

.entry-author img,
.post-author img {
	background: #444;
	border-radius: 99px;
	display: block;
	height: auto;
	padding: 5px;
	width: 80px;
}

.entry-author .author-title,
.post-author .title {
	color: #fff;
	font-size: 1.15rem;
	font-weight: 700;
}

.entry-author .author-bio a,
.post-author .title a {
	color: #fff
}

.entry-author .author-bio a:hover,
.post-author .title a:hover {
	text-decoration: underline
}

.entry-author .author-bio,
.post-author .description {
	color: #aaa;
	font-size: 0.95em;
	line-height: 145%;
	margin-top: 6px;
}

.post-author .social-menu {
	float: none
}

.post-author .social-menu li {
	list-style: none
}

.social-menu a.post-author-archive::before {
	content: '\f187'
}

.social-menu a.post-author-website::before {
	content: '\f015'
}

/* Sharedaddy -------------------------------------------- */

.post-inner .sd-rating,
.post-inner .sd-sharing-enabled {
	padding-top: 1em;
	margin: 1em 0 0;
}

.post-inner div.sharedaddy h3.sd-title:before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid rgba(0,0,0,0.2);
	border-top: 1px solid rgba(0,0,0,.2);
	margin-bottom: 1em;
}

/* Next & Previous Posts ----------------------------------------- */

.post-navigation {
    float: left;
    position: relative;
    width: 100%;
    z-index: 10;
}

.post-navigation .meta-nav {
	color: #003b64;
	display: block;
	font-size: 0.85em;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 0;
	text-transform: uppercase;
	display: none;
}

.post-navigation .nav-previous .meta-nav:after {
	content: "\0020\f061";
    font-family: "Font Awesome 5 Free";
}

.post-navigation .nav-next .meta-nav:before {
    content: "\f060\0020";
    font-family: "Font Awesome 5 Free";
}

.post-navigation .navigation-post-title {
	color: #fff;
	font-size: 0.85em;
	font-style: normal;
	font-weight: 700;
	line-height: 130%;
	margin: 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav-links > div {
  display: block;
  float: right;
  font-weight: bold;
}

.nav-previous{
    padding-right: 5px;
}

.nav-next{
    padding-left: 5px;
}

.nav-links > div a:hover span {
	color: #0093C2
}

.nav-links .nav-next {
  text-align: left;
  float: left;
}

/* -------------------------------------------------------------------------------- */
/* !## 10. Post Content */
/* -------------------------------------------------------------------------------- */

.nav_menu_n, .nav_menu_a, .div-orange{
    width: 100%;
    text-align: center;
    background: #e8a100;
    padding: 7px;
    border-radius: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 75%);
    font-weight: bold;
    margin: 10px 0;
    color: #fff;
    border-bottom: 3px solid #9d6e01;
    box-shadow: 0 0 0 2px #000000;
}

.nav_menu_n_g, .div-green{
    width: 100%;
    text-align: center;
    background: #378f00;
    padding: 7px;
    border-radius: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 75%);
    font-weight: bold;
    margin: 10px 0;
    color: #fff;
    border-bottom: 3px solid #026005;
    box-shadow: 0 0 0 2px #000000;
}

.nav_menu_r, .div-red{
    width: 100%;
    text-align: center;
    width: 100%;
    text-align: center;
    background: #b70000;
    padding: 7px;
    border-radius: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 75%);
    font-weight: bold;
    margin: 10px 0;
    color: #fff;
    border-bottom: 3px solid #740000;
    box-shadow: 0 0 0 2px #000000;
}

.nav_menu_rs, .div-pink{
    width: 100%;
    text-align: center;
    background: #b700b1;
    padding: 7px;
    border-radius: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 75%);
    font-weight: bold;
    margin: 10px 0;
    color: #fff;
    border-bottom: 3px solid #6d0074;
    box-shadow: 0 0 0 2px #000000;
}

.nav_menu_m, .div-brown{
    width: 100%;
    text-align: center;
    background: #855c00;
    padding: 7px;
    border-radius: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 75%);
    font-weight: bold;
    margin: 10px 0;
    color: #fff;
    border-bottom: 3px solid #423400;
    box-shadow: 0 0 0 2px #000000;
}

.nav_menu_n, .div-blue{
    width: 100%;
    text-align: center;
    background: #005e81;
    padding: 7px;
    border-radius: 4px;
    text-shadow: 1px 1px rgb(0 0 0 / 75%);
    font-weight: bold;
    margin: 10px 0;
    color: #fff;
    border-bottom: 3px solid #003342;
    box-shadow: 0 0 0 2px #000000;
}

.post-content {
	font-family: 'Ubuntu', sans-serif;
	font-size: 1em;
}

.post-content img{
    border-radius: 4px;
}

.post-content ul {
  list-style: none;
  padding: 0;
}
.post-content ul li {
    font-weight: bold;
    color: #f58800;
    font-size: 1.2rem;
    list-style-type:none;
    list-style:none;
    display: table-row;
    padding-left:0px;
    padding-top:5px;
    padding-bottom:5px;
}

.post-content ul ul li {
    color: #004c78;
    font-size: 0.95rem;
}

.post-content ul ul li:before {
    content: "\f192";
}

.post-content ul ul ul li {
    color: #4ea300;
    font-size: 0.95rem;
}

.post-content ul ul ul li:before {
    content: "\f152";
}

.post-content ul li:before {
  content: "\f101"; /* FontAwesome Unicode */
  font-family: "Font Awesome 5 Free"; 
font-weight: 900; 
 margin-right:15px;
 display: table-cell;
 padding-right: 5px;
}

.post-content p,
.post-content blockquote,
.post-content ul,
.post-content ol,
.post-content address,
.post-content dl,
.post-content pre {
	line-height: 170%;
	margin-bottom: 0.5em;
}

.post-content > *:last-child {
	margin-bottom: 0
}

.post-content p.intro {
	color: #0093C2;
	border-bottom: 3px double #ddd;
	font-size: 1.2em;
	font-weight: 700;
	line-height: 155%;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h5,
.post-content h6 {
	font-weight: 700;
	line-height: 120%;
}

.post-content h1,
.post-content h2,
.post-content h3 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 900;
}

.post-content h1 {
	font-size: 42.5px
}

.post-content h2 {
	font-size: 34px
}

.post-content h3 {
	font-size: 27.2px
}

.post-content h4 {
	font-size: 23.8px
}

.post-content h5 {
	font-size: 20.4px
}

.post-content h6 {
	font-size: 13.6px;
	font-weight: 900;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.post-content h1+h1,
.post-content h1+h2,
.post-content h1+h3,
.post-content h1+h4,
.post-content h1+h5,
.post-content h1+h6,
.post-content h2+h1,
.post-content h2+h2,
.post-content h2+h3,
.post-content h2+h4,
.post-content h2+h5,
.post-content h2+h6,
.post-content h3+h1,
.post-content h3+h2,
.post-content h3+h3,
.post-content h3+h4,
.post-content h3+h5,
.post-content h3+h6,
.post-content h4+h1,
.post-content h4+h2,
.post-content h4+h3,
.post-content h4+h4,
.post-content h4+h5,
.post-content h4+h6,
.post-content h5+h1,
.post-content h5+h2,
.post-content h5+h3,
.post-content h5+h4,
.post-content h5+h5,
.post-content h5+h6,
.post-content h6+h1,
.post-content h6+h2,
.post-content h6+h3,
.post-content h6+h4,
.post-content h6+h5,
.post-content h6+h6 {
	margin-top: 25px
}

.post-content blockquote {
	background: #fafafa;
	border: 1px solid #eee;
	font-style: italic;
	padding: 30px 30px .5em 90px;
	position: relative;
}

.post-content blockquote p {
	font-style: italic;
}

.post-content blockquote:after {
	color: #0093C2;
	content: '\201C';
	font-family: 'Georgia', serif;
	font-size: 72px;
	font-weight: 700;
	font-style: normal;
	line-height: 72px;
	left: 0px;
	position: absolute;
	text-align: center;
	top: 23px;
	width: 90px;
}

.post-content blockquote cite {
	display: block;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 120%;
	margin-top: 1.1em;
	text-transform: uppercase;
}

.post-content blockquote cite:before {
	content: "— "
}

.post-content hr {
	background: #DDD;
	border: 0;
	height: 2px;
	margin: 10px auto;
	max-width: 60%;
	width: 128px;
}

em,
q {
	font-style: italic
}

.post-content strong em,
.post-content em strong {
	font-weight: bold;
	font-style: italic;
}

.post-content big {
	font-size: 1.25em
}

abbr,
acronym {
	cursor: help
}

code,
kbd,
pre {
	background: #EEE;
	font-family: Menlo, Monaco, monospace;
	font-size: 0.85em;
}

.post-content .highlight {
	background: #fcf8a5;
	display: inline;
	padding: 2px 3px;
	width: auto;
}

.post-content kbd,
.post-content code {
	padding: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.post-content dl {
	line-height: 160%
}

.post-content dl dt {
	font-weight: bold
}

.post-content ol {
	margin-left: 1.5em
}


.post-content ol {
	list-style: decimal
}

.post-content ol ol {
	list-style: lower-alpha
}

.post-content ol ol ol {
	list-style: lower-roman
}

.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
	margin-bottom: 0
}

.post-content li {
	margin-bottom: 0.5em;
	line-height: 150%;
}

.post-content ol > li:last-child,
.post-content ul > li:last-child {
	margin-bottom: 0
}

.post-content ol > li:first-child,
.post-content ul > li:first-child {
	margin-top: 0.5em
}

.post-content address {
	background: #F1F1F1;
	padding: 3% 3.5%;
}

.post-content pre {
	background: #eee;
	border: 1px solid rgba(0,0,0,0.2);
	line-height: 140%;
	padding: 2% 2.5%;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.post-content .page-edit-link {
	margin-bottom: 1.5em;
}

/* Post Media --------------------------------------- */

.post-content .tiled-gallery {
	clear: none !important
}

some_nowhitespace {
	nowhitespace: afterproperty
}

/* Makes Jetpack Tiled Galleries play nice with the related posts field */

.post-content .wp-caption {
	max-width: 100%
}

.post-content .wp-caption,
.post-content .wp-caption > a,
.post-content .wp-caption img {
	display: block
}

.post-content div.aligncenter,
.post-content div.alignnone {
	margin-bottom: 1.6em
}

.post-content .alignleft,
.post-content .alignright {
	margin-bottom: 1.2em;
	max-width: 50%;
}

.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
	margin-bottom: 0
}

.post-content .alignleft {
	float: left;
	margin-right: 30px;
}

.post-content .alignright {
	float: right;
	margin-left: 30px;
}

.post-content .aligncenter,
.post-content .aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.post-content {
	display: block
}

.post-content .gallery {
	display: table;
	width: 100%;
}

.post-content .gallery-icon a {
	border: none;
	line-height: 0;
	display: block;
}

.post-content .wp-caption-text,
.post-content .gallery-caption {
	color: #444;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-size: 0.9rem;
	font-weight: 700;
	line-height: 130%;
	margin: 12px 12px 0;
	text-align: center;
}

.gallery {
	margin: 0 -10px 1.5em;
}

.gallery img {
	border: none !important
}

.gallery .gallery-caption {
	margin-left: 12px !important
}

.gallery .gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
	margin: 0;
}

.gallery-item .gallery-icon {
	padding: 10px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}

/* Tables --------------------------------------- */

.leaderboard-verify td, .leaderboard-verify th {
  border: 1px solid #ddd;
  padding: 8px;
}

.leaderboard-verify tr:nth-child(even){background-color: #f2f2f2;}

.leaderboard-verify tr:hover {background-color: #ddd;}

.leaderboard-verify th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #0086B7;
    color: white;
    font-weight: bold;
}

.post-content table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	font-size: 0.9em;
	width: 100%;
}

.post-content th,
.post-content td {
	border-bottom: 1px solid #DDD;
	line-height: 120%;
	margin: 0;
	padding: 1%;
	overflow: visible;
}

.post-content th {
	padding-top: 0
}

.post-content caption {
	color: #111;
	padding: 2%;
	text-align: center;
}

.post-content thead {
	vertical-align: bottom;
	white-space: nowrap;
}

.post-content th {
	color: #111;
	font-weight: bold;
}

.post-content table tbody > tr:nth-child(odd) > td {
	background: #f9f9f9
}

/* Forms --------------------------------------- */

.post-content fieldset {
	border: 2px solid #ddd;
	margin-bottom: 1em;
	padding: 25px;
}

.post-content fieldset legend {
	background: #0093C2;
	color: #fff;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-size: 0.8rem;
	font-weight: 900;
	line-height: 1;
	letter-spacing: 1px;
	padding: 10px 12px;
	text-transform: uppercase;
}

.post-content label {
	font-size: 1rem;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-weight: 700;
}

.post-content input,
.post-content textarea {
	font-family: 'Ubuntu', Helvetica, sans-serif
}

.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="email"],
.post-content input[type="password"],
.post-content textarea {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	color: #111;
	font-size: 0.9em;
	padding: 10px;
	width: 50%;
	-webkit-appearance: none;
	margin: 10px;
}

.post-content input[type="file"] {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 3px;
	padding: 10px;
}

.post-content textarea {
	height: 180px;
	line-height: 140%;
}

.post-content input[type="text"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="email"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus {
	outline: none
}

/* Media Element styles for wpcom --------------------------- */

.post-content .wp-playlist a,
.post-content .mejs-container a {
	border-bottom: none;
}

/* -------------------------------------------------------------------------------- */
/* !## 11. Comments */
/* -------------------------------------------------------------------------------- */


.form-submit{
    margin-top: 5px;
}

.comment-form{
    padding: 5px;
}
.recentcomments a{
    font-weight: bold;
    color: #002938 !important;
    display: unset !important; 
    padding: 0 !important;
}

.recentcomments .post-title-comment{
    font-size: 0.8rem;
    font-weight: unset;
}

.comments-container,
.respond-container {
	position: relative;
}


/* No Comments ----------------------------------------- */

.no-comments {
    font-weight: 700;
    margin: 10px 0px;
    text-align: center;
    background: #da0000;
    color: #fff;
    padding: 10px;
    border-radius: 6px;
    border: 2px solid #fff;
}

.no-comments .fa {
	color: #0093C2;
	margin-right: 4px;
}

/* Comment List ---------------------------------------- */

.comments {
	margin: 0 3px;
}

.comment {

}

.comment-image{
  height: 102px;
  width: 102px;
  float: left;
  display: inline-block;
  margin-bottom: 0px;
  background: url(https://images.habbotemplarios.com/web/fondos/profiles/default_background.gif);
  overflow: hidden;
  border-radius: 8px;
  border: 2px solid #fff;
  margin-left: 3px;
}

.comment-image .img-habbo{
    padding-left: 10px;
}

.comment.depth-1{
	position: relative;
    margin: 12px 0;
}

.comment.depth-1:last-child{
    margin-bottom: 5px;
}

div.comment {
	margin-top: 25px
}

.comment-list > .comment:first-child > .comment:first-child {
	margin-top: 0
}

.comment-list .children {
	margin-left: 10px;
	border-left: 4px dashed #a7a7a7;
	padding-left: 10px;
	border-image: linear-gradient( to bottom, #3caec7, rgb(255, 255, 255) ) 1 100%;
}


.comment-list .children .comment {
    margin: 10px 0;
}
.comment-list .children:before {
    content: "\f13a";
    font-family: 'Font Awesome 5 Free';
    top: -10px;
    left: -21px;
    position: relative;
    color: #0c9ab9;
    font-weight: 900;
    border-radius: 100px;
    background: #fff;
    box-shadow: 0 0 0 2px #000000;
    border: 1px solid #fff;
} 

.children .depth-2:before{
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    top: 45px;
    left: -100px;
    position: relative;
    color: #0c9ab9;
    font-weight: 900;
    display:none;
}

/* Highlander comments adds an inline background color unneccesarily that we need to override here */
.comment-list .highlander-comment[style] {
	background: transparent !important;
}

.comment .avatar {
	border-radius: 999px;
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	top: 3px;
	width: 60px;
}

.comment-body {
  border: 2px solid rgb(255 255 255);
  margin-left: 115px;
  padding: 0px;
  position: relative;
  min-height: 102px;
  border-radius: 8px;
  margin-right: 3px;
  background: linear-gradient(#fff 10%,#bfcfd5 100%);
  overflow: unset;
}

.comment-body .button.button-small{
    padding: 6px;
}

.comment-body .roundBox{
    font-size: 0.9rem;
}

.comment-body .comment-meta,
.comment-body .comment-content,
.comment-body .comment-edit-form {
    padding-right: 120px;
}

.comment-body .comment-content{
    font-size: 1rem;
    padding-left: 10px;
    padding-bottom: 10px;
}

.comment-body .stamp{
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 110px;
  height: auto;
  border-left: 2px solid #fff;
  padding: 4px 0 0 10px;
  border-radius: 0 6px 6px 0;
  overflow: hidden;
  background: #bfcfd5;
}

.comment-body .comment-content p{
    display: table;
    text-align: justify;
}

.comment .comment-body .avatar {
	background: transparent;
	border-radius: 99px;
	color: #fff;
	display: block;
	left: -84px;
	position: absolute;
	text-align: center;
	top: -4px;
	z-index: 5;
}

.comment.bypostauthor .comment-body .avatar {
	background: #0093C2;
	color: #fff;
}

/* Comment Content ---------------------------------------- */

.comment-content p,
.comment-content blockquote,
.comment-content ul,
.comment-content ol,
.comment-content address,
.comment-content dl,
.comment-content pre {
	line-height: 160%;
}

.comment-content ol{
    margin-left:1em;
	list-style: decimal;
}

.comment-content ul{
    margin-left:1em;
	list-style: disc;
}

/* Comment Meta */

.comment-meta {
color: #4b4848;
  font-size: 0.7em;
  font-weight: 900;
  margin-bottom: 5px;
  padding: 4px;
  background: #becdd5;
  overflow: hidden;
  border-radius: 6px 6px 0 0;
}

.comment-meta a {
	color: #003757;
	margin: 0 5px;
}

.comment-meta .says {
	display: none;
}

.comment-meta .vcard {
  font-size: 1rem;
  font-weight: 700;
  padding: 4px 4px 4px 0px;
  height: 28px;
}

.vcard .fn{

}

.comment-metadata{
    float: right;
  border-right: 1px solid #aeaeae;
  padding: 2px 4px;
  font-size: 0.7rem;
}


/* Pingbacks & Tracksbacks ----------------------------------- */

.pingbacks {
	margin-top: 30px;
	margin-left: 90px;
	padding-top: 30px;
}

.pingbacks-title {
	border-bottom: 2px solid #0093C2;
	color: #111;
	display: inline-block;
	font-size: 0.75em;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom: 20px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

.pingbacklist li {
	border-top: 1px solid rgba(0,0,0,0.2);
	font-size: 16px;
	line-height: 140%;
	padding: 12px 0;
}

.pingbacklist li:first-child {
	border-top: none
}

.pingbacklist li:before {
	color: #999;
	content: "\F14C";
	display: inline-block;
	font: 16px/1 'FontAwesome';
	height: 16px;
	margin-right: 8px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 16px;
}

.pingbacklist a {
	color: #111
}

.pingbacklist a:hover {
	color: #0093C2
}

.pingbacklist span a {
	font-size: 0.75em;
	font-weight: 700;
}

.pingbacklist span:before {
	content: "\2014\00a0"
}

/* Comment Navigation ---------------------------------------- */

.comment-navigation {
	border-top: 2px solid #ddd;
	margin: 30px 0 30px 80px;
}

.comment-navigation .nav-links {
	display: table;
	width: 100%;
}

.comment-navigation .nav-previous,
.comment-navigation .nav-next {
	margin-top: 0
}

.comment-navigation a {
	border-top: 2px solid transparent;
	color: #666;
	display: inline-block;
	font-size: 0.85rem;
	font-weight: 800;
	letter-spacing: 1px;
	padding: 15px 10px 10px;
	text-transform: uppercase;
}

.comment-navigation a:hover {
	border-top-color: #0093C2;
	color: #0093C2;
}

/* -------------------------------------------------------------------------------- */
/* !## 12. Respond */
/* -------------------------------------------------------------------------------- */

.comment-respond .logged-in-as {
	margin-bottom: 40px
}

.comment-respond .logged-in-as a:first-of-type {
	font-weight: 700
}

.comment-respond p a:hover {
	text-decoration: underline
}

.comment-respond form label {
    display:none;
	color: #111;
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: 8px;
}

.comment-respond form label span {
	color: red;
	margin-left: 2px;
}

.comment-respond p:last-child {
	margin-bottom: 0
}

.comment-respond p.comment-subscription-form {
	margin-bottom: 10px
}

.comment-respond p.comment-subscription-form:last-of-type {
	margin-bottom: 0
}

.comment-form-author,
.comment-form-email {
	display: block;
	float: left;
	width: 47.5%;
}

.comment-form-email {
	float: right
}

.comment-respond input:not([type="checkbox"]),
.comment-respond textarea {
	border-radius: 0;
	-webkit-appearance: none;
}

.comment-respond input,
.comment-respond textarea {
	background: #fafafa;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 2px;
	color: #111;
	display: inline-block;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-size: 1rem;
	margin: 0;
	padding: 20px;
	width: 100%;
	vertical-align: middle;
}

.comment-respond input:focus,
.comment-respond textarea:focus {
	outline: none
}

.comment-respond textarea {
	height: 200px;
	line-height: 140%;
}

/* Highlander Comments ----------------------------------- */

.highlander-enabled .comment-respond input,
.highlander-enabled .comment-respond textarea {
	padding: 10px;
	vertical-align: middle
}

.highlander-enabled #respond #comment-form-subscribe {
	margin: 15px 0;
	padding-left: 0
}

.highlander-enabled #respond .form-submit {
	padding: 15px 0
}

.highlander-enabled .comment-form-author,
.highlander-enabled .comment-form-email {
	float: none;
}

/* In Comment List --------------------------------------- */

.comment-list .comment-respond {
	max-width: 100%;
}

.comment-list #cancel-comment-reply-link {
    font-size: 0.85rem;
    font-weight: 700;
    letter-spacing: 0;
    margin-left: 3px;
    position: relative;
    text-transform: none;
    color: #ffe5e5;
    background: #d00;
    padding: 4px;
    border-radius: 4px;
    border: 2px solid #fff;
}


.comment-list .comment-respond form {
	margin-left: 0
}

/* -------------------------------------------------------------------------------- */
/* !## 13. Page & Page Templates */
/* -------------------------------------------------------------------------------- */

.page-edit-link {
	border: 2px solid #ddd;
	border-radius: 4px;
	color: #0093C2;
	display: inline-block;
	font-size: 0.8rem;
	font-weight: 900;
	padding: 6px 10px 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.page-edit-link .fa {
	margin-right: 4px;
	position: relative;
	top: -1px;
}

/* Search Page --------------------------------------- */

.wrapper .search-form {
	position: relative
}

form.search-form{
    margin: 5px 0;
    text-align: center;
}

.wrapper .search-field {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 0;
	color: #111;
	display: block;
	font-family: 'Ubuntu', Helvetica, sans-serif;
	font-size: 1rem;
	margin: 0;
	padding: 20px 60px 20px 20px;
	width: 100%;
}

.wrapper .search-field:focus {
	outline: none
}

.wrapper .search-button {
	background: none;
	border-left: 1px solid rgba(0,0,0,0.2);
	color: #999;
	display: block;
	height: 100%;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 60px;
}

.wrapper .search-button .fa {
	font-size: 24px;
	position: relative;
	top: -1px;
}

.wrapper .search-button:hover {
	color: #0093C2;
	cursor: pointer;
}

/* Error 404 --------------------------------------- */

.error404 .post-title {
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding-bottom: 10px;
}

/* -------------------------------------------------------------------------------- */
/* !## 14. Pagination */
/* -------------------------------------------------------------------------------- */
/* Page Title --------------------------------------- */

.page-title, .widget-title  {
	border-bottom: 2px solid rgb(0 2 2 / 32%);
    position: relative;
    text-align: center;
    z-index: 1;
    margin-bottom: 7px;
    background: linear-gradient(180deg, rgb(0, 104, 145) 50%, rgb(0, 88, 123) 5%);
    color: #ffffff;
    border-top: 2px solid rgb(0 2 2 / 32%);
    
}

.page-title.green {
    background: linear-gradient(180deg, #137b00 50%, #106400 5%);
}

.widget-title {
    background: linear-gradient(180deg, rgb(0, 104, 145) 50%, rgb(0, 88, 123) 5%);
}

.widget-title.orange {
    background: linear-gradient(180deg, #eeab14 50%, rgb(213, 151, 11) 5%);
}



.page-title.nft {
    background: linear-gradient(90deg, #943ad2,#3795b7);
    border-bottom: 3px solid rgba(41, 0, 60, 0.64);
}

.page-title.infierno {
    background: linear-gradient(180deg, rgb(240, 101, 0) 50%, rgb(206, 87, 1) 5%);
}

.page-title.orange {
    background: linear-gradient(180deg, #eeab14 50%, rgb(213, 151, 11) 5%);
}

.page-title a{
    color: #fff;
}

.page-title h4,
.page-title p {
    color: #fff;
    font-size: 0.8rem;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 110%;
    text-transform: uppercase;
    padding: 12px;
    text-shadow: 1px 1px rgba(85, 85, 85, 0.48);
}

.page-title h4 {
    float: left;
    margin-bottom: -2px;
}

.page-title p {
	float: right;
	color: #ccc;
}

.page-title p .sep {
	color: #AAA;
	margin: 0 5px;
}

/* Posts Navigation --------------------------------------- */

.post-navigation {
    display: table;
    width: 100%;
}

.posts-navigation{
    float: right;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.48);
}

/* Archive Navigation --------------------------------------- */

.archive-nav {
	border-top: 2px solid #ddd;
	color: #777;
	margin-top: 60px;
	position: relative;
	text-align: center;
}

.archive-nav ul {
	text-align: center;
}

.archive-nav li {
	display: inline-block;
	margin-top: -2px;
}

.archive-nav a {
	border-top: 2px solid transparent;
	display: inline-block;
	color: #777;
	font-size: 0.85rem;
	font-weight: 900;
	letter-spacing: 1px;
	padding: 15px 10px 10px;
	text-transform: uppercase;
}

.archive-nav-older,
.archive-nav-newer {
	position: absolute;
	top: 0;
}

.archive-nav-newer {
	left: 0
}

.archive-nav-older {
	right: 0
}

.archive-nav-older a:after {
	content: "\00a0\2192";
	font-family: 'FontAwesome';
}

.archive-nav-newer a:before {
	content: "\2190\00a0";
	font-family: 'FontAwesome';
}

.archive-nav .active a {
	border-top-color: #444;
	color: #444;
}

.archive-nav a:hover {
	border-top-color: #0093C2;
	color: #0093C2;
}

.archive-nav li + li {
	margin-left: 10px
}


/* -------------------------------------------------------------------------------- */
/* !## 15. Sidebar */
/* -------------------------------------------------------------------------------- */


.widget_super-simple-slider-widget .widget-content{
    padding: 0;
}

.super-simple-slider-container .prev, .super-simple-slider-container .next{
    border-radius: 50%;
}

.widgets {
	font-size: 1rem
}

.widget + .widget {
    margin-top: 10px;
    padding-top: 5px;
}

.widget-title {
    letter-spacing: 1px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    padding: 7px;
    font-weight: bold;
    font-size: 0.8rem;
    text-shadow: 1px 1px rgb(0 0 0 / 48%);
}

.widget-title label {
	font-weight: 900;
}

/* Widget Content --------------------------------------- */

.ult_placa div{
    display: inline-block;
    text-align: center;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 6px;
    border: rgb(0 0 0 / 50%) 1px solid;
    margin-left: 4px;
    margin-right: 4px;
    margin-bottom: 5px;
    margin: 5px;
    padding: 4PX;
    color: #FFF;
    border-bottom: 3px solid #00000070;
}


.widget-content {
    color: #292929;
    font-size: 1rem;
    background: #fff;
    overflow: hidden;
    border-bottom: 2px solid #fff;
    text-align: center;
}

.widget-content:last-child{
    margin-bottom: 0px;
    border-bottom: unset;
}

.widget-content h3 {
	color: #fff
}

.widget-content a {
	color: #111
}

.widget-content a:hover,
.widget-content a:hover::before {
	color: #0093C2;
	text-decoration: none
}

.widget-content p {
	line-height: 150%;
	margin-top: 1em;
}

.widget-content select {
	display: block;
	width: 100%;
}

.widget-content p:first-child {
	margin-top: 0
}

.widget-content li {
	line-height: 140%;
}

.widget-content li a {
	display: inline-block;
	padding: 12px 0;
}

.widget-content ul ul {
	margin-left: 1em
}

.widget-content ul ul li:first-child {
	border-top: 1px solid rgba(0,0,0,0.2);
	margin-top: 0;
}

/* Text Widget --------------------------------------- */

.widget.widget_text ul li:first-child {
	margin: auto;
}
.widget.widget_text ul ul li:first-child {
	border-top: 0;
}
.textwidget {
	padding: 5px;
}

.textwidget form{
	display: inline;
}

.textwidget .aligncenter{
    text-align: center;
}

.textwidget img.aligncenter{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.textwidget .alignleft{
    text-align: left;
}

.textwidget .alignright{
    text-align: right;
}

/* Widget Icons --------------------------------------- */

.widget-content li a:before,
.jetpack_widget_social_icons a {
	color: #999;
}

.widget_archive li a:before,
.widget_categories li a:before,
.widget_meta li a:before,
.widget_nav_menu li a:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900; 
	height: 16px;
	margin-right: 8px;
	position: relative;
	vertical-align: middle;
	width: 16px;
}

.widget_archive li a:before {
	content: '\f187'
}

.widget_categories li a:before {
    
	content: '\f101'
}

.widget_meta li a:before {
	content: '\f0ad'
}

.widget_nav_menu li a:before {
	content: '\f15b'
}

/* Recent Comments Widget --------------------------------------- */

.widget_recent_comments li {
  display: block;
  padding: 5px;
  color: #ffffff;
  margin: 5px 0px;
  overflow: hidden;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
}

.widget_recent_comments .recentcommentsavatar tr {
	border-bottom: 1px solid rgba(0,0,0,0.1);
}

.widget_recent_comments .recentcommentsavatar tr:last-of-type {
	border-bottom: none;
}

.widget_recent_comments td[class^="recentcommentsavatar"] {
	padding: 10px 0;
}

.widget_recent_comments td[class^="recentcommentsavatar"] a {
	display: block;
	line-height: 0;
}

/* Authors (list) Widget --------------------------------------- */

.widget_authors .widget-content > ul li > ul {
	margin-left: 0;
}

.widget_authors .widget-content > ul li .avatar,
.widget_authors .widget-content > ul li strong {
	display: inline-block;
	margin-right: 10px;
	vertical-align: middle;
}

/* JetPack Community Widget --------------------------------------- */

.widget_jetpack_my_community .widget-content ul li:first-child {
	margin-top: inherit
}

/* RSS Widget --------------------------------------- */

.widget_rss .widget-title img {
	bottom: -2px;
	height: 13px;
	margin-right: 2px;
	position: relative;
	width: 13px;
}

.widget_rss .widget-content li {
	padding: 1.5em 0;
}

.widget_rss li a {
	color: #111;
	display: block;
	font-family: 'Ubuntu', sans-serif;
	font-size: 1.1em;
	font-weight: 700;
	line-height: 120%;
	margin-bottom: .25em;
	padding: 0;
}

.widget_rss li .rss-date {
	color: #888;
	display: block;
	font-size: 0.8em;
	font-weight: 400;
	letter-spacing: 1px;
	margin-bottom: .25em;
	text-transform: uppercase;
}

.widget_rss li .rssSummary {
	margin-bottom: .5em;
}

.widget_rss li cite {
	display: block;
	font-size: 0.9em;
}

.widget_rss li cite:before {
	content: "— "
}

/* Widget Calendar --------------------------------------- */

#wp-calendar {
	color: #111;
	max-width: 100%;
	text-align: center;
	width: 100%;
}

#wp-calendar thead {
	border-top: 1px solid rgba(0,0,0,0.2)
}

#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
	text-align: center
}

#wp-calendar caption {
	color: #111;
	padding-bottom: 4%;
	text-transform: capitalize;
}

#wp-calendar th,
#wp-calendar td {
	border-right: 1px solid rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(0,0,0,0.2);
	padding: 4% 2%;
}

#wp-calendar thead th {
	color: #0093C2;
	font-size: 0.75em;
	font-weight: 900;
	text-transform: uppercase;
}

#wp-calendar th:first-child,
#wp-calendar tbody td:first-child {
	border-left: 1px solid rgba(0,0,0,0.2)
}

#wp-calendar tbody a:hover {
	text-decoration: underline
}

#wp-calendar tfoot td {
	border: none !important;
	padding: 0;
}

#wp-calendar tfoot #prev a {
	text-align: left
}

#wp-calendar tfoot #next a {
	text-align: right
}

#wp-calendar tfoot a {
	color: #111;
	display: block;
	font-size: 0.75em;
	font-weight: 900;
	letter-spacing: 1px;
	margin-top: 12px;
	text-transform: uppercase;
}

#wp-calendar tfoot a:hover {
	color: #0093C2;
	text-decoration: none;
}

/* Flickr Widget --------------------------------------- */

.flickr_badge_image {
	display: inline-block;
	margin: 0 10px 10px 0;
}

.flickr_badge_image a,
.flickr_badge_image img {
	display: block
}

.flickr_badge_image a {
	background: #fff;
	border: 1px solid rgba(0,0,0,0.2);
	padding: 4px;
}

.widget_flickr table {
	width: 100%;
}

.widget_flickr table a {
	display: inline-block;
	padding: .25em 1.5%;
	vertical-align: top;
	width: 33%;
}

.widget_flickr #flickr_badge_uber_wrapper a:last-of-type {
	color: #0093C2;
	cursor: pointer;
	display: inline-block;
	border-bottom: 2px solid #0093C2;
	font-size: 0.8rem;
	font-weight: 900;
	letter-spacing: 1px;
	margin: 15px auto;
	padding: 0 0 3px;
	text-transform: uppercase;
	width: inherit
}

.widget_flickr #flickr_badge_wrapper {
	background: transparent;
	border-color: transparent
}

.widget_flickr table br {
	display: none;
}

/* About Me Widget --------------------------------------- */

.aboutme_widget {
	border-top: 1px solid rgba(0,0,0,0.2);
	margin-top: 40px;
	padding-top: 40px;
}

/* -------------------------------------------------------------------------------- */
/* !## 16. Footer */
/* -------------------------------------------------------------------------------- */

.site-footer {
background: rgb(0 32 51 / 80%);
  position: relative;
  border-top: 3px solid rgb(0 32 51 / 43%);
  padding: 10px 20px;
  margin-top: 15px;
  overflow: hidden;
}


.to-the-top {
	background: #006c8f;
    border-radius: 10px;
    display: block;
    height: 40px;
    padding-top: 21px;
    position: absolute;
    right: 0;
    top: -20px;
    width: 40px;
    border: 2px solid #fff;
}

.to-the-top .fa {
	color: #fff;
	display: block;
	font-size: 22px;
	left: 0;
	margin-top: -11px;
	position: absolute;
	right: 0;
	text-align: center;
	text-shadow: 0 1px 0 rgba(0,0,0,0.25);
	top: 50%;
	width: 100%;
}

.to-the-top:hover {
	color: #fff;
	top: -30px;
}

.site-footer p {
    color: #fff;
    font-size: 0.8em;
}

.site-footer .logo-fansite{
    float: left;
    margin-right: 10px;
}

.site-footer .copyright {
    letter-spacing: 1px;
    line-height: 1.5em;
    text-shadow: 0 1px 0 #000;
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 10px;
    height: 100%;
    color: #99b0bf;
}

.site-footer .copyright a {
	color: #ffffff
}

.site-footer .copyright a:hover {
	color: #0093C2
}

/*--------------------------------------------------------------*/
/* !## 17. Infinite Scroll */
/*--------------------------------------------------------------*/

#infinite-wrap {
	font-size: 0;
    margin: 0;
    padding-bottom: 5px;
    width: 100%;
    overflow: hidden;
}

.infinite-scroll .pagination {
	display: none;
}

#infinite-handle {
	bottom: 0;
	clear: both;
	display: table;
	margin-bottom: 50px;
	position: absolute;
	text-align: center;
	width: 100%;
}

#infinite-handle span {
	background: transparent !important;
	border-radius: inherit !important;
	color: inherit !important;
	font-size: inherit !important;
	padding: inherit !important;
}

#infinite-handle span button {
	background: #0093C2;
	color: #FFF;
	font-size: 0.8rem;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
	padding: 12px;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 1px 0 rgba(0,0,0,0.25);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#infinite-handle span button:hover,
#infinite-handle span button:active,
#infinite-handle span button:focus {
	background: #999;
	color: #FFF;
	font-size: 0.8rem;
	font-weight: 900;
	line-height: 1;
	padding: 12px;
}

.infinite-loader {
	bottom: 0;
	left: 50%;
	margin: 0 0 50px -17px;
	position: absolute;
	width: 35px;
}

/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

.infinite-scroll .pagination {
	display: none;
}


/* -------------------------------------------------------------------------------- */
/* !## 18. Extras */
/* -------------------------------------------------------------------------------- */

.rewardsWindow{
background: #f4f4f4;
  border-radius: 6px;
  margin: 10px;
  text-align: center;
  display: none;
  padding: 0 0 10px 0;
  overflow: auto;
}

#rewardsResult{
    margin: 0 15px;
}

.stamp-rara{
    filter: drop-shadow(0px 0 4px #fd32ad);
    -webkit-filter: drop-shadow(0px 0 4px #fd32ad);
}

.stamp-ltd{
    filter: drop-shadow(0px 0 4px #e3a800);
    -webkit-filter: drop-shadow(0px 0 4px #e3a800);
}

.stamp-nubix{
    filter: drop-shadow(0px 0 6px #00c4ff);
    -webkit-filter: drop-shadow(0px 0 4px #00c4ff);
}


.mycred-badge-image{
    width: unset !important;
}

.new-notice{
    background: #b00000;
    padding: 2px 4px;
    border-radius: 4px;
    color: #ffff;
    border: 2px solid #600000;
}

.optionAlbum {
    text-align: center;
    font-size: 0.8rem;
    padding: 0 10px 0 0;
}

.optionAlbum a span{
    float: right;
}

#stampsAlbum {
    background: #bcdadb;
    border-radius: 6px;
    border: 1px solid #3fa4c9;
}


#progressAlbum {
    background: #bcdadb;
    border-radius: 6px;
    border: 1px solid #3fa4c9;
    padding: 0px 10px;
}

#inventoryAlbum{
    background: #bcdadb;
    border-radius: 6px;
    border: 1px solid #3fa4c9;
}

.mycred-badge-image.stamp-options:hover{
    background: rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    cursor: pointer;
}

.img-cosmetic-icons.cosmetics-options:hover{
    background: rgba(222, 253, 255, 0.5);
    border: 1px solid #0064a8;
    cursor: pointer;
}

.stamp-options{
    cursor:pointer;
}

.cosmetics-options{
    cursor:pointer;
}

.title_category_stamps{
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    background: linear-gradient(to right, rgba(208, 244, 255, 0), rgb(63, 164, 201), rgba(208, 244, 255, 0));
    padding: 6px;
    margin-bottom: 15px;
    color: #003d62;
    text-transform: uppercase;
}

.title_blue{
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    background: linear-gradient(to right, rgba(208, 244, 255, 0), rgb(144, 224, 249), rgba(208, 244, 255, 0));
    border-radius: 4px;
    padding: 6px 50px;
    margin-bottom: 15px;
    color: #004975;
    text-transform: uppercase;
}

.text-title-album-cover{
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 3px rgba(0, 0, 0, 0.48);
}

.text-title-album-cover2{
    font-style: italic;
    color: #ffcb00;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    text-shadow: 1px 3px rgba(0, 0, 0, 0.48);
}

#hotelsBadge .tab{
    padding: 2px;
    margin: 0 2px;
    min-width: unset;
}

.tab, .button-opt {
  border-bottom: 2px solid #b7d6e1;
  padding: 9px 8px;
  border-radius: 4px;
  font-weight: bold;
  background: #ebf9ff;
  margin: 5px;
  display: inline-block;
  box-shadow: 0 0 1px 1px rgb(0, 134, 183);
  min-width: 100%;
  text-align: left;
}
.tab{
    margin: 5px 0;
}


.tab.active{
    background: #fff;
    border-bottom: 2px solid #cbeaf5;
    color: #004960;
}

.tab.pass{
    background: #e6a100;
    border-bottom: 2px solid #9f7000;
    box-shadow: 0 0 1px 1px rgb(81, 45, 0);
    color: #FFF;
}

.tab.pass.active{
    background: #f9b411;
    color: #573A02;
}

.tab.small, .button-opt.small{
    padding: 4px 4px;
    font-weight: normal;
    margin: 1px;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 0.9rem;
}

.tab-content {
    display: none;
    margin-top:10px;
}

.tab-content.active {
    display: block;
}

.section-info-profile{
    margin-top: 10px;
    font-size: 0.95rem;
}

.fab-wrapper {
  position: fixed;
  bottom: 6rem;
  right: 3rem;
  z-index: 9999;
}
.fab-wrapper .fab-checkbox {
  display: none;
}
.fab-wrapper .fab {
  position: absolute;
  bottom: -1rem;
  right: -1rem;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 1px 1rem rgba(0, 0, 0, 0.49);
  transition: all 0.3s ease;
  z-index: 1;
  border: 1px solid #e6e8eb;
  opacity: 1 !important;
  cursor: pointer;
}

.fab-wrapper .fab:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
}
.fab-wrapper .fab-checkbox:checked ~ .fab:before {
  width: 90%;
  height: 90%;
  left: 5%;
  top: 5%;
  background-color: rgba(255, 255, 255, 0.2);
}
.fab-wrapper .fab:hover {
  background: #d2d2d2;
}

.fab-wrapper .fab-dots {
  position: absolute;
  height: 20px;
  width: 6px;
  background-color: #1a1a1a;
  border-radius: 10px;
  top: 50%;
  transform: translateX(0%) translateY(-50%) rotate(0deg);
  opacity: 1;
  animation: blink 3s ease infinite;
  transition: all 0.3s ease;
  cursor: pointer;
}

.fab-wrapper .fab-dots-1 {
  left: 15px;
  animation-delay: 0s;
}
.fab-wrapper .fab-dots-2 {
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  animation-delay: 0.4s;
}
.fab-wrapper .fab-dots-3 {
  right: 15px;
  animation-delay: 0.8s;
}

.fab-wrapper .fab-checkbox:checked ~ .fab .fab-dots {
  height: 6px;
}

.fab-wrapper .fab .fab-dots-2 {
  transform: translateX(-50%) translateY(-50%) rotate(0deg);
}

.fab-wrapper .fab-checkbox:checked ~ .fab .fab-dots-1 {
  width: 32px;
  border-radius: 10px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.fab-wrapper .fab-checkbox:checked ~ .fab .fab-dots-3 {
  width: 32px;
  border-radius: 10px;
  right: 50%;
  transform: translateX(50%) translateY(-50%) rotate(-45deg);
}

@keyframes blink {
  50% {
    opacity: 0.25;
  }
}

.fab-wrapper .fab-checkbox:checked ~ .fab .fab-dots {
  animation: none;
}

.fab-wrapper .fab-wheel {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 10rem;
  height: 10rem;
  transition: all 0.3s ease;
  transform-origin: bottom right;
  transform: scale(0);
}

.fab-wrapper .fab-checkbox:checked ~ .fab-wheel {
  transform: scale(1);
}
.fab-wrapper .fab-wheel .fab-action {
  position: absolute;
  background: #fff;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #262626;
  box-shadow: 0 0px 8px rgb(255, 255, 255);
  transition: all 1s ease;
  opacity: 0;
  border: 2px solid #000;
  cursor: pointer;
}

.fab-wrapper .fab-checkbox:checked ~ .fab-wheel .fab-action {
  opacity: 1;
}

.fab-wrapper .fab-wheel .fab-action:hover {
  background-color: #aeecff;
}

.fab-wrapper .fab-wheel .fab-action-1 {
  right: -1rem;
  top: 0;
}

.fab-wrapper .fab-wheel .fab-action-2 {
  right: 3.4rem;
  top: 0.5rem;
}
.fab-wrapper .fab-wheel .fab-action-3 {
  left: 0.5rem;
  bottom: 3.4rem;
}
.fab-wrapper .fab-wheel .fab-action-4 {
  left: 0;
  bottom: -1rem;
}

.section-editable-profile{
      position: fixed;
      padding: 0;
      margin: 0;
      top: 50%;
      left: 50%;
      width: 1600px;
      height: 900px;
      transform: translate(-50%, -50%);
      z-index: 1;
      border: 2px dashed rgba(0, 0, 0, 0);
}

.section-editable-profile.editing{
    background: rgba(255, 255, 255, 0.11);
    border: 2px dashed #fff;
}

.section-editable-profile img.r1.f1{
    transform: rotate(0deg) scaleX(1);
}

.section-editable-profile img.r2.f1{
    transform: rotate(90deg) translate(0,-100%) scaleX(1);
    transform-origin: left top;
}

.section-editable-profile img.r3.f1{
    transform: rotate(180deg) scaleX(1);
}

.section-editable-profile img.r4.f1{
    transform: rotate(270deg) translate(-100%,0) scaleX(1);
    transform-origin: left top;
}

.section-editable-profile img.r1.f2{
    transform: rotate(0deg) scaleX(-1);
}

.section-editable-profile img.r2.f2{
    transform: rotate(90deg) translate(100%,-100%) scaleX(-1);
    transform-origin: left top;
}

.section-editable-profile img.r3.f2{
    transform: rotate(180deg) scaleX(-1);
}

.section-editable-profile img.r4.f2{
    transform: rotate(270deg) scaleX(-1);
    transform-origin: left top;
}

.section-progress-profile {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 5px;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 0 1px #e5e7eb;
    font-size: 0.8rem;
    color: #fff;
    border-bottom: 2px solid #dfdfdf;
}

.section-progress-profile .section-div{
text-align: center;
  flex: auto;
  margin: 0 2px 0 2px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.1);
  padding: 5px 10px;
}


.section-habbo-info {
font-size: 0.8em;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  border-radius: 8px;
  padding: 5px 10px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 0 1px #e5e7eb;
  font-size: 0.8rem;
}

.section-give-thunderbolt {
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 10px 0;
    border-radius: 8px;
    height: 90px;
    box-shadow: 0 0 3px 0px rgb(0 0 0 / 30%);
    font-weight: bold;
    color: #926c00;
    border: 2px solid #fff;
    background: #f5f5f5;
}

#habboInfoProfile-badges{
text-align: center;
  background: #e8e8e8;
  border-radius: 4px;
  padding: 4px;
  
}

#habboInfoProfile{
    display: block;
    height: 58px;
    background-repeat: no-repeat;
    background-position: top center;
    border-bottom: 2px solid #dfdfdf;
    padding: 3px;
    background: #fff;
    margin: 8px 0;
    border-radius: 4px;
}

#htInfoProfile{
  display: block;
  height: 72px;
  background-repeat: no-repeat;
  background-position: top center;
  border-bottom: 2px solid #dfdfdf;
  padding: 3px;
  background: #fff;
  margin: 8px 0;
  border-radius: 4px;
  overflow: auto;
}

#htInfoProfile .htInfoProfile-row{
  text-align: left;
  background: #e8e8e8;
  border-radius: 4px;
  padding: 4px;
  margin-bottom: 4px;
}


#habboInfoProfile-badges img{
    margin: 0px 2px;
    max-width: 40px;
}

#musicInfoProfile{
  cursor: pointer;
  font-size: 0.85rem;
}

#musicInfoProfile-name{
overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

#musicInfoProfile img{
    float: left;
    margin-right: 6px;
}

.section-info-card{
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    margin: 20px 0;
    border-radius: 8px;
    font-weight: bold;
    color: #926c00;
}

.section-shop-card{
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: right;
    box-sizing: border-box;
    margin: 5px 0 0 0;
    border-radius: 8px;
    font-weight: bold;
    color: #926c00;
}

.img-habbo{
    width: 80px;
    height: 124px;
    -webkit-filter: drop-shadow(-5px 0px 0px rgba(0,0,0,0.2));
    filter: drop-shadow(-5px 0px 0px rgba(0,0,0,0.2));
    display: inline;
    float: left;
}

#inventoryAlbum  .img-inventory-reward{
    display: inline-block;
}

#inventoryAlbum .inventory-options{
    cursor: pointer;
}


.img-cosmetic-effects{
    width: 80px;
    height: 120px;
    display: inline;
    float: left;
    overflow: hidden;
    background: #d9d9d9;
    border-radius: 4px;
    margin: 5px;
    border: 1px solid #fff;
}


.img-inventory-slot {
    width: 100px;
    height: 100px;
    overflow: hidden;
    background: radial-gradient(#fff,#c1ebf2);
    border-radius: 4px;
    margin: 5px;
    border: 2px solid #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    flex-direction: row;
    vertical-align: top;
    box-shadow: 0 0 0 2px #000000;
}

.img-inventory-slot.negative {
    background: radial-gradient(#fff,#ffc0c0);
}

.img-inventory-slot.negative > div {
    color: #c60000;
}

.img-inventory-slot > img, .img-inventory-slot > div.img-habbo{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    position: absolute;
}

.img-inventory-slot > div{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
    position: relative;
    font-weight: bold;
}

.img-inventory-slot .badge-type{
    padding: 3px 0px;
    color: #fff;
    font-size: 0.65rem;
    position: absolute;
    bottom: 0px;
    border-top: 2px solid rgba(0, 3, 4, 0.51);
    border-bottom: 2px solid rgba(0, 3, 4, 0.51);
    min-width: 90px;
    background: #017db9;
    background: linear-gradient(to right, rgb(1, 125, 185), rgb(0, 173, 213), rgb(1, 125, 185));
    font-weight: bold;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.74);
}



.img-inventory-slot .badge-type.exp{
    background: linear-gradient(to right, rgb(106, 0, 213), rgb(211, 25, 217), rgb(106, 0, 213));
}

.img-inventory-slot .badge-type.stamp{
    background: linear-gradient(to right, rgb(34, 155, 0), rgb(8, 208, 1), rgb(34, 155, 0));
}

.img-inventory-slot .badge-type.cosmetic{
    background: linear-gradient(to right, rgb(230, 151, 0), rgb(255, 181, 6), rgb(225, 148, 0));
}

.img-inventory-slot .badge-type.crackeable{
    background: linear-gradient(to right, rgb(255, 0, 203), rgb(0, 211, 221), rgb(255, 0, 203));
}

.img-inventory-slot .badge-type.ct{
    background: url(https://images.habbotemplarios.com/web/fondos/header_ct_panel.gif) -9px -25px;
}

.img-inventory-slot .badge-type.ticket{
    background: linear-gradient(to right, rgb(185, 1, 96), rgb(213, 0, 140), rgb(185, 1, 113));
}

.img-inventory-slot .badge-type.credit{
    background: linear-gradient(to right, rgb(236, 188, 0), rgb(255, 131, 0), rgb(255, 192, 5));
}

.img-inventory-slot .badge-type.removed{
    background: linear-gradient(to right, rgb(185, 1, 1), rgb(236, 0, 0), rgb(185, 1, 1));
}

.img-inventory-slot .badge-addText{
    padding: 2px 0px;
    color: #fff;
    font-size: 0.7rem;
    border-radius: 4px;
    position: absolute;
    border: 2px solid rgba(0, 3, 4, 0.51);
    max-width: 40px;
    background: #017db9;
    background: linear-gradient(to right, #b9010a, #f00, #b90101);
    font-weight: bold;
    text-align: center;
    top: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.74);
}


.img-inventory-slot .showGiftRewards{
    position: absolute;
    left: 0;
    cursor: pointer;
    top: 0;
    margin: 5px;
    color: #003c46;
    z-index: 1;
    -webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
    filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
}

.img-inventory-slot .showObtained{
    position: absolute;
    cursor: pointer;
    top: 60%;
    margin: 5px;
    color: #00842d;
    z-index: 1;
    -webkit-filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
    filter: drop-shadow(1px 1px 0 white) drop-shadow(-1px 1px 0 white) drop-shadow(1px -1px 0 white) drop-shadow(-1px -1px 0 white);
}

.division-dashed{
    border-top: 2px dashed #8a8a8a;
    width: 100%;
    height: 20px;
    border-right: 2px solid #8a8a8a;
    border-left: 2px solid #8a8a8a;
}

.division-dashed-top{
    width: 2px;
    background: #8a8a8a;
    height: 18px;
}

.item-pase-slot{
    width: 100%;
    overflow: hidden;
}


.img-cosmetic-icons{
    width: 40px;
    height: 40px;
    display: inline;
    float: left;
    overflow: hidden;
    background: #d9d9d9;
    border-radius: 4px;
    margin: 5px;
}

.img-cosmetic-backgrounds{
    width: 270px;
    height: 85px;
    display: inline;
    float: left;
    overflow: hidden;
    background: #d9d9d9;
    border-radius: 4px;
    margin: 5px;
}

.img-cosmetic-sounds{
    width: 60px;
    height: 60px;
    display: inline;
    float: left;
    overflow: hidden;
    background: #d9d9d9;
    border-radius: 4px;
    margin: 5px;
}

.img-cosmetic-stickers{
    width: 75px;
    height: 75px;
    display: inline;
    float: left;
    overflow: hidden;
    background: #d9d9d9;
    border-radius: 4px;
    margin: 5px;
    border: 2px solid #fff;
    cursor: pointer;
    box-shadow: 0 0 0 2px #000000;
}

.img-cosmetic-stickers .badge-count{
    padding: 4px 6px;
    margin: 2px;
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.45);
    position: relative;
    color: #fff;
    font-size: 0.8rem;
}

.img-cosmetic-stickers.disabled{
    opacity: 0.2;
}

.sticker-profile{
    border: 1px solid transparent;
}

#sticker-selection-name{
   padding: 6px;
   background: #bde5ec;
   border-radius: 4px;
   margin-bottom: 10px; 
}

.challenge-row{
    background: linear-gradient(to right,#b7d1db,#ebfffc);
  border-radius: 8px;
  width: 100%;
  margin: 10px 0;
  overflow: hidden;
  font-weight: bold;
  font-size: 0.90rem;
  border: 2px solid #fff;
  color: #003737;
  box-shadow: 0 0 0 2px #000000;
}

.pass-background{
    background: linear-gradient(to bottom,#ddfdff,#ffefc0);
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
    font-weight: bold;
    font-size: 0.90rem;
    border: 2px solid #003e75;
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4);
    color: #003737;
    border-radius: 4px;
}

.challenge-pass-row:nth-child(1){
    width: 50% !important;
    float: left;
    padding: 0 6px 0 0;
    border-right: 1px dashed rgba(0, 0, 0, 0.16);
}


.challenge-pass-row:nth-child(2){
    width: 50% !important;
    float: right;
    padding: 0 0 0 6px;
}

.rewards-title{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(255, 203, 0), rgba(255, 255, 255, 0));
    padding: 10px;
    overflow: hidden;
    color: #753c00;
    font-weight: bold;
}

.info-title-blue{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(18, 211, 255), rgba(255, 255, 255, 0));
    padding: 10px;
    overflow: hidden;
    color: #003737;
    font-weight: bold;
}

.item-pase-slot b{
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgb(0, 207, 255), rgba(255, 255, 255, 0));
    width: 100%;
    display: inline-block;
    padding: 5px;
    margin-bottom: 5px;
}


.challenge-row div div button{
    margin: 5px;
}

.challenge-image{
    width: 62px;
    height: 70px;
    float: left;
    margin: 0px 8px 0px 0;
    border-right: 2px solid #fff;
}

.challenge-title{
    flex-basis: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px 5px;
}

.challenge-info{
    
}

.pet-background-view{
    width: 100%;
    height: 380px;
    background: url(https://1.bp.blogspot.com/-L87KV8k8dOk/YNrnhPZ96jI/AAAAAAABkXc/OtI7W7k8HaEQ4RIet4eoqd_CN2Q1vPvlwCPcBGAsYHg/s0/uk_country_village_group.gif) center;
    background-position-y: -305px;
    background-position-x: center;
    position: relative;
}

.pet-background-view img:nth-child(1){
    position: absolute;
    top: 40px;
    left: 50%;
}

.pet-background-view img:nth-child(2){
    position: absolute;
    top: 60px;
    left: 35%;
}

.pet-background-view img:nth-child(3){
    position: absolute;
    top: 180px;
    left: 60%;
}

.pet-background-view img:nth-child(4){
    position: absolute;
    top: 230px;
    left: 45%;
}

.pet-background-view img:nth-child(5){
    position: absolute;
    top: 210px;
    left: 25%;
}


.pet-row{
background: linear-gradient(to right,#00698c,#abd4dd);
  border-radius: 6px;
  padding: 3px;
  width: 100%;
  margin: 10px 2px;
  overflow: hidden;
  font-weight: bold;
  font-size: 0.90rem;
  border: 2px solid #151515;
  color: #003737;
}

.pet-row .stat{
    background: #c2c2c273;
    border-radius: 6px;
    padding: 3px;
    text-align: center;
    margin: 0px 2px 2px 2px;
    border: 2px solid #fff;
    flex-basis: 50%;
    font-size: 0.85rem;
}

.pet-row div div button{
    margin: 5px;
}

.pet-image{
    width: 120px;
    height: 120px;
    border-radius: 5px;
    float: left;
    margin-right: 5px;
    border: 2px solid rgba(0, 0, 0, 0.45);
}

.pet-image .image{
    width: 120px;
    height: 120px;
    float: left;
}

.pet-info{
    
}

.section-last-badges-verify {
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 120px;
    background: url(https://images.habbotemplarios.com/web/principal/verifica-placas.png) center #e0e0e0;
    color: #fff;
    image-rendering: pixelated;
}

.section-cloud-pass {
font-size: 1.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  background: #000000;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.51);
  image-rendering: pixelated;
  padding: 6px;
}

.section-cloud-pass a{
    color: #ffffff;
}

/* ── Social notifications panel ── */
.sn-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 8px;
    padding: 7px 4px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.85em;
}
.sn-item.sn-unread {
    background: #f5f9ff;
    border-left: 3px solid #4a90d9;
    padding-left: 6px;
}
.sn-text { flex: 1; line-height: 1.4; }
#content-social-renders .sn-text a { display: inline; }
.sn-meta { display: flex; flex-direction: column; align-items: flex-end; gap: 4px; flex-shrink: 0; }
.sn-time { color: #aaa; font-size: 0.8em; white-space: nowrap; }
.sn-delete { background: none; border: none; color: #ccc; font-size: 1em; line-height: 1; padding: 0; cursor: pointer; }
.sn-delete:hover { color: #e55; }

/* ── Notifications drawer ── */
.notifications-dot {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ef4444;
    box-shadow: 0 0 0 2px rgba(239,68,68,.18);
    position: absolute;
    top: 6px;
    right: 4px;
    pointer-events: none;
}

#notifications-toggle {
    position: relative;
    display: inline-flex;
    align-items: center;
}

#notifications-toggle #notifications-view-new {
    margin-left: 4px;
}

.ht-notifications-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.45);
    z-index: 9995;
    opacity: 0;
    pointer-events: none;
    cursor: pointer;
    transition: opacity .25s ease;
}

.ht-notifications-overlay.is-open {
    opacity: 1;
    pointer-events: auto;
}

.ht-notifications-drawer {
    position: fixed;
    top: 25px;
    right: calc(-400px - 25px - 4px);
    width: 400px;
    max-width: calc(95vw - 50px);
    height: calc(100dvh - 50px);
    height: calc(100vh - 50px);
    background: #fff;
    box-shadow: 0 0 0 2px #000000;
    border: 2px solid #fff;
    border-radius: 10px;
    margin-right: 25px;
    z-index: 9999;
    display: flex;
    flex-direction: column;
    transition: right .25s ease;
}

.ht-notifications-drawer.is-open {
    right: 0;
}

@media (max-width: 480px) {
    .ht-notifications-drawer {
        top: 0;
        right: -100vw;
        width: 100vw;
        max-width: 100vw;
        height: 100dvh;
        height: 100vh;
        margin-right: 0;
        border-radius: 0;
        border: none;
        box-shadow: none;
    }
    .ht-notifications-drawer.is-open { right: 0; }
}

.ht-notifications-drawer__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 16px;
    border-bottom: 1px solid #e5e7eb;
    flex-shrink: 0;
}

.ht-notifications-drawer__title {
    font-size: .95rem;
    font-weight: 700;
    color: #111827;
    display: flex;
    align-items: center;
    gap: 7px;
}

.ht-notifications-drawer__close {
    width: 28px;
    height: 28px;
    border: none;
    border-radius: 6px;
    background: transparent;
    color: #6b7280;
    font-size: .85rem;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    padding: 0;
}

.ht-notifications-drawer__close:hover {
    background: #f3f4f6;
    color: #111827;
}

.ht-notifications-drawer__content {
    flex: 1;
    min-height: 0;
    overflow-y: auto;
    padding: 14px 16px 24px;
}

.ht-notifications-drawer #notifications-content > div {
    margin-bottom: 14px;
}

.ht-notifications-drawer #notifications-content > div:last-child {
    margin-bottom: 0;
}

/* ── Comment likers tooltip ── */
.likers-tooltip {
    display: flex;
    flex-direction: column;
    gap: 3px;
    min-width: 120px;
    padding: 2px;
}
.liker-item {
    font-size: 0.85em;
    color: #ddd;
    padding: 1px 0;
}
.liker-extra {
    font-size: 0.8em;
    color: #aaa;
    padding-top: 2px;
    border-top: 1px solid #444;
    margin-top: 2px;
}
.likers-loading {
    padding: 8px 16px;
    text-align: center;
}

/* ── Comment inline edit ── */
.comment-edit-wrap { display: inline-block; }
.comment-edit-btn {
    background: none;
    border: none;
    color: #003757;
    cursor: pointer;
    padding: 0 4px;
    line-height: 1;
    transition: color 0.2s;
}
.comment-edit-btn:hover { color: #5b9bd5; }
.comment-edit-btn:disabled { opacity: 0.4; cursor: default; }
.comment-edit-countdown { font-size: 0.8em; color: #3f5968; letter-spacing: 0.02em; }
.comment-edit-form { margin-top: 6px; padding-left: 10px; }
.comment-edit-textarea {
    width: 100%;
  box-sizing: border-box;
  border: 1px solid #8a8a8a;
  border-radius: 6px;
  background: #ebfaff;
  color: #ddd;
  padding: 6px 8px;
  font-size: 0.9em;
  resize: vertical;
  min-height: 60px;
}
.comment-edit-actions { margin-top: 4px; display: flex; gap: 6px; margin-bottom: 4px; }

/* ── Battle Pass redesign ── */
.bp-wrapper {
    overflow: hidden;
    padding: 8px 0 4px;
    position: relative;
}

.bp-wrapper::before,
.bp-wrapper::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    pointer-events: none;
    z-index: 3;
    transition: opacity 0.3s;
}

.bp-wrapper::before {
    left: 0;
    background: linear-gradient(to right, rgba(255,255,255,0.85), transparent);
    opacity: 0;
}

.bp-wrapper::after {
    right: 0;
    background: linear-gradient(to left, rgba(255,255,255,0.85), transparent);
    opacity: 1;
}

.bp-wrapper.bp-no-more-right::after { opacity: 0; }
.bp-wrapper.bp-has-left::before    { opacity: 1; }


.bp-scroll {
    flex: 1;
    overflow-x: auto;
    padding: 6px 0 8px;
}

.bp-scroll::-webkit-scrollbar {
    height: 4px;
}

.bp-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 2px;
}

.bp-track {
    display: flex;
    position: relative;
    padding: 4px 8px;
    gap: 10px;
    min-width: min-content;
    overflow: visible;
}

.bp-track::before {
    content: '';
    position: absolute;
    top: 26px;
    left: 28px;
    right: 28px;
    height: 6px;
    background: linear-gradient(to right, #00cfff 0%, #f9b411 100%);
    z-index: 0;
    border-radius: 10px;
}

.bp-level {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    gap: 3px;
}

.bp-node {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #ccc;
    color: #888;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 0.85em;
    border: 2px solid #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.15);
    flex-shrink: 0;
}

.bp-node.done {
    background: #f9b411;
    color: #573A02;
    box-shadow: 0 0 6px rgba(249,180,17,0.6);
}

.bp-node.half {
    background: linear-gradient(135deg, #f9b411 50%, #00cfff 50%);
    color: #fff;
    box-shadow: 0 0 6px rgba(0,0,0,0.2);
    text-shadow: 0 1px 2px rgba(0,0,0,0.4);
}

.bp-node.current {
    background: #00cfff;
    color: #fff;
    animation: bp-pulse 1.6s ease-in-out infinite;
}

@keyframes bp-pulse {
    0%, 100% { box-shadow: 0 0 0 3px rgba(0,207,255,0.3); }
    50%       { box-shadow: 0 0 0 7px rgba(0,207,255,0.1); }
}

.bp-slot {
    border-radius: 8px;
    border: 2px solid #ccc;
    background: #f5f5f5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 6px;
}

.bp-slot.free {
    border-color: #9ec8e0;
    background: linear-gradient(to bottom, #e8f4fd, #d8ecf8);
}

.bp-slot.ct {
    border-color: #d4b000;
    background: linear-gradient(to bottom, #fff8e0, #ffeea0);
}

.bp-slot.done {
    opacity: 0.45;
}



.bp-slot.locked {
    filter: grayscale(0.7);
    opacity: 0.55;
}


.bp-node-area {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 82px;
    justify-content: flex-start;
    width: 100%;
    overflow: visible;
    padding: 4px 0;
}

.bp-node-area .progress {
    width: 100%;
    margin-top: 10px;
}

.bp-ct-lock {
    position: absolute;
    bottom: 3px;
    right: 3px;
    background: rgba(249,180,17,0.92);
    border-radius: 4px;
    padding: 1px 3px;
    line-height: 1;
}

.bp-claim-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to right, #f9b411, #ffd040);
    color: #573A02;
    border: none;
    padding: 5px 2px;
    font-size: 0.8em;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    border-radius: 0 0 6px 6px;
    transition: background 0.2s;
}

.bp-claim-btn:hover {
    background: linear-gradient(to right, #ffd040, #f9b411);
}

.section-advent-calendar {
    font-size: 1.1em;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    background: #000000;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.51);
    image-rendering: pixelated;
}

.section-last-badges-verify .badge-bg{
    width: 50px;
    height: 57px;
}

.section-last-badges-verify .badge-bg i{
    vertical-align: middle;
    color: #666;
    font-weight: bold;
    font-size: 1.2em;
    margin-top: 15px;
}

.section-last-badges{
    font-size: 12px;
}

.verify-badges-winners-bg{
    background: url(https://images.habbotemplarios.com/2024/12/misiones_verificacion_fondo_grande_2025.png);
    animation: slide-bg-verify-winners 60s linear infinite;
    overflow: hidden;
}

.verify-badges-info{
    float: left;max-width: 370px;
}

.verify-badges-user-rank-top3{
    display: inline-block;
    box-sizing: content-box;    
    width: 155px;
    padding-top: 15px;
}

.verify-badges-user-rank-top10{
    display: inline-block;
    background: rgba(72, 72, 72, 0.51);
    padding: 5px;
    border-bottom: 1px solid #00232f;
    width: 100%;
    text-align: right;
    box-sizing: border-box;
    color: #fff;
    border-left: 1px solid #00232f;
    height:34px;
}

.verify-badges-position-txt{
    color: #fff;
    font-size: 1.2rem;
    font-weight: bold;
    max-width: 300px;
    text-align: center;
    background: rgba(72, 72, 72, 0.51);
    padding: 5px;
    border-radius: 8px;
    border: 1px solid #00232f;
}

.verify-badges-user-rank-top10 .icon-top{
    border-right: 1px solid #00232f;
    padding-right: 5px;
    vertical-align: middle;
}


.badge-bg{
  display: inline-block;
  text-align: center;
  margin: 0 3px 6px 3px;
  padding: 8px;
  border: 1px solid #e5e7eb;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  transition: box-shadow .15s, transform .15s;
}


.badge-bg:hover{
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

/* Start Games --------------------------------------- */

.games-background-view{
    width: 100%;
    padding-bottom: 40px;
    color: #ffffff;
    background: url(https://4.bp.blogspot.com/-pk0GCroSCm8/VwLRikUC2KI/AAAAAAAAmkI/ahL3WzIN_VcPqurtVXfdm3gmSI_zeiD1gCPcB/s1600/wallpaper_8bitTrip.png) center;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.51);
}

.games-background-view .currency{
border: 2px solid #fff;
  padding: 10px 50px 10px 10px;
  border-radius: 4px;
  background: #0d0d0dc4;
}

.section-cloud-game {
    font-size: 1.3em;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    background: #000000;
    color: #fff;
    font-weight: bold;
    text-shadow: 2px 2px rgba(0, 0, 0, 0.51);
    text-align: center;
    max-width: 382px;
    text-align: center;
    background: url(https://images.habbotemplarios.com/2024/03/pase_nuboso_aniversario9.png) center #000000;
    border-radius: 4px;
    border: 2px solid #fff;
    margin-bottom: 10px;
    margin-top: 10px;
}


.quizy-memorygame {
    position: relative;
    width: 100%;
    margin: 5px;
    overflow: auto;
}

/* styles of the card to show */
.quizy-memorygame .mgcard-show {
    width: 150px;
    height: 150px;
    background: url('https://images.habbotemplarios.com/2019/02/adelante_memo_dorado.png');
}

.quizy-memorygame .mgcard-show img {
    margin-top: 30px;
    height: auto;
}

.quizy-memorygame .quizy-mg-item {
    position: absolute;
    cursor: pointer;
    text-align: center;
    background-color: #fff0 !important;
}

.quizy-memorygame .quizy-mg-item .quizy-mg-item-bottom, .quizy-memorygame .quizy-mg-item .quizy-mg-item-top {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.quizy-mg-item .quizy-mg-item-top {
    background: url('https://images.habbotemplarios.com/2019/02/atras_memo_dorado.png');
}

/* styles for the popup notifications */
.quizy-mg-notification-fly {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 1000;
    display: none;
}

.quizy-mg-notification-fly-neg {
    background: url('https://images.habbotemplarios.com/2018/03/mal_memo.png');
}

.quizy-mg-notification-fly-pos {
    background: url('https://images.habbotemplarios.com/2018/03/bien_memo.png');
}

/* styles for the game summary */
#quizy-game-summary {
    width: 300px;
    height: 200px;
    position: absolute;
    z-index: 1001;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 1) 0 0 100px, inset 0 0 5px rgba(0, 0, 0, 1);
    border: 1px solid #000;
    display: none;
    text-align: center;
    border-radius: 6px;
    margin-left: -8px;
}

#quizy-game-summary div.gs-column {
    width: 75px;
    float: left;
    padding: 10px 0 10px 20px;
    color: #001453;
    text-align: center;
    font-weight: bold;
}

.quizy-game-clear {
    clear: both;
}

.habbo_img_login {
    width: 50px;
    height: 55px;
    float: left;
    position: absolute;
    margin-top: -13px;
    margin-left: -5px;
    -webkit-filter: drop-shadow(-5px 0 0 #06070729);
    filter: drop-shadow(-5px 0 0 #06070729);

}



/* End Games --------------------------------------- */


#clock-hpe .jcgmt-digital{
    font-weight:bold;
    display:inline;
}

#clock-hpe .jcgmt-lbl{
    display:none;
}

#clock-hpe .jcgmt-date {
    display:inline;
    padding-left: 5px;
    border-left: 1px solid rgb(0 0 0 / 20%);
    margin-left: 5px;
}

.day-weather{
    display: inline-block;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    padding: 5px;
    margin: 5px;
    min-width: 110px;
    background: #eee;
    border-bottom: 3px solid #b7b4b4;
}

.weather-machine{
    width: 91px;
    height: 130px;
    background: url(https://images.habbotemplarios.com/web/principal/tiempo_atmos.png);
    position: absolute;
    right: 20px;
    top: -90px;
}


.slidecontainer {
    width: 72px;
    float: right;
}

.slider-volume {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: #ffffff;;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  padding: 0;
  max-width: 80%;
  margin: 0;
    box-sizing: content-box;
}

.slider-volume:hover {
  opacity: 1;
}

.slider-volume::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 10px;
  height: 10px;
  background: #005f8c;
  cursor: pointer;
  border-radius:50px;
}

.slider-volume::-moz-range-thumb {
  width: 10px;
  height: 10px;
  background: #005f8c;
  cursor: pointer;
  border-radius:50px;
}

.float-right{
    float:right;
}

.float-left{
    float:left;
}

.vertical-center{
    vertical-align: middle;
}

.dialog-box {
	background: #ccc;
    border-radius: 6px;
    padding: 5px;
    position: relative;
}

.dialog-box:before {
	border: 6px solid transparent;
	border-bottom-color: #ccc;
	content: "";
	display: block;
	left: 53px;
	position: absolute;
	top: -12px;
}

.dialog-box.reward.left-arrow:before{
    left: 10px;
    right: auto;
}

.dialog-box.reward{
    background: #fbecff;
    font-size: 0.8em;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #a100ea;
    width: 100%;
    box-sizing: border-box;
}
.dialog-box.reward:before{
    right: 10px;
    left: auto;
    border-bottom-color: #a100ea;
}

.reward.yellow{
    background: #fff6e2;
    border: 2px solid #e8a100;
}

.reward.yellow:before{
    border-bottom-color: #e8a100;
}

.progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: .8rem;
  line-height: 1rem;
  text-align: center;
  background-color: #b2babd;
  border-radius: 5px;
  border: 2px solid #fff;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.4);
  margin: 4px 0;
}

.progress-bar {
    height: 1rem;
  color: #fff;
  background: linear-gradient(90deg, #9100d2, #e300ea);
  text-shadow: 1px 1px rgb(0, 0, 0);
  transition: width 1s;
  border-right: 2px solid #00000017;
  font-weight: bold;
  width: 0%;
}

.progress-bar.blue{
  background: linear-gradient(90deg, #006393, #00b2db);
}

.progress-bar.green{
    background: linear-gradient(90deg, #199300, #30db00);
}

.progress-bar.yellow{
    background: linear-gradient(90deg, #ea7200, #ffb933);
}

#loteria input[type=radio].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

#loteria input[type=radio].css-checkbox + label.css-label {

    height: 38px;
    width: 38px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 16px;
    vertical-align: middle;
    cursor: pointer;
    margin-bottom: 6px;
    margin-right: 8px;
    color: #fff;
    border: 2px solid rgba(0, 77, 4, 0.51);
    background: #00a709;
    border-radius: 4px;
    -webkit-touch-callout: none;
    font-family: Arial;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transform: unset;
    opacity: 1;
    line-height: 35px;
    text-align: center;
}

#loteria input[type=radio].css-checkbox:checked + label.css-label, .checkstamp {
    background: #0e78b6;
}

#info-box{
    background: #004b8b;
    border-radius: 8px;
    padding: 10px;
    color: #fff;
    font-size: 0.9em;
}
#info-box p{
    margin-left:45px;
}

#alert-box{
    background: #e00000;
    border-radius: 8px;
    padding: 10px;
    color: #fff;
    font-size: 0.9em;
}
#alert-box p{
    margin-left:45px;
}

#password-strength-status {
    color: #FFFFFF;
    border-radius: 8px;
}

.medium-password {
    padding: 5px 10px;
    border: rgb(0 0 0 / 25%) 2px solid;
    background-color: #d07300;
}

.weak-password {
    padding: 5px 10px;
    border: rgb(0 0 0 / 25%) 2px solid;
    background-color: #af0800;
}

.strong-password {
    padding: 5px 10px;
    border: rgb(0 0 0 / 25%) 2px solid;
    background-color: #389200;
}

/* Toastr with fontawesome */

#toast-container > .toast {
    background-image: none !important;
}

#toast-container > .toast:before {
    font-family: "Font Awesome 5 Free";
    position: fixed;
    font-size: 24px;
    line-height: 18px;
    float: left;
    color: #FFF;
    padding-right: 0.5em;
    margin: 0.2em 0.5em auto -1.5em;
    font-weight: 800;
}        
#toast-container > .toast-warning:before {
    content: "\f071";
}
#toast-container > .toast-error:before {
    content: "\f06a";
}
#toast-container > .toast-info:before {
    content: "\f129";
    padding-left:5px;
}
#toast-container > .toast-success:before {
    content: "\f00c";
}

/* silly wp stats */
img#wpstats {
	display: none !important
}

some_nowhitespace {
	nowhitespace: afterproperty
}

/* Contact Info Widget --------------------------------------- */
.widget_contact_info .widget-content > div {
	margin-bottom: 15px;
}

/* Jet Pack Related Posts --------------------------------------- */
.post-content div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title {
	margin-bottom: 10px;
}

.post-content div#jp-relatedposts h3.jp-relatedposts-headline {
	font-family: 'Ubuntu', sans-serif;
}

.post-content div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-a {
	border-bottom: none;
}

.post-content div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
	border-bottom: none;
	color: #111;
	font-weight: 700;
}

.post-content div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	font-size: 0.85em;
	font-weight: 700;
	line-height: 130%;
}

/* Highlander Comments Tweaks --------------------------------------- */
.comment-respond#respond {
	font-family: inherit;
	overflow: unset;
	margin-top: 10px;
}

.comment .comment-respond#respond{
    filter: unset;
}

.comment-respond#respond h3 {
	display: block;
}

.emojionearea .emojionearea-picker .emojionearea-search>input {
    border-radius: 4px;
    font-size: 0.8rem;
    padding: 0px 5px;
}

.emojionearea {
    border-radius: 5px !important;
}

/* -------------------------------------------------------------------------------- */
/* !## 19. Media Queries */
/* -------------------------------------------------------------------------------- */

@media (min-width: 1150px) {
    #open-mmenu{
        display:none;
    }
}

@media (max-width: 1150px) {
    
    #section-editable-profile{
        display:none !important;
    }
    #profile-view .modal-content{
        height:100% !important;
    }
    
    #fab-edit-profile{
        display:none !important;
    }
    
    .section-progress-profile{
        display: inline-block;
    }
    
    .user-menu{
        width: 100%;
        position: unset;
        padding: 0px;
        background-color: unset;
        overflow: hidden;
    }
    
    .user-menu li{
        border: 0;
    }
    
    .posts .post.c-3 {
        width: 48.5%;
    }
    
    .page-title .new-notice{
        display:none;
    }
    
    .post-extra-habbo{
        display:none;
    }
    
    .single-post .post-title {
        padding-right: 10px;
    }
}

@media (max-width: 900px) {
    
	/* Structure --------------------------------------- */

	body {
		background: #fff
	}

	.wrapper.section-inner {
		max-width: 100%
	}

	.wrapper:after {
		content: none
	}
	
	.clear-content{
	    padding-bottom: 0;
	}
	
	.site-footer {
	    overflow: auto;
	}

	.content {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: auto;
	}

	.content:before {
		right: 0;
	}
	
	.post-extra-habbo{
        display:block;
    }
    
    .single-post .post-title {
        padding-right: 90px;
    }
    
    .section-inner {
        max-width: 100%;
    }

	.sidebar {
		width: 100%;
		max-width: 100%;
	}
	
	.left-sidebar-1 > .sidebar{
        position: unset;
        right: unset;
    }
	
	.holy-grail-grid > .main-content-1 {
	    padding: unset !important;
	    max-width: 100% !important;
	}
	
	.user-menu a.search{
	    display:none;
	}
	
	.posts .post.c-3 {
	    width: 48.5%;
	}
	
	.verify-badges-info{
	    display:none;
	}

	#main-nav .header-top-menu {
		width: 100%;
		margin-left: -15px;
	}
	#main-nav .header-top-menu > li:hover > ul {
		top: 30px;
	}
	#main-nav .header-top-menu > li > a {
		padding: 10px 15px;
	}

	.social-menu {
		float: left;
		clear: left;
		width: 100%;
	}

	/* Search Container ----------------------------- */

	.search-container .search-field {
		font-size: 1.25em;
		font-weight: 400;
		padding: 30px 64px 30px 0;
	}

	.search-container .search-button {
		margin-top: -17px
	}

	.search-container .search-button .fa {
		font-size: 32px
	}

	/* Header --------------------------------------- */

	.site-title,
	.site-description {
		margin-right: 60px
	}

	/* Navigation ----------------------------------- */

	.header-bottom-menu {
		display: none
	}

	/* Nav Toggle */

	.header .section-inner {
		position: relative
	}

	.nav-toggle {
		border-radius: 99px;
		box-shadow: 0 2px 0 rgba(0,0,0,0.1);
		display: block;
		height: 40px;
		margin-top: -20px;
		position: absolute;
		right: 0;
		top: 50%;
		width: 40px;
	}

	.nav-toggle .bar {
		background: #fff;
		border-radius: 1px;
		box-shadow: 0 1px 0 rgba(0,0,0,0.1);
		height: 2px;
		left: 50%;
		margin-left: -10px;
		position: absolute;
		top: 50%;
		width: 20px;
		-webkit-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -webkit-transform 0.2s linear 0s;
		-moz-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -moz-transform 0.2s linear 0s;
		-o-transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, -o-transform 0.2s linear 0s;
		transition: opacity 0.2s linear 0.2s, margin 0.2s linear 0.2s, transform 0.2s linear 0s;
	}

	.nav-toggle .bar:nth-child(1) {
		margin-top: -7px
	}

	.nav-toggle .bar:nth-child(2) {
		margin-top: -1px
	}

	.nav-toggle .bar:nth-child(3) {
		margin-top: 5px
	}

	.nav-toggle:hover {
		cursor: pointer
	}

	.nav-toggle.active .bar {
		background: #fff;
		-webkit-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -webkit-transform 0.2s linear 0.2s;
		-moz-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -moz-transform 0.2s linear 0.2s;
		-o-transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, -o-transform 0.2s linear 0.2s;
		transition: opacity 0.2s linear 0s, margin 0.2s linear 0s, transform 0.2s linear 0.2s;
	}

	.nav-toggle.active .bar:nth-child(1),
	.nav-toggle.active .bar:nth-child(3) {
		margin-top: -1px
	}

	.nav-toggle.active .bar:nth-child(1) {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	.nav-toggle.active .bar:nth-child(2) {
		-webkit-opacity: 0;
		-moz-opacity: 0;
		opacity: 0;
	}

	.nav-toggle.active .bar:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}

	/* Mobile Menu */

	.header-bottom-menu {
		background: #0093C2
	}

	.header-bottom-menu li a {
		border-bottom: 1px solid rgba(0,0,0,0.1);
		border-top: 1px solid rgba(255,255,255,0.1);
	}

	.header-bottom-menu a {
		color: #fff;
		display: block;
		font-size: 0.8rem;
		font-weight: 900;
		letter-spacing: 1px;
		line-height: 1.6em;
		padding: 20px 6%;
		text-transform: uppercase;
		text-shadow: 0 1px 0 rgba(0,0,0,0.1);
	}

	.header-bottom-menu ul a {
		padding-left: 12%
	}

	.header-bottom-menu ul ul a {
		padding-left: 18%
	}

	.header-bottom-menu ul ul ul a {
		padding-left: 24%
	}

	.header-bottom-menu ul ul ul ul a {
		padding-left: 30%
	}

	.header-bottom-menu ul ul ul ul ul a {
		padding-left: 36%
	}

	.header-bottom-menu ul ul ul ul ul ul a {
		padding-left: 42%
	}

	.header-bottom-menu a:hover {
		color: #fff
	}
	
	.vcard .fn{
	    padding: 8px 10px 10px 8px;
	}

	/* Sidebar ----------------------------------- */

	.sidebar .widget {
		border: none;
		margin: 0;
		padding: 0;
		vertical-align: top;
	}

	/* Footer ----------------------------------- */

	.to-the-top {
		height: 40px;
		top: 10px;
		width: 40px;
	}

	.to-the-top:hover {
		top: 5px
	}
	
	.post-content >.esmeralds-box-info, .post-content >.credits-box-info{
      width: 100%;
    }
}

@media (min-width: 851px) {

	.header-bottom-menu {
		font-size: 0.8rem
	}

	.header-bottom-menu li {
		position: relative
	}

	.header-bottom-menu > li {
		border-top: 1px solid rgba(255,255,255,0.1);
		border-right: 1px solid rgba(0,0,0,0.1);
		border-bottom: 1px solid rgba(0,0,0,0.1);
		border-left: 1px solid rgba(255,255,255,0.1);
		float: left;
	}

	.header-bottom-menu > li:last-child:after {
		border-right: 1px solid #FFF;
		bottom: 0;
		content: "";
		display: block;
		position: absolute;
		opacity: .1;
		right: -2px;
		top: 0;
	}

	.header-bottom-menu > li > a {
		color: #fff;
		display: block;
		font-weight: 900;
		padding: 20px;
		letter-spacing: 1px;
		line-height: 1.6em;
		text-shadow: 0 1px 0 rgba(0,0,0,0.25);
		text-transform: uppercase;
	}

	.header-bottom-menu > li.menu-item-has-children > a,
	.header-bottom-menu > li.page_item_has_children > a {
		padding-right: 34px
	}

	.header-bottom-menu > li.menu-item-has-children:after,
	.header-bottom-menu > li.page_item_has_children:after {
		border: 4px solid transparent;
		border-top-color: #FFF;
		content: "";
		display: block;
		margin-top: -3px;
		opacity: .5;
		position: absolute;
		right: 20px;
		top: 50%;
	}

	.header-bottom-menu > li:hover > a,
	.header-bottom-menu > li.current_menu_item > a,
	.header-bottom-menu > li.current_page_item > a {
		background: rgba(255,255,255,0.1);
	}

	/* Sub Menus --------------------------------------- */

	.header-bottom-menu ul {
		background: #0093C2;
		display: block;
		left: -9999px;
		opacity: 0;
		position: absolute;
		top: 58px;
		z-index: 999;
		-webkit-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
		-moz-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
		-ms-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
		-o-transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
		transition: opacity 0.3s ease-in-out, top 0.3s ease-in-out;
	}

	.header-bottom-menu > li > ul:before {
		border: 7px solid transparent;
		border-bottom-color: rgba(255,255,255,0.2);
		content: "";
		display: block;
		left: 50%;
		margin-left: -7px;
		position: absolute;
		top: -14px;
		z-index: 1000;
	}

	.header-bottom-menu > li > ul ul:before {
		border: 7px solid transparent;
		border-right-color: #FFF;
		content: "";
		display: block;
		left: -14px;
		margin-top: -7px;
		position: absolute;
		opacity: .2;
		top: 29px;
		z-index: 1000;
	}

	.header-bottom-menu ul .menu-item-has-children::after,
	.header-bottom-menu ul .page_item_has_children::after {
		border: 5px solid transparent;
		border-left-color: #FFF;
		content: "";
		display: block;
		margin-top: -5px;
		position: absolute;
		opacity: .4;
		right: 10px;
		top: 50%;
		z-index: 1001;
	}

	.header-bottom-menu ul .menu-item-has-children:hover::after,
	.header-bottom-menu ul .page_item_has_children:hover::after {
		border-left-color: transparent;
		right: -10px;
	}

	.header-bottom-menu ul li {
		background: rgba(255,255,255,0.25);
		text-align: center;
		width: 220px;
	}

	.header-bottom-menu ul > li:hover > a,
	.header-bottom-menu ul > li.current_menu_item > a,
	.header-bottom-menu ul > li.current_page_item > a {
		background: rgba(255,255,255,0.1);
	}

	.header-bottom-menu ul a {
		border-bottom: 1px solid rgba(0,0,0,0.075);
		border-top: 1px solid rgba(255,255,255,0.075);
		color: #fff;
		display: block;
		font-weight: 900;
		letter-spacing: 1px;
		line-height: 130%;
		padding: 20px;
		text-transform: uppercase;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}

	.header-bottom-menu ul > li:last-child > a {
		border-bottom-width: 0
	}

	.header-bottom-menu > li:hover {
		border-bottom-color: rgba(255,255,255,0.1);
	}

	.header-bottom-menu > li:hover > ul {
		left: 50%;
		margin-left: -110px;
		opacity: 1;
		top: 54px;
	}

	/* Deep Down --------------------------------------- */

	.header-bottom-menu ul ul {
		padding-top: 0;
		top: 10px;
	}

	.header-bottom-menu ul ul li {
		background: rgba(255,255,255,0.4);
	}

	.header-bottom-menu ul ul ul li {
		background: rgba(255,255,255,0.5);
	}

	.header-bottom-menu ul ul ul ul li {
		background: rgba(255,255,255,0.6);
	}

	.header-bottom-menu ul ul ul ul ul li {
		background: rgba(255,255,255,0.7);
	}

	.header-bottom-menu li > ul > li:hover > ul {
		left: 220px;
		margin-left: 0;
		opacity: 1;
		top: 0;
	}
}

@media (max-width: 780px) {
    
    .post-header .pinned, .post-header .top, .post-header .archived, .post-header .protected {
        display: none;
    }

	/* Single Posts ------------------------------------------- */

	.single-post .post-header {
		margin-bottom: 20px;
		padding-right: 10px;
	}

	.single-post .post-title {
		border-bottom: none;
		padding-bottom: 0;
	}

	.single-post .post-image {
		margin-bottom: 20px;
	}


	.single-post .post-comments {
		float: right
	}

	.single-post .post-inner {
		float: none;
		padding-left: 20px;
		width: 100%;
	}

	.related-posts {
		display: none;
		margin-top: 40px;
		left: auto;
		position: static;
		top: auto;
		width: 100%;
	}

	.post-inner .related-posts {
		display: block
	}

	.related-post {
		float: left;
		width: 30%;
	}

	.related-post + .related-post {
		margin: 0 0 0 5%
	}

	/* Post Content ------------------------------ */

	.post-inner > .post-content {
		font-size: 1.1em
	}

	/* Comments ---------------------------------- */

	.comments,
	.comment-respond form,
	.no-comments,
	.comment-respond#respond form {
		margin-left: 0
	}

	.no-comments {
		border-top: 2px solid #ddd;
		margin-top: 25px;
		padding-top: 25px;
	}
	
	.posts .post-badge{
	    width: 48%;
	}
}

@media (max-width: 600px) {
    
    .posts .post-badge {
        width: 98%;
    }

	/* Navigation ----------------------------------- */

	.header-bottom-menu a {
		padding: 20px 5%
	}

	.header-bottom-menu ul a {
		padding-left: 10%
	}

	.header-bottom-menu ul ul a {
		padding-left: 15%
	}

	.header-bottom-menu ul ul ul a {
		padding-left: 20%
	}

	.header-bottom-menu ul ul ul ul a {
		padding-left: 25%
	}

	.header-bottom-menu ul ul ul ul ul a {
		padding-left: 30%
	}

	.header-bottom-menu ul ul ul ul ul ul a {
		padding-left: 35%
	}

	/* Content -------------------------------------- */

	.post-title {
		font-size: 1em;
	}
	
	.post-header .thumbnail{
	    display:none;
	}

	/* Single Post ---------------------------------- */

	.single-post .post-header{
		margin-bottom: 0;
		padding-left: 10px;
	}

	.single-post .post-image,
	.single-post .flexslider {
		margin-bottom: 20px
	}

	.single-post .post-categories {
		font-size: 0.75em
	}

	.single-post .post-title {
		font-size: 1.5em;
		line-height: 130%;
	}


	.single-post .post-tags {
		margin-top: 20px
	}

	.post-author {
		margin-top: 30px;
		min-height: 100px;
		padding: 20px 20px 20px 100px;
	}

	.post-author:before {
		left: 44px
	}

	.post-author .title {
		font-size: 1em
	}

	.post-author > .avatar {
		margin-top: -30px
	}

	.post-author img {
		padding: 3px;
		width: 60px;
	}

	/* Post Content --------------------------------- */

	.post-content,
	.post-inner > .post-content {
		font-size: 1em
	}

	.post-content p.intro {
		font-size: 1.1em;
		line-height: 140%;
	}

	.post-content h1 {
		font-size: 1.9em
	}

	.post-content h2 {
		font-size: 1.7em
	}

	.post-content h3 {
		font-size: 1.5em
	}



	.post-content h5 {
		font-size: 1.1em
	}

	.post-content h1+h1,
	.post-content h1+h2,
	.post-content h1+h3,
	.post-content h1+h4,
	.post-content h1+h5,
	.post-content h1+h6,
	.post-content h2+h1,
	.post-content h2+h2,
	.post-content h2+h3,
	.post-content h2+h4,
	.post-content h2+h5,
	.post-content h2+h6,
	.post-content h3+h1,
	.post-content h3+h2,
	.post-content h3+h3,
	.post-content h3+h4,
	.post-content h3+h5,
	.post-content h3+h6,
	.post-content h4+h1,
	.post-content h4+h2,
	.post-content h4+h3,
	.post-content h4+h4,
	.post-content h4+h5,
	.post-content h4+h6,
	.post-content h5+h1,
	.post-content h5+h2,
	.post-content h5+h3,
	.post-content h5+h4,
	.post-content h5+h5,
	.post-content h5+h6,
	.post-content h6+h1,
	.post-content h6+h2,
	.post-content h6+h3,
	.post-content h6+h4,
	.post-content h6+h5,
	.post-content h6+h6 {
		margin-top: 12px
	}

	.post-content hr {
		margin: 30px auto
	}

	.post-content blockquote {
		padding: 25px
	}

	.post-content blockquote:after {
		content: none
	}

	.post-content fieldset {
		padding: 20px
	}

	/* Comments ------------------------------------- */
	.comments-title,
	.comment-reply-title {
		font-size: 1em
	}

	.comments-title .fa,
	.comment-reply-title .fa {
		font-size: 16px
	}

	.comments-title-link {
		bottom: -1px;
		font-size: 0.8em;
	}

	.comment .avatar {
		display: none
	}

	.comment-inner {
		margin-left: 0
	}

	.comment-inner:before,
	.comment-inner:after {
		content: none
	}

	.bypostauthor .comment-author-icon {
		left: -9px;
		top: -9px;
	}

	/* Pagination ----------------------------------- */

	.archive-nav {
		margin-top: 40px
	}

	.archive-nav .number {
		display: none
	}

	.archive-nav .archive-nav-older,
	.archive-nav .archive-nav-newer {
		position: static
	}

	.archive-nav .archive-nav-newer {
		float: left
	}

	.archive-nav .archive-nav-older {
		float: right
	}

	/* Sidebar -------------------------------------- */

	.sidebar .widget {
		display: block;
		margin: 0;
		width: 100%;
	}

	.sidebar .widget:nth-child(2n) {
		margin-left: 0
	}
	
	.post-meta-comments-link{
        display:none;
    }
    
    #last-badges-verify-image{
	    display:none;
	}
	#last-badges-section{
	    width: 100%;
	}
	
	.posts .post.c-3 {
        width: 98%;
    }
}

@media (max-width: 500px) {


    .post-meta-comments-link{
        display:none;
    }

	/* Respond -------------------------------------- */

	.comment-form-author,
	.comment-form-email {
		display: block;
		float: none;
		width: 100%;
	}

	/* Post Content --------------------------------- */

	.post-content .alignleft,
	.post-content .alignright {
		float: none;
		margin-right: auto;
		margin-left: auto;
		max-width: 100%;
	}

	.post-content .alignleft img,
	.post-content .alignright img {
		margin-right: auto;
		margin-left: auto;
	}
	
	#last-badges-verify-image{
	    display:none;
	}
	
	.single-post .post-title {
        padding-right: 10px;
    }
	
	.box-50-left {
        width: 100% !important;
        padding: 0;
	}
    .box-50-right {
        width: 100% !important;
        padding: 0;
	}
	
	.box-25-right {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.box-25-left {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.box-66-left {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.box-66-right {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
    .box-33-right {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.box-25-left {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.box-75-left {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.box-75-right {
        width: 100% !important;
        padding: 0;
        float:none;
	}
	
	.post-extra-habbo {
        display: none;
    }
    
    .comment-body .stamp {
        display:none;
    }

    .comment-body .comment-meta,
    .comment-body .comment-content,
    .comment-body .comment-edit-form {
        padding-right: 10px;
    }
    
    .posts .post {
        width: 98%;
    }
    
    .post-meta-comments-link{
        display:block;
    }
}

@media (max-width: 400px) {
	/* Navigation ---------------------------------- */

	.header-bottom-menu a {
		padding-top: 18px;
		padding-bottom: 18px;
	}

	/* Content ------------------------------------- */

	.posts .post {
		display: block;
		width: 100%;
		margin: 4px 0;
	}

	.posts .post:nth-of-type(2n) {
		margin-left: 0
	}

	.posts .post:nth-of-type(2) .post-image {
		margin-top: inherit
	}


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

	.single .flex-direction-nav {
		display: none
	}

	/* Single Post ---------------------------------- */

	.single-post .post-title {
		font-size: 1.2em
	}


	.single-post .post-image-caption {
		font-size: 0.85em;
		padding: 10px 0 10px 24px;
	}

	/* Post Author */

	.post-author {
		margin-top: 25px;
		min-height: intrinsic;
		padding: 20px;
	}

	.post-author img {
		display: none
	}

	.post-author .description {
		font-size: 0.85em
	}

	/* Related Posts */

	.related-posts {
		margin-top: 30px
	}

	.related-post {
		width: 47.5%
	}

	.related-post:nth-child(3) {
		display: none
	}
	
	.page-title p{
	    display:none;
	}
	

	/* Post Content ---------------------------------- */

	.post-content p.intro {
		font-size: 1em
	}


	.post-content h1 {
		font-size: 1.5em
	}

	.post-content h2 {
		font-size: 1.4em
	}

	.post-content h3 {
		font-size: 1.3em
	}

	.post-content h5 {
		font-size: 1.1em
	}

	/* Pagination ----------------------------------- */

	/* Archive Navigation */

	.archive-nav {
		margin-top: 30px
	}

	/* Comments ------------------------------------- */
	.comments-title-link {
		display: none
	}

	.comment-inner {
		border-radius: 4px;
		padding: 20px;
	}

	.comment-header h4 {
		font-size: 1em
	}

	.comment-content {
		font-size: 0.95em
	}

	/* Respond -------------------------------------- */

	.comment-respond input[type="text"],
	.comment-respond textarea {
		padding: 15px
	}

	.comment-respond textarea {
		height: 175px
	}

	/* Footer -------------------------------------- */

	.site-footer .section-inner {
		padding: 20px 0
	}

	.site-footer .copyright {
		font-size: 0.8em
	}

	.site-footer .attribution {
		font-size: 0.65em;
		margin-top: 8px;
	}
	
	.comments, .comment-respond form, .no-comments, .comment-respond#respond form {
    margin-right: 0;
	}
    
    .widget-content{
        margin-left: 0;
    }
}

/* Small Styles */
@media screen and (max-width: 360px) {
	#infinite-wrap[style],
	#infinite-handle span button {
		width: 100% !important;
	}
}

/* -------------------------------------------------------------------------------- */
/* !## 20. Slide Panel */
/* -------------------------------------------------------------------------------- */

.entry-log{
    text-align: center;
    border: 2px solid #a7a7a7;
    padding: 5px;
    border-radius: 6px;
    margin: 4px 0;
    background: #f5f5f5;
    font-size: 0.85em;
    display: flex;
}

.entry-log .new{
    width: 4px;
    max-height: 4px;
    border-radius: 50px;
    background: #f00;
    padding: 4px;
    float: right;
    box-shadow: 0 0 10px 0px rgb(255, 0, 0);
}
.entry-log .desc{
    margin: 0 10px;
    width: 100%;
}

.entry-log .date{
    font-size: 0.8em;
    text-align: left;
    text-align: center;
    padding: 0;
}

.entry-log .amount{
    font-size: 1.2em;
    border-right: 2px dotted #32ab00;
    padding: 0 5px 0 0;
    min-width: 65px;
    margin: 3% 0;
}

.entry-log .entry{
    margin: 2px 0;
    text-align: center;
}


.loginmenu-left, .loginmenu-right {
  width: 300px;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transition: transform 0.25s ease;
  transition: transform 0.25s ease;
  z-index: 99;
}

.loginmenu-left .loginmenu-panel, .loginmenu-right .loginmenu-panel {
  position: absolute;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: auto;
  top: 0;
  bottom: 0;
  left: 300px;
  width: 300px;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2;
  background: #FFF;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: transform 0.4s ease-out;
  transition: transform 0.4s ease-out;
}

.loginmenu-left .loginmenu-panel.opened, .loginmenu-right .loginmenu-panel.opened {
  -webkit-transform: translate3d(-300px, 0, 0);
  -ms-transform: translateX(-300px);
  transform: translate3d(-300px, 0, 0);
  z-index: 5;
}

.loginmenu-left .loginmenu-panel:first-child, .loginmenu-right .loginmenu-panel:first-child {
  left: 0;
  width: 100%;
  z-index: 0;
}

.loginmenu-left .loginmenu-panel:first-child.opened, .loginmenu-right .loginmenu-panel:first-child.opened {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.loginmenu-panel .panel-title{
    text-align: center;
    background: #ccc;
    padding: 0px 0px 0px 10px;
    font-size: 1.2rem;
    color: #fff;
    font-weight: bold;
    opacity: 0.95;
    border-bottom: 4px solid rgb(0 0 0 / 20%);
    height: 100px;
    overflow: hidden;
}

.loginmenu-panel .panel-title .name-profile{
  margin-top: 15px;
  float: left;
  padding: 5px 12px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 6px;
  min-width: 120px;
  text-align: center;
}

.loginmenu-panel .panel-title.login {
    background: url(https://images.habbotemplarios.com/web/fondos/background_login_title.png);
}

.loginmenu-panel .panel-title.ct {
    background: url(https://images.habbotemplarios.com/web/fondos/header_ct_panel.gif);
    padding: 20px 0px 0px 0px;
    height: 65px;
    color: #483200;
}

.loginmenu-left .dropdown .dropdown-children, .loginmenu-right .dropdown .dropdown-children {
  display: none;
}

.loginmenu-left a, .loginmenu-right a {
  display: block;
}

.loginmenu-left ul, .loginmenu-right ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.loginmenu-left {
  -webkit-transform: translate3d(-300px, 0, 0);
  -ms-transform: translateX(-300px);
  transform: translate3d(-300px, 0, 0);
  left: 0;
}

.loginmenu-right {
  -webkit-transform: translate3d(350px, 0, 0);
  -ms-transform: translateX(350px);
  transform: translate3d(350px, 0, 0);
  right: 0;
  margin: 25px;
  border-radius: 10px;
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #000000;
}



.page-wrapper {
}

#loginmenu-blocker {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 90;
  background: rgba(0,0,0,.45);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.25s ease;
}

.opened-left #loginmenu-blocker,
.opened-right #loginmenu-blocker {
  opacity: 1;
  pointer-events: auto;
}

.menu-class{
    z-index: 11;
    -webkit-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
    opacity: 1;
}

.opened-left,
.opened-left body,
.opened-right,
.opened-right body {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.opened-left .page-wrapper,
.opened-right .page-wrapper {
  position: relative;
  overflow: hidden;
}



.opened-left #loginmenu-blocker,
.opened-left .page-wrapper{
  -webkit-transform: translate3d(300px, 0, 0);
  -ms-transform: translateX(300px);
  transform: translate3d(300px, 0, 0);
}

.opened-left .menu-move{
    opacity: 0;
}

.opened-left .loginmenu-left {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.opened-right #loginmenu-blocker,
.opened-right .page-wrapper{

}

.opened-right .menu-move{
    
}

.opened-right .loginmenu-right {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

@media (max-width: 480px) {
  .loginmenu-right {
    margin: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
  }
}

.loginmenu-left, .loginmenu-right {
	 font-size: inherit;
	 line-height: 1.35;
}


 .loginmenu-left a.option, .loginmenu-right a.option {
	 text-decoration: none;
	 padding: 10px 25px 10px 20px;
	 color: #373737;
	 border-bottom: 1px solid #ccc;
	 border-left: 4px solid #d2d2d2;
	 font-size: 0.95rem;
	 background: linear-gradient(180deg, rgb(255, 255, 255) 50%, rgb(242, 242, 242) 5%);
}

.loginmenu-left .dropdown-children a.option, .loginmenu-right .dropdown-children a.option{
    background: #fff;
    color: #646464;
}

.loginmenu-left a.option:hover, .loginmenu-right a.option:hover{
    border-left-width: 6px !important;
}


.loginmenu-left a.option.small, .loginmenu-right a.option.small {
	padding: 6px 10px 6px 20px;
    font-weight: bold;
    font-size: 1rem;
}

.loginmenu-left a.option.small.get-balance, .loginmenu-right a.option.small.get-balance {
	border: 1px solid #999;
    border-radius: 6px;
    text-align: center;
}

.loginmenu-left a.option.ct, .loginmenu-right a.option.ct {
	 color:#2aa900;
	 border-left: 4px solid #00b31c;
	 border-left-width: 4px;
	 font-weight: bold;
}

.loginmenu-left a.option.no-ct, .loginmenu-right a.option.no-ct {
	 color:#ce0000;
	 border-left: 4px solid #c00;
	 border-left-width: 4px;
}

.loginmenu-left li.missions, .loginmenu-right li.missions{
	 width: 50%;
    display: inline-block;
    text-align: center;
}

.loginmenu-left li.achievements, .loginmenu-right li.achievements{
	width: 50%;
    float: right;
    text-align: center;
}

.loginmenu-left a.option i, .loginmenu-right a.option i {
    float: left;
}

.loginmenu-left .dropdown-children i, .loginmenu-right .dropdown-children i {
    float: none !important;
}

 .loginmenu-left a img, .loginmenu-right a img {
	 margin-top: -2px;
	 float:left;
}

 .loginmenu-left li, .loginmenu-right li {
	 position: relative;
}

 .loginmenu-left li.is-balance, .loginmenu-right li.is-balance {
    width: 49%;
    padding: 5px;
    display: inline-block;
}

 .loginmenu-left .has-children:after, .loginmenu-right .has-children:after, .loginmenu-left .dropdown:after, .loginmenu-right .dropdown:after {
	 content: '\00bb';
	 position: absolute;
	 right: 20px;
     top: 8px;
	 color: #666;
	 font-size: 20px;
}

 .loginmenu-left .has-children.is-balance:after, .loginmenu-right .has-children.is-balance:after, .loginmenu-left .dropdown.is-balance:after, .loginmenu-right .dropdown.is-balance:after {
     display: none;
 }

 .loginmenu-left .has-children.small:after, .loginmenu-right .has-children.small:after, .loginmenu-left .dropdown.small:after, .loginmenu-right .dropdown.small:after {
     top: 3px;
 }
 

 .loginmenu-left .dropdown:after, .loginmenu-right .dropdown:after {
	 -webkit-transform: rotate(90deg);
	 transform: rotate(90deg);
}
 .loginmenu-left .dropdown .dropdown-children, .loginmenu-right .dropdown .dropdown-children {
	 display: none;
	 background: #f5f5f5;
	 border-top: 1px solid #ccc;
}
 .loginmenu-left .dropdown.opened:after, .loginmenu-right .dropdown.opened:after {
	 -webkit-transform: rotate(-90deg);
	 transform: rotate(-90deg);
}
 .loginmenu-left .back, .loginmenu-right .back {
	padding: 15px 10px;
    position: sticky;
    top: 0;
}
 .loginmenu-left .back:before, .loginmenu-right .back:before {
	 content: '\00ab';
	 display: inline-block;
	 margin-right: 0.285em;
	 font-size: 20px;
	 line-height: 16px;
}

.input{ 
  border-radius: 8px;
  font-size: 16px;
  border-style: solid;
  background-color: #ffffff;
  border-width: 2px;
  box-shadow: 0px 0px 2px 0px rgb(0, 0, 0);
  border-color: #000;
  padding: 10px;
} 


.loginmenu-panel .panel-content{
    padding: 10px 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}

.loginmenu-panel .panel-content .input{
    width: 100%;
    margin: 5px auto;
    display: table;
}

.panel-content p{
    padding: 6px 0;
}

.panel-content p.new-notice{
    padding: 4px;
}


.field {
    display: flex;
    flex-flow: column-reverse;
    margin: 15px 0;
}

label, input {
  transition: all 0.2s;
  touch-action: manipulation;
}

input, textarea {
  border-radius: 6px;
  font-size: 16px;
  border-style: solid;
  background-color: #ffffff;
  border-width: 1px;
  border-color: #c1c1c1;
  padding: 5px;
}

input:focus {
  outline: 0;
}

input + label {
    color: #000000;
}

input:placeholder-shown + label {
    cursor: text;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #595959;
    padding: 5px 0px;
}

.panel-content .exp-content{
    width: 185px;
    float: left;
}

.panel-division{
    background: #eaeaea;
    padding: 3px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 1rem;
}

/* -------------------------------------------------------------------------------- */
/* !## 21. Buttons */
/* -------------------------------------------------------------------------------- */

.button.button-small{
    font-size: 14px;
    font-weight: 100;
    padding: 10px 15px;
}
.button.button-mini{
    padding: 5px;
    font-size: 0.8rem;
}

.boton, .boton_b, .boton_c, .boton_d, .boton_e, .boton_f, .boton_g{
    font-size: 14px !important;
    font-weight: 100 !important;
    padding: 10px 15px !important;
}

a.button, a.button:hover {
    color:#fff;
}
.button , .boton, .boton_b, .boton_c, .boton_d, .boton_e, .boton_f, .boton_g, .comment-respond input[type="submit"]{
    color: #FFFFFF !important;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;
    font-weight: 700;
    padding: 19px 18px 18px;
    font-size: 18px;
    border: 2px solid #005f7e;
    font-family: 'Ubuntu', sans-serif!important;
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.6);
    background: rgb(0,178,221);
    background: linear-gradient(180deg, rgb(0, 156, 193) 90%, rgb(0, 127, 168) 10%);
    
}

.button:active, .comment-respond input[type="submit"]:active, .nav-previous > a:active, .nav-next > a:active {
    transform:scale(0.95);
}

.button:hover, .comment-respond input[type="submit"]:hover, .nav-previous > a:hover, .nav-next > a:hover {
    opacity: 0.85;
}

.button:disabled,
.button[disabled], .comment-respond input[type="submit"][disabled]{
  opacity:0.5;
}

.nav-previous > a, .nav-next > a{
    padding: 8px 10px;
    font-size: 1rem;
    display: block;
}

.nav-previous a span:hover, .nav-next a span:hover{
    color: #fff !important;
}


/*Green
==========================*/
.btn-green, .boton_c {

    background: rgb(0,182,15);
    background: linear-gradient(180deg, rgba(0,182,15,1) 90%, rgba(0,166,61,1) 10%);
    border: 2px solid #007312;
}
.btn-green:hover, .btn-green:focus, .btn-green:active {
}

/*Blue
==========================*/
.btn-blue {
    background: rgb(45, 126, 173);
    background: linear-gradient(180deg, rgb(45, 126, 173) 90%, rgb(49, 104, 153) 10%);
    border: 2px solid rgba(0, 0, 0, 0.36);
}

.btn-blue:hover, .btn-blue:focus, .btn-blue:active {
}

/*Grey
==========================*/
.btn-grey {
    background: rgb(189,189,189);
    background: linear-gradient(180deg, rgba(189,189,189,1) 90%, rgba(177,177,177,1) 10%);
    border: 2px solid #757575;
}
.btn-grey:hover, .btn-grey:focus, .btn-grey:active {
}

/*Red
==========================*/
.btn-red, .boton_f {
    background: rgb(182,0,0);
    background: linear-gradient(180deg, rgba(182,0,0,1) 90%, rgba(166,0,0,1) 10%);
    border: 2px solid #790000;
}
.btn-red:hover, .btn-red:focus, .btn-red:active {
}

/*Yellow
==========================*/
.btn-yellow, .boton_d, .boton_e {
    background: rgb(222, 154, 0);
    background: linear-gradient(180deg, rgb(222, 154, 0) 90%, rgb(202, 140, 0) 10%);
    border: 2px solid #a27000;
}
.btn-yellow:hover, .btn-yellow:focus, .btn-yellow:active {
}

/* Estilo botones encuestas */

.boton_poll {
    box-shadow: rgb(0, 0, 0) 0px -1px 0px 0px inset !important;
    border-radius: 4px;
    border: 2px solid #000;
    color: #fff;
    font-family: Arial;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 30px;
    background: linear-gradient(#00a100 50%, #009000 50%);
    cursor: pointer;
}

.boton_poll:hover {
    background: linear-gradient(#00a900 50%, #009c00 50%);
    color: #fff;
    font-weight: bold;
    font-family: Arial;
}

.boton_poll:active {
    position: relative;
    box-shadow: rgb(0, 0, 0) 0px -0px 0px 0px inset !important;
    background: linear-gradient(#009500 50%, #006c00 50%);
    border-bottom: 2px solid #000;
}

.boton_poll3 {
    box-shadow: rgb(0, 0, 0) 0px -1px 0px 0px inset !important;
    border-radius: 4px;
    border: 2px solid #000;
    color: #fff;
    font-family: Arial;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 30px;
    background: linear-gradient(#00A3A1 50%, #009090 50%);
    cursor: pointer;
}

.boton_poll3:hover {
    background: linear-gradient(#00B9A4 50%, #00A495 50%);
    color: #fff;
    font-weight: bold;
    font-family: Arial;
}

.boton_poll3:active {
    position: relative;
    box-shadow: rgb(0, 0, 0) 0px -0px 0px 0px inset !important;
    background: linear-gradient(#00958A 50%, #00696C 50%);
    border-bottom: 2px solid #000;

}

.boton_poll4 {
    box-shadow: rgb(0, 0, 0) 0px -1px 0px 0px inset !important;
    border-radius: 4px;
    border: 2px solid #000;
    color: #fff;
    font-family: Arial;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 30px;
    background: linear-gradient(#a80000 50%, #850000 50%);
    cursor: pointer;
}

.boton_poll4:hover {
    background: linear-gradient(#a80000 50%, #960000 50%);
    color: #fff;
    font-weight: bold;
    font-family: Arial;
}

.boton_poll4:active {
    position: relative;
    box-shadow: rgb(0, 0, 0) 0px -0px 0px 0px inset !important;
    background: linear-gradient(#940000 50%, #6b0000 50%);
    border-bottom: 2px solid #000;
}

.boton_poll5 {
    box-shadow: rgb(0, 0, 0) 0px -1px 0px 0px inset !important;
    border-radius: 4px;
    border: 2px solid #000;
    color: #fff;
    font-family: Arial;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    padding: 4px 30px;
    background: linear-gradient(#ef8d05 50%, #e67900 50%);
    cursor: pointer;
}

.boton_poll5:hover {
    background: linear-gradient(#f5940f 50%, #ed8d07 50%);
    color: #fff;
    font-weight: bold;
    font-family: Arial;
}

.boton_poll5:active {
    position: relative;
    box-shadow: rgb(0, 0, 0) 0px -0px 0px 0px inset !important;
    background: linear-gradient(#e18506 50%, #bf6f00 50%);
    border-bottom: 2px solid #000;
}

/* Estilo botones Habbo Web */

.boton_ah {
    display: inline-block;
    text-align: center;
    background-color: #0f7eba;
    border-color: #2A9CDE;
    font-family: Arial;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
}

.boton_ah:hover {
    background-color: #2a9cde;
    border-color: #54bef7;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff;
}

.boton_ah:active {
    background-color: #084d73;
    border-color: #1e7a9c;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #fff;
}


.boton_amh {
    display: inline-block;
    text-align: center;
    background-color: #ffb700;
    border-color: #ffea00;
    font-family: Arial;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #000;
    cursor: pointer;
}

.boton_amh:hover {
    background-color: #ffd000;
    border-color: #fffd70;
    border-bottom-width: 2px;
    border-bottom-style: solid;
}

.boton_amh:active {
    border-color: #ffcd38;
    background-color: #f79000;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
}


.boton_rh {
    display: inline-block;
    text-align: center;
    background-color: #b00049;
    border-color: #E93680;
    font-family: Arial;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
}

.boton_rh:hover {
    background-color: #db1f6a;
    border-color: #f25594;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff;
}

.boton_rh:active {
    background-color: #790B39;
    border-color: #EC297A;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #fff;
}

.boton_vh {
    display: inline-block;
    text-align: center;
    background-color: #00803c;
    border-color: #8ed955;
    font-family: Arial;
    font-size: 14px;
    padding: 8px 12px;
    border-radius: 5px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
}

.boton_vh:hover {
    background-color: #00ab53;
    border-color: #baf274;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff;
}

.boton_vh:active {
    background-color: #006642;
    border-color: #5bba38;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #fff;
}

/* Estilo botones personalizados */

.boton_arqui {
    display: inline-block;
    text-align: center;
    border-color: #ffb53d;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 32px;
    border-radius: 6px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    background: url(https://images.habbotemplarios.com/2019/01/icon_193.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2019/01/icon_193.png) no-repeat 95% center, linear-gradient(#d69833 50%, #d69833 50%);
}

.boton_arqui:hover {
    background: url(https://images.habbotemplarios.com/2019/01/icon_193.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2019/01/icon_193.png) no-repeat 95% center, linear-gradient(#e3a542 50%, #e3a542 50%);
    border-color: #fabb64;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff;
}

.boton_arqui:active {
    background: url(https://images.habbotemplarios.com/2019/01/icon_193.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2019/01/icon_193.png) no-repeat 95% center, linear-gradient(#2b2623 50%, #2b2623 50%);
    border-color: #c78926;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #fff;
}

.boton_cata {
    display: inline-block;
    text-align: center;
    border-color: #ffea00;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 32px;
    border-radius: 6px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #000;
    cursor: pointer;
    background: url(https://images.habbotemplarios.com/2016/08/icon_credit2.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/08/icon_credit2.png) no-repeat 95% center, linear-gradient(#ffb700 50%, #ffb700 50%);
}

.boton_cata:hover {
    background: url(https://images.habbotemplarios.com/2016/08/icon_credit2.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/08/icon_credit2.png) no-repeat 95% center, linear-gradient(#ffd000 50%, #ffd000 50%);
    border-color: #fffd70;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #000;
}

.boton_cata:active {
    background: url(https://images.habbotemplarios.com/2016/08/icon_credit2.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/08/icon_credit2.png) no-repeat 95% center, linear-gradient(#f79000 50%, #f79000 50%);
    border-color: #ffcd38;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #474343;
}

.boton_cata2 {
    display: inline-block;
    text-align: center;
    border-color: #72b3cf;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 32px;
    border-radius: 6px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    background: url(https://images.habbotemplarios.com/2019/01/icon_213.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2019/01/icon_213.png) no-repeat 95% center, linear-gradient(#367896 50%, #367896 50%);
}

.boton_cata2:hover {
    background: url(https://images.habbotemplarios.com/2019/01/icon_213.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2019/01/icon_213.png) no-repeat 95% center, linear-gradient(#408dad 50%, #408dad 50%);
    border-color: #6cbad9;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff;
}

.boton_cata2:active {
    background: url(https://images.habbotemplarios.com/2019/01/icon_213.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2019/01/icon_213.png) no-repeat 95% center, linear-gradient(#154152 50%, #154152 50%);
    border-color: #648d9e;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #fff;
}

.boton_lote {
    display: inline-block;
    text-align: center;
    border-color: #ff6e7c;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 32px;
    border-radius: 6px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff28c;
    cursor: pointer;
    background: url(https://images.habbotemplarios.com/2016/10/icon_268.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/10/icon_268.png) no-repeat 95% center, linear-gradient(#e31227 50%, #e31227 50%);
}

.boton_lote:hover {
    background: url(https://images.habbotemplarios.com/2016/10/icon_268.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/10/icon_268.png) no-repeat 95% center, linear-gradient(#eb3446 50%, #eb3446 50%);
    border-color: #fa7f8a;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff28c;
}

.boton_lote:active {
    background: url(https://images.habbotemplarios.com/2016/10/icon_268.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/10/icon_268.png) no-repeat 95% center, linear-gradient(#69020c 50%, #69020c 50%);
    border-color: #cc525a;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #dba423;
}

.boton_ltd {
    display: inline-block;
    text-align: center;
    border-color: #d1dce0;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 32px;
    border-radius: 6px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    background: url(https://images.habbotemplarios.com/2018/10/icon_145.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2018/10/icon_145.png) no-repeat 95% center, linear-gradient(#6795a6 50%, #6795a6 50%);
}

.boton_ltd:hover {
    background: url(https://images.habbotemplarios.com/2018/10/icon_145.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2018/10/icon_145.png) no-repeat 95% center, linear-gradient(#75b3c9 50%, #75b3c9 50%);
    border-color: #a2e0f2;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #fff;
}

.boton_ltd:active {
    background: url(https://images.habbotemplarios.com/2018/10/icon_145.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2018/10/icon_145.png) no-repeat 95% center, linear-gradient(#33393b 50%, #33393b 50%);
    border-color: #7b9ba8;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #c3e8de;
}

.boton_room {
    display: inline-block;
    text-align: center;
    border-color: #ffea00;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 32px;
    border-radius: 6px;
    border-width: 2px;
    border-style: solid;
    margin-bottom: 4px;
    box-shadow: 0 2px 0 1px rgba(0, 0, 0, .3);
    color: #000;
    cursor: pointer;
    background: url(https://images.habbotemplarios.com/2016/08/icon_225.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/08/icon_225_right.png) no-repeat 95% center, linear-gradient(#ffb700 50%, #ffb700 50%);
}

.boton_room:hover {
    background: url(https://images.habbotemplarios.com/2016/08/icon_225.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/08/icon_225_right.png) no-repeat 95% center, linear-gradient(#ffd000 50%, #ffd000 50%);
    border-color: #fffd70;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    color: #000;
}

.boton_room:active {
    background: url(https://images.habbotemplarios.com/2016/08/icon_225.png) no-repeat 5% center, url(https://images.habbotemplarios.com/2016/08/icon_225_right.png) no-repeat 95% center, linear-gradient(#f79000 50%, #f79000 50%);
    border-color: #ffcd38;
    box-shadow: 0 1px 0 1px rgba(0, 0, 0, .3);
    transform: translate(0, 2px);
    color: #474343;
}


/* -------------------------------------------------------------------------------- */
/* !## 22. Modal */
/* -------------------------------------------------------------------------------- */

.ui-draggable{
    position: absolute !important;
}
.ui-draggable:hover{
    border: 1px dashed #ffffff;
    cursor: grab;
}
.ui-draggable{
    border: 1px solid transparent
}

.ui-draggable.selected{
    border: 1px dashed #ffffff;
    cursor: move;
}

#profile-view .close-modal {
    z-index: 1000; 
}

.profile-content {
  z-index: 499;
  position: inherit;
}

.profile-header {
  text-align: left;
  padding: 0px 0px 0px 10px;
  font-size: 1.2rem;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  height: 100px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.5) !important;
}

.profile-header #nameProfile{
    margin-top: 15px;
    float: left;
    padding: 5px 12px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    min-width: 120px;
    text-align: center;
}

.profile-header #sub-header{
    float: left;
}

.profile-header .sub-header-content{
    background: rgba(255, 255, 255, 0.5);
    margin: 10px 6px 0px 0px;
    padding: 5px 12px;
    border-radius: 6px;
    color: #fff;
    float: left;
    min-height: 32px;
    font-size: 1rem;
}

.profile-header #thunderProfile, .profile-header #levelNumber{
    display: inline;
    -webkit-filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.52)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.47)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.49));
    filter: drop-shadow(1px 1px 0 rgba(0, 0, 0, 0.52)) drop-shadow(-1px 1px 0 rgba(0, 0, 0, 0.5)) drop-shadow(1px -1px 0 rgba(0, 0, 0, 0.47)) drop-shadow(-1px -1px 0 rgba(0, 0, 0, 0.49));
}

.sub-header-content img {
    vertical-align: middle;
}

.blocker{
    position:fixed;
    top:0;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:100%;
    overflow:auto;
    z-index:999;
    box-sizing:border-box;
    background-color:#000;
    background-color: rgba(43, 43, 43, 0.85);
    text-align:center
}
.blocker:before{
    content:"";
    display:inline-block;
    height:100%;
    vertical-align:middle;
    margin-right:-0.05em
}
.blocker.behind{
    background-color:transparent
}

.jBox-Notice .jBox-content{
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #000;
}

.jBox-Notice.jBox-Notice-blue .jBox-container{
    background: #00729b !important;
}

.jBox-Notice.jBox-Notice-red .jBox-container{
    background: #c90000 !important;
}

.jBox-Notice.jBox-Notice-green .jBox-container {
    background: #008208 !important;
}

.jBox-Notice.jBox-Notice-yellow .jBox-container {
    background: #f6b900 !important;
}

.jBox-overlay .jBox-closeButton{
    margin: 10px !important;
    background: #c10000 !important;
    border-radius: 8px !important;
    border: 2px solid #640000 !important;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 40%) !important;
}

.jBox-Modal .jBox-title{
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_modal.png) no-repeat #fff !important;
    background-position-x: right !important;
    font-weight: bold !important;
}

.jBox-Modal .jBox-content{
    max-width: 1000px;
    min-width: 350px;
}

.modal{
    display:none;
    vertical-align:middle;
    position:relative;
    z-index:2;
    max-width:500px;
    box-sizing:border-box;
    width:90%;
    background:#fff;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    -o-border-radius:8px;
    -ms-border-radius:8px;
    border-radius:10px;
    -webkit-box-shadow:0 0 0 2px #000;
    -moz-box-shadow:0 0 0 2px #000;
    -o-box-shadow:0 0 0 2px #000;
    -ms-box-shadow:0 0 0 2px #000;
    box-shadow: 0 0 0 2px #000000;
    text-align:left;
    border: 2px solid #fff;
    margin-top: 20px;
    background: linear-gradient(#d8fdff 5%,#fff 30%), #fff;
    background-size: 100% 400px;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    
}
.modal a.close-modal{
    position: absolute;
    top: -10px;
    right: -10px;
    display: block;
    width: 30px;
    height: 30px;
    background: #c10000;
    border-radius: 8px;
    border: 2px solid #640000;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 40%);
}

.modal a.close-modal:hover{
    transform:scale(1.2);
}

.modal a.close-modal::before{
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    color: #ffffff;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f00d";
    margin: 4px auto;
    text-align: center;
    display: block;
}
.modal .modal-header{
    border-bottom: 4px solid rgb(0 0 0 / 20%);
    background: url(https://images.habbotemplarios.com/web/fondos/fondo_modal.png) no-repeat #fff;
    background-position-x: right;
    border-radius: 8px 8px 0 0;
}

.modal-header b{
    padding: 15px;
    border-bottom: 4px solid #0064a8;
    float: left;
    margin-bottom: -4px;
    color: #3e3e3e;
}

.modal .modal-content{
    padding: 10px;
    overflow: auto;
}

#profile-view .modal-content {
    padding: 0px 10px 10px 10px;
    height: 405px;
}

.modal-spinner{
    display:none;
    position:fixed;
    top:50%;
    left:50%;
    transform:translateY(-50%) translateX(-50%);
    padding:12px 16px;
    border-radius:5px;
    background-color:#111;
    height:20px
}
.modal-spinner>div{
    border-radius:100px;
    background-color:#fff;
    height:20px;
    width:2px;
    margin:0 1px;
    display:inline-block;
    -webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;
    animation:sk-stretchdelay 1.2s infinite ease-in-out
}
.modal-spinner .rect2{
    -webkit-animation-delay:-1.1s;
    animation-delay:-1.1s
}
.modal-spinner .rect3{
    -webkit-animation-delay:-1.0s;
    animation-delay:-1.0s
}
.modal-spinner .rect4{
    -webkit-animation-delay:-0.9s;
    animation-delay:-0.9s
}
@-webkit-keyframes sk-stretchdelay{
    0%,40%,100%{
        -webkit-transform:scaleY(0.5)
    }
    20%{
        -webkit-transform:scaleY(1.0)
    }
}
@keyframes sk-stretchdelay{
    0%,40%,100%{
        transform:scaleY(0.5);
        -webkit-transform:scaleY(0.5)
    }
    20%{
        transform:scaleY(1.0);
        -webkit-transform:scaleY(1.0)
    }
}

/* -------------------------------------------------------------------------------- */
/* !## 23. Slider */
/* -------------------------------------------------------------------------------- */

.sss {
	height: 0;
	margin: 0; 
	padding: 0;
	position: relative;
	display: block;
	overflow: hidden;
}

.ssslide {
    height: 145px;
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    overflow: hidden;
    background: #e9fffc;
}

.ssslide img {
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
}

.sssnext, .sssprev {
	width: 25px;
	height: 100%;
	margin: 0;
	position: absolute;
	top: 0;
	background: url('https://images.habbotemplarios.com/web/iconos/main/arr.png') no-repeat;
}

.sssprev {
	left: 3%;
	background-position: 0 50%;
}

.sssnext {
	right: 3%;
	background-position: -26px 50%;
}

.sssprev:hover, .sssnext:hover {
	cursor: pointer;
}


/* grid container */
.holy-grail-grid {
    display:grid;
    grid-template-columns: 100%;
    grid-template-areas:
        'header-1'
        'main-content-1'
        'left-sidebar-1'
        'right-sidebar-1'
        'footer-1';
}


/* assign columns to grid areas */
.holy-grail-grid > .header-1 {
    grid-area:header-1;
}
.holy-grail-grid > .main-content-1 {
    grid-area: main-content-1;
  padding: 0 10px;
  max-width: 950px;
  width: 100%;
  position: relative;
  text-align: center;
  display: block;
  margin: 0 auto;
}
.holy-grail-grid > .left-sidebar-1 {
    grid-area:left-sidebar-1;
    position: relative;
}
.holy-grail-grid > .right-sidebar-1 {
    grid-area:right-sidebar-1;
}
.holy-grail-grid > .footer-1 {
    grid-area:footer-1;
}

/* tablet breakpoint */
@media (min-width:768px) {
    .holy-grail-grid {
        grid-template-columns: 1fr 1fr;
        grid-template-areas:
            'header-1 header-1'
            'main-content-1 main-content-1'
            'left-sidebar-1 right-sidebar-1'
            'footer-1 footer-1';
    }
}

/* desktop breakpoint */
@media (min-width:1024px) {
    .holy-grail-grid {
        grid-template-columns: 1fr minmax(150px, 450px) minmax(150px, 450px) 1fr;
        grid-template-areas:
            'header-1 header-1 header-1 header-1'
            'left-sidebar-1 main-content-1 main-content-1 right-sidebar-1'
            'footer-1 footer-1 footer-1 footer-1';
    }
}

/* Post navigation */
.content .post-navigation {
    display: flex;
    justify-content: flex-start;
    gap: 12px;
    margin: 0 0 10px 0;
}
.content .post-navigation a {
    display: flex;
    flex-direction: column;
    flex: 1;
    padding: 12px 16px;
    border-radius: 6px;
    text-decoration: none;
    transition: background 0.2s;
    max-width: 48%;
    color: #000;
}
.content .post-navigation a:hover {
  background: rgba(0, 0, 0, 0.18);
  color: #000 !important;
}
.content .post-nav-prev {
    text-align: left;
}
.content .post-nav-next {
    text-align: right;
    margin-left: auto;
}
.content .post-nav-label {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    opacity: 0.7;
    margin-bottom: 4px;
}
.content .post-nav-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    overflow: hidden;
}

