.clear, .module .content .items .item:hover>.dtinfo, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block
}
.post-comments, ol, ul {
    list-style: none;
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline
}
body {
    font-size: 14px;
	line-height: 1;
    font-family: roboto,sans-serif;
    font-weight: 400; 
}
* {
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
a {
    text-decoration:none;
    cursor:pointer;
	color: #ffa500;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.screen-reader-text {
    clip:rect(1px, 1px, 1px, 1px);
    position:absolute!important;
    height:1px;
    width:1px;
    overflow:hidden
}
#dt_contenedor {
    width:100%;
    float:left;
	background: #282b35!important;
}
header.main .hbox, #contenedor, .menu-main-container, .fbox {
    max-width: 1420px;
    margin: 0 auto;
}
header.main .hbox .search form {
    width: 100%;
    float: left;
    position: relative;
}
header.main .hbox .search form input[type=text] {
    width: 335px;
    padding: 7.8px;
    font-size: 18px;
    color: #000;
    background: #eee;
	border: 0;
    border-radius: 4px;	
}
::-webkit-scrollbar-track-piece {
background: #000;
}
::-webkit-scrollbar {
width: 10px;
height: 5px;
}
::-webkit-scrollbar-thumb {
height: 90px;
background-color: #ffa500;
}
.theiaStickySidebar {
    background: #1b2026;
    border-radius: 3px;
    padding: 10px;
}
.module {
    float:left;
    width:100%;
    min-height:812px;
    border: 0;
    margin: 20px 0;
    background: #282b35;
    padding:0;
    position:relative;
}
.module .sidebar {
    width:320px;
    height:100%;
    float:right;
    
    top:0;
    right:0;
    overflow:hidden;
	background: #1b2026;
    border-radius: 3px;
    padding: 10px 0;
}
.module .content {
    width: calc(100% - 337px);
    border: 0;
    background: #1b2026; 
    float:left;
	border-radius: 3px;
}
.module .content header {
float: left;
width: 100%;
line-height: 20px;
padding: 15px 15px 0px;
}
.module .content header h1, .module .content header h2 {
    float: left;
    font-size: 20px;
    font-weight: 500;
    padding-left: 10px;
    color: #fff;
    border-left: solid 3px #ffa500;   
}
footer.main {
width: 100%;
float: left;
background: #000;
border-top: solid 1px #4b4b4b;
}
footer.main .fbox {
    margin:0 auto;
    font-size:14px
}
footer.main .fbox .fmenu {
    padding: 20px 5px;
    text-align: center;
}
footer.main .fbox .fmenu ul li {
display: inline;
margin: 0 1em;
line-height: 25px;
padding: 4px;
}
footer.main .fbox .fmenu ul li:last-child {
    border-right:0
}
footer.main .fbox .fmenu ul li a {
    font-size: 14px;
    font-weight: 700;
    color: #ffa500;
}
footer.main .fbox .copy {
    float: left;
    color: #ffb601;
	 padding:30px 0
}
#single {
    width: 100%;
    float: left;
    position: relative;
    background: #282b35!important;
    border: 0;
    margin: 20px 0;
	border-radius: 4px;
}
.dtsingle .content {
    width: calc(100% - 337px);
    float: left;
    padding: 0;
    position: relative;
    background: #1b2026;
    border: 0;
    border-radius: 3px;
}
#single .content .sbox {
    width:100%;
    float:left;
    padding:25px 40px;
    background:0;
    border-bottom:solid 3px
}
.dtsingle .sidebar {
    width: 320px;
    height: 100%;
    float: right;
    border-radius: 3px;
    padding: 0;
    background: #1b2026;
    border-radius: 3px;
    padding: 10px 0;
   
    right: 0;
}
.sidebar aside.widget {
    float:left;
    width:100%;
    margin-bottom:20px;
    padding:0
}
.sidebar aside.widget h2.widget-title {
font-weight: 400;
font-size: 17px;
width: 100%;
float: left;
margin-bottom: 15px;
color: white;
background: #a50740;
border-left: 5px solid #75072f;
padding: 9px;
border-radius: 3px;
}
.sidebar aside.widget ul {
    float:left;
    width:100%
}
.sidebar aside.widget ul li {
float: left;
width: 50%;
line-height: 16px;
padding: 8px 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.sidebar aside.widget ul li a {
    color: #fff;
	font-size:14px;
    text-align:left
}
form.search-form {
width: 100%;
float: left;
position: relative;
padding: 9px;
background: #f0f1f2;
border-radius: 3px;
border:1px solid;
border-color:rgba(0, 0, 0, .15)
}
form.search-form input[type=text] {
width: 100%;
background: 0 0;
border-width: 0;
font-family: Roboto;
font-size: 16px;
}
form.search-form button[type=submit] {
position: absolute;
right: 0;
top: 0;
border: 0;
background: 0 0;
display: block;
cursor: pointer;
padding: 9px 15px;
}
.wp-pagenavi {
clear: both;
padding: 20px 0;
margin-bottom: 15px;
text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
padding: 9px 15px;
margin-right: 6px;
font-size: 17px;
color: #fff;
background: #222;
text-decoration: none;
border: 2px solid #1f1f1f;
border-radius: 4px;
}
.wp-pagenavi a.first, a.last, a.nextpostslink, a.previouspostslink {
    color: #ffa500;
	border-color: #ffa500;
}
.wp-pagenavi a:hover {
background: #3f3f3f;
border: 2px solid #3f3f3f;
}
.wp-pagenavi span.current {
background: #ffa500;
color: #000;
border: 2px solid #ffa500;
}
.rel_posts ul {
width: 100%;
}

.tagcloud a {
background: #373941;
color: #ffffff;
padding: 4px 6px;
margin: 0 4px 8px 0;
display: inline-block;
border-radius: 4px;
}
header.responsive {
background: #f5f5f5;
display: none;
width:100%;
float:left;
border-bottom: 1px solid #e1e0e0;
}

header.responsive .logo img {
width: auto;
height: 45px;
margin-top: 2px;
}
form.form-resp-ab {
    width:100%;
    float:left;
    position:relative;
	margin-top: -2px;
}
.menuresp .menu ul.resp li {
padding: 0;
float: left;
width: 100%;
font-weight: 500;
}
.menuresp .menu ul.resp li a {
    font-size:15px;
    float:left;
    width:100%;
    padding:15px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
	color: #222d34;
}
.wp-content {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    border: 0;
	color: #fff;
}
.wp-content pre {
    margin-bottom:15px
}
.wp-content blockquote {
    font-style:italic;
    padding:10px 0 10px 20px;
    margin-bottom:10px;
    font-size:20px
}
.wp-content blockquote p {
    margin-bottom:0;
    line-height:33px
}
.wp-content ul, .wp-content ol {
    padding-left: 30px;
    margin-bottom:15px
}
.wp-content ul li {
    list-style-type:square
}
.wp-content ol li {
    list-style-type:decimal
}
.wp-content ol li, .wp-content ul li {
    line-height:25px
}
.wp-content h1, .wp-content h2, .wp-content h3, .wp-content h4, .wp-content h5, .wp-content h6 {
    line-height:20px;
    margin-bottom:15px;
    display:block
}
.wp-content h1 {
    font-size:25px
}
.wp-content h2 {
    font-size:23px
}
.wp-content h3 {
    font-size:21px
}
.wp-content h4 {
    font-size:19px
}
.wp-content h5 {
    font-size:17px
}
.wp-content h6 {
    font-size:15px
}

.wp-content h1 span {
    font-size:15px;
    font-weight:400
}
.descriptionCategory p {
    margin-bottom:15px;
    line-height:23px;
	padding: 0px 10px 0px;
}
a.button {
    padding:6px 10px;
    float:left;
    font-size:15px
}

.captcha, .sl-wrapper {
    position:relative
}
article.simple {
    width:calc(100% / 6);
    float:left;
    padding:10px
}
.g-recaptcha {
    float:left;
    width:100%;
	padding: 0px 0 15px 0;
    clear: both;
}
.single-page {
padding: 20px 20px;
float: left;
width: 100%;
background: #1b2026;
}
.single-page h1.head {
    overflow: hidden;
    text-align: center;
    margin: 15px 0 25px;
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 20px;
    padding-bottom: 15px;
    width: 100%;
    float: left;
    color: #fff;
}
.posts .meta {
	float: left;
    width: 100%;
    border-left-color: #ffb601;
    overflow: hidden;
    margin-bottom: 0;
    padding: 0;
    border-bottom: 0;
    background: 0!important;
    border-left: 0;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.posts .meta .date {
    font-size:14px
}
.posts header.pos {
    float: left;
    width: 100%;
    border: 0;
    padding: 0 10px 0 10px;
    background: 0!important;
    border-left-color: #ffb601;
    overflow: hidden;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.posts header.pos h1.titl {
	 font-weight: 400;
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 20px;
    padding: 5px;
    text-transform: uppercase;
    border-bottom: 0;
}
.posts header.pos h2.desc {
     font-weight:400;
    line-height:30px;
    font-size:20px;
    padding-top:10px
}
.blog-list-items {
width: 100%;
float: left;
padding: 6px;
}
.blog-list-items .entry {
width: calc(100%/4);
float: left;
margin: 0;
padding: 9px;
position: relative;
}
article.post .images {
float: left;
width: 100%;
height: 100%;
position: relative;
padding-top: 45px;
}
article.post a .images img {
    width:100%;
    height:auto;
    margin-top:-45px;
	display: block;
}
.entry img {
   width: 100%;
   height: auto;
   display: block;
   height: 153px;
}
.information {
width: 100%;
height: 25px;
float: left;
padding: 3px 5px;
text-align: center;
font-weight: 500;
font-size: 15px;
line-height: 20px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
background: #000;
}
.information a {
  color: #fff;
}
article.post .information h2 {
font-weight: 500;
font-size: 15px;
line-height: 20px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.search .result-item:last-child {
    margin-bottom:30px
}
.no-result {
    float:left;
    width:100%;
    padding:20px
}
.no-result h2 {
    float:left;
    width:100%;
    font-size:30px;
    font-weight:400;
    margin-bottom:20px
}
.no-result h2 span {
    font-weight:600
}
.no-result strong {
    font-size:20px
}
.no-result ul {
    list-style-type:square;
    margin:20px 0 20px 30px
}
.no-result li {
    padding:5px 0;
    line-height:20px
}
.tax_post {
    position:relative;
    display:inline-block;
    float:left;
    margin:0;
    width:100%;
}
.tax_post .tax_box {
position: relative;
padding: 10px;
padding-left: 110px;
width: 100%;
float: left;
}
.tax_post .tax_box .title {
position: absolute;
left: 0;
top: 10px;
text-align: center;
width: 100px;
text-transform: uppercase;
color: #000;
font-size: 12px;
padding: 5px 10px;
background: #ffa500;
border-radius: 4px;
}
.tax_post .tax_box .links a {
font-size: 13px;
    font-weight: 400;
    background: #373941!important;
    color: #ffffff;
    padding: 5px 6px;
    margin: 0 3px 8px 0;
    border-radius: 4px;
    display: inline-block;
}
.headitems .elements {
    float:right
}
.head-main-nav ul.main-header li a.current-menu-item {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    color: #ffb601;
    height: 45px;
}
.head-main-nav ul.main-header li a {
	font-size: 15px;
    font-weight: 400;
    padding: 15px 28px;
    float: left;
    color: #fff;
}
article.simple .poster {
    width:100%;
    height:100%;
    float:left;
    position:relative;
    overflow:hidden;
    margin:0;
    padding-top:140%
}
article.simple .poster img {
    width:100%;
    height:auto;
    margin-top:-140%;
    position:absolute
}
article.simple .data {
    float:left;
    width:100%;
    padding:10px 0
}
article.simple .data h3 {
    font-weight:500;
    font-size:13px;
    line-height:20px;
    margin-bottom:2px;
    width:100%;
    float:left;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden
}
article.simple .data span {
    font-weight:300;
    font-size:12px
}

.menuresp {
    display:none;
    float:left;
    width:100%;
    position:relative
}
.menuresp .menu {
    position:absolute;
    left:0;
    width:100%;
    z-index:103;
    box-shadow:0 10px 20px -3px rgba(0, 0, 0, 0.52);
    padding:0;
	background: #fff;
	width: 250px;
}
.menuresp .menu .user {
    float:left;
    width:100%;
    padding:15px
}
.menuresp .menu .user .gravatar {
    float:left
}
.menuresp .menu .user .gravatar img {
    width:40px;
    height:40px;
    float:left;
    border-radius:5px
}
.menuresp .menu .user .gravatar span {
    float:left;
    padding:13px;
    font-weight:500
}
.menuresp .menu .user .logout {
    float:right;
    padding:13px
}
.menuresp .menu .user .logout a {
    padding:5px 10px;
    font-size:12px;
    border-radius:3px
}
.menuresp .menu .user a.ctgs {
    float:left;
    width:46%;
    margin:0 2%;
    text-align:center;
    padding:10px 0;
    font-weight:400;
    font-size:14px;
    border-radius:3px
}
.menuresp .menu ul.resp li ul {
    padding-bottom:15px
}
article.simple .poster .profile_control {
    cursor:pointer;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    padding-top:40%;
    display:none
}
article.simple:hover > .poster .profile_control {
    display:block;
    transition:opacity 1s
}
article.simple .poster .profile_control span {
    float:left;
    width:70%;
    margin:0 15%;
    text-align:center
}
article.simple .poster .profile_control span a {
    font-weight:500;
    font-size:11px;
    padding:10px;
    float:left;
    width:100%;
    text-transform:uppercase;
    margin:5px 0;
    border-radius:3px
}
.posts {
padding: 20px 25px 5px;
float: left;
width: 100%;
}
.post_request {
    width:700px;
    height:auto;
    position:fixed;
    z-index:9;
    top:20%;
    left:50%;
    margin-left:-350px;
    display:none
}
.post_request .box_post {
    float:left;
    width:100%
}
.post_request .box_post .backdrop {
    width:100%;
    height:100%;
    float:left;
    position:relative;
    overflow:hidden;
    margin:0;
    padding-top:35%
}
.post_request .box_post .backdrop img {
    width:100%;
    height:auto;
    margin-top:-35%;
    position:absolute
}
.post_request .box_post .backdrop span {
    position:absolute;
    top:0;
    right:0;
    padding:10px 20px;
    font-size:11px;
    font-weight:500
}
.post_request .box_post .data {
    float:left;
    width:100%;
    padding:20px 40px
}
.post_request .box_post .data h3 {
    font-size:22px;
    font-weight:400;
    padding-bottom:15px;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    float:left;
    width:100%
}
.post_request .box_post .data p {
    font-size:13px;
    font-weight:normal;
    line-height:20px;
    float:left;
    width:100%;
    padding-top:15px
}
.post_request .box_post .data p:first-letter {
    font-size:18px;
    font-weight:500
}
.post_request .box_post .load_event {
    float:left;
    width:100%;
    padding:137px 0;
    text-align:center;
    font-size:25px
}
.shared-button {
    margin: 10px 0;
}
.shared-button {
    width: 100%;
    float: left;
	text-align: center;
}
.shared-button a {
    width: 145px;
    margin: 2px;
}
.socialTwitter {
    background: #000000;
}
.socialFacebook {
    background: #3a559f;
}
.socialPinterest {
    background: #c9353d;
}
.socialWhatsapp {
    background: #1bd741;
}
.socialTelegram {
    background: #2481cc;
}
.socialFacebook, .socialTwitter, .socialPinterest, .socialWhatsapp, .socialTelegram {
    display: inline-block;
    border-radius: 2px;
}
.socialTwitter:before {
    background: url(../images/x_icon.webp) no-repeat;
    background-size: 21px;
}
.socialFacebook:before {
    background: url(../images/facebook_icon.webp) no-repeat;
    background-size: 21px;
}
.socialPinterest:before {
    background: url(../images/pinterest_icons.webp) no-repeat;
    background-size: 21px;
}
.socialWhatsapp:before {
    background: url(../images/WhatsApp_icons.webp) no-repeat;
    background-size: 21px;
}
.socialTelegram:before {
    background: url(../images/telegram_logo_icon.webp) no-repeat;
    background-size: 21px;
}
.socialFacebook:before, .socialTwitter:before, .socialPinterest:before, .socialWhatsapp:before, .socialTelegram:before {
    width: 21px;
    height: 21px;
    content: "";
    float: left;
    padding-right: 12px;
    margin: 8px 0 8px 15px;
    border-right: 1px solid #fff;
}
.textSocial {
    float: left;
    padding: 12px;
    color: #fff;
}
.button-arrow-top:before{
    background: url(../images/arrow-left-icons1.webp) no-repeat 50%;
    background-size: 20px;
    content: "";
    width: 45px;
    height: 45px;
	display: block;
}
.button-arrow-top{
    background: #ffa500;
	width: 45px;
    height: 45px;
    font-size: 28px;
    border-radius: 5px;
    cursor:pointer;
    position: fixed;
    right: 20px;
    bottom: 20px;  
    z-index: 99999;
	text-decoration: none;
    display: none;
}
.headitems {
    position: relative;
    float: left;
    width: 440px;
    padding: 18px 0 15px 55px;
}
.headerTitle {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
h3, h2 {
    font-size: 23px;
    margin: 0;
    color: #edf2f4;
    padding: 10px;
}
p#breadcrumbs {
    width: 100%;
    color: white;
    height: 27px;
    margin-bottom: 10px;
    border-bottom: 0;
    background: #282b35;
    padding: 4px 10px;
    margin-top: 7px;
    border-radius: 3px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}
.TopAdMovil {
    display: none;
}
input:focus, textarea:focus {
    outline:0;
	border-color:#ff3565!important;
}
.contact .wrapper fieldset textarea {
    width:100%;
    padding:12px
}
form.update_profile fieldset textarea {
    width:100%;
    padding:10px
}

header.subhead {
    background:#4C5765;
    color:#fff
}
header.main .hbox .search form input[type=text]:focus {
    border:0
}
.module .content header h2 {
    color:#222d34
}
header.main .hbox .search form button[type=submit]:hover {
    color:#408bea
}
header.main .hbox .search:hover>form {
}
footer.main .fbox .fmenu ul li a:hover {
    color:#a50740;
}
.sidemenu ul.year li a {
    background:#fff;
    color:#757A7D
}
.sidemenu ul.year li a:hover {
    background:#000;
    color:#FFF
}
.sidebar aside.widget ul li:before {
width: 16px;
height: 16px;
content: "";
background: url(../images/arrow-icon.webp) no-repeat;
background-size: 16px;
margin-right: 10px;
float: left;
}
form.search-form button[type=submit] span {
    color:#8C9CAB;
	font-size: 18px;
}
form.search-form button[type=submit] span:hover {
    color:#009FFF
}
@media only screen and (max-width:768px) {
    ul.main_links li a.active {
        background:rgba(72, 82, 99, .02)
    }
}
#single .content .sbox {
    border-color:#F5F7FA
}
.widget-social ul.social-links li.dtl a.icls {
    color:#fff
}
form.form-resp-ab button[type=submit]:hover>span {
    color:#009FFF
}
.captcha {
    border:1px solid #d3dae4
}
.captcha a {
    color:#878FA0;
    background:#F5F7FA
}
.captcha a:hover {
    color:#FFF;
    background:#A2ABBB
}
.captcha a:active {
    background:#222d34
}
.captcha input[type=text] {
    color:#A7B2C7;
    border-left:solid 3px #d3dae4
}
.captcha input:required:valid, .link_sharing p strong {
    color:#222d34
}
form.update_profile {
    background:#fff
}
form.update_profile fieldset input[type=text], form.update_profile fieldset input[type=password] {
    border:1px solid #DADEE4;
    color:#222D34
}
form.update_profile fieldset input[type=text]:disabled {
    background:#fff;
    cursor:no-drop;
    color:#DADEE4
}
form.update_profile fieldset input[type=text]:focus, form.update_profile fieldset input[type=password]:focus {
    border:1px solid #408bea
}
form.update_profile fieldset select, form.update_profile fieldset textarea {
    border:1px solid #DADEE4;
    color:#222D34
}
form.update_profile fieldset input[type=submit] {
    background:#408bea;
    color:rgba(255, 255, 255, .7)
}
form.update_profile fieldset input[type=submit]:hover {
    color:#fff
}
form.update_profile .updated {
    background:#4CAF50;
    color:#fff
}
form.update_profile .error {
    background:#F7D5D5;
    color:#222d34
}
form.update_profile .warning {
    background:#FFECBE;
    color:#222d34
}
.wp-content h1 span {
    color:#9aa3b1
}
.wp-content blockquote {
    border-left:2px solid #d3dae4;
    background:#FDFDFD
}
.wp-content h1, .wp-content h2, .wp-content h3, .wp-content h4, .wp-content h5, .wp-content h6 {
    color:#ffa500;
}
.single_menu ul.main_dt_menu {
    background:#f5f7fa;
    border-bottom:solid 1px #eceff5
}
.single_menu ul.main_dt_menu li a {
    color:#222d34
}
.single_menu ul.main_dt_menu li a:hover {
    color:#408bea
}
article.post .information p.descr {
    color:#a0a9b7
}
article.post .information .meta span.autor {
    color:#408bea
}
article.post .information .meta span.date {
    color:#c8d3da;
    font-style:italic
}
.no-result {
    color:#fff;
}
.home-blog-post .entry-date .date {
    color:#408bea
}
.search_page_form form button span {
    font-size:30px;
    color:#bcc2cb;
}
.search_page_form form button:hover>span {
    color:#222d34
}
.result-item article .image .thumbnail span.post {
    background:#0d82ff
}
.error_widget {
    background:#ff4f4f;
    color:#fff padding:15px
}
article.simple .data h3 a {
    color:#222D34
}
.menuresp .menu .user {
    border-bottom:solid 1px #eceff5;
    background:#f5f7fa
}
.menuresp .menu .user .logout a {
    background:#94a0b1;
    color:#fff
}
.menuresp .menu .user .logout a:hover {
    background:#408bea
}
.menuresp .menu .user a.ctgs {
    background:#408bea;
    color:rgba(255, 255, 255, 0.8)
}
.menuresp .menu .user a.ctgs:hover {
    color:#fff
}
.menuresp .menu ul.resp li ul.sub-menu li a {
    color:#222D34
}
.menuresp .menu ul.resp li ul.sub-menu li a:hover {
    background:transparent;
    color:#408bea
}
.page_user header.user {
    border-bottom:solid 3px #f5f7fa
}
.page_user header.user .box .contenido .info span {
    border-right:solid 1px #e1e5ea
}
.page_user nav.user {
    border-bottom:solid 3px #f5f7fa
}
.page_user nav.user ul li a {
    color:#222D34
}
.page_user nav.user ul li a:hover {
    color:#408bea
}
.page_user nav.user ul li a.selected {
    background:#408bea;
    color:#fff
}
.page_user nav.user ul li a.selected:hover {
    color:#fff
}
.page_user .content .upge h2 {
    border-bottom:solid 3px #f5f7fa
}
.page_user .content .upge h2 span.pending i {
    background:#f00;
    color:#fff
}
.page_user .content .paged a.load_more {
    background:#d8dce2;
    color:#222D34
}
.page_user .content .paged a.load_more:hover {
    background:#408bea;
    color:#fff
}
table.account_links thead {
    background:#f5f7fa
}
table.account_links tbody {
    border-top:0
}
table.account_links tbody>tr:nth-child(even) {
    background:#fdfdfd
}
table.account_links tbody tr {
    background:#fff;
    border-bottom:solid 5px #f5f7fa
}
table.account_links tbody td a {
    color:#222D34
}
article.simple .poster .profile_control {
    background:rgba(0, 0, 0, 0.8)
}
article.simple .poster .profile_control span a {
    background:#fff;
    color:#00BCD4
}
article.simple .poster .profile_control span a:hover {
    background:#00BCD4;
    color:#fff
}
footer.main .fcmpbox {
    background:#fff;
    box-shadow:0 10px 5px -7px rgba(0, 0, 0, .09)
}
footer.main .fcmpbox .primary {
    border-bottom:solid 1px #eceff5
}
footer.main .fcmpbox .primary .columenu .item h3 {
    color:#222D34
}
span.top-page a {
    background:#f5f7fa;
    color:#222d34
}
.post_request {
    background:#fff;
    box-shadow:0 10px 50px rgba(0, 0, 0, 0.7)
}
.post_request .box_post .backdrop span {
    color:#fff;
    background:#000
}
.post_request .box_post .data p {
    border-top:solid 1px #eceff5
}



@media only screen and (max-width: 1024px) {
    footer.main .fbox .copy {
        padding: 20px;
        margin: 0;
    }
    .fixed-sidebar {
        position:relative;
        width:100%
    }
    header.main .hbox .right {
        display:none
    }
}

@media only screen and (max-width: 960px) {
.posts {
    padding: 10px;
}
.TopAdMovil {
    background: #282b35;
    margin: 0;
    padding: 10px 0;
}
	.module .content,
	.module .sidebar {
	width: 100%;
    margin-left: 0;
    border-right: 0;
    margin-left: 0;
    margin-bottom: 20px;
    border-right: 0;
    border-bottom: solid 1px #4b4b4b;
    border-top: solid 1px #4b4b4b;
}
	.sidblock, .formblock {
        display:block!important;
        -moz-transition:top .4s ease-in-out;
        -o-transition:top .4s ease-in-out;
        -webkit-transition:top .4s ease-in-out;
        -ms-transition:top .4s ease-in-out;
        transition:top .4s ease-in-out
    }
	.head-main-nav {
    display: none;
    width: 100%;
    position: relative;
    border: 0;
}
	header.responsive .logo {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    padding: 4px;
}
	#single .content,
	#single .sidebar {
    width: 100%;
    border-left: 0;
    margin-left: 0;
    position: relative;
    margin-bottom: 20px;
    border-right: 0;
    border-bottom: solid 1px #4b4b4b;
    border-top: solid 1px #4b4b4b;
}
	.wp-content img {
    width: 100%;
}
	#single {
    margin: 0;
    padding: 0;
    }
	#single {
    margin-bottom: 0;
    margin: 0;
    border-radius: 0;
}
	.TopAdMovil {
    display: block;
    margin-top: 0px;
	text-align: center;
}
}
@media only screen and (max-width: 768px) {
    .requests .content .tabox {
        width: 100%;
    }
    
    .module .content header {
	    padding: 14px 11px 5px;
    }
   
    .single-page {
         padding: 10px;
		margin-top: -2px;
}
    
    .resppages {
        display:block
    } 
    .contact, .account {
        margin:0
    }
    .contact .wrapper {
        padding:20px
    }
    .module .sidebar {
        position:relative
    }
    ul.main_links li a.active {
        border-left:0;
        border-radius:3px;
        -webkit-border-radius:3px;
        -moz-border-radius:3px
    }

	
	
    
    #single .content {
        width:100%;
        border-right:0
    }
    #single .sidebar {
        width:100%;
        border-left:0;
        margin-left:0;
        position:relative
    }
    .nav_items_module {
        margin-left:15px
    }
    .nav_items_module a.btn {
        font-size:25px;
        border:solid 1px rgba(136, 136, 136, 0.3);
        padding:0 12px;
        margin:0 2px
    }
    .module .content header span, .module .content header {
        line-height:20px
    }
