ol li,
p,
ul li {
  overflow-wrap: break-word;
}
footer,
h1 {
  width: 100%;
}
#btn-menu,
.comment-form-cookies-consent,
.comment-notes,
.content-footer-social p.sidebar-title,
.go-top > span,
.rating input,
.says,
.search-form .screen-reader-text,
.site-header p.sidebar-title,
header label,
label[for="cat"] {
  display: none;
}
*,
body,
hr {
  padding: 0;
}
kbd,
mark {
  padding: 0.125rem 0.25rem;
}
address,
pre {
  margin: 0 0 1.625rem;
}
.wp-caption,
audio,
canvas,
embed,
iframe,
img,
object,
pre,
progress,
video {
  max-width: 100%;
}
*,
body,
figure {
  margin: 0;
}
#results-list p,
.asap-box-design .content-tags,
.asap-faq-accordion p:last-child,
.asap-subtitle p:last-child,
.asap-toc-widget .post-index ol,
.asap-toc-widget .post-index ul,
.des-category p:last-child,
.home-des-category p:last-child,
.the-content .post-index ol,
.the-content .post-index ul,
address:last-child,
blockquote p,
pre:last-child,
table:last-child {
  margin-bottom: 0;
}
.item-featured,
.item-new,
.p404 span,
address,
em,
i {
  font-style: italic;
}
#view-all-results a,
.btn-amzn,
b,
kbd kbd,
strong,
table thead th {
  font-weight: 700;
}
#menu ul,
#menu ul li,
#menu ul > li ul > li,
* {
  box-sizing: border-box;
}
body {
  text-rendering: optimizeSpeed;
  word-wrap: break-word;
  overflow-x: hidden;
}
img {
  height: auto;
  object-fit: contain;
}
h1 {
  margin: 5px 0;
}
h2,
h3,
h4,
h5 {
  margin: 10px 0;
}
p {
  margin: 0 0 20px;
}
#cookiesbox a:hover,
#menu ul a,
.content-tags a:hover,
.tagcloud a:hover,
a,
a.asap-clusters-cats:hover,
header a:hover {
  text-decoration: none;
}
#cookiesbox a,
a:hover {
  text-decoration: underline;
}
header {
  z-index: 999;
}
header label {
  cursor: pointer;
}
footer {
  margin: 0 auto;
}
.asap-stars i,
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);
}
body > header > h1 > a {
  color: #fff;
  font-weight: 400;
}
input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(
    [type="file"]
  ),
