/* 
===============================================================================================================
BLOG STYLES & SINGLE
=============================================================================================================== */
.post-categories{
	padding-bottom: 30px;
}
ul.blog_loop {
  overflow: hidden;
  margin-left: 0;
}
.blog_loop article {
  position: relative;
  margin-bottom: 40px;
  list-style: none;
}
/*.blog_loop article {
 /* opacity: 0;*//*disable isotope*/
/*}*/
.column.blog_loop article {
  opacity: 1;
}
.classic.blog_loop article {
  width: 100%;
}
.classic.blog_loop article {
  margin-bottom: 70px;
}
.classic .blog_excerpt p {
  margin-bottom: 10px;
}
.blog_excerpt .mk-blog-readmore {
  display: inline-block;
  margin: 5px 0 10px !important;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}
.blog_loop article h1{
  margin-bottom: 15px;
  padding: 0;
  font-size: 16px;
  line-height: 18px;
}
.classic.blog_loop article h1:after,
.classic_thumb.blog_loop article h1:after {
  display: block;
  margin: 14px 0 10px 0;
  width: 90px;
  height: 3px;
  content: "";
}
.blog_meta {
  display: block;
  margin-top: 15px;
  border-top: 1px solid #e8006c;
}
.blog_post_type,
.meta_time {
  display: block;
  float: left;
  width: 40px;
  height: 40px;
}
.blog_post_type.document {
  background: url(../../images/postype_icons.png) 10px 7px no-repeat;
}

.blog_post_type.sound {
  background: url(../../images/postype_icons.png) 10px 7px no-repeat;
}
.blog_post_type.image {
  background: url(../../images/postype_icons.png) -195px 5px no-repeat;
}
.meta_time {
  margin-left: 4px;
  margin-right: 4px;
  padding-top: 4px;
  height: 36px;
  background: #cdcdcd;
}
.meta_time span {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 13px;
  line-height: 15px;
}
.blog_permalink,
.blog_comment {
  float: right;
  margin-top: 10px;
  padding: 0 20px 0 15px;
}
.blog_permalink {
  background: url(../../images/permalink_icon.png) left center no-repeat;
}
.blog_comment {
  background: url(../../images/comment_icon.png) left center no-repeat;
}

.classic_thumb .blog_loop_item {
  width: 100%;
}
.classic_thumb .blog_info_container {
  margin-left: 310px;
}
.full-layout .classic_thumb .blog_info_container {
  margin-left: 420px;
}


.blog_column_style.one_column {
  width: 100%;
}

.blog_column_style.two_column {
  width: 49.8%;
}

.blog_column_style.three_column {
  width: 33.2%;
}

.blog_column_style.four_column {
  width: 24.8%;
}
.blog_column_style {
  float: left;
}
.blog_column_style .item-holder {
  margin: 0 18px 20px 18px;
}

.view_all_comments {
  display: block;
  text-align: center;
}
#comments #comments_title, .comments_title {
  margin-bottom: 15px;
  font-size: 16px !important;
  color: #151515;
  font-weight: 800;
  font-family: Oswald;
  margin: 0 0 0.8em;
  text-transform: uppercase;
  line-height: 1.2em;
  display: block;
  margin-block-start: 1.67em;
  margin-block-end: 1.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}


#load_more_posts {
  position: relative;
  display: block;
  margin: 40px 0 20px 0;
  padding: 10px;
  /*border: 1px solid rgba(0, 0, 0, 0.2);*/
  color: #ffffff;
  background: rgb(208, 7, 116);
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
  cursor: pointer;
  -o-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.06);
}
#load_more_posts .text {
  color:#ffffff !important;
  padding-left: 15px;
  background: url(../../images/loadmore_plus.png) left center no-repeat;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
}
#load_more_posts:hover {
  background: rgba(0, 0, 0, 0.15);
}
#infscr-loading {
  position: absolute;
  top: 12px;
  right: 10px;
  display: none;
  width: 16px;
  height: 16px;
  background: url(../../images/loading_small.gif);
}
#infscr-loading img {
  display: none;
}
.shortcode_blog .blog_excerpt p {
  color: #777777;
  font-size: 11px;
}
.shortcode_blog article {
  margin-bottom: 30px;
}
.shortcode_blog_title {
  margin-bottom: 15px;
}
.shortcode_blog_title a {
  display: block;
  padding-bottom: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 18px;
}
.single {
  padding: 0;
}
.single.enabled_meta .single_right_section {
  display: block;
  margin-left: 140px;
}
.single .blog_meta {
  float: left;
  width: 120px;
}