.wp-pagenavi a, .wp-pagenavi span {
    margin-top: 5px;
    display: inline-block;
}
@media only screen and (max-width: 600px) {
    .requests nav {
        padding: 0;
    }
    .requests .content .items {
        padding: 0;
    }   
}
@media only screen and (max-width: 540px) { 
.wp-pagenavi a.first, a.last {
    display: none;
   }
}
@media only screen and (max-width: 480px) {

    .account .sidebar {
        position:relative;
        width:100%
    }
    .account .content {
        width:100%;
        margin-left:0;
        padding:15px
    }
   
}
	
	
@media (max-width: 1280px){
.blog-list-items .entry {
width: calc(100%/3);
padding: 6px;
}
	}
@media (max-width: 668px){
.blog-list-items .entry {
width: calc(100%/2);
padding: 6px;
}
}
.module .content {
padding: 0px;
}
}
.alert {
background-color: #202020;
width: 96%;
margin: 10px auto 10px;
padding: 1.3em;
color: #fff;
}
.extra {
	 display: none;
}
body {
    background: #282b35; 
}
.allCategories:hover {
    color: #000;
	  background: #ffb601!important;
}
.allCategories {
    color: #ffffff;
    float: left;
    display: block;
    padding: 8px 0;
    outline: 0;
    margin: 6px 0px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 0px;
}
.tags-letter-block .tag-items .tag-item a:hover {
	  color: #a50740;
}
.tags-letter-block .tag-items .tag-item a {
    padding: 8px;
    display: inline-block;
    color: #c7c7c7;
    outline: 0;
}
.archive-content {
    position: relative;
    padding: 9px 22px 50px;
    float: left;
    background: #1b1c23;
    width: calc(100% - 320px);
}
.tags-letter-block .tag-items .tag-item {
    display: block;
    list-style: none;
    text-overflow: ellipsis;
}
.tags-letter-block {
    margin: 0 0 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
.tags-letter-block .tag-letter {
    float: left;
    padding-top: 3px;
    padding-left: 8px;
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    color: #ffa500;
    text-transform: uppercase;
}
.tags-letter-block .tag-items {
    margin: 0 0 0 105px;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}

.comments-area {
    padding: 15px;
    width: 100%;
    float: left;
    overflow: hidden;
}
.wp-content a {
word-wrap: break-word;
}
.wp-content p { 
	margin-bottom: 15px; 
	line-height: 23px; 
}
.entry-pop {
    width: calc(100%/5);
	  float: left;
    margin: 0;
    padding: 9.84px;
    position: relative;
}
crp-li .title_rel {
    width: 100%;
    height: 25px;
    float: left;
    padding: 3px 5px;
    text-align: center;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #fff;
    background: #000;
	margin-top: -2px;
}
crp-li {
    float: left;
    width: calc(100%/4);
    height: 100%;
    padding: 5px;
    position: relative;
    overflow: hidden;
    margin: 0;
}
.wp-content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.entry-pop img {
    width: 100%;
    height: auto;
    border-radius: 7px 7px 0 0;
    display: block;
}
.information-cat {
    font-weight: 400;
    color: #ffffff;
    background: #000000ab;
    margin-top: -25px;
    position: relative;
	  width: 100%;
    height: 25px;
    float: left;
    padding: 3px 5px;
    text-align: center;
    font-size: 15px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.entry-pop img {
    border-radius: 5px;
}
.wp-listcontent {
    width: 100%;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #eceff5;
}
.entrypos {
    padding: 0.5em 10px;
    border-radius: 3px;
    background: #000;
    border-left: 6px solid #ffa500;
	text-align: center;
}
h0.titl{
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    padding-bottom: 6px;
}
.recoinfo {
    width: 100%;
    height: 25px;
    overflow: hidden;
    margin-top: -15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    padding: 3px 2px;
    line-height: 20px;
    background: #2f2f2f;
    margin-bottom: 5px;
    color: #fff;
}
img {
    image-rendering: -webkit-optimize-contrast;
}
img, video {
    max-width: 100%;
    height: auto;
}
.recoimg {
    float: left;
    width: calc(100%/4);
    height: 100%;
    padding: 5px;
    position: relative;
    overflow: hidden;
    margin: 0;
}
@media only screen and (max-width: 424px) {
    .posts header.pos h1.titl {
        font-size: 24px;
        font-weight: 400;
        line-height: 40px;
    }
}
p#breadcrumbs a {
    color: #ffb601;
}
.relacionadossingle {
    text-transform: capitalize;
    width: 100%;
	text-align: center;
    background: #282b35;
    font-weight: 700;
    font-size: 1.3em;
    border-color: #000000;
    border-radius: 3px;
    margin: 0 0 0.7em;
    border-width: 2px;
    border-style: solid;
	padding: 0px 0px 10px;
}
.relacionadossingle h5 {
    margin-bottom: 10px;
    display: block;
    padding: 0.5em 1em;
    font-weight: 700;
    font-size: 1.1em;
}
.wp-content h5 {
	  padding-left: 15px;
    line-height: 20px;
    background-color: #333333;
    color: #FFFFFF;
    border-top-left-radius: 1px;
    border-top-right-radius: 1px;
}
.relacionadossingle ul li {
	padding-left: 0px;
	list-style: inside;
	margin: 2px 0 2px -30px;
	background-size: 69px;
    list-style-image: url(../images/link_icon.png);
}
.head-main-nav ul.main-header li:hover>a {
background: #1e2028;
color: #ffb400;
}
.menuresp .menu ul.resp li a:hover {
background: #f5f5f5;
color: #000;
}
.fix-grid {
padding-right: 0;
padding-left: 15px;
}
@media only screen and (max-width: 1280px) {
	.entry-pop {
    width: calc(100%/4);
}
	}
@media only screen and (max-width: 1199.98px) {
.tags-letter-block .tag-items {
    margin: 0 0 0 105px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}
	}
@media only screen and (max-width: 991.98px) {
.tags-letter-block .tag-items {
    margin: 0 0 0 105px;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}
	}
@media only screen and (max-width: 960px) {
	.entry-pop {
    width: calc(100%/3);
}
	}
@media only screen and (max-width: 600px) {
crp-li {
margin-bottom: 0px;
width: calc(100%/2);
}
crp-li:nth-child(odd) {
    clear: both;
}
.recoimg {
    width: calc(100%/2);
}
	.entry-pop {
    width: calc(100%/2);
		padding: 6px;
}
	}
@media only screen and (max-width: 767.98px) {
.tags-letter-block .tag-items {
    margin: 0 0 0 105px;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}
	}
@media only screen and (max-width: 575.98px) {
.tags-letter-block .tag-items {
    margin: 0 0 0 105px;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -moz-column-gap: 10px;
    -webkit-column-gap: 10px;
    column-gap: 10px;
}
	}











header.main {
    width: 100%;
	max-width: 1420px;
    margin: 0px auto;
    height: 68px;
    position: relative;
    z-index: 104;
	box-shadow: 0 1px 12px rgb(0 0 0 / 15%); 
    background: #1b2026;
}
header.main .hbox {
    margin: 0 auto!important;
}
.main .hbox .nav {
    display: none;
    -webkit-tap-highlight-color: transparent;
}
button.aresp.nav-resp {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(../images/menu_white-1.webp) no-repeat;
    background-size: 30px;
	border: 0;
}
.main .hbox .search {
    display: none;
    -webkit-tap-highlight-color: transparent;
}
button.aresp.search-resp {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(../images/search_icon2.webp) no-repeat;
    background-size: 30px;
	border: 0;
}
button.aresp.nav-resp.active, button.aresp.search-resp.active {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(../images/cancel-cross_icon2.webp) no-repeat;
    background-size: 30px;	
}
header.main .hbox .logo {
    float: left;
    padding: 10px;
}
header.main .hbox .logo img {
    width: auto;
    height: 45px;
	padding: 0 20px;
}
.search_responsive {
    position: relative;
    float: left;
    width: 440px;
    padding: 15px 0 15px 55px;
}
form.form-resp-ab input[type=text] {
    width: 335px;
    padding: 7.8px;
    font-size: 18px;
    color: #ffffff;
    background: #282b35;
    border: 0;
    border-radius: 4px;
}
button.search-button {
    width: 44px;
    height: 37px;
    background: url(../images/search_black_icon1.webp) #282b35 no-repeat 7px;
    background-size: 32px;
    color: #fff;
    border: 0;
    top: 0;
    right: 1px;
    position: absolute;
    cursor: pointer;
    border-radius: 4px;
}
.head-main-nav {
    width: 100%;
    float: left;
    background: #000;
	border-top: solid 1px #4b4b4b;
}
.head-main-nav ul.main-header {
    float: left;
    width: 100%;
}
.head-main-nav ul.main-header li {
    float: left;
}
.head-main-nav ul.main-header li a {
    font-size: 15px;
    font-weight: 400;
    padding: 15px 30px;
    float: left;
    color: #fff;
}
@media only screen and (max-width: 960px) {
header.main {
    width: 100%;
    height: 62px;
    float: none;
	border-bottom: solid 1px #4b4b4b;
}
	}
	@media only screen and (max-width: 960px) {
.main .hbox .nav, .main .hbox .search {
    padding: 17px 13px;
    display: block;
}
		}
@media only screen and (max-width: 960px) {
.main .hbox .nav {
    float: left;
}
	}
	@media only screen and (max-width: 960px) {
.main .hbox .search {
    float: left;
}
 }
@media only screen and (max-width: 960px) {
header.main .hbox .logo {
    width: 100%;
    margin: 0 auto;
    text-align: right;
    padding: 8px 0;
    float: none;
}
	}
@media only screen and (max-width: 960px) {
header.responsive, .search_responsive {
    width: 100%;
    display: block;
    padding: 0;
}
	}
@media only screen and (max-width: 960px) {
form.form-resp-ab {
    display: none;
    border-radius: 0;
    background: #000000;
    border-bottom: 1px solid #4b4b4b;
}
	}
@media only screen and (max-width: 960px) {
form.form-resp-ab input[type=text] {
    background: 0 0;
    border: 0;
    width: 100%;
    padding: 15px;
    font-size: 20px;
    color: #fff;
}
	}
@media only screen and (max-width: 960px){
button.search-button {
    background: transparent url(../images/search_black_icon2.webp) no-repeat 4px;
    background-size: 30px;
    top: 8px;
    right: 4px;
}
	}
@media only screen and (max-width: 960px){
.head-main-nav {
    display: none;
    width: 100%;
    position: relative;
    border: 0;
}
	}
@media only screen and (max-width: 960px) {
.head-main-nav ul.main-header li {
    padding: 0;
    float: left;
    width: 100%;
    font-weight: 500;
}
	}
@media only screen and (max-width: 960px) {
.head-main-nav ul.main-header li a {
    font-size: 15px;
    font-weight: 500;
    float: left;
    width: 100%;
    padding: 15px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ffffff;
}
.head-main-nav ul.main-header li a:hover {
    background: #1e2028;
    color: #ffb400;
}
.menu-main-container {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 103;
    box-shadow: 0 10px 20px -3px rgba(0, 0, 0, 0.52);
    padding: 0;
    background: #1e2028;
    width: 250px;
}
.module {
    margin: 0;
    border-radius: 0;
}
	}
@media only screen and (max-width: 960px){
#contenedor {
    width: 100%;
    margin: 0 auto;
}
header.main .hbox .logo img {
    padding: 0px 10px;
}
 }

