* {
  margin: 0; /* FILTERED: 1702062156.347 */ 
  padding: 0;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
h1 {
  margin: 5px 0;
}
h2,
h3,
h4,
h5 {
  margin: 10px 0;
}
p {
  margin: 0;
  margin-bottom: 20px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
header {
  z-index: 999;
}
header a:hover {
  text-decoration: none;
}
header label {
  cursor: pointer;
  display: none;
}
footer {
  width: 100%;
  margin: 0 auto;
}
footer p {
  font-size: 16px !important;
}
blockquote {
  margin-top: 14px;
  border: none;
  margin-bottom: 10px;
  padding: 1rem;
  border-left: 4px solid rgba(0, 0, 0, 0.1);
  background-color: #fdfdfd;
  color: rgba(51, 51, 51, 0.65);
}
blockquote p {
  margin-bottom: 0;
}
body > header > h1 > a {
  color: #fff;
  font-weight: 400;
}
input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
select,
textarea {
  outline: 0;
}
input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
select,
textarea {
  display: inline-block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2em 0;
  padding: 0;
}
figure {
  margin: 0;
}
audio,
canvas,
embed,
iframe,
object,
progress,
video {
  max-width: 100%;
}
figure {
  display: inline-block;
}
figure img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
figure figcaption {
  font-size: 90%;
  color: #818a91;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  position: relative;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.wp-caption .wp-caption-text {
  position: relative;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  white-space: pre-wrap;
  text-transform: none;
  text-align: center;
  font-size: 0.8rem;
}
.small,
small {
  font-size: 70%;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
abbr,
acronym {
  border-bottom: 1px dotted #ebebeb;
  cursor: help;
}
mark {
  background: #fcf8e3;
  padding: 2px 4px;
  padding: 0.125rem 0.25rem;
  text-decoration: none;
}
sub,
sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
address {
  font-style: italic;
  margin: 0 0 26px;
  margin: 0 0 1.625rem;
}
address:last-child {
  margin-bottom: 0;
}
code,
kbd,
samp,
tt,
var {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  font-size: 0.75rem;
}
kbd {
  background-color: #020202;
  border-radius: 2px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 90%;
  padding: 2px 4px;
  padding: 0.125rem 0.25rem;
}
kbd kbd {
  box-shadow: none;
  font-size: 100%;
  font-weight: 700;
  padding: 0;
}
pre {
  background: #fafafa;
  border: 1px dashed #ebebeb;
  color: #020202;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0 0 26px;
  margin: 0 0 1.625rem;
  max-width: 100%;
  overflow: auto;
  padding: 15px;
  padding: 0.9375rem;
}
pre:last-child {
  margin-bottom: 0;
}
table {
  table-layout: fixed;
}
table {
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  min-width: 100%;
  margin-bottom: 26px;
  margin-bottom: 1.625rem;
}
table caption {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}
table td,
table th {
  padding: 8px;
  padding: 0.5rem;
  line-height: 1.5;
  vertical-align: top;
  border-top: 1px solid #ebebeb;
}
table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ebebeb;
  font-weight: 700;
}
table tbody + tbody {
  border-top: 2px solid #ebebeb;
}
table table {
  background-color: #fafafa;
}
table:last-child {
  margin-bottom: 0;
}
.embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-youtube embed,
.embed-youtube iframe,
.embed-youtube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.alignfull {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft,
.alignright {
  display: block;
  padding: 0;
}
.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}
::selection {
  background: #000;
  color: #fff;
}
::-moz-selection {
  background: #000;
  color: #fff;
}
.site-header {
  width: 100%;
  width: 100%;
  z-index: 999;
  opacity: 1;
  min-height: 56px;
}
.site-header-content {
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.site-header-content .site-header-content-left {
  width: auto;
  margin-left: 0;
}
.search-header form {
  width: 200px;
}
.site-logo,
.site-name {
  display: inline-block;
  line-height: 56px;
}
.site-logo img {
  vertical-align: middle;
}
.site-name {
  font-size: 1.25rem;
}
.content-loop {
  display: block;
}
.content-loop,
.content-page,
.content-single {
  margin: 0 auto;
  position: relative;
}
.custom-logo {
  overflow: hidden;
}
.content-cluster {
  margin-top: 2rem;
}
.content-area,
.content-cluster,
.related-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
}
.related-posts {
  width: 100%;
  position: relative;
  margin-top: 2.5rem;
}
.primary-sidebar {
  padding: 0 0 2% 0;
  margin-top: 1rem;
  vertical-align: top;
  display: inline-block;
}
.article-loop .entry-title {
  margin-bottom: 8px;
}
.content-4 {
  width: 100%;
  padding: 1%;
  margin-bottom: 0.5rem;
}
.article-loop {
  text-align: left;
  background: #fff;
  transition: box-shadow 0.15s ease;
  overflow: hidden;
  border-radius: 5px;
}
.article-loop:hover {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.15);
}
.article-full {
  width: 100%;
}
.article-full,
.article-loop {
  display: inline-block;
  vertical-align: top;
}
.last-post-sidebar {
  margin-bottom: 1rem !important;
}
.last-post-sidebar a {
  display: block;
  margin-bottom: 2rem;
}
.article-loop p,
.related-posts p {
  line-height: 1.5;
  margin-bottom: 0;
}
.article-loop p + p {
  line-height: 1.6 !important;
}
.post-thumbnail {
  margin-bottom: 2rem;
  text-align: center;
}
.article-content {
  height: 170px;
  display: block;
  margin-bottom: 10px;
  background: #f5f7f7 !important;
  position: relative;
  border-radius: 6px 6px 0 0;
}
.article-image-side {
  height: 180px;
}
.article-loop-featured {
  height: 220px;
  width: 24.5%;
  overflow: hidden;
  position: relative;
}
.article-image-featured {
  height: 220px;
  transition: background 0.2s;
}
.article-image-featured {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.9);
  transition: all 0.15s;
  position: relative;
}
.article-image-side {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.9);
  -moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.9);
  box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.9);
  transition: all 0.15s;
  position: relative;
}
.article-image-side:hover,
.article-loop-featured:hover .article-image-featured {
  -webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 0.7);
}
.article-loop-featured:first-child,
.article-loop-featured:nth-child(2),
.article-loop-featured:nth-child(3),
.article-loop-featured:nth-child(4) {
  margin-top: 0;
}
.article-image-side p,
.article-loop-featured p {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-weight: 700;
  line-height: 1.5;
  padding: 20px;
  margin: 0;
}
.article-image {
  height: 150px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  position: relative;
  border-radius: 5px;
}
.article-loop-content {
  padding: 12px 16px 18px 16px;
}
.article-loop-content > span {
  display: inline-block;
  font-weight: 400;
  z-index: 1;
  font-size: 0.75rem;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.content-thin {
  margin-bottom: 4rem;
}
.content-thin .content-cluster .article-content,
.content-thin .content-cluster .article-image {
  height: 160px !important;
}
.last-post-sidebar .article-content,
.last-post-sidebar .article-image {
  height: 140px;
  margin-bottom: 8px;
}
.last-post-sidebar article {
  margin: 0 !important;
}
.article-loop a {
  display: block;
}
.content-4 a:hover,
.last-post-sidebar a:hover,
.pagination a:hover {
  text-decoration: none !important;
}
.the-content {
  margin-bottom: 1.5rem;
}
h1 + .the-content {
  margin-top: 0.75rem;
}
.the-content ol,
.the-content ul {
  margin: 0 0 20px 0;
  font-size: 18px;
  color: #222 !important;
}
.the-content ul {
  list-style: disc;
}
.the-content ul ul {
  list-style: circle;
}
.the-content ul ul ul {
  list-style: square;
}
.the-content ol li,
.the-content ul li {
  margin: 0 0 12px 40px;
  padding-left: 2px;
  line-height: 1.6;
}
.the-content ol ol,
.the-content ul ul {
  margin-top: 12px !important;
}
.the-content h2 > span:before,
.the-content h3 > span:before,
.the-content h4 > span:before,
.the-content h5 > span:before {
  display: block;
  content: " ";
  margin-top: -80px;
  height: 80px;
  visibility: hidden;
}
.the-content h2 {
  margin-top: 2.5rem !important;
  margin-bottom: 1rem !important;
}
.the-content h3 {
  margin-top: 2rem !important;
  margin-bottom: 0.75rem !important;
}
.asap-icon-single {
  color: #fff !important;
  display: inline-block;
  text-align: center;
}
.asap-icon-single {
  margin: 0;
  margin-right: 7px;
  padding: 0.75rem;
  border-radius: 50%;
  transition: all 0.15s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content-footer .asap-icon-single {
  padding: 0.65rem;
}
.asap-icon-single:hover {
  cursor: pointer;
}
.asap-icon-single:hover {
  opacity: 0.7;
}
.icon-facebook {
  background: #3b5998;
}
.icon-facebook-m {
  background: #00c6ff;
}
.icon-twitter {
  background: #00acee;
}
.icon-instagram {
  background: #3f729b;
}
.icon-youtube {
  background: #c4302b;
}
.icon-pinterest {
  background: #c8232c;
}
.icon-whatsapp {
  background: #25d366;
}
.icon-tumblr {
  background: #34526f;
}
.icon-linkedin {
  background: #0e76a8;
}
.icon-email {
  background: #666;
}
.icon-telegram {
  background: #08c;
}
.icon-tiktok {
  background: #010101;
}
.social-buttons {
  margin-top: 0.5rem;
  margin-bottom: 1.5rem;
  width: 100%;
  position: relative;
  overflow-x: auto;
}
.social-buttons.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: inline-flex;
  align-items: center;
}
.content-footer .social-buttons {
  margin-top: 0;
}
ul.breadcrumb {
  list-style: none;
}
.breadcrumb li {
  display: inline;
  text-transform: uppercase;
}
.breadcrumb li:nth-child(2),
.breadcrumb li:nth-child(4) {
  margin: 0 4px;
}
.footer-breadcrumb .breadcrumb {
  padding: 10px;
  border-top: 1px solid #ddd;
}
.inline-text-box {
  width: 50%;
}
.nav {
  width: 100%;
}
.p404 {
  padding: 30px 40px;
  max-width: 800px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0 auto;
  margin-bottom: 2rem;
}
.go-top {
  display: none;
  height: 45px;
  width: 45px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  font-size: 30px;
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.go-top:hover {
  opacity: 0.7;
}
.go-top > span {
  display: none;
}
.arrow {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
.arrow-up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.author-desc p,
.show-date p {
  font-size: 13px;
}
.p404 span {
  font-style: italic;
}
.content-tags {
  margin: 2rem 0 2rem 0;
  width: 100%;
  position: relative;
  display: block;
}
.content-tags a,
.tagcloud a {
  padding: 6px 10px;
  font-size: 13px;
  border-radius: 2px;
  margin: 0 6px 6px 0;
  display: inline-block;
}
.content-tags a:hover,
.tagcloud a:hover {
  text-decoration: none;
}
.article-loop .show-extract p {
  line-height: 1.5 !important;
  margin-bottom: 12px !important;
}
.article-loop .show-extract a {
  padding: 0 !important;
  margin-bottom: 2rem;
}
.article-loop .show-extract a:hover {
  text-decoration: underline !important;
}
#cookiesbox {
  width: 100%;
  padding: 12px 20px;
  position: fixed;
  bottom: 0;
  left: 0;
  background: #f2f2f2;
  overflow: hidden;
  z-index: 99999;
  display: none;
}
#cookiesbox p {
  font-size: 95%;
  margin-bottom: 0;
  color: #999;
}
#cookiesbox button {
  border: none;
  padding: 6px 16px;
  outline: 0;
  cursor: pointer;
  border-radius: 1px;
  float: right;
}
.cookiesblock {
  display: block !important;
}
.sidebar-title {
  line-height: 1.2 !important;
}
.sidebar-title:after {
  width: 30px;
  height: 3px;
  display: block;
  margin-top: 0.75rem;
  content: "";
}
.the-content #ez-toc-container ul ul {
  margin-top: 0 !important;
}
.ads-asap {
  margin-bottom: 20px;
}
.ads-asap-aligncenter,
.ads-asap-alignleft,
.ads-asap-alignright {
  width: 100%;
  display: block;
}
.ads-asap-aligncenter {
  text-align: center;
}
.ads-asap-alignleft {
  text-align: left;
}
.ads-asap-alignright {
  text-align: right;
}
.ads-asap-alignleft-wrap {
  margin: 0.5em 1rem 1em 0;
}
.ads-asap-alignright-wrap {
  margin: 0.5em 0 1em 1em;
}
.ads-asap-alignleft-wrap {
  float: left;
}
.ads-asap-alignright-wrap {
  float: right;
}
picture.aligncenter {
  text-align: center;
}
.primary-sidebar div {
  margin-bottom: 2rem;
}
.primary-sidebar .article-loop div {
  margin-bottom: 0 !important;
}
.primary-sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar-title {
  margin-bottom: 1rem;
}
.primary-sidebar div ul {
  margin-top: 1.25rem;
  margin-bottom: 3rem;
}
.primary-sidebar div ul li {
  list-style-type: none;
  margin-bottom: 1rem;
  position: relative;
}
.primary-sidebar div ul a {
  margin-left: 1rem;
  display: inline-block;
}
.primary-sidebar div ul a,
.primary-sidebar div ul li:before {
  line-height: 1.6;
}
.primary-sidebar li.recentcomments .comment-author-link {
  font-style: italic;
  margin-left: 1rem;
}
.primary-sidebar li.recentcomments {
  margin-bottom: 1rem;
}
.primary-sidebar div ul li:before {
  content: "";
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2.5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 10px;
  left: -1px !important;
  position: absolute;
}
.post-index {
  padding: 24px;
  margin-top: 40px;
  padding-right: 44px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
}
.the-content .post-index span {
  display: block;
}
.the-content .post-index ol {
  margin-bottom: 0;
}
.the-content .post-index li {
  margin-left: 34px;
  margin-bottom: 6px;
}
.the-content .post-index a,
.the-content .post-index li {
  line-height: 1.6;
}
.the-content .post-index ol li ol li {
  margin-left: 50px;
}
.the-content .post-index #index-table {
  margin-top: 12px;
}
.the-content .post-index #show-table {
  display: inline-block;
  width: auto;
  height: auto;
  background: 0 0;
  border: none;
  margin: 0;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  box-shadow: none;
}
.the-content .post-index #show-table:hover {
  text-decoration: underline;
}
.the-content .post-index .btn-show {
  display: inline-block !important;
  margin-left: 6px;
}
.the-content h2:before {
  display: block;
  content: " ";
  margin-top: -30px;
  height: 30px;
  visibility: hidden;
}
.gallery {
  display: block;
  overflow: hidden;
  width: 100%;
}
.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.gallery figure {
  float: left;
  margin: 0 2% 2em 0;
}
.gallery figure figcaption {
  text-align: center;
  margin: 0 1rem;
  margin-top: 6px;
}
.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none;
}
.gallery.gallery-columns-3 figure {
  width: 32%;
}
.gallery.gallery-columns-3 figure:nth-of-type(3n + 3) {
  margin-right: 0;
}
.gallery.gallery-columns-3 figure:nth-of-type(3n + 4) {
  clear: left;
}
.gallery.gallery-columns-2 figure {
  width: 49%;
}
.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0;
}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left;
}
.gallery.gallery-columns-4 figure {
  width: 23.25%;
}
.gallery.gallery-columns-4 figure:nth-of-type(4n + 4) {
  margin-right: 0;
}
.gallery.gallery-columns-4 figure:nth-of-type(4n + 5) {
  clear: left;
}
.gallery.gallery-columns-5 figure {
  width: 18%;
}
.gallery.gallery-columns-5 figure:nth-of-type(5n + 5) {
  margin-right: 0;
}
.gallery.gallery-columns-5 figure:nth-of-type(5n + 6) {
  clear: left;
}
.gallery.gallery-columns-6 figure {
  width: 14.2%;
}
.gallery.gallery-columns-6 figure:nth-of-type(6n + 6) {
  margin-right: 0;
}
.gallery.gallery-columns-6 figure:nth-of-type(6n + 7) {
  clear: left;
}
.gallery.gallery-columns-7 figure {
  width: 12%;
}
.gallery.gallery-columns-7 figure:nth-of-type(7n + 7) {
  margin-right: 0;
}
.gallery.gallery-columns-7 figure:nth-of-type(7n + 8) {
  clear: left;
}
.gallery.gallery-columns-8 figure {
  width: 10.2%;
}
.gallery.gallery-columns-8 figure:nth-of-type(8n + 8) {
  margin-right: 0;
}
.gallery.gallery-columns-8 figure:nth-of-type(8n + 9) {
  clear: left;
}
.gallery.gallery-columns-9 figure {
  width: 8.85%;
}
.gallery.gallery-columns-9 figure:nth-of-type(9n + 9) {
  margin-right: 0;
}
.gallery.gallery-columns-9 figure:nth-of-type(9n + 10) {
  clear: left;
}
.content-attachment {
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
.content-attachment .image-attachment {
  margin: 0 auto;
}
.content-text {
  display: block;
  margin-bottom: 4rem;
  display: flex;
}
.categories + .content-text {
  margin-top: 5rem;
}
.content-text > div {
  width: 50%;
}
.content-text div + div > div > p.content-home-icon {
  margin-bottom: 0;
}
.content-text div + div > div > p.content-home-title {
  margin-bottom: 10px;
}
.content-text div + div > div p:nth-child(3) {
  margin-bottom: 30px;
}
.content-text .flexbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-text > div + div > div {
  width: 60%;
}
.content-search {
  display: block;
  width: 100%;
  margin: 0;
  min-height: 100px;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  flex-direction: row;
  background: #f6f6f7;
}
.content-search form {
  position: absolute;
  bottom: -30px;
  z-index: 99;
  border-radius: 5px;
  padding: 0 1.25%;
}
.content-search form input {
  width: 100%;
  height: 60px;
  border: none;
  outline: 0;
  padding: 1rem !important;
  transition: all 0.15s;
  border-radius: 5px;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.15) !important;
}
.content-search form input:focus {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.35) !important;
}
.content-search form button.s-btn {
  height: 60px;
  line-height: 60px;
  width: 60px;
  font-size: 2rem;
  padding-right: 2.5rem;
}
.none-bars {
  width: 100%;
  display: block;
  margin: 3% 1.5%;
}
.stars {
  position: relative;
  z-index: 1;
  padding: 0.15rem 0 0.75rem 0;
  font-size: 0.8rem;
}
.stars .total {
  position: relative;
  width: 90px;
  background-position: left top;
  display: block;
  background-repeat: no-repeat;
}
.stars .total,
.stars .valoracion {
  height: 14.4px;
  background-size: 90px;
  background-image: url(/wp-content/themes/PetraTheme/assets/img/star.png);
  background-repeat: no-repeat;
}
.stars .valoracion {
  position: absolute;
  top: 0;
  left: 0;
  background-position: left bottom;
}
.social-buttons .stars,
.social-rating .stars {
  padding: 0;
  margin: 0;
  margin-left: 2rem;
  width: 100%;
  display: flex;
  align-items: center;
}
.social-rating .stars {
  margin: 3rem 0 1rem !important;
}
.social-buttons .stars .total,
.social-rating .stars .total {
  width: 135px;
  display: inline-flex;
}
.social-buttons .stars .total,
.social-buttons .stars .valoracion,
.social-rating .stars .total,
.social-rating .stars .valoracion {
  height: 21.3px;
  background-size: 135px;
}
.social-buttons .stars span,
.social-rating .stars span {
  margin-left: 1rem;
  font-size: 0.9rem;
  margin-top: 0.4rem;
}
.video-slide {
  width: 100%;
  margin: 1rem 0 0 0;
}
.fixed {
  position: fixed;
}
.asap-pros-cons {
  display: flex;
  justify-content: space-between;
}
.asap-pros-cons-title {
  padding: 10px 12px;
  margin-bottom: 10px;
}
.asap-cons,
.asap-pros {
  width: 50%;
  display: inline-block;
}
.asap-pros-cons ul {
  list-style: none;
}
.asap-pros-cons ul li {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}
.asap-pros-cons ul li span {
  margin-left: 30px;
  margin-right: 20px;
}
.asap-pros-cons ul li svg {
  position: absolute;
}
.asap-stc-btn {
  display: inline-block;
  overflow: hidden;
  clear: both;
}
.asap-stc-btn:hover {
  text-decoration: none;
  opacity: 0.8;
}
.asap-stc-btn i {
  margin-right: 8px;
}
.asap-btn-ctn-center,
.asap-btn-ctn-left,
.asap-btn-ctn-right {
  width: 100%;
  display: block;
}
.asap-btn-ctn-left {
  text-align: left;
}
.asap-btn-ctn-center {
  text-align: center;
}
.asap-btn-ctn-right {
  text-align: right;
}
.asap-note {
  margin-bottom: 20px;
}
.asap-note p {
  margin-bottom: 0 !important;
}
.asap-note p + p {
  margin-top: 20px;
}
.content-footer {
  margin: 0 auto;
}
.content-footer ul {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
.content-footer li {
  list-style-type: none;
}
.content-footer p {
  color: #fff;
}
.content-footer .widget-content-footer .widget-title {
  font-weight: 500;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 0.5px;
}
.content-footer {
  padding-left: 1rem;
  padding-right: 1rem;
}
.content-footer .widget-content-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2rem 0;
}
.content-footer .widget-content-footer .site-logo {
  width: 100%;
}
.content-footer .widget-area ul li {
  margin-bottom: 6px;
}
.content-footer .widget-area {
  font-size: 14px;
  width: 100%;
}
.content-footer-social {
  margin: 0 auto;
  padding: 1rem;
}
.content-footer-social p.sidebar-title {
  display: none;
}
.idTabs {
  margin: 0;
  font-weight: 700;
  outline: 0;
  text-decoration: none;
  list-style: none;
}
.idTabs li {
  list-style: none;
  display: inline-flex;
  position: relative;
  padding: 0;
  white-space: nowrap;
}
.categories .idTabs li a {
  padding: 6px 12px;
  margin-bottom: 6px;
}
.idTabs li a.selected {
  background: #f6f6f7;
  color: #181818;
  border-radius: 4px;
  transition: all 0.15s;
  cursor: default;
}
.container-categories {
  display: block;
  width: 100%;
  padding: 0 1%;
}
.categories {
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.15) !important;
  padding: 1.5rem;
  padding-left: calc(1.5rem - 6px);
  margin-bottom: 3rem;
  margin-top: 2rem;
}
.categories ul li a {
  display: inline-flex;
  padding: 6px 6px 6px 12px;
  border-radius: 2px;
  color: #181818;
}
.categories ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}
.categories > div > ul {
  display: flex;
  flex-flow: row wrap;
  list-style: none;
}
.categories ul li {
  flex-basis: 20%;
}
.categories ul li > ul {
  margin-bottom: 1rem;
}
.categories .sub-categories ul.children li {
  padding-left: 1.75rem;
  position: relative;
  transition: all 0.15s;
}
.categories ul li:hover ul li {
  display: block;
}
.categories .sub-categories ul li > ul li:before {
  border: solid #ccc;
  border-width: 0 0 1px 1px;
  content: "";
  display: inline-block;
  padding: 5px 4px;
  position: relative;
  color: #181818 !important;
  position: absolute;
  margin-top: 10px;
}
.categories .sub-categories ul li a {
  padding: 6px 6px 6px 12px;
}
.categories .sub-categories ul.children li a {
  padding: 4px 6px 6px 20px;
}
.categories ul li a:hover {
  text-decoration: none;
}
.categories ul li > ul li > ul {
  margin-bottom: 0;
}
.categories .sub-categories ul.children {
  display: block;
}
.categories .sub-categories ul.children li {
  flex-basis: 100%;
}
.pagination {
  margin-top: 2.8rem;
  display: flex;
  justify-content: center;
  margin-bottom: 3rem;
  width: 100%;
}
.pagination .current,
.pagination .current:hover {
  color: #222;
}
.pagination a,
.pagination span {
  min-width: 2.5rem;
  line-height: 2.5rem;
  border-radius: 2.5rem;
  text-align: center;
  padding: 0 0.5rem;
  display: inline-block;
  vertical-align: top;
  margin-right: 0.3rem;
  margin-bottom: 0.5rem;
  transition: 0.15s all;
}
.pagination span {
  background: #eee;
  color: #111;
}
.search-header,
.search-responsive {
  display: inline-block;
}
.search-header {
  position: relative;
}
.search-header
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  display: inline-block;
  width: 100%;
  padding: 0 0 0 1rem;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  border-radius: 3px;
  height: 34px;
  line-height: 34px;
  outline: 0;
  transition: all 0.15s;
}
.search-header
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]):active,
.search-header
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]):focus {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.25) !important;
}
.search-header button.s-btn {
  height: 34px;
  line-height: 36px;
  opacity: 1;
  text-align: center;
  margin-right: 0.25rem;
}
.search-header button:hover {
  opacity: 0.9;
}
.search-responsive {
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.search-responsive form {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.search-responsive
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]) {
  display: inline-block;
  width: 100%;
  padding: 10px 10px 10px 20px;
  font-size: 18px;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none;
  outline: 0;
  transition: background 0.2s;
  background-color: #fff;
  border-radius: 2px;
  height: 60px;
  line-height: 60px;
}
.search-responsive
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]):active,
.search-responsive
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]):focus {
  background: #eee;
}
.search-responsive button.s-btn {
  height: 60px;
  line-height: 68px;
  opacity: 0.6;
  width: auto;
  padding-right: 24px;
  padding-left: 20px;
}
.search-responsive button:hover {
  opacity: 1;
}
.search-responsive button.s-btn:before {
  content: "";
}
.search-responsive img {
  width: 20px;
}
button.s-btn {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  cursor: pointer;
  width: 40px;
  background: 0 0;
  color: #484848;
  border-radius: 0;
  border: 0;
  padding: 0;
  font-size: 1.3em;
}
button.s-btn:hover {
  color: #666;
}
.search-form .screen-reader-text {
  display: none;
}
.search-form {
  position: relative;
  height: 46px;
  border-radius: 1px;
}
.search-form input {
  height: 42px;
  line-height: 42px;
}
.search-form .search-field {
  border: none;
  box-shadow: none;
}
.search-form input[type="submit"] {
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  padding-right: 1rem;
  padding-left: 1rem;
  cursor: pointer;
  color: #fff;
  border-radius: 0;
  border: 0;
}
#commentform input,
#commentform textarea {
  margin-top: 15px;
}
#commentform input,
#commentform textarea,
.reply a {
  border-radius: 2px;
  outline: 0;
  transition: border-color 0.15s;
}
#commentform textarea {
  resize: none;
}
.comment-body {
  padding: 2rem 0 3rem 0;
}
ol.children {
  margin-left: 2.2rem;
  width: calc(100% - 2.2rem);
}
.comment {
  border-top: 1px solid #eee;
}
.comment-author img {
  border-radius: 100px;
  position: absolute;
}
.comment-author cite,
.comment-meta {
  margin-left: 3.6rem;
  font-style: normal !important;
}
.comment-awaiting-moderation {
  margin-left: 3.6rem;
}
.comment-meta {
  margin-top: 0.25rem;
}
.comment-meta a {
  color: #999 !important;
}
.comment-author cite {
  font-weight: 400;
}
.comment-body p {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.titulo-comentarios {
  border-top: 3px solid #f6f6f7;
  padding: 1.75em 0;
}
.area-comentarios {
  margin-top: 2.5rem;
  padding: 2rem 2rem 0.1rem 2rem;
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
}
.children,
.lista-comentarios {
  list-style-type: none;
}
.lista-comentarios {
  padding: 0;
  margin: 0;
  margin-bottom: 3rem;
}
.says {
  display: none;
}
.comment-meta {
  font-size: small;
}
.comment-meta a {
  text-decoration: none;
}
.comment-respond > p {
  margin-bottom: 10px;
}
.comment-respond textarea + p {
  margin-top: 1.75rem;
  margin-bottom: 10px;
}
.area-comentarios .comment-stars {
  margin-top: 0.75rem;
  margin-bottom: 1.75rem;
  width: 100%;
  display: block;
  line-height: 0;
}
.area-comentarios .valoracion {
  display: none;
}
,
.area-comentarios .valoracion + label {
  background-repeat: no-repeat;
}
.area-comentarios .valoracion + label {
  background-color: transparent;
  width: 25px;
  height: 25px; /*background-image:url(/wp-content/themes/PetraTheme/assets/img/star.png);*/
  background-size: 150px;
  background-position: left bottom;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  transition: all 0.15s, background 0s;
}
.area-comentarios .valoracion:not(:checked) + label:hover {
  filter: brightness(110%);
}
.area-comentarios .valoracion:checked + label ~ * {
  background-position: left top;
}
.reply a {
  padding: 6px 8px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 0.9rem;
}
.comment-form-cookies-consent {
  display: none;
}
#commentform {
  margin-bottom: 3rem;
}
#commentform input[type="submit"]:hover,
.reply a:hover {
  text-decoration: none;
  opacity: 0.8;
}
#commentform input[type="submit"] {
  padding: 10px 14px;
  cursor: pointer;
  border: none !important;
  transition: all 0.1s;
}
.comment-notes {
  display: none;
}
.comments-close {
  background: #fef9e7;
  border: 1px solid #f7dc6f;
  border-radius: 2px;
  margin-bottom: 3rem;
  padding: 1rem;
  text-align: center;
}
.content-category h1 {
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 2rem;
}
.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}
#btn-menu {
  display: none;
}
#menu {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 100;
  position: relative;
  display: inline-block;
}
#menu ul,
#menu ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
#menu ul a {
  text-decoration: none;
}
#menu > ul {
  padding: 0;
  margin: 0;
  position: relative;
}
#menu > ul > li {
  display: inline-block;
  text-align: left;
  line-height: 56px;
  cursor: pointer;
  padding: 0;
  width: auto;
  transition: background-color 0.15s ease;
}
#menu ul > li ul > li {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  line-height: 1.8;
}
#menu > ul > li > ul {
  position: absolute;
  width: auto;
}
#menu > ul > li ul > li {
  position: relative;
  width: 100%;
}
#menu > ul > li > ul > li ul {
  position: absolute;
  left: 100%;
  top: 0;
}
#menu ul > li ul {
  right: 0;
}
#menu ul .menu-item-has-children {
  position: relative;
}
#menu > ul .menu-item-has-children:before {
  right: 25.5px;
}
.circle {
  width: 28px;
  height: 28px;
  position: relative;
}
.line {
  position: absolute;
  height: 2px;
  width: 100%;
  border-radius: 8px;
  transition: all 0.15s;
}
.top {
  top: 18%;
}
.middle {
  top: 48%;
}
.bottom {
  top: 78%;
}
.nav-icon.close .top {
  transform: rotate(45deg);
  top: 48%;
}
.nav-icon.close .bottom,
.nav-icon.close .middle {
  transform: rotate(-45deg);
  top: 48%;
}
@media (max-width: 1050px) {
  #menu ul {
    min-height: auto !important;
  }
  input[type="checkbox"]:checked ~ #menu {
    transform: translateX(0);
  }
  #menu {
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    transform: translateX(-100%);
    transition: transform 0.25s ease-in-out;
    background: #f9f9f9;
    overflow: auto !important;
    padding-bottom: 56px;
    z-index: 99999999999999 !important;
  }
  #menu > ul {
    width: 100%;
    z-index: 99999999999999 !important;
  }
  #menu > ul > li {
    width: 100%;
    display: inline-table;
    background-color: #f9f9f9;
  }
  #menu > ul > li > a,
  #menu > ul > li > span {
    padding: 0 10px 0 20px;
  }
  #menu > ul > li ul {
    position: relative !important;
    max-height: 0;
    overflow: hidden;
    transition-property: max-height;
    transition-duration: 0.5s;
    transition-timing-function: ease-out;
  }
  #menu > ul > li ul * {
    padding: 0;
    margin: 0;
  }
  #menu > ul > li ul.show,
  #menu > ul > li ul.showback {
    position: relative;
    z-index: 2;
    max-height: 800px;
    background: #fff;
  }
  #menu > ul > li > ul {
    top: 0;
  }
  #menu > ul > li > ul > li ul {
    left: 0;
  }
  #menu ul > li ul > li > a,
  #menu ul > li ul > li > span {
    padding: 0 10px 0 10px;
  }
  #menu ul > li ul > li {
    line-height: 40px;
  }
  #menu ul > li ul > li:last-child {
    border-bottom: none;
  }
  #menu > ul {
    font-size: 18px;
  }
  #menu ul li.menu-item-has-children a {
    width: 70%;
    display: inline-block;
  }
  #menu ul li ul li:first-child {
    padding-top: 14px;
  }
  #menu ul li ul li:last-child {
    padding-bottom: 14px;
  }
  #menu ul > .menu-item-has-children:before {
    content: "";
    border: solid #282828;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 1px;
    right: 28px;
    top: 21px;
  }
  #menu > ul > li ul > .menu-item-has-children:before {
    top: 27px;
  }
  #menu ul > .menu-item-has-children li {
    padding: 2px 0 2px 30px;
  }
}
@media (min-width: 1050px) {
  #menu > ul {
    text-align: right !important;
  }
  #menu ul > li ul {
    padding: 12px 8px;
    margin: 0;
  }
  #menu > ul li ul a {
    display: block;
    width: 100%;
  }
  #menu > ul > li {
    line-height: 56px;
    margin: 0 0 0 30px;
  }
  #menu ul > li ul {
    width: 16rem;
    transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    left: initial;
    bottom: initial;
    visibility: hidden;
    display: none;
    opacity: 0;
    position: absolute;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    margin-top: -12px;
    border-radius: 5px;
  }
  #menu ul > li ul a {
    display: block;
  }
  #menu ul > li ul > li {
    float: left;
  }
  #menu > ul > li ul.show,
  #menu > ul > li ul.showback {
    transition-property: transform, opacity;
    transition-duration: 0.25s;
    transition-timing-function: ease-out;
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
    display: block;
  }
  #menu ul > li ul > li a {
    padding: 7px 20px 7px 14px;
  }
  #menu ul > li ul > li:last-child {
    border-bottom: none;
  }
  #menu ul > li > ul {
    z-index: 9;
  }
  #menu ul > li > ul > li > ul {
    z-index: 99;
    margin-top: -0.75rem;
    left: -16.2rem !important;
  }
  #menu ul > li > ul > li > ul > li a {
    color: #181818;
  }
  #menu ul > li > ul > li > ul > li a:hover {
    opacity: 1;
  }
  #menu ul > li > ul > li > ul > li > ul {
    z-index: 999;
  }
  #menu ul > li > ul > li > ul > li > ul > li > ul {
    z-index: 9999;
  }
  #menu ul .menu-item-has-children:after {
    content: "";
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: -3px;
    color: #181818 !important;
  }
  #menu ul .menu-item-has-children a {
    padding-right: 0.5rem;
    transition: all 0.15s !important;
  }
  #menu .sub-menu .menu-item-has-children a {
    padding-right: 0.75rem !important;
  }
  #menu ul .menu-item-has-children ul .menu-item-has-children:after {
    content: "";
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 1px;
    right: 20px;
    top: 14px;
  }
  header ul + div {
    display: none;
  }
}
@media (max-width: 480px) {
  .touchcarousel {
    margin-top: 1rem;
  }
}
@media (max-width: 768px) {
  .gallery.gallery-columns-4 figure,
  .gallery.gallery-columns-5 figure,
  .gallery.gallery-columns-6 figure,
  .gallery.gallery-columns-7 figure,
  .gallery.gallery-columns-8 figure,
  .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
  }
  .gallery figure figcaption {
    text-align: center;
  }
  .social-buttons .stars {
    display: none;
  }
  .categories ul,
  .categories > div > ul {
    display: inline-grid;
  }
  .asap-pros-cons {
    flex-direction: column;
  }
  .asap-cons,
  .asap-pros {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .social-rating {
    display: none;
  }
  .content-4 {
    width: 100%;
    flex-basis: 33.33338%;
    max-width: 33.333338%;
  }
}
@media (min-width: 480px) and (max-width: 768px) {
  .content-4 {
    width: 100%;
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media (min-width: 480px) and (max-width: 1050px) {
  .article-full,
  .content-thin {
    padding-left: 1rem;
  }
  .primary-sidebar {
    padding-right: 1rem;
  }
  .content-loop {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .article-loop-featured {
    height: 200px;
    width: 49.5%;
    margin: 0;
  }
  .video-slide {
    padding: 1%;
  }
  .content-search form {
    padding: 0;
  }
  .content-search {
    margin-bottom: 4rem;
  }
  .last-post-sidebar a {
    width: 47%;
    margin: 1.5%;
    display: inline-block;
  }
  .content-category h1 {
    margin-top: 2rem;
  }
  .article-loop-featured:nth-child(1) {
    border-top-left-radius: 5px;
  }
  .article-loop-featured:nth-child(2) {
    border-top-right-radius: 5px;
  }
  .article-loop-featured:nth-child(7) {
    border-bottom-left-radius: 5px;
  }
  .article-loop-featured:nth-child(8) {
    border-bottom-right-radius: 5px;
  }
}
@media (min-width: 1050px) {
  .article-loop-featured:nth-child(1) {
    border-top-left-radius: 5px;
  }
  .article-loop-featured:nth-child(4) {
    border-top-right-radius: 5px;
  }
  .article-loop-featured:nth-child(5) {
    border-bottom-left-radius: 5px;
  }
  .article-loop-featured:nth-child(8) {
    border-bottom-right-radius: 5px;
  }
  .social-rating {
    display: none;
  }
  .video-slide {
    width: 100%;
    padding: 0 1%;
  }
  .related-posts .article-image {
    height: 120px;
  }
  .related-posts p {
    margin-bottom: 0 !important;
  }
  .content-search {
    margin-bottom: 4rem;
  }
  .content-loop {
    padding-top: 2rem;
  }
  .site-header {
    top: 0;
  }
  .content-page,
  .content-single {
    display: flex;
    margin-top: 0.5rem;
  }
  .primary-sidebar {
    margin-left: 5%;
  }
  .post-thumbnail {
    margin: 0 auto;
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  .content-loop,
  .content-page,
  .content-single,
  .site-header-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .search-header {
    height: 54px;
    display: flex;
    align-items: center;
  }
  .search-header form {
    position: relative;
  }
  .content-area {
    margin-left: -1%;
    margin-right: -1%;
  }
  #commentform #author {
    width: 48%;
    float: left;
  }
  #commentform #email {
    width: 49%;
    float: right;
  }
  .inline-text-box {
    width: 100%;
    display: block;
  }
  .search-responsive {
    display: none;
  }
  .sticky {
    position: sticky;
    top: 82px;
  }
  .content-cluster .article-loop {
    padding: 0 1.5% 3% 1.5%;
  }
  .related-posts .article-loop {
    margin-bottom: 4%;
  }
  .footer-breadcrumb .breadcrumb {
    display: none;
  }
  .content-4 {
    width: 100%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .icon-facebook-m {
    display: none;
  }
}
@media (max-width: 1050px) {
  .footer-breadcrumb .breadcrumb:before {
    content: "Categoría: ";
    text-transform: uppercase;
  }
  .content-search form {
    position: relative;
  }
  .content-search {
    background: 0 0 !important;
    padding: 0 2.25rem;
    min-height: auto !important;
  }
  body,
  html {
    margin: 0;
    height: 100%;
  }
  header label {
    display: block;
    height: 56px;
    line-height: 56px;
    padding: 12px 20px 0 20px;
    transition: all 0.4s ease;
  }
  header #menu a {
    display: block;
    color: #222 !important;
  }
  header #menu .social-buttons a {
    display: flex !important;
  }
  header #menu .social-buttons {
    justify-content: center;
  }
  header ul + div {
    margin: 100px 0;
    text-align: center;
  }
  header p.sidebar-title {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #999;
  }
  header p.sidebar-title:after {
    height: 0;
    width: 0;
  }
  header .asap-icon-single {
    margin-left: 5px;
    margin-right: 5px;
  }
  .search-header {
    display: none;
  }
  .post-thumbnail {
    margin: 1rem -1rem 1rem -1rem;
  }
  .inline-text-box {
    width: 50%;
  }
  .content-page,
  .content-single {
    display: block;
  }
  .go-top {
    width: 100%;
    position: relative;
    display: block;
    border-radius: 0 !important;
    bottom: auto;
    right: auto;
  }
  .go-top > span {
    display: inline;
    margin-right: 10px;
    font-size: 1.2rem;
  }
  .site-logo,
  .site-name {
    padding: 0 1rem;
  }
  .article-full,
  .content-thin,
  .primary-sidebar {
    width: 100% !important;
    padding: 0 1rem 1rem 1rem !important;
    margin: 0 auto;
    display: block;
  }
  .content-footer .widget-area {
    width: 100%;
    padding: 10px 20px;
  }
  .content-footer .widget-content-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .related-posts {
    margin-top: 3rem;
    padding: 1rem;
  }
  .content-cluster {
    padding: 0.5rem 1rem 0;
  }
  .related-posts .article-loop {
    margin-bottom: 1rem !important;
  }
  .content-page,
  .content-single {
    padding-top: 0.5rem;
  }
  .site-logo img {
    max-height: 56px;
  }
  .article-full > .breadcrumb,
  .content-thin > .breadcrumb {
    display: none;
  }
  .content-footer .widget-content-footer .site-logo {
    margin-bottom: 20px;
  }
  .area-comentarios {
    margin-bottom: 4rem;
    margin-top: 1rem;
  }
}
@media (max-width: 480px) {
  .video-slide {
    width: 100%;
    padding: 0 1.75rem;
    margin-bottom: 2rem;
    margin-top: 1rem;
  }
  .article-image-featured,
  .article-loop-featured {
    border-radius: 0;
  }
  .article-image {
    width: 100%;
  }
  .gallery.gallery-columns-3 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none;
  }
  .related-posts .article-loop {
    padding: 0 !important;
  }
  .article-loop .show-extract {
    margin-bottom: 24px;
  }
  .article-loop-featured {
    margin: 0 !important;
    border-radius: 0;
  }
  .article-loop-featured,
  .content-4 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .content-home .article-loop {
    margin: 0 1.5rem;
  }
  .article-content,
  .article-image {
    height: 180px;
  }
  .last-post-sidebar {
    padding: 0 1rem;
  }
  .post-thumbnail {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .content-loop {
    padding: 0;
  }
  .category .content-loop,
  .search .content-loop {
    padding: 2rem;
  }
  .article-loop-featured:nth-child(8) {
    margin-bottom: 0;
  }
  .content-search form {
    position: relative;
    bottom: auto;
    box-shadow: none;
  }
  .content-search {
    background: 0 0 !important;
    padding: 0;
    min-height: auto !important;
    margin-bottom: 0 !important;
  }
  .related-posts .article-loop-content {
    padding: 12px 16px 8px 16px;
  }
  .categories + .content-text {
    margin-top: 2rem;
  }
  .content-text {
    display: block;
    padding: 1.75rem;
    margin-bottom: 2rem;
  }
  .content-text > div,
  .content-text > div + div > div {
    width: 100%;
  }
  .content-text > div + div > div {
    margin-top: 1rem;
  }
  .categories {
    margin: 1.75rem;
  }
}
p.carousel-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2% 0 0 0;
  position: relative;
  margin-bottom: 0;
}
p.carousel-title span {
  position: relative;
  padding-right: 12px;
  font-size: 1.1rem;
}
p.carousel-title span:after {
  content: "";
  right: 0;
  position: absolute;
  top: 42%;
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: translate(0, -50%);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.touchcarousel {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 1.5% 0 2% 0;
  padding: 0;
  display: flex;
  align-items: center;
  height: 180px;
}
.touchcarousel .touchcarousel-container {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
}
.touchcarousel .touchcarousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.touchcarousel .touchcarousel-item {
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 1.5rem;
  position: relative;
  overflow: hidden;
}
.touchcarousel .touchcarousel-item img {
  border-radius: 5px;
  transition: all 0.15s;
}
.touchcarousel .touchcarousel-item img:hover {
  filter: brightness(115%);
}
.touchcarousel .touchcarousel-item a {
  display: block;
}
.touchcarousel .touchcarousel-item.last {
  margin-right: 0 !important;
}
.touchcarousel .arrow-holder {
  height: 100%;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 25;
}
.touchcarousel .arrow-holder.left {
  left: -70px;
}
.touchcarousel .arrow-holder.right {
  right: -70px;
}
.touchcarousel .arrow-icon {
  top: 50%;
  position: absolute;
  cursor: pointer;
}
.touchcarousel .grab-cursor {
  cursor: url(grab.png) 8 8, move;
}
.touchcarousel .grabbing-cursor {
  cursor: url(grabbing.png) 8 8, move;
}
.touchcarousel .auto-cursor {
  cursor: auto;
}
.data-article {
  width: 100%;
  margin: 2rem 0 1.5rem 0;
}
.data-article ul {
  width: 100%;
  display: flex;
  flex-direction: row;
  position: relative;
}
.data-article ul li {
  list-style: none;
  position: relative;
}
.data-article ul li a {
  color: #222;
  display: block;
  font-size: 1.1rem;
  margin-right: 0.75rem;
  margin-left: 2rem;
  padding: 10ox 20px;
  border-radius: 4px;
}
.data-article ul li a:after {
  content: "";
  right: 0;
  position: absolute;
  top: 12px;
  border: solid #aaa;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 2px;
  transform: translate(0, -50%);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.data-article ul li a.data-article-first {
  margin-left: 0 !important;
}
.data-article ul li:last-child {
  border-right: none;
}
.touchcarousel.minimal-light .arrow-icon.left {
  content: "";
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  color: #282828;
  border: solid #282828;
  border-width: 0 2px 2px 0;
  margin-top: -4px;
  margin-right: -5px;
}
.touchcarousel.minimal-light .arrow-icon.right {
  position: absolute;
  content: "";
  display: inline-block;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  color: #282828;
  border: solid #282828;
  border-width: 0 2px 2px 0;
  margin-top: -4px;
  margin-left: -5px;
}
.touchcarousel.minimal-light .arrow-holder.disabled,
.touchcarousel.minimal-light .arrow-holder.disabled:active,
.touchcarousel.minimal-light .arrow-holder.disabled:hover {
  -moz-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0;
}
.touchcarousel.minimal-light .arrow-holder {
  width: 44px;
  height: 44px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
  border-radius: 100%;
  transition: all 0.15s;
  display: flex;
  align-items: center;
  justify-content: center;
}
.touchcarousel.minimal-light .arrow-holder:hover {
  -moz-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.touchcarousel.minimal-light .arrow-holder:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25) !important;
}
.touchcarousel.minimal-light .arrow-holder.disabled:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15) !important;
}
.touchcarousel.minimal-light .arrow-holder:active {
  margin-top: 5px;
}
.touchcarousel.minimal-light .arrow-holder.disabled:active {
  margin-top: 0;
}
.post-meta {
  display: flex;
  flex-wrap: wrap;
  font-size: 11px;
  margin-top: 10px;
}
.post-meta_author {
  margin-right: 15px;
}
.author-meta {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.author-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 800px;
  gap: 30px;
}
.author-avatar {
  flex: 1 0 auto;
}
.author-img picture img {
  border-radius: 50px;
}
.author-description {
  line-height: 1.5;
  font-size: 16px;
}
.author-social {
  display: flex;
  gap: 6px;
  margin-top: 10px;
  justify-content: center;
}

@media (min-width: 640px) {
  .author-wrapper {
   flex-direction: row;
   align-items: flex-start;
  }
}