.single .blog_permalink {
  display: none;
}
.single .blog_meta {
  border: none !important;
}
.single .blog_meta .blog_post_type {
  margin-left: 20px;
}
.single .blog_meta a,
.blog_permalink a,
.blog_author a,
.blog_comment a {
  color: #aaaaaa !important;
  font-size: 11px;
}



.single .blog_meta .blog_author,
.single .blog_meta .blog_comment,
.single .blog_meta .blog_permalink {
  float: left;
  margin: 0 0 4px 20px;
  padding: 0 0 0 20px;
}
.single .post_tags {
  margin-bottom: 20px;
  color: #aaaaaa;
}
.single .post_tags a {
  color: #aaaaaa !important;
  font-style: italic;
  font-size: 11px;
}
.single .post_tags {
  padding: 5px 0 5px 0;
  background: /*url('../images/tags_icon.png')*/ left 10px no-repeat;
}
/*.single .blog_meta .blog_author,
.single_bottom_meta .blog_author {
  margin-top: 15px !important;
  background: url(../../images/author_icon.png) left center no-repeat;
}
.single_bottom_meta {
display: none;
  margin-bottom: 40px;
  padding: 20px 0 10px 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-right: none;
  border-left: none;
}
.single_bottom_meta .share_buttons {
  float: left;
}
.single_bottom_meta .blog_permalink,
.single_bottom_meta .blog_author {
  float: right;
  margin: 0 10px 0 0 !important;
  padding: 0 0 0 20px;
}*/
/* RELATED POSTS, POPULAR POSTS, RECENT POSTS */
.single_post_list {
  overflow: hidden;
  margin-bottom: 30px;
}
.ts-fab-header .author, .ts-fab-header .last-posts {
	font-size: 22px;
    color: #151515;
    font-weight: normal;
	clear: none!important;
    line-height: 1!important;
    margin: 0 0 .2em!important;
    padding: 0;
	font-family: Oswald;
	text-transform: uppercase;
	display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.interest_in{
	display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    text-transform: uppercase;
    line-height: 1.2em;
	font-family: Oswald;
	color: #151515;
}
p.related_title {
    font-weight: 800;
    line-height: 1.2em;
}
.single_post_list h4, 
.single_post_list .interest_in {
  margin: 0 auto 30px auto;
  text-align: center;
  font-weight: 800 !important;
  font-size: 16px !important;
}
.single_post_list .interest_in:after,
.single_post_list .interest_in:before {
  display: inline-block;
  margin-bottom: 5px;
  width: 15%;
  height: 1px;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}
.single_post_list .interest_in:after {
  margin-left: 20px;
}
.single_post_list .interest_in:before {
  margin-right: 20px;
}
.single_post_list ul {
  margin: 0;
  list-style: none;
  text-align: center;
}
.single_post_list li {
  display: inline-block;
  margin: 0;
  padding: 0 8px 20px 8px;
  width: 200px;
  list-style: none;
  vertical-align: top;
}
.full-layout .single_post_list li {
  padding: 0 12px 20px 12px;
  width: 220px;
}
.single_post_list .image_container {
  margin-bottom: 15px;
}
.single_post_list .title {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
}

/* BLOG PREVIOUS & NEXT NAVIGATION */
.blog_pagination {
  margin-bottom: 40px;
}
.blog_pagination .next a,
.blog_pagination .previous a {
  display: block;
  width: 42px;
  height: 42px;
  background: #afafaf url(../../images/next_prev_arrows.png) no-repeat;
}
.blog_pagination .previous a {
  float: right;
  background-position: 16px center;
}
.blog_pagination .next a {
  float: right;
  background-position: -45px center;
  margin-left: 6px;
}
.single-post #theme-page h1 {
    font-weight: normal;
   /* font-size: 1.7em;*/
    line-height: 30px;
    color: #e8006c
}
.blog_title_heading {
  margin: 15px 0 20px;
  line-height: 16px;
}
.single .blog_title a,
.blog_title_heading a {
  font-weight: normal !important;
  font-size: 18px;
  line-height: 16px;
}
.single .blog_title:after {
  display: block;
  margin: 14px 0;
  width: 120px;
  height: 4px;
  content: " ";
  background-color: #151515;
}