.related-content {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

figure {
    justify-content: center;
}
#wpdcom {
    max-width: 100%;
}
#comments {
    margin: 5px auto;
}
#wpdcom.wpd-layout-2 .wpd-form .wpdiscuz-textarea-wrap textarea {
    height: 50px;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
 background-color: #22282f!important;
border-left: 3px solid #a50740!important;
}
.sticky {
    position: sticky;
    top: 0rem;
}
.sticky {
    display: block;
}
.postform {
	width: 100%;
  padding: 10px;
  margin-bottom: 0px;
  font-size: 1.2em;
	background: #1b2026;
    color: #fff;
}
.single-page h1.head:before {
    right: 0.5em;
    margin-left: -50%;
}
.single-page h1.head:after {
    left: 0.5em;
    margin-right: -50%;
}
.single-page h1.head:after, .single-page h1.head:before {
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
.single-page h1.head:after, .single-page h1.head:before {
    background-color: #ffa500;
}
.wp-block-gallery.wp-block-gallery-1 {
    --wp--style--unstable-gallery-gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );
    gap: var(--wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );
}








#wpdcom {
    max-width: 100%;
}
#comments {
    margin: 5px auto;
}

#wpdcom.wpd-layout-2 .wpd-form .wpdiscuz-textarea-wrap textarea {
    height: 50px;
}
#wpdcom.wpd-layout-2 .wpd-comment.wpd-reply .wpd-comment-wrap {
 background-color: #22282f!important;