select,
textarea {
  padding: 0.5rem 0.75rem;
  font-size: 1.1rem;
  outline: 0;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 3px #f6f6f7;
  box-shadow: inset 0 1px 3px #f6f6f7;
  background-color: #fff;
  border-radius: 11px;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: 0;
}
code,
kbd,
pre,
samp,
tt,
var {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 2em 0;
}
.site-name h1,
figure {
  display: inline-block;
}
figure img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
figure figcaption {
  font-size: 90%;
  color: #818a91;
}
.home-box-loop {
  padding: 20px;
}
.lastest-post-img + .home-box-loop {
  padding: 10px 20px 20px;
}
.site-name h1 {
  font-weight: 400 !important;
}
.wp-caption {
  margin-bottom: 1.5em;
  position: relative;
}
.ads-asap,
.asap-note,
.wp-block-image {
  margin-bottom: 20px;
}
.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%;
}
small,
sub,
sup {
  font-size: 75%;
}
abbr,
acronym {
  border-bottom: 1px dotted #ebebeb;
  cursor: help;
}
mark {
  background: #fcf8e3;
  text-decoration: none;
}
sub,
sup {
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
big {
  font-size: 125%;
}
code,
kbd,
samp,
tt,
var {
  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%;
}
kbd kbd {
  box-shadow: none;
  font-size: 100%;
  padding: 0;
}
pre {
  background: #fafafa;
  border: 1px dashed #ebebeb;
  color: #020202;
  font-size: 0.75rem;
  overflow: auto;
  padding: 0.9375rem;
}
table {
  table-layout: fixed;
  background-color: transparent;
  border-spacing: 0;
  border-collapse: collapse;
  min-width: 100%;
  margin-bottom: 1.625rem;
}
table caption {
  margin-bottom: 0.9375rem;
}
table td,
table th {
  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;
}
table tbody + tbody {
  border-top: 2px solid #ebebeb;
}
table table {
  background-color: #fafafa;
}
.alignwide {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px;
}
.alignfull {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
}
.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;
}
.rating {
  direction: rtl;
  unicode-bidi: bidi-override;
  display: flex;
  justify-content: left;
}
.rating label {
  color: #adb5bd;
  cursor: pointer;
}
.rating input:checked ~ label,
.rating input:checked ~ label ~ label {
  color: #e88330;
}
.category-filters {
  transition: none !important;
  margin-bottom: 2rem;
}
.sibling-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 6px 0;
}
.sibling-categories + .sibling-categories {
  padding-top: 0;
}
.category-filters a.checked .checkbox .filter-link {
  display: block;
  margin-bottom: 5px;
}
.checkbox {
  margin-right: 5px;
}
.category-filters a {
  margin-right: 10px;
  padding-left: 25px;
  text-decoration: none;
  color: #333;
  display: inline-block;
  position: relative;
}
.category-filters a .checkbox {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 14px;
  height: 14px;
  border: 1px solid #ccc;
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
}
.category-post-count {
  color: #767676;
  margin-bottom: 2rem;
}
.category-post-count + .category-filters {
  margin-top: -1rem;
  margin-bottom: 2rem;
}
.author .category-post-count + .des-category {
  margin-top: -1.25rem !important;
}
#autocomplete-results,
#autocomplete-results-home {
  background: #fff;
  position: absolute;
  width: calc(100% - 2px);
  max-height: 350px;
  overflow-y: auto;
  top: 50px;
  box-shadow: 0 6px 20px rgb(0 0 0 / 30%);
  transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
  visibility: hidden;
  opacity: 0;
  padding: 12px 8px;
}
#autocomplete-results {
  width: 50vh;
  z-index: 999;
}
#autocomplete-results-home {
  width: 75vh;
  top: auto;
  z-index: 99;
}
#autocomplete-results-home::-webkit-scrollbar,
#autocomplete-results::-webkit-scrollbar,
#menu ul > li ul::-webkit-scrollbar {
  width: 10px;
}
#autocomplete-results-home::-webkit-scrollbar-track-piece,
#autocomplete-results::-webkit-scrollbar-track-piece,
#menu ul > li ul::-webkit-scrollbar-track-piece {
  background-color: #fff;
}
#autocomplete-results-home::-webkit-scrollbar-thumb,
#autocomplete-results::-webkit-scrollbar-thumb,
#menu ul > li ul::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  outline: #fff solid 2px;
  outline-offset: -2px;
  border: 0.1px solid #b7b7b7;
  border-radius: 100px;
}
#autocomplete-results-home::-webkit-scrollbar-thumb:hover,
#autocomplete-results::-webkit-scrollbar-thumb:hover,
#menu ul > li ul::-webkit-scrollbar-thumb:hover {
  background-color: #909090;
}
#autocomplete-results-home.show,
#autocomplete-results.show {
  visibility: visible;
  opacity: 1;
}
#autocomplete-results ul,
#autocomplete-results-home ul {
  list-style: none;
  margin: 0;
}
#autocomplete-results li,
#autocomplete-results-home li,
#menu ul > li ul li {
  border-radius: 6px;
}
#autocomplete-results li a,
#autocomplete-results-home li a {
  font-size: 15px;
  text-decoration: none;
  color: #333;
  display: block;
  padding: 10px 30px 10px 14px;
  line-height: 1.5;
}
#autocomplete-results li:hover,
#autocomplete-results-home li:hover {
  background: #f4f4f4;
}
#view-all-results,
#view-all-results-home {
  text-align: center;
  padding: 10px 0 0;
  border-top: 1px solid #ddd;
}
#results-list p {
  font-size: 15px;
  color: #464646;
  padding: 10px 30px 10px 14px;
}
.view-all-button,
.view-all-button-home {
  display: inline-block;
  padding: 10px 20px;
  text-decoration: none;
  color: #181818 !important;
  border-radius: 5px;
  font-size: 15px;
}
.average-post-page {
  display: flex;
  align-content: center;
  align-items: center;
}
.average-post-page > span {
  font-size: 22px;
}
.average-post-page > span + span {
  font-size: 13px;
  margin-top: 6px;
  color: #464646;
  margin-left: 6px;
}
.rating {
  border: none;
  font-size: 2.5rem !important;
}
.rating label {
  margin: 0 2px;
}
.average-rating-loop {
  background: #fff !important;
  position: absolute;
  top: 0;
  left: 0;
  margin: 10px;
  z-index: 1;
  box-shadow: 0 0 10px 0 rgba(119, 119, 119, 0.48);
  line-height: 0;
}
.article-image,
.article-image-featured {
  background-position: center center;
  overflow: hidden;
}
.average-rating-loop span.average-rating {
  line-height: 0 !important;
  margin: 0 !important;
  font-size: 22px !important;
  font-weight: 300 !important;
  padding: 0.8rem 0.6rem 1rem !important;
  display: inline-block;
}
.average-rating-loop + .item-featured,
.average-rating-loop + .item-new,
.last-post-sidebar .average-rating-loop + .item-featured,
.last-post-sidebar .average-rating-loop + .item-new {
  margin-top: 46px !important;
}
.average-rating-loop + .item-featured + .item-new,
.last-post-sidebar .average-rating-loop + .item-featured + .item-new {
  margin-top: 80px !important;
}
.comment-body p.stars {
  font-size: 22px !important;
}
#loadmore {
  display: block;
  width: 100%;
  margin-top: -2rem;
  margin-bottom: 4rem;
}
.site-header {
  margin-bottom: 10px;
  width: 100%;
  z-index: 999;
  opacity: 1;
  min-height: 60px;
  display: flex;
  justify-content: space-between;
}
.content-loop,
.content-loop-design,
.content-page,
.content-single,
.content-wc,
.site-header-content,
.site-header-content-top {
  margin: 0 auto;
  position: relative;
}
.asap-content-logo-top {
  min-height: 60px !important;
}
.asap-content-logo-top .site-logo {
  line-height: 0 !important;
}
.site-header-content {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 6px;
}
.site-header-content-top {
  min-height: 60px;
  display: flex;
  align-items: center;
}
.site-header-content .site-header-content-left {
  width: auto;
  margin-left: 0;
}
.site-logo,
.site-name {
  display: inline-block;
  line-height: 60px;
}
.site-logo img {
  vertical-align: middle;
}
.site-header .sub-menu a {
  color: #222 !important;
}
.site-name,
.site-name h1 {
  font-size: 1.25rem !important;
}
.content-all,
.content-page,
.content-single,
.content-wc {
  flex-wrap: wrap;
}
.article-loop a,
.asap-toc-widget .post-index span,
.content-loop,
.post-index ol li,
.the-content .post-index span,
a.asap-clusters-cats span {
  display: block;
}
.asap-price-col,
.custom-logo {
  overflow: hidden;
}
.content-cluster {
  margin: 2rem -1.5% 26px;
}
.post-date,
.primary-sidebar ul.children,
.primary-sidebar ul.submenu-container {
  margin-left: 1rem;
}
.asap-content-clusters-cats,
.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;
}
.ads-asap-loop .asap-content-clusters-cats,
.asap-pricing-table,
.content-area,
.content-area .comment-respond > p,
.primary-sidebar div {
  margin-bottom: 2rem;
}
#commentform,
.asap-box-design #comentarios,
.content-home-text {
  margin-bottom: 3rem;
}
.related-posts {
  width: 100%;
  position: relative;
  margin-top: 2.5rem;
}
.primary-sidebar {
  padding: 0 0 2%;
  margin-top: 1rem;
  vertical-align: top;
  display: inline-block;
}
.archive .content-loop h1,
.article-full,
.asap-full-header,
.comment-respond > p,
.nav,
.p20,
.social-buttons-top {
  width: 100%;
}
.asap-procons-section h2,
.asap-procons-section h3,
.asap-procons-section h4,
.content-all .primary-sidebar,
.the-content #ez-toc-container ul ul,
.the-content .article-loop h2,
.the-content .article-loop h3 {
  margin-top: 0 !important;
}
.asap-columns-1 {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.asap-columns-2 {
  width: 100%;
  flex-basis: 50%;
  max-width: 50%;
}
.asap-columns-3 {
  width: 100%;
  flex-basis: 33.333333%;
  max-width: 33.333333%;
}
.asap-columns-4 {
  width: 100%;
  flex-basis: 25%;
  max-width: 25%;
}
.asap-columns-5 {
  width: 100%;
  flex-basis: 20%;
  max-width: 20%;
}
a.asap-clusters-cats {
  margin: 1%;
  padding: 1.75rem 1rem;
  border-radius: 4px;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  word-break: break-word;
}
.asap-clusters-cats img,
.comment-respond > p,
.primary-sidebar li.recentcomments {
  margin-bottom: 1rem;
}
.asap-stars {
  margin-top: 1.25rem;
}
.asap-date-loop {
  color: #999 !important;
  display: inline-block;
  margin-bottom: 0.5rem;
  margin-top: 0.625rem;
  width: 100%;
}
.asap-box-design .asap-date-loop {
  margin-top: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.the-content .asap-content-clusters-cats {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.asap-clusters-cats.asap-clusters-cols-1 {
  width: 100%;
  flex-basis: 98%;
  max-width: 98%;
}
.asap-clusters-cats.asap-clusters-cols-2 {
  width: 100%;
  flex-basis: 48%;
  max-width: 48%;
}
.asap-clusters-cats.asap-clusters-cols-3 {
  width: 100%;
  flex-basis: 31.3339%;
  max-width: 31.3339%;
}
.asap-clusters-cats.asap-clusters-cols-4 {
  width: 100%;
  flex-basis: 23%;
  max-width: 23%;
}
.asap-clusters-cats.asap-clusters-cols-5 {
  width: 100%;
  flex-basis: 18%;
  max-width: 18%;
}
.asap-clusters-cats.asap-clusters-cols-6 {
  width: 100%;
  flex-basis: 14.66666667%;
  max-width: 14.66666667%;
}
.asap-clusters-cats.asap-clusters-cols-7 {
  width: 100%;
  flex-basis: 12.25%;
  max-width: 12.25%;
}
.article-loop {
  text-align: left;
  padding: 0 0.625rem 2rem;
}
.article-full,
.article-loop {
  display: inline-block;
  vertical-align: top;
}
.last-post-sidebar {
  margin-bottom: 1rem !important;
}
.post-date {
  color: #999;
  font-size: 14px;
  margin-top: 0.25rem !important;
  display: block;
}
.article-loop span.entry-title {
  display: block;
  margin-bottom: 20px;
}
.article-loop h2,
.article-loop h3,
.article-loop h4,
.article-loop p,
.article-loop span.entry-title,
.last-post-sidebar p,
.related-posts p {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.4;
  text-align: center;
}
.custom-links .custom-borders {
  border: 1px solid #ececec;
  padding: 1rem;
}
.post-thumbnail {
  margin-bottom: 2rem;
  text-align: center;
}
.asap-box-design .asap-content-box .post-thumbnail img {
  object-fit: cover;
  width: 100%;
}
.article-content {
  display: block;
  margin-bottom: 10px !important;
  position: relative;
  line-height: 0;
  text-align: center;
  overflow: hidden;
}
.article-image {
  height: 196px;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-transform-origin: center bottom !important;
  -ms-transform-origin: center bottom !important;
  -moz-transform-origin: center bottom !important;
  -o-transform-origin: center bottom !important;
  transform-origin: center bottom !important;
  width: 100%;
  position: relative;
}
.article-image-featured {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  height: 230px;
}
.article-loop-featured h2,
.article-loop-featured h3,
.article-loop-featured p {
  z-index: 2;
  position: absolute;
  bottom: 0;
  color: #fff;
  line-height: 1.35;
  padding: 20px;
  text-align: center;
  margin: 0;
  width: 100%;
}
.primary-sidebar .article-image-featured {
  height: 180px !important;
  margin-bottom: 2rem !important;
}
.content-thin .content-cluster .article-image {
  height: 160px !important;
}
.last-post-sidebar .article-image {
  height: 140px;
  margin-bottom: 8px;
}
.last-post-sidebar article {
  margin: 0 0 0.85rem !important;
  padding: 0 !important;
}
.related-posts .article-image {
  height: 120px;
}
.article-loop a:hover,
.last-post-sidebar a:hover,
.pagination a:hover {
  text-decoration: none !important;
}

h1 + .the-content {
  margin-top: 0.75rem;
}
.asap-subtitle {
  color: #757575;
  margin-bottom: 12px;
}
.asap-subtitle p {
  color: #757575 !important;
}
.asap-subtitle ol,
.asap-subtitle ul,
.the-content ol,
.the-content ul {
  margin: 0 0 20px;
  font-size: 18px;
  color: #222 !important;
  list-style: disc;
}
.asap-subtitle ul ul,
.the-content ul ul {
  list-style: circle;
}
.asap-subtitle ul ul ul,
.the-content ul ul ul {
  list-style: square;
}
.asap-subtitle ol li,
.asap-subtitle ul li,
.content-wc ol li,
.content-wc ul li,
.the-content ol li,
.the-content ul li {
  margin: 0 0 12px 0;
  padding-left: 2px;
  line-height: 1.6;
}
.asap-subtitle ol ol,
.asap-subtitle ul ul,
.content-wc ol ol,
.content-wc ul ul,
.the-content ol ol,
.the-content ul ul {
  margin-top: 8px !important;
  margin-bottom: 10px !important;
}
.the-content h2 {
  margin-top: 2.5rem !important;
}
.the-content h3 {
  margin-bottom: 0.75rem !important;
}
.others-items {
  margin-top: 2rem;
}
.archive .content-loop h1 {
  text-align: left;
  margin-bottom: 0.75rem;
}
.asap-icon,
.asap-icon-single {
  color: #fff !important;
  display: inline-block;
  text-align: center;
}
.asap-icon {
  padding: 0.55rem;
  margin-right: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.asap-icon-single {
  margin: 0 7px 0 0;
  padding: 0.75rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.asap-icon-single:hover,
.asap-icon:hover,
.go-top:hover {
  opacity: 0.7;
}
.icon-facebook {
  background: #3b5998;
}
.icon-facebook-m {
  background: #00c6ff;
}
.icon-twitter {
  background: #14171a;
}
.icon-instagram {
  background: #3f729b;
}
.icon-youtube {
  background: #c4302b;
}
.icon-pinterest {
  background: #c8232c;
}
.icon-whatsapp {
  background: #25d366;
}
.icon-tumblr {
  background: #34526f;
}
.icon-email {
  background: #666;
}
.icon-reddit {
  background: #ff5700;
}
.icon-telegram {
  background: #08c;
}
.icon-tiktok {
  background: #010101;
}
.icon-linkedin {
  background: #2867b2;
}
.icon-app {
  background: #3bccff;
}
.btn-amzn {
  background: #f0c14b;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f7dfa5),
    to(#f0c14b)
  );
  background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
  color: #333;
  margin-top: 1.25rem;
  border: 1px solid #9c7e31;
  padding: 0.75rem 1.25rem;
  display: block;
  width: 100%;
  cursor: pointer;
  text-align: center;
  border-radius: 4px;
  line-height: 1.25;
}
.btn-amzn:hover {
  background: #eeb933;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#f5d78e),
    to(#eeb933)
  );
  background: linear-gradient(to bottom, #f5d78e, #eeb933);
}
.asap-faq-accordion summary,
.responsive {
  cursor: pointer;
}
#cookiesbox button:hover,
.responsive:hover {
  opacity: 0.9;
}
.responsive.vimeo,
.responsive.youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em;
}
.responsive.vimeo embed,
.responsive.vimeo iframe,
.responsive.vimeo object,
.responsive.youtube embed,
.responsive.youtube iframe,
.responsive.youtube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
}
.vimeo.responsive div,
.youtube.responsive div {
  cursor: pointer;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 9;
}
.vimeo.responsive div:after,
.vimeo.responsive div:before,
.youtube.responsive div:after,
.youtube.responsive div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
}
.vimeo.responsive div:after,
.youtube.responsive div:after {
  width: 0;
  height: 0;
  border: 11px solid transparent;
  border-left: 18px solid #fff;
  margin-top: -10px;
  margin-left: -7px;
}
.vimeo.responsive div:before,
.youtube.responsive div:before {
  margin-top: -24px;
  margin-left: -34px;
  width: 70px;
  height: 50px;
  background: rgba(0, 0, 0, 0.6);
  border-radius: 20%;
  transition: 0.05s ease-out;
}
.vimeo.responsive div:hover:before,
.youtube.responsive div:hover:before {
  background: rgba(255, 0, 0, 0.9);
}
.asap-oembed {
  width: 100%;
  height: auto;
}
.asap-hero:after {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.9;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.asap-hero-content {
  left: 50%;
  max-width: 630px;
  padding: 0 1em;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.asap-hero,
.asap-hero picture,
.social-buttons {
  position: relative;
  width: 100%;
}
.asap-hero-content p {
  margin-top: 1rem;
  font-size: 19px;
}
.asap-hero {
  height: 320px;
  max-height: 100%;
  overflow: hidden;
  text-align: center;
  z-index: 1;
  margin-top: -10px;
  margin-bottom: 2rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.asap-hero picture {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -2;
}
.asap-hero h1 {
  margin-top: 0 !important;
  margin: 0;
  width: auto;
  text-align: center;
}
.asap-hero h1 + p {
  margin-top: 1rem;
  margin-bottom: 0 !important;
}
.asap-hero .search-home {
  margin-top: 1.625rem !important;
}
.asap-hero .asap-btn-ctn-center {
  margin-top: 1.5rem !important;
  margin-bottom: 0;
}
.asap-hero picture img {
  box-shadow: 0 0 8px #fff;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
}
.asap-box-design .last-post-sidebar .asap-box-container,
.asap-box-design .the-content p:last-child,
.asap-hero .search-home,
.asap-loop-horizontal .content-cluster h2,
.asap-note p {
  margin-bottom: 0 !important;
}
.cookiesblock,
.wp-block-embed {
  display: block !important;
}
.social-buttons {
  margin-top: 0.5rem;
  margin-bottom: 1.75rem;
  overflow-x: auto;
}
.social-buttons-top .social-buttons {
  margin-bottom: 16px !important;
}
.social-title {
  margin-bottom: 0.5rem;
  display: block;
  color: #999;
  text-transform: uppercase;
  padding-top: 0.5rem !important;
}
.social-buttons.flexbox {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  display: inline-flex;
}
.asap-icon svg {
  width: 20px;
  height: 20px;
}
.asap-icon-single svg {
  width: 24px;
  height: 24px;
}
.asap-icon svg,
.asap-icon-single svg {
  stroke: #fff;
  fill: none;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.social-fix {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 999;
  display: flex;
  width: 100%;
}
#cookiesbox,
.go-top {
  position: fixed;
  display: none;
}
.single-product .post-index,
.social-fix .social-title {
  display: none !important;
}
.asap-box-design .article-loop h2,
.asap-box-design .article-loop h3,
.social-fix .social-buttons {
  margin: 0;
}
.social-fix .asap-icon-single {
  flex: auto;
  margin: 0;
  border-radius: 0 !important;
}
.asap-popular ol,
.asap-pros-cons ul,
ul.breadcrumb {
  list-style: none;
}
.breadcrumb li {
  display: inline;
  margin: 0;
}
.breadcrumb li:after {
  content: "›";
  margin: 0 4px;
}
.breadcrumb li:last-child:after {
  content: "";
  margin: 0;
}
.footer-breadcrumb .breadcrumb {
  padding: 10px;
  border-top: 1px solid #ddd;
}
.inline-text-box {
  width: 50%;
}
.p404 {
  padding: 30px 40px;
  max-width: 800px;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2rem;
  margin: 0 auto 2rem;
}
.go-top {
  height: 45px;
  width: 45px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  font-size: 30px;
  cursor: pointer;
  bottom: 20px;
  right: 20px;
}
.arrow {
  border: solid #fff;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
}
.arrow-up {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.content-author p,
.show-date p {
  margin: 0 !important;
  padding: 0;
  color: #999;
  line-height: 1.4;
}
.show-date p::first-letter {
  text-transform: capitalize;
}
.content-author {
  clear: both;
  margin: 12px 0;
  overflow: hidden;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.author-image {
  height: 36px;
  width: 36px;
}
.author-image img {
  border-radius: 80px;
}
.author-desc {
  margin-left: 10px;
  width: calc(100% - 50px);
}
.show-date {
  margin: 0 0 16px;
}
.author-desc p,
.show-date p {
  font-size: 13px;
}
.item-featured,
.item-new {
  position: absolute;
  display: inline-block;
  padding: 0.8rem 0.6rem;
  top: 0;
  left: 0;
  font-weight: 400;
  z-index: 1;
  font-size: 0.75rem;
  margin-left: 10px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 10%);
  margin-top: 10px;
  line-height: 0;
}
.item-featured + .item-new {
  margin-top: 44px !important;
}
.content-item-category {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  display: flex;
  justify-content: center;
}
.content-item-category > span {
  font-weight: 300 !important;
  display: inline-block;
  padding: 0.85rem 0.65rem;
  color: #444;
  background-color: #fff;
  font-size: 14px;
  margin-bottom: 0;
}
.content-tags {
  margin: 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;
}
.article-loop .show-extract p,
.article-loop .show-extract span {
  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 {
  max-width: 24em;
  padding: 2rem;
  bottom: 1rem;
  right: 1rem;
  overflow: hidden;
  z-index: 99999;
  border-radius: 10px;
}
#cookiesbox p {
  font-size: 95%;
  margin-bottom: 0;
}
#cookiesbox p:nth-child(2) {
  text-align: center;
  margin-top: 1.5rem;
}
#cookiesbox button {
  border: none;
  padding: 6px 36px;
  outline: 0;
  cursor: pointer;
  border-radius: 6px;
  box-shadow: 0 1px 5px -1px (0, 0, 0, 25%);
}
.asap-note-block,
.asap-procons-section,
.sidebar-title.asap-last {
  margin-bottom: 24px;
}
.ads-asap-aligncenter,
.ads-asap-alignleft,
.ads-asap-alignright,
.content-footer .logo-footer img {
  width: 100%;
  display: block;
}
.ads-asap-aligncenter,
.asap-btn-ctn-center,
picture.aligncenter {
  text-align: center;
}
#menu > ul > li,
.ads-asap-alignleft,
.asap-btn-ctn-left {
  text-align: left;
}
.ads-asap-alignright,
.asap-btn-ctn-right {
  text-align: right;
}
.ads-asap-alignleft-wrap {
  margin: 0.5em 1rem 1em 0;
  float: left;
}
.ads-asap-alignright-wrap {
  margin: 0.5em 0 1em 1em;
  float: right;
}
.content-page .ads-asap-top,
.content-single .ads-asap-top {
  padding-top: 20px;
}
.primary-sidebar ul {
  margin: 0;
  padding: 0;
}
.sidebar-title {
  line-height: 1.2 !important;
  margin-bottom: 1rem;
}
.sidebar-title:after {
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 0.35rem;
  content: "";
}
.asap-box-design .asap-content-box,
.author-box,
.author-box .author-box-social,
.single-nav {
  margin-top: 1rem;
}
.popular-post-sidebar ol,
.primary-sidebar div ul {
  margin-top: 1.25rem;
  margin-bottom: 3rem;
}
.popular-post-sidebar ol li,
.primary-sidebar div ul li {
  list-style-type: none;
  margin-bottom: 0.75rem;
  position: relative;
}
.popular-post-sidebar ol a,
.primary-sidebar div ul a {
  margin-left: 1rem;
  display: inline-block;
}
.asap-note-block div > div,
.asap-toc-widget .post-index a,
.asap-toc-widget .post-index li,
.popular-post-sidebar ol a,
.popular-post-sidebar ol li:before,
.primary-sidebar div ul a,
.primary-sidebar div ul li:before,
.the-content .post-index a,
.the-content .post-index li {
  line-height: 1.6;
}
.primary-sidebar li.recentcomments .comment-author-link {
  font-style: italic;
  margin-left: 1rem;
}
.popular-post-sidebar ol li:before,
.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 ol li ol li:before,
.post-index ol li:before {
  content: counters(item, ".") ". ";
  counter-increment: item;
}
.author-box {
  border: 1px solid #eee;
  padding: 25px;
  margin-bottom: 2rem;
}
.author-box-info {
  display: inline-block;
  width: calc(100% - 110px);
  vertical-align: top;
}
.author-box-avatar {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  width: 70px;
}
.author-box-avatar .avatar {
  border-radius: 50%;
}
.author-box p {
  display: block;
  margin: 0;
  font-size: 18px;
}
.author-box p + p {
  font-size: 16px;
  color: #999;
  margin-top: 4px;
}
.single-nav {
  position: relative;
  display: flex;
  align-items: center;
}
.single-nav li {
  width: 50%;
  list-style: none;
}
.single-nav .nav-prev {
  text-align: left;
  padding: 0 1rem;
}
.search-header,
.search-responsive,
.single-nav .nav-next a,
.single-nav .nav-prev a {
  display: inline-block;
}
.single-nav .nav-prev a:before {
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: translate(0, -50%);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  margin-top: -2px;
}
.single-nav .nav-next {
  text-align: right;
  padding: 0 1rem;
}
.single-nav .nav-next a:before {
  content: "";
  right: 0;
  position: absolute;
  top: 50%;
  border: solid;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: translate(0, -50%);
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.asap-toc-widget .post-index,
.the-content .post-index {
  background: #fafafa;
  border: 1px solid #ddd;
  padding: 20px 44px 20px 20px;
  margin-top: 24px;
  position: relative;
  margin-bottom: 2rem;
  clear: both;
}
.asap-toc-widget .post-index li,
.the-content .post-index li {
  margin-left: 34px !important;
  margin-bottom: 6px !important;
}
.asap-toc-widget .post-index .classh3,
.the-content .post-index .classh3 {
  margin-left: 56px !important;
}
.asap-toc-widget .post-index #index-table,
.the-content .post-index #index-table {
  margin-top: 18px;
}
.asap-toc-widget .post-index .btn-show,
.the-content .post-index .btn-show {
  display: inline-block !important;
  position: absolute !important;
  right: 2.85rem;
}
.asap-toc-widget .post-index .checkbox input,
.the-content .post-index .checkbox input {
  position: absolute;
  opacity: 0;
}
.asap-toc-widget .post-index .checkbox .check-table,
.the-content .post-index .checkbox .check-table {
  position: absolute;
  transition: 0.2s;
  height: 26px;
  width: 26px;
  cursor: pointer !important;
}
.asap-toc-widget .post-index .checkbox .check-table svg,
.the-content .post-index .checkbox .check-table svg {
  width: 26px;
  height: 26px;
  stroke-width: 1.5;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.asap-toc-widget .post-index .checkbox input:checked ~ .check-table,
.the-content .post-index .checkbox input:checked ~ .check-table {
  transform: rotate(180deg) !important;
}
.post-index ol {
  counter-reset: item;
}
.the-content .post-index li {
  margin-left: 27px !important;
}
.asap-toc-widget .post-index ol ol li,
.asap-toc-widget .post-index ul ul li,
.the-content .post-index ol ol li,
.the-content .post-index ul ul li {
  margin-left: 20px !important;
}
.post-index ol li:before {
  width: 20px;
  display: inline;
  text-align: center;
  position: relative;
  left: -5px;
}
.the-content h2 span:before,
.the-content h2:before,
.the-content h3 span:before,
.the-content h3:before {
  display: block;
  content: " ";
  margin-top: -70px;
  height: 70px;
  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: 6px 1rem 0;
}
.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em;
  float: none;
}
.gallery.gallery-columns-3 figure {
  width: 32%;
}
.gallery.gallery-columns-2 figure:nth-of-type(2n),
.gallery.gallery-columns-3 figure:nth-of-type(3n + 3),
.gallery.gallery-columns-4 figure:nth-of-type(4n + 4),
.gallery.gallery-columns-5 figure:nth-of-type(5n + 5),
.gallery.gallery-columns-6 figure:nth-of-type(6n + 6),
.gallery.gallery-columns-7 figure:nth-of-type(7n + 7),
.gallery.gallery-columns-8 figure:nth-of-type(8n + 8),
.gallery.gallery-columns-9 figure:nth-of-type(9n + 9) {
  margin-right: 0;
}
.gallery.gallery-columns-2 figure:nth-of-type(odd),
.gallery.gallery-columns-3 figure:nth-of-type(3n + 4),
.gallery.gallery-columns-4 figure:nth-of-type(4n + 5),
.gallery.gallery-columns-5 figure:nth-of-type(5n + 6),
.gallery.gallery-columns-6 figure:nth-of-type(6n + 7),
.gallery.gallery-columns-7 figure:nth-of-type(7n + 8),
.gallery.gallery-columns-8 figure:nth-of-type(8n + 9),
.gallery.gallery-columns-9 figure:nth-of-type(9n + 10) {
  clear: left;
}
.gallery.gallery-columns-2 figure {
  width: 49%;
}
.gallery.gallery-columns-4 figure {
  width: 23.25%;
}
.gallery.gallery-columns-5 figure {
  width: 18%;
}
.gallery.gallery-columns-6 figure {
  width: 14.2%;
}
.gallery.gallery-columns-7 figure {
  width: 12%;
}
.gallery.gallery-columns-8 figure {
  width: 10.2%;
}
.gallery.gallery-columns-9 figure {
  width: 8.85%;
}
.content-attachment {
  text-align: center;
  width: 100%;
  margin-top: 1rem;
}
.content-attachment .image-attachment,
.content-footer {
  margin: 0 auto;
}
.des-category {
  margin-bottom: 0.75rem;
}
.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;
  margin-bottom: 20px;
}
.asap-note p + p {
  margin-top: 20px;
}
.asap-fixed {
  position: fixed !important;
  top: 0;
}
.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 li {
  padding: 0;
  margin: 0 0 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-popular ol li {
  counter-increment: top;
  margin-top: 0.5em;
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.75rem;
  line-height: 1.6;
  font-size: 15px !important;
}
.asap-popular ol li:before {
  content: counter(top);
  margin-right: 0.75em;
  text-align: center;
}
.asap-box-design .author-box p,
.asap-box-design .breadcrumb a,
.asap-popular ol li a {
  color: #181818;
}
.asap-style1.asap-popular ol li:before {
  min-width: 20px;
  min-height: 20px;
  line-height: 20px;
  border-radius: 50%;
  padding: 0.25em;
}
.asap-style2.asap-popular ol li:before {
  padding: 0.25em 0.1em;
  min-width: 18px;
  min-height: 18px;
  line-height: 18px;
  border-radius: 3px;
}
.content-footer ul {
  padding: 0;
  margin: 0;
  word-wrap: break-word;
}
.area-comentarios ol,
.children,
.content-footer li {
  list-style-type: none;
}
.content-footer p {
  color: #fff;
}
.content-footer .widget-content-footer .widget-title {
  font-weight: 700;
  text-transform: uppercase;
}
.content-footer .widget-content-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.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 .logo-footer {
  margin: 0 1rem;
  display: flex;
  align-items: center;
}
.nav-links,
.pagination {
  margin-top: 1.8rem;
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  width: 100%;
}
.pagination .current,
.pagination .current:hover {
  color: #222;
}
.nav-links a,
.pagination a,
.pagination span {
  position: relative;
  padding: 0.625rem 0;
  line-height: 1.5;
  color: #333;
  text-decoration: none;
  background-color: #fff;
  margin-right: 5px;
  font-size: 14px;
  border-radius: 1px;
  min-width: 2.15rem;
  text-align: center;
}
.nav-links a,
.post-page-numbers {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
#menu ul .menu-item-has-children,
.last-post-sidebar .article-loop-featured a,
.search-header {
  position: relative;
}
.search-header svg,
.search-home svg,
.search-responsive svg {
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
}
.search-header svg,
.search-responsive svg {
  width: 18px;
  height: 18px;
}
.search-home svg {
  width: 22px;
  height: 22px;
}
.search-home {
  width: 100%;
  margin: 0 0 4.5%;
  position: relative;
}
.home .search-home {
  margin-top: 1%;
}
.search-header
  input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not(
    [type="file"]
  ) {
  display: inline-block;
  width: 100%;
  padding: 0 3rem 0 0.8rem;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: none !important;
  background-color: #fff;
  border-radius: 2px;
  height: 34px;
  line-height: 34px;
  outline: 0;
  padding-right: 3rem !important;
}
.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,
.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-home input {
  border: 1px solid #ddd;
  border-bottom: 2px solid #ddd;
  box-shadow: none !important;
  padding: 14px 16px !important;
  border-radius: 4px !important;
}
.search-header button.s-btn {
  height: 32px;
  line-height: 35px;
  opacity: 0.6;
  text-align: center;
}
.search-home button.s-btn {
  padding: 14px 16px !important;
  margin-right: 1rem !important;
  opacity: 0.6;
  text-align: center;
}
.search-header button:hover,
.search-home button.s-btn:hover,
.search-responsive button:hover {
  opacity: 1;
}
.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 button.s-btn {
  height: 60px;
  line-height: 68px;
  opacity: 0.6;
  width: auto;
  padding-right: 24px;
  padding-left: 20px;
}
.search-responsive button.s-btn:before {
  content: "";
}
.search-responsive img {
  width: 20px;
}
.search .content-loop .search-home + p {
  margin-top: 4rem;
}
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;
}
.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;
}
#commentform textarea {
  resize: none;
}
#commentform input:focus,
#commentform textarea:focus {
  background: #f6f6f7;
}
.comment-body {
  padding: 2rem 0 3rem;
  border-top: 1px solid #eee;
}
ol.children {
  margin-left: 2.2rem !important;
  width: calc(100% - 2.2rem);
  margin-bottom: 1rem !important;
}
.area-comentarios ol > p + li > div.comment-body {
  border-top: none !important;
}
.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;
  font-size: small;
}
.comment-meta a {
  color: #999 !important;
  text-decoration: none;
}
.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 ol {
  padding: 0;
  margin: 0 0 3rem;
  order: 2;
}
.reply a {
  padding: 6px;
  border-radius: 2px;
  text-decoration: none;
  font-size: 0.9rem;
}
#commentform input[type="submit"]:hover,
.reply a:hover {
  text-decoration: none;
  opacity: 0.7;
}
#commentform input[type="submit"] {
  padding: 10px 14px;
  cursor: pointer;
  border: none !important;
}
.comments-close {
  background: #fef9e7;
  border: 1px solid #f7dc6f;
  border-radius: 2px;
  margin-bottom: 3rem;
  padding: 1rem;
  text-align: center;
}
.recentcomments a {
  display: inline !important;
  padding: 0 !important;
  margin: 0 !important;
}
.comment-respond > p > span > a {
  color: #999;
  margin-left: 12px;
}
.area-comentarios {
  margin-top: 2.5rem;
  display: flex;
  flex-direction: column;
}
.comment-respond {
  order: 1;
}
.comment-navigation {
  order: 3;
}
.comment-navigation .nav-links a {
  border-radius: 2px !important;
}
#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;
}
#menu > ul {
  padding: 0;
  margin: 0;
  position: relative;
}
#menu > ul > li {
  display: inline-block;
  line-height: 60px;
  cursor: pointer;
  padding: 0;
  width: auto;
  transition: background-color 0.5s;
}
#menu ul > li ul > li {
  margin: 0;
  padding: 0;
  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 {
  background-color: #fff;
  right: 0;
}
#menu > ul .menu-item-has-children:before {
  right: 25.5px;
}
.circle {
  width: 28px;
  height: 28px;
  position: relative;
}
.line {
  position: absolute;
  height: 3px;
  width: 100%;
  border-radius: 8px;
  transition: 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%;
}
.category-filters a.checked .checkbox {
  background-repeat: no-repeat;
  background-position: center;
}
.wpcf7-form input,
.wpcf7-form textarea {
  border: 1px solid #ddd;
  box-shadow: none !important;
  margin-top: 0.25rem;
  padding: 0.625rem !important;
}
.wpcf7-form input:focus {
  border: 1px solid #ff5b39;
}
.wpcf7-form input.wpcf7-submit {
  border: none !important;
  padding: 0.625rem 1.25rem !important;
  cursor: pointer;
}
.wpcf7-form input.wpcf7-submit:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .asap-hero .asap-hero-content {
    padding: 0 2em;
  }
  .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;
    float: none;
  }
  .gallery figure figcaption {
    text-align: center;
  }
  .asap-pros-cons {
    flex-direction: column;
  }
  .asap-cons,
  .asap-pros {
    width: 100%;
  }
  .search-home {
    margin-bottom: 3rem;
  }
  #cookiesbox {
    max-width: 100%;
    bottom: 0;
    right: 0;
    border-radius: 0;
  }
  figure.wp-block-table {
    display: inline !important;
  }
  .wp-block-table table {
    overflow: hidden;
    overflow-x: scroll;
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 1050px) {
  .article-full,
  .content-thin {
    padding-left: 1rem;
  }
  .primary-sidebar {
    padding-right: 1rem;
  }
  .content-loop,
  .content-loop-design {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (min-width: 1050px) {
  .asap-hero + .content-loop > .breadcrumb-trail {
    margin-bottom: 16px;
  }
  .archive .content-loop,
  .category .content-loop {
    padding-top: 0;
  }
  .social-mobile {
    display: none !important;
  }
  #menu > ul {
    text-align: right !important;
  }
  #menu ul > li ul {
    padding: 12px 8px;
    margin: -8px 0 0;
    width: 16rem;
    transition: opacity 0.15s ease-in-out, visibility 0.15s ease-in-out;
    left: initial;
    bottom: initial;
    visibility: hidden;
    display: none;
    opacity: 0;
    z-index: -1;
    position: absolute;
    box-shadow: 0 6px 20px rgb(0 0 0 / 30%);
    box-sizing: border-box;
  }
  #menu > ul li ul a {
    display: block;
    width: 100%;
  }
  #menu > ul > li {
    line-height: 60px;
    margin: 0 0 0 30px;
  }
  #menu > ul > li:first-child {
    margin: 0 !important;
  }
  #menu ul > li ul a,
  .ads-asap-desktop {
    display: block;
  }
  #menu ul > li ul > li {
    float: left;
  }
  #menu ul > li ul > li:hover {
    background: #f6f6f7;
  }
  #menu > ul > li ul.show,
  #menu > ul > li ul.showback {
    transition-property: transform, opacity;
    transition-duration: 0.15s;
    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;
    transition: background-color 0.25s ease-out;
  }
  #menu ul > li ul > li:last-child {
    border-bottom: none;
  }
  #menu > ul > li ul.showback {
    background-color: #fff;
  }
  #menu ul > li > ul {
    z-index: 9;
  }
  #menu ul > li > ul > li > ul {
    z-index: 99;
    margin-top: -0.8rem;
    left: -16.2rem !important;
  }
  #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;
  }
  #menu ul .menu-item-has-children a {
    padding-right: 0.5rem;
  }
  #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: solid #222;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 20px;
    top: 14px;
  }
  .asap-content-logo-top {
    flex-direction: column;
  }
  .asap-content-logo-top .search-header {
    margin-top: 1.5rem;
    margin-bottom: 0.75rem;
    height: auto;
  }
  .related-posts p {
    margin-bottom: 0 !important;
  }
  .ads-asap-mobile,
  .footer-breadcrumb .breadcrumb-trail,
  .icon-facebook-m,
  .search-responsive,
  .social-fix {
    display: none;
  }
  .content-loop,
  .content-loop-design {
    padding-top: 1rem;
  }
  .site-header {
    position: sticky;
    top: 0;
  }
  .content-all,
  .content-page,
  .content-single,
  .content-wc {
    display: flex;
  }
  .primary-sidebar {
    margin-left: 5%;
  }
  .post-thumbnail {
    margin: 1rem auto;
  }
  .content-loop,
  .content-loop-design,
  .content-page,
  .content-single,
  .content-wc,
  .site-header-content {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .article-loop-featured.asap-columns-1 {
    flex-basis: 98%;
    max-width: 98%;
  }
  .last-post-sidebar .article-loop-featured.asap-columns-1 {
    flex-basis: 100%;
    max-width: 100%;
  }
  .article-loop-featured.asap-columns-2 {
    flex-basis: 49%;
    max-width: 49%;
  }
  .article-loop-featured.asap-columns-3 {
    flex-basis: 32.5%;
    max-width: 32.5%;
  }
  .article-loop-featured.asap-columns-4 {
    flex-basis: 24.5%;
    max-width: 24.5%;
  }
  .article-loop-featured.asap-columns-5 {
    flex-basis: 19.5%;
    max-width: 19.5%;
  }
  .search-header {
    height: 54px;
    display: flex;
    align-items: center;
  }
  .search-header form {
    position: relative;
  }
  .content-area {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .p20 {
    padding-left: 1%;
    padding-right: 1%;
  }
  .area-comentarios #commentform #author {
    width: 48%;
    float: left;
  }
  .area-comentarios #commentform #email {
    width: 49%;
    float: right;
  }
  .inline-text-box {
    width: 100%;
    display: block;
  }
  .sticky {
    position: sticky;
    top: 82px;
  }
  .site-header .icon-email,
  .site-header .icon-facebook,
  .site-header .icon-instagram,
  .site-header .icon-linkedin,
  .site-header .icon-pinterest,
  .site-header .icon-telegram,
  .site-header .icon-tiktok,
  .site-header .icon-twitter,
  .site-header .icon-youtube {
    background: 0 0;
  }
  .site-header .asap-icon svg {
    stroke-width: 1.5;
  }
}
@media (max-width: 1050px) and (min-width: 481px) {
  .article-loop-featured .article-image-featured {
    margin: 0 0.625rem 2rem;
  }
  .article-loop-featured.asap-columns-1:first-child .article-image-featured,
  .article-loop-featured.asap-columns-2:nth-child(2) .article-image-featured,
  .article-loop-featured.asap-columns-3:nth-child(3) .article-image-featured,
  .article-loop-featured.asap-columns-4:nth-child(4) .article-image-featured,
  .article-loop-featured.asap-columns-5:nth-child(5) .article-image-featured {
    margin-bottom: 2rem;
  }
}
@media (max-width: 1050px) {
  #menu,
  #menu-overlay {
    height: 100%;
    position: fixed;
    left: 0;
  }
  #menu,
  #menu > ul > li > ul > li ul {
    left: 0;
  }
  .asap-procons-left {
    margin-right: 0 !important;
  }
  .asap-procons-right {
    margin-left: 0 !important;
  }
  #autocomplete-results-home {
    width: 100% !important;
  }
  .archive .asap-hero + .content-loop,
  .category .asap-hero + .content-loop,
  .tag .asap-hero + .content-loop {
    padding-top: 0;
  }
  .comment #respond {
    margin-top: 2rem !important;
  }
  .social-mobile.social-buttons .asap-content-sb {
    display: flex !important;
  }
  .social-mobile.social-buttons > div {
    flex-direction: column !important;
    margin-top: 2rem;
  }
  .social-mobile.social-buttons .sidebar-title {
    display: block;
    flex-direction: column;
    color: #767676;
    font-size: 15px;
    margin-bottom: 8px !important;
    text-transform: uppercase;
  }
  .social-mobile.social-buttons .sidebar-title::after {
    background: 0 0;
  }
  .asap-float .social-mobile.social-buttons > div {
    flex-direction: column !important;
    margin-top: 1rem;
  }
  .asap-float .social-mobile.social-buttons {
    min-height: auto;
  }
  .asap-float .social-mobile.social-buttons .sidebar-title {
    margin-bottom: 4px !important;
    font-size: 14px;
  }
  #menu.asap-float .social-mobile.flexbox {
    margin-top: 2px !important;
    margin-bottom: 4px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #menu-overlay {
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    z-index: 99;
    display: none;
  }
  #menu.asap-float {
    position: fixed;
    display: flex;
    flex-direction: column;
    bottom: 10rem;
    right: 2rem !important;
    width: 220px;
    transform: translateX(300px);
    transition: 0.3s;
    z-index: 9999;
    opacity: 1;
    max-height: 400px;
    overflow-y: scroll;
    border-radius: 10px;
    margin-left: auto !important;
    height: auto !important;
    left: auto !important;
    padding: 0;
  }
  #menu.asap-float .social-mobile a.asap-icon {
    padding: 0.75rem !important;
  }
  #menu.asap-float .social-mobile a.asap-icon svg {
    height: 20px !important;
    width: 20px !important;
  }
  #menu.asap-float a {
    font-size: 15px !important;
  }
  #menu.asap-float .search-responsive button.s-btn {
    color: #767676;
    height: 56px !important;
    margin-top: 0 !important;
    line-height: 30px !important;
  }
  #menu.asap-float .search-responsive {
    background: #ffffff !important;
    margin-bottom: 0 !important;
    border-bottom: 1px solid #ddd;
  }
  #menu.asap-float .search-responsive input {
    height: 54px !important;
    font-size: 15px !important;
  }
  #menu.asap-float .search-responsive input::placeholder {
    color: #999 !important;
  }
  #menu.asap-float ul > .menu-item-has-children:before {
    margin-top: 2px;
  }
  #menu.asap-float ul li ul,
  #menu.asap-float > ul > li ul.show,
  #menu.asap-float > ul > li ul.showback {
    margin: 0 !important;
  }
  #menu.asap-float > ul > li {
    border-bottom: 1px solid #ddd;
    line-height: 54px;
    background: #fff !important;
  }
  #menu.asap-float > ul > li .sub-menu li {
    background: #f7f8f9 !important;
  }
  #menu ul {
    min-height: auto !important;
  }
  input[type="checkbox"]:checked ~ #menu {
    transform: translateX(0);
  }
  #menu {
    width: 100%;
    transform: translateX(-100%);
    transition: transform 0.15s ease-in-out;
    background: #ffffff;
    overflow: auto !important;
    padding-bottom: 60px;
    overflow-y: scroll !important;
  }
  #menu > ul {
    width: 100%;
    font-size: 18px;
  }
  #menu > ul > li {
    width: 100%;
    display: inline-table;
    background-color: #ffffff;
  }
  #menu > ul > li > a,
  #menu > ul > li > span {
    padding: 0 10px 0 20px;
	background: none;
  }
  #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;
  }
  #menu ul li ul,
  #menu > ul > li ul.show,
  #menu > ul > li ul.showback {
    margin: 0;
    border-radius: 0;
  }
  #menu > ul > li > ul {
    top: 0;
  }
  #menu ul > li ul > li > a,
  #menu ul > li ul > li > span {
    padding: 0 0 0 8px;
  }
  #menu ul > li ul > li {
    line-height: 40px;
  }
  #menu ul > li ul > li:last-child {
    border-bottom: none;
  }
  #menu ul li.menu-item-has-children a {
    width: 70%;
    display: inline-block;
  }
  #menu ul li ul {
    background: #fff;
  }
  #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: 3px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 28px;
    top: 22px;
  }
  #menu > ul > li ul > .menu-item-has-children:before {
    top: 27px;
  }
  #menu ul > .menu-item-has-children li {
    padding: 1px 0 1px 16px;
  }
  #menu ul li > ul li:focus {
    background: #f6f6f7;
  }
  #menu .menu-item-has-children {
    -webkit-tap-highlight-color: transparent;
  }
  .social-mobile.flexbox {
    display: block;
    margin-bottom: 60px;
    display: flex !important;
    align-items: center !important;
    padding-top: 30px;
    justify-content: center !important;
    margin-top: 30px;
  }
  .social-mobile > div {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .social-mobile {
    min-height: 60px;
  }
  .social-mobile a.asap-icon {
    padding: 0.8rem !important;
    min-height: 40px;
    min-width: 40px;
    margin: 0 3px !important;
    display: flex !important;
  }
  .social-mobile a.asap-icon svg {
    height: 22px;
    width: 22px;
  }
  #comentarios {
    margin-bottom: 3rem !important;
  }
  .width100vw {
    width: 100vw;
    left: -1rem;
    transform: translateX(-1rem);
  }
  .asap-box-design .width100vw {
    width: 100vw;
    left: -2.5rem;
    transform: translateX(-2.5rem);
  }
  .asap-scrollable {
    height: 100vw;
    overflow-y: scroll;
  }
  body,
  html {
    margin: 0;
    height: 100%;
  }
  .site-header {
    position: fixed;
  }
  .ads-asap-desktop,
  .article-full > .breadcrumb-trail,
  .content-loop > .breadcrumb-trail,
  .content-thin > .breadcrumb-trail,
  .search-header,
  .social-desktop {
    display: none;
  }
  .ads-asap-mobile,
  .asap-full-header,
  .content-all,
  .content-page,
  .content-single,
  .content-wc,
  .go-top,
  header #menu a,
  header label {
    display: block;
  }
  header label {
    height: 60px;
    line-height: 60px;
    padding: 13px 20px 0;
    transition: 0.4s;
  }
  header #menu a {
    color: #222 !important;
  }
  .post-thumbnail {
    margin: 1rem -1rem;
  }
  .inline-text-box {
    width: 50%;
  }
  .related-posts .article-loop {
    margin: 0 0 0.75rem !important;
  }
  .area-comentarios ol {
    margin-bottom: 0;
  }
  .comment-body {
    padding-bottom: 2rem;
  }
  .last-post-sidebar .article-image,
  .related-posts .article-image {
    height: 150px !important;
  }
  .go-top {
    width: 100%;
    position: relative;
    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;
  }
  .asap-columns-2,
  .asap-columns-3,
  .asap-columns-4,
  .asap-columns-5 {
    width: 100%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .asap-clusters-cats.asap-clusters-cols-2,
  .asap-clusters-cats.asap-clusters-cols-3,
  .asap-clusters-cats.asap-clusters-cols-4,
  .asap-clusters-cats.asap-clusters-cols-5,
  .asap-clusters-cats.asap-clusters-cols-6,
  .asap-clusters-cats.asap-clusters-cols-7 {
    width: 100%;
    flex-basis: 48%;
    max-width: 48%;
  }
  .article-full,
  .content-thin,
  .primary-sidebar {
    width: 100% !important;
    padding: 0 1rem 1rem !important;
    margin: 0 auto;
    display: block;
  }
  .asap-full-header {
    padding: 0 1rem !important;
    margin: 0 auto;
  }
  .content-all .content-thin,
  .content-all .primary-sidebar {
    padding: 0 0 1rem !important;
  }
  .content-footer .widget-area {
    width: 100%;
  }
  .content-footer .widget-content-footer {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .related-posts {
    margin-top: 3rem;
    padding: 1.5rem;
  }
  .content-cluster {
    padding: 0.5rem 1.75rem 0;
  }
  .content-wc,
  .site-header + .content-page,
  .site-header + .content-single {
    padding-top: 4rem;
  }
  .content-loop {
    padding: 5rem 2.5rem 2rem;
  }
  .author-box-info {
    width: calc(100% - 90px);
  }
  .author-box-avatar {
    margin-right: 20px;
    width: 50px;
  }
  .site-logo img {
    max-height: 60px;
  }
  .content-footer .logo-footer {
    margin-top: 1rem;
  }
  .asap-hero {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .article-image-featured {
    height: 200px;
  }
  .article-loop-featured .article-image-featured {
    margin-bottom: 2rem;
  }
  .gallery.gallery-columns-3 figure {
    width: 100%;
    margin: 0 0 1em;
    float: none;
  }
  .related-posts .article-loop {
    padding: 0 !important;
  }
  .article-loop .show-extract {
    margin-bottom: 24px;
  }
  .asap-columns-2,
  .asap-columns-3,
  .asap-columns-4,
  .asap-columns-5 {
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .article-image {
    height: 180px;
  }
  .last-post-sidebar {
    padding: 0 1.5rem;
  }
  .post-thumbnail {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .content-loop {
    padding: 6rem 2.5rem 2rem;
  }
  .author .content-loop,
  .category .content-loop {
    padding: 5rem 2.5rem 2rem;
  }
  .article-loop {
    padding: 0 0 1.25rem;
  }
  .primary-sidebar {
    margin-top: 2rem;
  }
}
@supports (object-fit: cover) {
  .asap-oembed {
    height: 100%;
    object-fit: cover;
    object-position: center center;
  }
}
.breadcrumb-trail + .the-content {
  margin-top: 16px;
}
.asap-box-design .site-header {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.asap-box-design #comentarios > ol,
.asap-box-design
  .article-loop
  a:not(.last-post-sidebar .article-loop a):not(
    .asap-gutenberg .article-loop a
  ),
.asap-box-design .asap-content-box,
.asap-box-design .author-box {
  overflow: hidden;
  border-radius: 0.5rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background: #fff;
  margin-bottom: 1.5rem;
  position: relative;
}
.asap-box-design.design-2 .grid-container .grid-item,
.asap-box-design.design-2 .home-categories-container .regular-post {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) !important;
  background: #fff;
}
.asap-box-design .asap-content-box .the-content {
  padding: 1.5rem;
}
.asap-box-design .asap-content-box .post-thumbnail {
  margin-top: 0;
}
.asap-box-design .the-content .post-index {
  border: none;
  border-radius: 6px;
  padding: 1.5rem;
  box-shadow: none !important;
}
.asap-box-design .the-content .post-index.width100vw {
  border-radius: 0 !important;
}
.asap-box-design .the-content .post-index .checkbox .check-table {
  margin-top: -2px !important;
}
.asap-box-design
  .article-loop:not(.asap-box-design .asap-gutenberg .article-loop),
.asap-box-design .reply,
.asap-loop-horizontal .article-loop,
.woocommerce-pagination .page-numbers li {
  display: flex;
}
.asap-loop-horizontal .last-post-sidebar article:last-child {
  margin-bottom: 3.5rem !important;
}
.asap-box-design .article-loop a,
.asap-loop-horizontal
  .article-loop:not(.asap-loop-horizontal .last-post-sidebar .article-loop a) {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: auto;
}
.asap-box-design .asap-box-container,
.asap-loop-horizontal .asap-box-container {
  display: flex;
  height: 100%;
  align-items: center;
}
.asap-box-design
  .article-content:not(.asap-box-design .last-post-sidebar .article-content) {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin-bottom: 0 !important;
}
.asap-loop-horizontal .article-loop a {
  height: 100%;
}
@media (min-width: 480px) {
  .p20 {
    margin-top: -0.75rem;
  }
  .content-area {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
  .asap-box-design .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;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    width: auto;
  }
}
.asap-box-design .asap-box-container h2,
.asap-box-design .asap-box-container h3,
.asap-box-design .asap-box-container p,
.asap-box-design .asap-box-container > span {
  width: 100%;
  margin-bottom: 0;
  padding: 1.25rem;
}
.last-post-sidebar .item-featured {
  margin-top: 10px !important;
}
.asap-box-design .last-post-sidebar .asap-box-container p {
  width: 100%;
  margin-bottom: 18px;
  padding: 10px 10px 0;
}
.asap-box-design .article-loop:hover .asap-box-container a span,
.asap-box-design .article-loop:hover a h2,
.asap-box-design .article-loop:hover a h3,
.asap-box-design .article-loop:hover a p {
  color: #111 !important;
}
.asap-box-design
  .article-loop:hover
  a:not(.last-post-sidebar a):not(.asap-gutenberg a) {
  box-shadow: 0 1px 6px -1px rgba(0, 0, 0, 0.25) !important;
}
.asap-box-design .article-loop:hover .article-content {
  opacity: 0.95;
}
.asap-gutenberg .article-loop span.entry-title {
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}
.asap-box-design .last-post-sidebar .article-loop {
  border-radius: 6px !important;
}
.asap-box-design.single .social-buttons.flexbox {
  margin-top: 0.5rem;
  margin-bottom: 0;
}
.asap-box-design #comentarios ol li .comment-body {
  border-top: none;
  padding: 0 0 1.5rem !important;
}
.asap-box-design #comentarios > ol {
  padding: 1.5rem !important;
}
.asap-box-design .comment-body {
  padding-bottom: 0.5rem;
}
.asap-box-design .content-author {
  margin: 0.5rem 0 1.5rem;
}
.asap-box-design #comentarios .children {
  margin-top: 2rem;
  padding: 0;
}
.asap-box-design .asap-user-comment-text {
  border-radius: 6px;
  padding: 8px 12px;
  margin: 1.25rem 0;
  position: relative;
}
.asap-box-design .asap-user-comment-text:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  -bottom: 8px solid #f7f7f6;
  position: absolute;
  top: -8px;
}
.asap-box-design .comment-body .asap-user-comment-text p {
  margin: 0 !important;
}
.asap-box-design .author-box {
  margin-bottom: 3rem;
  margin-top: 2rem !important;
}
.asap-box-design .checkbox .check-table svg {
  stroke: #282828 !important;
}
.asap-box-design .article-loop {
  padding-bottom: 0 !important;
  margin-bottom: 1.5rem;
}
@media (min-width: 481px) {
  .asap-loop-horizontal .article-loop {
    margin-bottom: 1rem;
  }
  .asap-loop-horizontal .asap-columns-2.article-loop,
  .asap-loop-horizontal .related-posts .article-loop {
    padding-bottom: 1rem;
  }
  .asap-loop-horizontal
    .article-loop
    a:not(.last-post-sidebar .article-loop a):not(
      .asap-gutenberg .article-loop a
    ) {
    align-content: stretch;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    flex-direction: row !important;
    margin-bottom: 0.75rem !important;
  }
  .asap-gutenberg .article-loop {
    margin-bottom: 3rem;
  }
  .asap-loop-horizontal
    .article-loop
    a
    .article-content:not(
      .last-post-sidebar .article-loop a .article-content
    ):not(.asap-gutenberg .article-loop a .article-content) {
    flex: 1 1;
    position: relative;
    margin-right: 20px;
  }
  .asap-loop-horizontal .article-loop .asap-box-container {
    flex: 2 1;
  }
  .asap-loop-horizontal .article-loop a p {
    text-align: left;
  }
}
.asap-loop-horizontal .asap-show-desc .asap-box-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start !important;
}
.asap-box-design .asap-date-loop,
.content-loop > .breadcrumb-trail {
  margin-bottom: 16px;
}
.asap-box-design .article-loop .article-image {
  transition: transform 0.2s ease-in-out, opacity 1s ease-in-out;
}
.asap-box-design .article-loop:hover .article-image {
  transform: scale(1.05);
}
@media (max-width: 480px) {
  .asap-box-design .post-thumbnail {
    margin-top: 0 !important;
  }
  .asap-box-design .asap-box-container,
  .asap-loop-horizontal .asap-box-container {
    height: auto !important;
  }
}
.primary-sidebar .article-loop-featured:last-child .article-image-featured {
  margin-bottom: 3rem !important;
}
.article-loop-featured a div.article-image-featured::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9) 20%,
    rgba(0, 0, 0, 0.4) 75%,
    rgba(0, 0, 0, 0) 100%
  );
  z-index: 1;
  background-size: 100% 100%;
  transition: background-size 0.25s, opacity 0.25s;
}
.article-loop-featured:hover .article-image-featured::before {
  background-size: 110% 110%;
  opacity: 0.9;
}
.grid-container
  + .asap-padding-newspapper
  > .home-categories
  > .home-categories-container:first-child {
  border-top: 0 !important;
}
.asap-hero + .content-page .content-author {
  margin-top: 0 !important;
  margin-bottom: 1.5rem !important;
}
.asap-info-section {
  text-align: center;
  margin-bottom: 24px;
}
.asap-info-box-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.asap-info-box-item {
  padding: 20px;
  text-align: center;
}
.asap-info-box-item .asap-info-box-text {
  margin: 0;
  line-height: 1.5;
  white-space: pre-line;
}
.asap-herob-block-full {
  margin-bottom: 26px !important;
}
.site-header + .content-page .asap-herob-block-full,
.site-header + .content-single .asap-herob-block-full {
  margin-top: -0.75rem;
}
.asap-faq-accordion h2,
.asap-faq-accordion h3,
.asap-faq-accordion h4 {
  margin: 10px 0 !important;
}
.woocommerce-pagination {
  display: flex;
  justify-content: center;
  margin: 2rem 0;
}
.woocommerce-pagination .page-numbers {
  list-style: none;
  display: flex;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
}
.woocommerce-pagination .page-numbers a,
.woocommerce-pagination .page-numbers span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  text-decoration: none;
  transition: background-color 0.15s;
}
.woocommerce-pagination .page-numbers .dots {
  background: 0 0;
  color: #000;
  width: auto;
  height: auto;
  border-radius: 0;
  padding: 0 10px;
}