.blog_content {
  padding-top: 30px;
}

#theme-page .blog_content h2 {
    color: #e8006c;
    font-size: 20px;
    font-weight: normal;
}
#theme-page .blog_content h3 {
    color: #e8006c;
    font-size: 16px;
    font-weight: normal;
}
.blog_meta .blog_post_type, .blog_pagination a:hover{
    background-color: #e8006c;
}
.blog_meta .blog_post_type:hover, .meta_time:hover, .blog_loop article h1:after {
    background-color: #151515;
}
.shortcode_blog_title a{
    border-bottom: 4px solid #151515;
    color: #151515 !important;
}

.blog_meta .blog_post_type,
.blog_pagination a {
  -webkit-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  -moz-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  -ms-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  -o-transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
  transition: background-color 0.3s ease, border 0.2s ease, color 0.2s ease, opacity 0.2s ease-in-out;
}



/* WP-PAGENAVI */

.wp-pagenavi {
  clear: both;
  margin-bottom: 30px;
  text-align: center;

  letter-spacing: 1.5px;
  font-size: 12px;
}
.wp-pagenavi .pages {
  color: #989898;
}
.wp-pagenavi a {
  color: #999999;
  float: left;
}
.wp-pagenavi .page,
.wp-pagenavi .current {
  display: block;
  float: left;
  margin: 0;
  padding: 0 7px;
  height: 25px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  color: #999999;
  line-height: 25px;
}
.wp-pagenavi .current {
  color: #000 !important;
  font-weight: bold;
}
.previouspostslink,
.nextpostslink {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  background: rgba(0, 0, 0, 0.1) url(../../images/next_prev_arrows.png) 7px center no-repeat;
  text-indent: -10000px;
  line-height: 25px;
}
.nextpostslink {
  background-position: -54px center;
}
.previouspostslink:hover,
.nextpostslink:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
#comments {
  padding-top: 20px;
}
#comments a {
  color: #5c5c5c;
}
#comments ul {
  list-style-type: none;
}
.mk-commentlist {
  margin: 0 0 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
.mk-commentlist ul {
  margin-left: 20px;
}
.mk-commentlist li {
  margin: 0;
}
.comment_wrap {
  position: relative;
  overflow: visible;
  margin-bottom: 10px;
  padding: 20px 0;
}

.pings_title {
  margin-top: 40px;
}
.comment-reply-link {
  display: block;
  padding: 4px 13px;
  font-size: 11px;
}
.gravatar {
  position: relative;
  z-index: 80;
  float: left;
  margin-right: 20px;
  height: 66px;
}
.gravatar .avatar {
  width: 60px;
  height: 60px;
  border-radius: 30px;
}
.comment_content {
  position: relative;
  overflow: hidden;
  padding-left: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.mk-commentlist li ul li {
  padding-left: 25px;
  border: none !important;
}
.mk-commentlist li ul li .comment_wrap {
  padding: 10px 0 !important;
}
.nocomments {
  margin: 0;
  padding: 0;
  text-align: center;
}
.comment_author {
  color: #5c5c5c;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
}
.comment_author span {
  display: none;
}
.comment_time {
  padding-left: 10px;
  /*color: #9d9d9d;*/
  font-size: 12px;
}
.comment_text {
  clear: both;
  overflow: hidden;
  padding: 10px 0;
}
.comment_text p {
  margin: 0;
  font-size: 14px;
}
.comments_navigation {
  clear: both;
  overflow: hidden;
  margin: 20px 0;
}
.comments_navigation .nav_previous {
  float: left;
}
.comments_navigation .nav_next {
  float: right;
}
#respond {
  margin-top: 20px;
}
.fancy_arrow {
  display: none;
}
#respond #comment {
  width: 95%;
  height: 200px;
}
.cancel_comment_reply {
  margin-bottom: 6px;
}
.logged {
  display: inline-block;
  padding-bottom: 10px;
  font-size: 12px;
}
.unapproved {
  color: #ccc;
  text-transform: uppercase;
}
.comment-edit-link {
  float: right;
  font-size: 11px;
}
.reply {
  padding-top: 5px;
  text-align: center;
}
#respond label {
  display: block;
  margin-bottom: 5px;
}
/*#respond .section_row,
.content .section_row {
  float: left;
  width: 33%;
}*/
#respond .section_row .text_input,
.content .section_row .text_input {
  padding: 10px 6px;
  width: 90%;
}
#respond .comment_textarea {
  margin-bottom: 20px;
}
#respond .mk-button {
  margin-left: 0;
}