border-left: 3px solid #a50740!important;
}

#menu-item-144456 {
    background: #a50740;
}

.sticky {
    position: sticky;
    top: 0rem;
}

.sticky {
    display: block;
}
.postform {
	width: 100%;
	background: #1b2026;
    color: #fff;
	padding: 8px;
    margin: 0 auto;
    border: 2px solid #ffa500;
    border-radius: 4px;
}
.single-page h1.head:before {
    right: 0.5em;
    margin-left: -50%;
}

.single-page h1.head:after {
    left: 0.5em;
    margin-right: -50%;
}

.single-page h1.head:after, .single-page h1.head:before {
    content: "";
    display: inline-block;
    height: 3px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.single-page h1.head:after, .single-page h1.head:before {
    background-color: #ffa500;
}

.information-cat a {
    color: #fff;
}

.randomizer {
    background: #2f2f2f;
    display: inline-block;
    cursor: pointer;
    color: #ffa500;
    font-family: Arial;
    font-weight: 700;
    padding: 6px 12px;
    text-decoration: none;
    float: right;
    font-size: 14px;
    padding-right: 10px;
    border-radius: 2px;
}
	.randomizer:hover {
    background: #ffa500;
		color: #000;
}

.post-views {
    position: absolute;
    top: 10px;
    left: 10px;
     background-color: rgba(0, 0, 0, 0.7); 
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
	  font-weight: 400;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s; 
}
.post-views strong {
    color: #FFD700;
}
.post-views:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.post-views .views {
    display: inline-block;
}

.image-count:hover {
    background-color: rgba(0, 0, 0, 0.9);
}
.image-count {
    margin-top: 5px;
    display: inline-block;
    text-align: right;
    position: absolute;
    top: 31px;
    left: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s;
}
.image-count span {
    color: #FF6347;
}

.wpforms-container .wpforms-form .wpforms-field-label{
    color: white;
	  font-weight: 400;
}

.random-post-widget .entry {
    text-align: center;
}

button.aresp.nav-resp.active, button.aresp.search-resp.active {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(../images/cancel-cross_icon2.webp) no-repeat;
    background-size: 30px;	
}

.random-post-widget .entry h2 {
	  text-align: center;
    font-weight: 400;
    background: #000000ab;
    margin-top: -23px;
    position: relative;
    width: 100%;
    height: 23px;
    float: left;
    padding: 3px 5px;
    font-size: 15px;
    line-height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

h3, h2 {
    font-size: 23px;
    margin: 0;
    color: #edf2f4;
    padding: 10px;
}

/*** CSS Leer Mas ***/
.relacionadossingle {
    
    background: #282b35;
    text-align: center;
}

.btn-leer-mas {
    background-color: #007bff;
    color: white;
    border: none;
    padding: 10px 20px;
    cursor: pointer;
    margin-top: 1rem;
    border-radius: 5px;
    transition: background-color 0.3s ease;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2); 
}

.btn-leer-mas:hover {
    background-color: #0056b3;
    box-shadow: 0px 6px 14px rgba(0, 0, 0, 0.3); 
    transform: translateY(-2px); 
}

.btn-leer-mas:active {
    background-color: #00408a;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2);
    transform: scale(0.98); 
}

.lista-oculta {
    display: none;
}
.wp-content ul {
    margin-bottom: 0px;
}
/*** CSS Leer Mas ***/

/*** CSS Artists Container ***/
.artist-card:hover {
	transform: translateY(-5px);
	box-shadow: 0 6px 15px rgba(0,0,0,0.3);
	background: #2b2d42;
}

.artists-container {
  padding: 30px 20px;
	background-color: #1b2026;
}

.artists-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr); /* 4 columnas en PC */
  gap: 20px;
}
.artist-card {
  display: flex;
  align-items: center;
  background-color: #2f2f2f;
  border-radius: 10px;
  padding: 10px 15px;
  text-decoration: none;
  color: #fff;
  overflow: hidden;
}
.artist-thumb {
  background: #333;
	object-fit: cover;
  position: relative;
  height: 50px;
  width: 50px;
  flex: 0 0 70px;
  border-radius: 6px;
}
.artist-info {
  flex-grow: 1;
  padding: 0 12px;
  min-width: 0;
}
.artist-name {
  font-weight: 600;
  font-size: 15px;
  color: #fff;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.artist-count {
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 400;
  letter-spacing: 1.5px;
  margin-top: 0;
  color: #fff;
  opacity: .7;
}
/* BOTÓN */
.artist-btn {
  background-color: #ffa500;
  color: #0f0f16;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  padding: 6px 10px;
  cursor: pointer;
  font-size: 13px;
  text-decoration: none;
  transition: color 0.3s ease;
  flex-shrink: 0;
}
.artist-btn:hover { background-color: #ffa500; 
}
/* PAGINACIÓN */
.pagination {
  text-align: center;
  margin: 40px 0;
}
.pagination ul {
  display: inline-flex;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #1a1a1a;
  border-radius: 10px;
}
.pagination li {
  margin: 0 5px;
}
.pagination a,
.pagination span {
  display: inline-block;
  padding: 10px 18px;
  color: #fff;
  background-color: #222;
  border: 2px solid #ffa500;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 500;
  transition: 0.2s ease;
}
.pagination a:hover {
  background-color: #3f3f3f;
  color: #fff;
}
.pagination .current {
  background-color: #ffa500;
  color: #000;
  border-color: #ffa500;
  font-weight: 700;
}
.pagination .dots {
  display: none !important;
}

/* 🔹 RESPONSIVE */
@media (max-width: 1200px) {
  .artists-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 992px) {
  .artists-grid {
    grid-template-columns: repeat(2, 1fr);
  }
	.artists-container {
    position: relative;
    padding: 20px 10px;
    float: right;
    width: 100%;
}
}

@media (max-width: 600px) {
  .artists-grid {
    grid-template-columns: 1fr;
  }

  .artist-card {
    padding: 10px 12px;
  }

  .artist-thumb {
    width: 50px;
    height: 50px;
  }

  .artist-btn {
    padding: 4px 8px;
    font-size: 12px;
  }
}
/*** CSS Artists Container ***/

/*** CSS Random Button ***/
.random-button-container {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 10px auto;
	width: 100%;
	text-align: center;
}

.random-refresh-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	background-color: #3c3c3c;
	color: #fff;
	border: none;
	border-radius: 3px;
	padding: 4px 20px;
	font-size: 15px;
	cursor: pointer;
	transition: background-color 0.2s ease, transform 0.1s ease, box-shadow 0.2s ease;
	text-align: center;
}

.random-refresh-button:hover,
.random-refresh-button:focus {
	background-color: #4d4d4d;
	box-shadow: 0 6px 18px rgba(0,0,0,0.25), 0 0 8px rgba(255,255,255,0.04);
	outline: none;
}