#respond .text_input,
#respond textarea.textarea{
  border: 1px solid rgba(0, 0, 0, 0.15);
  background-color: rgba(0, 0, 0, 0.02);
  color: #676767;
}
#respond .text_input:focus,
#respond textarea.textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-color: rgba(0, 0, 0, 0.01);
}
.content .comment_row {
  margin-bottom: 20px;
  width: 100%;
}
.content .contact_content {
  width: 95%;
  height: 200px;
}
/* 
===============================================================================================================
CAMAPINS
=============================================================================================================== */
.declaracion-renta-button .outline-style.white.mk-button {
    color: #e8006c;
    border-radius: 10px;
    border-color: #e8006c;
}
.declaracion-renta-button .outline-style.white.mk-button span {
    color: #e8006c;
    border-radius: 10px;
    border-color: #e8006c;
}
/* 
===============================================================================================================
07. SEARH WIDGET
=============================================================================================================== */
#searchform {
  position: relative;
  width: 100%;
}
.searchtittle{
    float: left;
}
.widget_search .text_input {
 /* float: left;*/
  margin: 0;
  padding: 15px 34px 15px 9px;
  width: 100%;
  font-size: 15px;
}
.widget_search .search_button {
  /*display: block;
  float: left;*/
  margin: 0;
  width: 50px;
  height: 50px;
  outline: none;
  border: none;
  background: url(../../images/search_btn.png) center center no-repeat;
  line-height: 33px;
  position: absolute;
  right: 0;
 /* top: 0;*/
}
.widget_search .search_button:hover {
  opacity: 1;
}
#breadcrumb a, .menu-legal a{
    line-height: 30px;
}
===============================================================================================================
CAMAPINS
=============================================================================================================== */
.declaracion-renta-button .outline-style.white.mk-button {
    color: #e8006c;
    border-radius: 10px;
    border-color: #e8006c;
}
.declaracion-renta-button .outline-style.white.mk-button span {
    color: #e8006c;
    border-radius: 10px;
    border-color: #e8006c;
}
p.declaracion-renta-button {
  margin-bottom: -10px;
}
.renta-bloque {
  border: 2px solid;
  border-color: pink;
  border-radius: 10px 10px 10px 10px;
  height: auto;
  margin-top: 20px;
  padding: 15px;
  overflow: auto;
  margin-bottom: 25px;
}
p.titulo-renta {
  align-content: center;
  text-align: center;
  font-size: 30px;
  font-family: Oswald;
  color: #e8006c;
}