.random-refresh-button:active {
	transform: scale(0.97);
}

.refresh-icon {
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	transition: transform 0.4s ease;
	fill: currentColor;
}

.random-refresh-button:active .refresh-icon {
	animation: spin 0.5s linear;
}

@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(-360deg); }
}
@media (max-width: 480px) {
	.random-refresh-button { padding: 4px 20px; font-size: 14px; gap: 6px; }
	.refresh-icon { width: 18px; height: 18px; }
}
/*** CSS Random Button ***/

/*** CSS Main Navigation ***/
.main-navigation {
         display: none;
}

@media only screen and (max-width: 960px) {
    .main-navigation ul li a:hover {
        background: #1e2028;
    color: #ffb400;
    }
}
@media only screen and (max-width: 960px) {
    .main-navigation {
        display: block;
        height: 35px;
        background: #000;
    }
}
@media only screen and (max-width: 960px) {
    .main-navigation ul {
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        overflow-x: scroll;
        overflow-y: hidden;
        scrollbar-width: none;
        white-space: nowrap;
        width: 100%;
        list-style: none;
        padding: 0;
        margin: 0;
    }
}
@media only screen and (max-width: 960px) {
    .main-navigation ul li {
        display: inline-block;
        vertical-align: top;
    }
}
@media only screen and (max-width: 960px) {
    .main-navigation ul li a {
        border-bottom: 3px solid transparent;
        border-top: 3px solid transparent;
        font-weight: 500;
        color: #fff;
        font-size: 15px;
        line-height: 24px;
        margin-left: 5px;
        padding: 0 7px;
        text-transform: capitalize;
        display: flex;
        align-items: center;
    }
}
/*** CSS Main Navigation ***/

/*** CSS Boton Favorito ***/
.btn-favorito {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #2a2a2a;
    border: 1px solid #444;
    padding: 8px 16px;
	  margin: 10px auto;
    border-radius: 20px;
    color: #e3e3e3;
    font-size: 14px;
    cursor: pointer;
    transition: 0.2s ease;
}

.btn-favorito:hover {
    background: #2a2a2a;
    border-color: #444;
}

.icono-corazon {
    display: flex;
    align-items: center;
}

.tooltip-favorito {
    position: relative;
    display: inline-block;
}

.tooltip-text {
    position: absolute;
    bottom: -55px;
    left: 0;
    background: #111;
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    transition: 0.2s ease;
    width: 160px;
    color: #ddd;
}

.tooltip-favorito:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

.btn-ver-mas-tarde {
    display: block;
    color: #4aa3ff;
    margin-top: 6px;
    font-size: 12px;
}

.entry {
    position: relative;
}

.remove-fav {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #ff3a3a;
    border: none;
    color: #fff;
    font-size: 14px;
    width: 26px;
    height: 26px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
    transition: 0.2s;
	  display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
    border-radius: 6px;
}

.remove-fav:hover {
    background: #c60000;
}
/*** CSS Boton Favorito ***/

/*** CSS All Tags ***/
.tag-group {
    border-top: 1px solid #333;
    padding-top: 20px;
	  margin-bottom: 40px;
}
.tag-item a:hover {
    color: #ffa500;
}
.tags-container {
    padding: 40px;
    color: white;
    background-color: #1b2026;
}
#tagSearch {
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    font-size: 1rem;
    border-radius: 5px;
    border: 1px solid #444;
    background-color: #222;
    color: #fff;
}
.tags-container h1 {
    font-size: 2rem;
	  margin: -10px 0 20px;
}
.tag-group h2 {
    color: #ffa500;
}
.tag-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.tag-item {
    min-width: 200px;
}
.tag-item a {
    color: #ddd;
    text-decoration: none;
}
.tag-item span {
    color: #888;
    margin-left: 5px;
}
#searchResults {
    margin-bottom: 40px;
}
#searchResults h2 {
    color: #00bcd4;
}
#noResults {
    color: #888;
    font-style: italic;
}

/*** CSS All Tags ***/

/*** Anuncios Advertisement ***/
#advertisement {
    position: relative;
}

#closeAd {
    position: absolute;
    top: -5px;
    right: 5px;
    padding: 2px 6px;
    background: #f00;
    border: none;
    color: #fff;
    font-size: 17px;
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 5px;
    padding-right: 5px;
}

@media (min-width: 768px) {
    .container {
        width: 100%;
    }
}

.textLowercase {
    text-transform: lowercase;
}

p {
    margin: 0 0 3px;
}

.d-none {
    display: none;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.bar-sticker {
    display: flex;
    background-color: #1f1f1f;
    color: #ffffff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.bar-sticker img {
    max-width: 100%;
    height: 80px;
    border-radius: 5px 0 0 5px;
}

.contentbar {
    padding: 10px 37px 10px 10px;
}

.contentbar p {
    display: -webkit-box;
    max-height: 3.4rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    font-size: 13px;
    line-height: 1.0rem;
    margin-bottom: 4px;
}
/*** Anuncios Advertisement ***/

/*** CSS Aliados Menu ***/
.aliados-menu-pc {
    list-style: none;
    padding: 5px;
    margin: 0px 0 0;
    display: flex;
    justify-content: center;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.aliados-menu-pc li {
    margin: 0;
    float: left;
}

.aliados-menu-pc li .nav-link {
    padding: 5px 10px;
    display: flex
;
    align-items: center;
    color: #fff;
    font-weight: 500;
}
.aliados-menu-pc li .nav-link img {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
/*** CSS Aliados Menu ***/


@media only screen and (max-width: 960px) {
.TopAdMovil { 
	      text-align: center;
    }
.tags-container h1 {
        font-size: 1.6rem;
        margin-top: -10px;
        margin-bottom: 15px;
    }
.tags-container {
        padding: 20px;
    }
}




/*** CSS Slidercat ***/

.categories-container::-webkit-scrollbar {
  display: none;
}

.slidercat .categories-container a {
background-color: rgb(255 255 255 / 6%);
    color: #f5f5f5;
    letter-spacing: .3px;
    padding: 0 15px;
    text-transform: capitalize;
    transition: all 0.5s cubic-bezier(.05,0,0,1);
    height: 35px;
    border-radius: 100px;
    font-weight: 400;
    line-height: 35px;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .1);
}

.slidercat .categories-container a:hover {
 opacity: .8;
}

    .slidercat {
        display: block;
        position: relative;
        margin-bottom: 5px;
			  margin-top: -10px;
    }

.slidercat .categories-container {
        width: auto;
        display: grid;
        white-space: nowrap;
        align-items: center;
        gap: 5px;
        grid-template-rows: 1fr;
        grid-auto-flow: column;
        position: relative;
        overflow: auto;
	      padding: 7px 7px;
        height: auto;
    }

@media only screen and (max-width: 960px) { 
.slidercat .categories-container a {
padding: 0 10px;
font-weight: 500;
line-height: 25px;
font-size: 12px;
height: 29px;
    }
}
/*** CSS Slidercat ***/

/*** CSS PornstarsSlider ***/
.PornstarsSlider .pornstars {
    display: grid;
    grid-auto-rows: 0;
    grid-template-rows: 1fr;
    grid-template-columns: repeat(auto-fill, minmax(68.533px, 1fr));
    grid-auto-columns: minmax(68.533px, 1fr);
    overflow-x: scroll;
    grid-auto-flow: column;
    gap: 8px;
    margin-left: -10px;
    min-width: 100%;
    margin-right: -10px;
    padding: 0 10px;
    position: relative;
}

.PornstarsSlider .pornstars.owl-loaded::-webkit-scrollbar {
  display: none;
}

.PornstarsSlider .pornstars.owl-loaded {
        visibility: visible;
        opacity: 1;
	      height: 120px;
    }


.PornstarsSlider .pornstars {
        opacity: 0;
        visibility: hidden;
        transition: all .3s;
    }

.PornstarsSlider .pornstars .pornstar {
        width: 70px;
    }
.PornstarsSlider .pornstars .pornstar {
    grid-column: span 1 / span 1;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter img {
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    margin: 5px;
    object-fit: cover;
    transition: all 0.5s;
    object-position: top;
    border-radius: 100%;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter {
    padding-bottom: 100%;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 100%;
    background: hwb(0deg 100% 0% / 10%);
}

.PornstarsSlider .pornstars .pornstar .title {
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	      margin: 5px 0;
}

.PornstarsSlider .pornstars .pornstar .comic-datas {
    text-align: center;
    font-size: 9px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #000;
    opacity: .8;
    text-transform: uppercase;
}

.PornstarsSlider .pornstars .pornstar a:hover img {
    transform: scale(1.2) rotate(5deg);
    transition: all 0.5s;
}

.PornstarsSlider .pornstars .pornstar .ImageOuter img {
    position: absolute;
    max-width: 100%;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    margin: 5px;
    object-fit: cover;
    transition: all 0.5s;
    object-position: top;
    border-radius: 100%;
}
/*** CSS PornstarsSlider ***/

button.aresp.nav-resp {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(../images/menu_white-1.webp) no-repeat;
    background-size: 30px;
	border: 0;
}
button.aresp.search-resp {
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: transparent url(../images/search_icon2.webp) no-repeat;
    background-size: 30px;
	border: 0;
}

.comments-area {
    width: 100%;
}


.socialTelegram {
    background: #2481cc;
}

.socialTelegram {
    display: inline-block;
    border-radius: 2px;
}

.socialTelegram:before {
    width: 21px;
    height: 21px;
    content: "";
    float: left;
    padding-right: 12px;
    margin: 8px 0 8px 15px;
    border-right: 1px solid #fff;
}

.socialTelegram:before {
    background: url(../images/telegram_logo_icon.webp) no-repeat;
    background-size: 21px;
}