 
/*
 Theme Name:   nudista investor child
 Theme URI:    https://nudistainvestor.com
 Description:  nudista investor child theme
 Author:       Desberdin
 Author URI:   https://desberdin.com
 Template:     generatepress
 Version:      0.7
*/

/*  # 1 GENERAL
 *  # 2 HEADER: LOGO - NAV
 *  # 3 FOOTER
 *  # 4 HOME 
 *  # 5 ARCHIVE
 *  # 6 SINGLE
 *  # 7 SEARCH
 *  # 8 404
 *  # 9 LOGIN ACCESO
 *  # 10 REGISTRO
 *  # 11 MI CUENTA
 *  # 12 ANIMACIONES 
 * 
 */

@font-face {
  font-family: "Flood Std";
  src: url("https://nudistainvestor.com/wp-content/uploads/2020/11/FloodStd.eot");
  src: url("https://nudistainvestor.com/wp-content/uploads/2020/11/FloodStd.eot?#iefix")
      format("embedded-opentype"),
    url("https://nudistainvestor.com/wp-content/uploads/2020/11/FloodStd.woff2")
      format("woff2"),
    url("https://nudistainvestor.com/wp-content/uploads/2020/11/FloodStd.woff")
      format("woff"),
    url("https://nudistainvestor.com/wp-content/uploads/2020/11/FloodStd.ttf")
      format("truetype"),
    url("https://nudistainvestor.com/wp-content/uploads/2020/11/FloodStd.svg#FloodStd")
      format("svg");
  font-weight: normal;
  font-display: swap;
}

.page-id-22032 #banner-membresia-pendiente,
.page-id-22032 .main-navigation {
  display: none;
}

.page-id-1751 .rcp_header {
  display: none;
}

#rcp_registration_form:after {
  font-size: 14px;
  content: "* Campo requerido";
}

#rcp_agree_to_privacy_policy_wrap label:after,
#rcp_user_email_wrap label:after,
#rcp_user_first_wrap label:after,
#rcp_card_name_wrap label:after,
#rcp_card_wrap label:after {
  content: " *";
}

#rcp_password_wrap label:after {
  content: " (para acceder a nudistainvestor.com)*";
}

.form-chapa input[type="email"] {
  background: #fff !important;
}

.sub-nudistas {
  position: absolute;
  width: 125px;
  right: -17px;
  top: 100px;
  z-index: 2;
}

@media screen and (max-width: 768px) {
  .sub-nudistas {
    width: 100px;
    right: -7px;
    top: 115px;
    z-index: 2;
  }

  .logo-landing {
    margin: auto;
  }
}

.landing-form label {
  color: #1d1e22 !important;
  font-size: 16px;
}

.landing-form ._x54957781 ._form-label,
.landing-form ._x34337231 {
  display: none;
}

.subs-col-right > div {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
}

.subs-col-right ._form_3 {
  background: unset !important;
}

.subs-col-right input[type="text"] {
  background-color: #fff;
}

.special-list > li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjM0NTcgMC4xNzk2ODhMMy42OTUzMSA1LjgzMDA4TDEuNjMyODEgMy43NDYwOUMxLjUyNTM5IDMuNjYwMTYgMS4zNTM1MiAzLjY2MDE2IDEuMjY3NTggMy43NDYwOUwwLjY0NDUzMSA0LjM2OTE0QzAuNTU4NTk0IDQuNDU1MDggMC41NTg1OTQgNC42MjY5NSAwLjY0NDUzMSA0LjczNDM4TDMuNTIzNDQgNy41OTE4QzMuNjMwODYgNy42OTkyMiAzLjc4MTI1IDcuNjk5MjIgMy44ODg2NyA3LjU5MThMMTAuMzM0IDEuMTQ2NDhDMTAuNDE5OSAxLjA2MDU1IDEwLjQxOTkgMC44ODg2NzIgMTAuMzM0IDAuNzgxMjVMOS43MTA5NCAwLjE3OTY4OEM5LjYyNSAwLjA3MjI2NTYgOS40NTMxMiAwLjA3MjI2NTYgOS4zNDU3IDAuMTc5Njg4WiIgZmlsbD0iIzExMTExMSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  background-color: #f8cd5f;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

.special-list li {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 16px;
  list-style: none;
  padding-left: 36px;
  position: relative;
}

/* 
* -----------#1 GENERAL
*/

/* SCROLL NAVEGADOR */

html:not(.touch) ::-webkit-scrollbar {
  position: absolute;
  top: 0;
  right: 0;
  width: 10px;
  background: #f1f1f1;
  -webkit-appearance: none;
}

html:not(.touch) ::-webkit-scrollbar-track-piece {
  background-color: transparent;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html:not(.touch) ::-webkit-scrollbar-thumb {
  background-color: #4e5f67;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
}

html.is-safari.touch {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

::-moz-selection {
  background-color: #dbf2ff;
}

::selection {
  background-color: #dbf2ff;
}

blockquote {
  border-radius: 7px;
  border-left: 0px !important;
  background: #f7fafc !important;
  font-size: 22px;
}

input[type="checkbox"] {
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  text-align: center;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"],
a.button,
a.button:visited,
a.wp-block-button__link:not(.has-background) {
  border-radius: 7px;
}

._form-branding {
  display: none;
}

.pn-wrapper {
  background: #15212a !important;
  z-index: 999;
}

footer.entry-meta {
  margin-top: 100px;
}

@media screen and (max-width: 768px) {
  h1 {
    line-height: 1em;
  }
}

#menu-footer li {
  padding-right: 20px;
  padding-left: 20px;
}

/* 
*  -------------#2 HEADER: LOGO - NAV
*/

.navigation-branding img,
.site-logo.mobile-header-logo img {
  height: 77px;
  width: auto;
}

#sticky-navigation .navigation-branding img {
  height: 67px;
  width: auto;
}

#sticky-navigation {
  z-index: 999;
  padding-top: 5px;
  padding-bottom: 5px;
}

@media screen and (min-width: 1777px) {
  #kt-layout-id_3df925-24 {
    background-position: 87% 100%;
  }

  #kt-layout-id_4eea45-43 {
    background-position: 30% 100%;
  }
}

.main-navigation .main-nav ul li:hover > a {
  background-color: unset !important;
}

.main-navigation .main-nav ul li.menu-item-has-children > a {
  z-index: 19;
}

.nav-avatar:hover {
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
}

#sticky-navigation {
  background-color: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1),
    0 12px 64px 0 rgba(103, 151, 255, 0.1);
  box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1),
    0 12px 64px 0 rgba(103, 151, 255, 0.1);
}

.slideout-navigation.do-overlay .inside-navigation {
  padding: 15px;
}

.slideout-navigation button.slideout-exit {
  padding-top: 0;
  padding-right: 7px;
}

.slide-opened .slideout-exit:not(.has-svg-icon):before,
.slideout-navigation button.slideout-exit:not(.has-svg-icon) {
  text-align: right;
}

.slideout-navigation.main-navigation .main-nav ul li a {
  font-size: 1.3em;
  margin-top: 15px;
}

.main-navigation.sub-menu-left .sub-menu {
  right: -60%;
  text-align: center !important;
}

.menu-item-576 .menu-image-title,
.menu-item-576 .dropdown-menu-toggle:before {
  display: none;
}

.menu .sub-menu {
  border-radius: 7px !important;
  -webkit-transition: 300ms all cubic-bezier(0.4, 0, 0.2, 1) !important;
  -o-transition: 300ms all cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition: 300ms all cubic-bezier(0.4, 0, 0.2, 1) !important;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15) !important;
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15) !important;
}

.suscripciones a {
  border: 2px solid #fab91b;
  background-color: #fab91b !important;
  border-radius: 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #060005 !important;
}

.suscripciones a:hover {
  background-color: #fff !important;
  color: #fab91b !important;
}

@media only screen and (min-width: 768px) {
  .sub-menu:before,
  .sub-menu:after {
    content: "";
    border-style: solid;
    position: absolute;
    top: -9px;
    right: 60px;
    border-width: 0 10px 10px;
    border-color: #fff transparent;
  }
}

.search-results #main {
  margin-top: 50px;
  margin-bottom: 77px;
  margin-left: auto;
  margin-right: auto;
  max-width: 768px;
  padding: 15px;
}

.search-results #main article {
  border-radius: 7px;
  margin-top: 30px;
  padding: 30px;
  padding: 30px;
  background: #fff;
  border-width: 1px 1px 1px 1px;
  border-radius: 7px 7px 7px 7px;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
}

.search-results #main article .entry-title a:hover {
  color: #fab91b !important;
}

/* 
* -----------#4 HOME
*/

.home .enlace a {
  color: #1d1e22 !important;
  background-image: -o-linear-gradient(330deg, #fab91b 0%, #fab91b 100%);
  background-image: linear-gradient(120deg, #fab91b 0%, #fab91b 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.2em;
  background-position: 0 88%;
  -webkit-transition: background-size 0.25s ease-in;
  -o-transition: background-size 0.25s ease-in;
  transition: background-size 0.25s ease-in;
}

.home .enlace a:hover {
  color: #fab91b !important;
}

.hero-shadow2 > div {
  z-index: 19;
  -webkit-box-shadow: 0 -27px 27px -27px rgba(103, 151, 255, 0.2);
  box-shadow: 0 -27px 27px -27px rgba(103, 151, 255, 0.2);
}

.hero-shadow > div {
  -webkit-box-shadow: inset 0 -27px 27px -27px rgba(103, 151, 255, 0.1),
    inset 0 -27px 27px -27px rgba(103, 151, 255, 0.1);
  box-shadow: inset 0 -27px 27px -27px rgba(103, 151, 255, 0.1),
    inset 0 -27px 27px -27px rgba(103, 151, 255, 0.1);
}

.home .wp-block-kadence-infobox > a:hover > div.kt-infobox-textcontent > h2 {
  color: #fab91b;
}

.home .wp-block-kadence-infobox > a:hover {
  -webkit-transform: translateY(-2px);
  -ms-transform: translateY(-2px);
  transform: translateY(-2px);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

.home-cards .inner-column-1 {
  margin-right: 10px !important;
}

.enlace-tax {
  width: 100%;
  text-align: right;
  font-weight: 500;
  font-size: 16px;
}

.enlace-tax a {
  width: 100%;
  text-align: right;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.pn-msg {
  width: 100%;
  text-align: center;
}

.pn-btns {
  width: 100%;
  text-align: center;
}

#pn-activate-permission_link_nothanks {
  color: rgb(171, 184, 195);
}

#pn-activate-permission_link_nothanks:hover {
  color: #fab91b;
}

#pn-activate-permission_link {
  color: #fab91b;
  border: 2px solid #fab91b;
  font-weight: 700;
  display: inline-block;
  padding: 12px 27px;
  border-radius: 5px;
  margin-top: 14px;
}

#pn-activate-permission_link:hover {
  color: #fff;
  background: #fab91b;
}

.ptam-block-post-grid-link-wrapper {
  text-align: right;
}

.ptam-block-post-grid-link-wrapper a:after {
  content: " >";
}

.ptam-block-post-grid .ptam-block-post-grid-link {
  -webkit-box-shadow: 0 -2px 0 inset;
  box-shadow: 0 -2px 0 inset;
}

.ptam-block-post-grid .ptam-block-post-grid-link:hover {
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.pwaforwp-shrt-btn {
  border: 2px solid #fab91b;
  background-color: #fab91b !important;
  line-height: 37px !important;
  border-radius: 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #fff !important;
}

.pwaforwp-shrt-btn:hover {
  color: #fab91b !important;
  background-color: #fff !important;
}

@media screen and (max-width: 768px) {
  .home.logged-in #kt-adv-heading_8ad961-0d {
    font-size: 2.3em;
  }

  .card-precio h3 {
    font-size: 1.7em !important;
  }
}

/* 
* -----------#5 ARCHIVES
*/

/* CPT TAXONOMIES ARCHIVE */

.archive.tag {
  background-color: #f7fafc;
}

.post-type-archive-email .container,
.archive.tag .container {
  background-color: #f7fafc;
}

.archive.tag #main {
  max-width: 768px;
  margin: 40px auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 77px;
}

.archive.tag #main article {
  padding: 30px 30px 0px 30px;
  background: #fff;
  border-width: 1px 1px 1px 1px;
  border-radius: 7px 7px 7px 7px;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  margin-bottom: 40px;
  margin-top: 40px;
}

.archive.tag #main article h2 {
  margin-top: 0;
  margin-bottom: 15px;
  clear: none;
  display: inline-block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #1d1e22;
  font-family: "Rubik", sans-serif;
  font-size: 30px;
  font-size: 29px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none;
}

.archive.tag #main article h2 a:hover {
  color: #fab91b;
}

.archive.tag #main article p {
  margin: 0 0 15px 0;
  line-height: 1.5;
  font-size: 18px;
}

.ptam-pagination {
  text-align: center;
  margin-bottom: 40px;
}

/* CPT TAXONOMIES SINGLES */
.single-funnel .inside-article,
.single-invitado .inside-article,
.single-email .inside-article,
.single-extra .inside-article {
  max-width: 768px;
  margin: auto;
}

.single-funnel .inside-article h1,
.single-invitado .inside-article h1,
.single-email .inside-article h1,
.single-extra .inside-article h1 {
  margin-bottom: 27px;
  text-align: center;
}

.single .nav-previous .prev,
.single .nav-next .next {
  border-radius: 7px !important;
}

.single .nav-previous .prev:hover,
.single .nav-next .next:hover {
  color: #fcb900;
  border-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
}

.ultp-block-content-wrap {
  -webkit-box-shadow: 0px 0px 60px 8px rgba(181, 168, 50, 0.1);
  box-shadow: 0px 0px 60px 8px rgba(181, 168, 50, 0.1);
}

h1.entry-title {
  text-align: center;
}

.wp-block-quote {
  font-size: 20px;
  border-left: 5px solid #fab91b;
}

.nav-avatar {
  border-radius: 100%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.17);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  width: 50px;
}

.nav-avatar img {
  border-radius: 100%;
  -webkit-box-shadow: 0px 0px 50px 0px rgba(92, 119, 177, 0.29);
  box-shadow: 0px 0px 50px 0px rgba(92, 119, 177, 0.29);
  height: 46px;
}

p:empty {
  display: none;
}

.wp-block-image {
  margin-bottom: 0;
}

.undeline {
  position: relative;
  overflow: hidden;
  text-decoration: none;
  z-index: 0;
}

.undeline::after {
  content: "";
  background: #fab91b;
  opacity: 0.7;
  z-index: -1;
  position: absolute;
  left: 7px;
  bottom: 7px;
  border-radius: 3px;
  width: calc(100% - 7px);
  height: calc(100% - 1.2em);
  -webkit-transition: 0.35s cubic-bezier(0.25, 0.1, 0, 2.05);
  -o-transition: 0.35s cubic-bezier(0.25, 0.1, 0, 2.05);
  transition: 0.35s cubic-bezier(0.25, 0.1, 0, 2.05);
}

.undeline:hover:after {
  left: -1px;
  right: 2px;
  bottom: 7px;
  width: 105%;
  height: 60%;
}

.listado-emails article {
  padding: 30px;
  background: #fff;
  border-width: 1px 1px 1px 1px;
  border-radius: 7px 7px 7px 7px;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
}

.autor {
  color: rgb(158, 174, 181);
}

/* 
* -----------#6 SINGLES: EMAILS - EXTRA
*/

@media screen and (max-width: 768px) {
  .kb-table-of-content-nav .kb-table-of-content-wrap {
    padding: 15px !important;
    font-size: 16px !important;
  }
}

.single-email .comments-area #submit {
  color: #1d1e22;
}

.kb-table-of-content-wrap a.kb-table-of-contents__entry {
  color: #1d1e22 !important;
}

.kb-table-of-content-wrap a.kb-table-of-contents__entry:hover {
  color: #fab91b !important;
}

.single-email .comments-area .comment-content a,
.single-email .entry-content a,
.page-id-653 .kt-inside-inner-col a,
.page-id-19 .kt-inside-inner-col a {
  color: #1d1e22;
  background-image: -o-linear-gradient(330deg, #fab91b 0%, #fab91b 100%);
  background-image: linear-gradient(120deg, #fab91b 0%, #fab91b 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.2em;
  background-position: 0 88%;
  -webkit-transition: background-size 0.25s ease-in;
  -o-transition: background-size 0.25s ease-in;
  transition: background-size 0.25s ease-in;
}

.single-email .comments-area a:hover,
.single-email .entry-content a:hover,
.page-id-653 .kt-inside-inner-col a:hover,
.page-id-19 .kt-inside-inner-col a:hover {
  color: #1d1e22;
  background-size: 100% 88%;
  background-image: -o-linear-gradient(top, #fef5df 0%, #fef5df 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#fef5df),
    to(#fef5df)
  );
  background-image: linear-gradient(to bottom, #fef5df 0%, #fef5df 100%);
}

.single-extra .entry-title,
.single-email .entry-title {
  text-align: center;
  position: relative;
}

.single-funnel .entry-title:after,
.single-invitado .entry-title:after,
.single-extra .entry-title:after,
.single-email .entry-title:after {
  content: "";
  display: block;
  position: relative;
  left: 50%;
  bottom: 0;
  width: 77px;
  height: 3px;
  margin: 27px 0 0 -29.5px;
  background: #fab91b;
}

#comments {
  max-width: 768px;
  margin: auto;
  padding: 77px 15px;
}

.comments-area {
  background: rgba(255, 240, 181, 0.17);
}

.comments-area textarea {
  background-color: #fff;
  border-radius: 7px;
  border: 2px solid #1d1e22;
}

.comments-area textarea:hover {
  border: 2px solid #fcb900;
}

.comments-area textarea:focus {
  border: 2px solid #fcb900;
  -webkit-box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
}

.comments-area #reply-title {
  font-weight: 500;
}

.comments-area #submit {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.7px;
  font-weight: 500;
}

.comments-area #submit:hover {
  color: #fcb900;
  border-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
}

#lstc-comment-subscription input#lstc_subscribe {
  margin: 0.5em;
}

#cnns-label {
  font-size: 17px;
}

@media screen and (max-width: 640px) {
  .single-extra .entry-title,
  .single-email .entry-title {
    font-size: 1.7em;
    line-height: 1.2em;
    text-align: left;
  }
}

/*estilos navegación cpts*/

.site-main .post-navigation {
  margin-bottom: 77px;
}

#nav-below {
  display: inline-block;
  overflow: visible;
}

.nav-previous {
  margin-top: 40px;
  margin-bottom: 40px;
}

.nav-previous a,
.nav-next a {
  font-weight: 400;
  font-size: 16px;
  color: rgb(21, 33, 42) !important;
}

.nav-previous a:hover,
.nav-next a:hover {
  color: #fab91b !important;
}

.nav-next .next:before {
  content: "";
}

.nav-next .next:after {
  content: "\f105";
  opacity: 1;
  color: #fab91b;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  speak: none;
  font-family: GeneratePress;
  text-decoration: inherit;
  position: relative;
  margin-left: 0.6em;
  width: 13px;
  text-align: center;
  display: inline-block;
}

.paging-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
}

.paging-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
}

.nav-previous .prev,
.nav-next .next {
  display: inline-block;
  padding: 7px 17px;
  border-radius: 27px;
  border: 1px solid #ddd;
}

.archive.tag #nav-below {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#nav-below .nav-links > * {
  color: rgba(21, 33, 42, 1);
  border-radius: 2px;
  padding: 8px 14px;
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  font-size: 14px;
}

#nav-below .nav-links > .current {
  background-color: #fab91b;
  color: #fff;
}

#nav-below .nav-links > *:hover {
  background-color: #fab91b;
  color: #fff;
}

.nav-previous .prev:before,
.nav-next .next:before {
  opacity: 1;
  color: #fab91b;
}

/* 
* -----------#7 SEARCH
*/

/* 
* -----------#8 404
*/

/* 
* -----------#9.0 mensaje restriccion RCP
*/

.sabandijers_only {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 20px;
  background: #fff;
  max-width: 660px;
  text-align: center;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 150px;
  border-radius: 7px;
  outline: none;
  border: none;
  color: #2a3241;
  font-weight: 500;
  cursor: pointer;
  -webkit-box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6),
    -5px -5px 10px rgba(255, 255, 255, 0.5);
  box-shadow: 5px 5px 10px rgba(163, 177, 198, 0.6),
    -5px -5px 10px rgba(255, 255, 255, 0.5);
  -webkit-transition: -webkit-box-shadow 400ms ease-in-out;
  transition: -webkit-box-shadow 400ms ease-in-out;
  -o-transition: box-shadow 400ms ease-in-out;
  transition: box-shadow 400ms ease-in-out;
  transition: box-shadow 400ms ease-in-out, -webkit-box-shadow 400ms ease-in-out;
}

.sabandijers_only p {
  margin-bottom: 0;
}

/* 
* -----------#9 LOGIN ACCESO
*/

#rcp_login_form,
#rcp_registration_form {
  background-color: #fff;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
  padding: 20px;
  border-radius: 5px;
  -ms-transform: translate(0%, 8%);
}

#rcp_login_form input[type="submit"],
#rcp_registration_form input[type="submit"] {
  background: #fab91b;
  color: #ffffff;
  width: 100%;
  border-radius: 7px;
}

#rcp_login_form input[type="submit"]:hover,
#rcp_registration_form input[type="submit"]:hover {
  background: #fab91b;
  color: #ffffff;
}

#rcp_login_form input[type="submit"] {
  background-color: #fab91b;
}

#rcp_login_form input[type="submit"]:hover {
  background-color: #fab91b;
}

.rcp_success {
  color: #54c22e;
  text-align: center;
  border: 2px solid #54c22e;
  padding: 15px;
  border-radius: 3px;
  background: rgba(164, 208, 55, 0.1);
}

#rcp-card-element-errors span {
  color: red;
}

#rcp_login_form,
#rcp_registration_form {
  padding-left: 77px;
  padding-right: 77px;
}

#login-registro .rcp_message {
  margin-bottom: 20px;
}

#login-registro .rcp_error {
  color: red;
  text-align: center;
  margin-bottom: 0;
}

/* 
* -----------#10 REGISTRO
*/

#precios .titulo-precio {
  border: 2px solid #9eaeb5;
  background: #fff;
  color: #9eaeb5;
  font-weight: 700;
  display: inline-block;
  padding: 2px 7px;
  border-radius: 5px;
  top: -15px;
  left: 33%;
  position: absolute;
}

#precios .precio-destacado {
  border: 2px solid #fab91b;
  background: #fff;
  color: #fab91b;
}

#precios p {
  font-size: 17px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px solid rgba(171, 184, 195, 0.3);
  margin: 0;
}

#precios .button {
  margin-top: 20px;
}

#precios h3 {
  font-size: 60px;
}

#precios h3 span.euro {
  font-size: 40px;
}

#precios h3 span:last-child {
  font-size: 20px;
  color: #abb8c3;
}

#rcp_registration_form .rcpga-group-fields,
#rcp_user_login_wrap,
#rcp_user_last_wrap,
#rcp_password_again_wrap {
  display: none;
}

@media screen and (max-width: 768px) {
  #rcp_login_form,
  #rcp_registration_form {
    font-size: 16px;
  }
}

#rcp_registration_form {
  position: relative;
}

#rcp_user_remember {
  margin: 0.3em;
}

#rcp_user_remember + label,
.rcp_lost_password {
  font-size: 14px;
}

#rcp_registration_form tfoot {
  display: none;
}

#rcp_registration_form .rcp_description {
  margin-bottom: 50px;
}

#rcp_registration_form .rcp_description p {
  background: #15212a;
  color: #fff;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  padding: 7px 15px;
}

.rcp_header {
  text-align: center;
}

#rcp_registration_form .rcp_login_link {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .rcp_card_fieldset,
  #rcp_login_form,
  #rcp_registration_form {
    padding: 15px 10px;
  }
}

.sec-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}

.rcp-icon {
  fill: #4e5f67;
  width: 12px;
  margin-left: 5px;
  margin-right: 5px;
}

#rcp-card-element {
  padding: 14px 12px;
  border: none;
  border-radius: 7px;
  background-color: rgba(109, 124, 144, 0.1);
}

.rcp_discounts_fieldset {
  background: #fff;
  margin: 20px auto 20px auto;
  max-width: 480px;
  border-radius: 7px;
  padding: 7px 40px;
}

.rcp_agree_to_privacy_policy_fieldset,
.rcp_agree_to_terms_fieldset {
  font-size: 14px;
  padding-top: 17px;
}

#rcp_agree_to_privacy_policy_wrap > label {
  padding-left: 15px;
}

select[name="rcp_display_name"],
input[type="email"],
input[type="password"],
input[type="text"] {
  display: block;
  background-color: #f0f2f4;
  width: 100%;
  border-radius: 7px;
  border: 2px solid #f0f2f4;
  margin-bottom: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}

select[name="rcp_display_name"]:hover,
input[type="email"]:hover,
input[type="password"]:hover,
input[type="text"]:hover {
  border: 2px solid #e5c127;
}

select[name="rcp_display_name"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus {
  border: 2px solid #e5c127;
}

select[name="rcp_display_name"]:active,
input[type="email"]:active,
input[type="password"]:active,
input[type="text"]:active {
  border: 2px solid #e5c127;
}

/* 
* -----------#11 MI CUENTA
*/

.page-id-20 #rcp_submit_wrap {
  margin-top: 50px;
}

.page-id-20 #rcp_submit {
  text-transform: uppercase;
  font-weight: 500;
}

.page-id-20 #rcp_submit:hover {
  background: #1d1e22;
  color: #fab91b;
}

.page-id-20 .kt-button {
  border-radius: 7px !important;
}

.rcp-gateway-saved-payment-methods {
  list-style-type: none;
}

.page-id-20 #rcp_update_card_form {
  margin-bottom: 40px;
}

.page-id-20 #rcp_update_card_form h3 {
  text-align: center;
}

.page-id-20 #rcp-card-wrapper {
  margin-top: 15px;
}

#rcp-payment-history a,
#rcp_cancel_membership_1,
.rcp_sub_details_renew {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  margin: 3px 0;
  border: 2px solid #fab91b;
  padding: 2px 10px;
  border-radius: 4px;
}

#rcp_cancel_membership_1 {
  border-color: #abb8c3;
  color: #abb8c3;
}

#rcp-payment-history a:hover,
#rcp_cancel_membership_1:hover,
.rcp_sub_details_renew:hover {
  border: 2px solid #15212a;
  color: #15212a;
}

.rcp_submit_wrap input {
  margin-top: 20px;
  background-color: #fab91b;
  color: #ffffff;
  width: 100%;
  border-radius: 7px;
}

.rcp_submit_wrap input:hover {
  color: #ffffff;
  background-color: #fab91b;
}

.rcpga-group-dashboard:first-child p,
.rcpga-group-dashboard:first-child h3,
.rcpga-group-dashboard:first-child h2 {
  display: none;
}

.rcpga-group-dashboard:last-child h2 {
  display: none;
}

#opciones-perfil #rcp_submit_wrap {
  text-align: center;
}

@media screen and (min-width: 768px) {
  #opciones-perfil .kt-tab-title-active:before,
  #opciones-perfil .kt-tab-title-active:after {
    content: "";
    border-style: solid;
    position: absolute;
    bottom: 1px;
    right: 40%;
    border-width: 0 10px 10px;
    border-color: #fab91b transparent;
  }
}

#rcp_password_submit,
#rcp_profile_editor_submit {
  margin-top: 20px;
  background-color: #fab91b;
  color: #1c1d21;
  width: 100%;
  border-radius: 7px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.3px;
}

#rcp_password_submit:hover,
#rcp_profile_editor_submit:hover {
  background-color: #393f4d;
  color: #cbccce;
}

@media screen and (max-width: 768px) {
  #rcp-account-overview,
  #rcp-payment-history {
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.15);
    font-size: 16px;
  }
}

/* 
* -----------# 12 ANIMACIONES 
*/

@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }

  50% {
    background-position: 100% 50%;
  }

  100% {
    background-position: 0% 50%;
  }
}

/* 
* -----------# 13 varios 
*/

.wp-block-activecampaign-form-activecampaign-form-block {
  background-color: #fff !important;
}

#_form_3_submit:hover {
  color: #1d1e22 !important;
  background: #fcb900 !important;
}

._form_3 {
  margin: 0;
  padding: 0;
}

._row._checkbox-radio > span > label {
  display: block !important;
}

#kt-layout-id_f6ea3f-d7 {
  border-radius: 7px 7px 7px 7px;
}

.claim {
  border-radius: 7px;
  padding: 20px 30px;
  border: 2px solid rgba(238, 222, 193, 1);
  border-width: 3px 3px 3px 3px;
  border-radius: 7px 7px 7px 7px;
  background: #fdfaf3;
}

.archive h1,
.search-results h1 {
  text-align: center;
}

.archive #nav-below,
.search-results #nav-below {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 77px !important;
}

.archive #main,
.search #main {
  max-width: 960px;
  margin: 77px auto;
}

.archive #main h1,
.search #main h1 {
  padding-bottom: 17px;
}

.archive #main .search-form,
.search #main .search-form {
  text-align: center;
}

.caracteristica {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-left: 27px;
  margin-right: 27px;
  border-top: 1px solid #eeeeee;
}

.caracteristica:nth-child(7) {
  margin-bottom: 17px;
}

.rcp_registration_total_details.rcp-table * {
  text-align: center;
}

#rcp_registration_form input[type="submit"] {
  color: #1d1e22;
  border-radius: 7px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.7;
}

#rcp_registration_form input[type="submit"]:hover {
  background-color: #1d1e22;
  color: #fab91b;
}

.card-precio ul {
  text-align: left;
  font-size: 18px;
  margin-left: 30px;
}

.feat-icon img {
  margin-top: -100px !important;
}

.title1906 {
  font-family: "Flood Std", Hind !important;
}

.listado-guias h3 {
  font-size: 18px !important;
}

#extra-tabs article {
  border-radius: 7px;
  -webkit-box-shadow: 0 0 37px 7px rgba(103, 151, 255, 0.1);
  box-shadow: 0 0 37px 7px rgba(103, 151, 255, 0.1);
}

#extra-tabs article h3 {
  padding: 0 20px;
}

.kt-btns_c40970-a4 .kt-btn-wrap-0 .kt-button {
  margin-top: 20px;
  background-color: #fab91b;
  color: #1c1d21;
  width: 100%;
  border-radius: 7px !important;
  text-transform: uppercase;
  font-weight: 600;
}

.link-bienvenida a {
  color: #fab91b !important;
}

.link-bienvenida a:hover {
  color: #444 !important;
}

.page-id-19 h1 {
  margin-top: 47px;
  padding-bottom: 27px;
}

#content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

/*estilos migas de pan*/

#breadcrumbs {
  text-align: center;
  letter-spacing: 1px;
  margin-top: 37px;
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-transform: uppercase;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#breadcrumbs a {
  color: #abb8c3;
}

#breadcrumbs a:hover {
  color: #fab91b;
}

.breadcrumb_last {
  display: none;
}

#page.grid-container {
  max-width: 100%;
}

.spa-page h1 {
  text-shadow: rgba(255, 255, 255, 0.4) 2px 2px 4px !important;
}

/*--------LOOP DRIP---------*/

.ultp-block-readmore svg {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.ultp-block-readmore:hover svg {
  -webkit-transform: translate(0.5em, 0);
  -ms-transform: translate(0.5em, 0);
  transform: translate(0.5em, 0);
}

.ultp-block-readmore {
  text-align: right;
}

.ultp-block-readmore a {
  text-align: right;
  color: #fab91b !important;
}

.ultp-block-readmore a:hover {
  color: #1d1e22 !important;
}

.rcp-drip-available-content .ultp-block-readmore {
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 1px;
}

.ultp-block-readmore {
  margin: 25px 0px 0px 0px;
}

.rcp-drip-available-content .ultp-block-readmore svg {
  fill: #c1c3c7 !important;
}


.ultp-block-readmore a svg {
  height: auto;
  width: 15px;
  margin-left: 6px;
  vertical-align: sub;
  display: inline-block;
}

.ultp-block-readmore svg {
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.read-more {
  font-family: "Hind", sans-serif;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 14px;
  text-align: right;
  width: 100% !important;
}

.rcp-drip-future-content,
.rcp-drip-available-content {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0;
  padding: 5px;
}

.rcp-drip-available-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

#post-6158 .rcp-drip-available-content {
  -webkit-box-orient: vertical !important;

  -webkit-box-direction: normal !important;

  -ms-flex-direction: column !important;

  flex-direction: column !important;
}

.rcp-drip-future-content li,
.rcp-drip-available-content li {
  padding: 20px 5% 25px 5%;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.16);
  box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.16);
}

.rcp-drip-future-content li h3,
.rcp-drip-available-content li h3 {
  display: inline-block;
  margin-bottom: 0;
  padding-top: 10px;
  line-height: 1.2em;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
}

.rcp-drip-future-content li p,
.rcp-drip-available-content li p {
  font-family: "Hind", sans-serif;
  font-size: 18px;
  margin-bottom: 0;
  display: inline-block;
  color: rgba(106, 106, 106, 1) !important;
}

@media screen and (max-width: 768px) {
  .rcp-drip-future-content li p,
  .rcp-drip-available-content li p {
    font-size: 17px;
  }
}

.rcp-drip-available-content .tarjeta-drip {
  display: inline-block;
  color: #15212a;
}

.rcp-drip-available-content li .tarjeta-drip:hover h3 {
  color: #fab91b;
}

.rcp-drip-available-content li .ultp-post-read svg {
  height: 12px;
  padding-right: 7px;
  fill: rgba(192, 202, 207, 1) !important;
  display: inline-block;
}

.rcp-drip-future-content li .ultp-post-time svg {
  height: 20px;
  padding-right: 7px;
  fill: rgba(192, 202, 207) !important;
}

.rcp-drip-future-content li .ultp-post-time,
.rcp-drip-available-content li .ultp-post-read {
  color: rgba(192, 202, 207, 1);
  font-size: 14px;
  position: relative;
  vertical-align: middle;
}

.rcp-drip-future-content li {
  opacity: 0.5 !important;
}

#post-299 .rcp-drip-available-content h3 {
  text-align: left;
}

@media screen and (min-width: 768px) {
  #post-299 .rcp-drip-available-content .tarjeta-drip {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #post-299 .rcp-drip-available-content .bloque-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  #post-299 .rcp-drip-available-content img {
    height: 300px;
    width: auto;
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 767px) {
  #post-299 .rcp-drip-available-content {
    text-align: center;
  }
}

body.tag-email-newsletter #main {
  padding: 0 !important;
}

body.tag-email-newsletter #main article {
  -webkit-box-shadow: 0px 0px 60px 8px rgba(181, 168, 50, 0.1) !important;
  box-shadow: 0px 0px 60px 8px rgba(181, 168, 50, 0.1) !important;
}

.generate-back-to-top,
.generate-back-to-top:visited {
  color: rgb(29, 30, 34) !important;
  border-radius: 7px;
  background-color: rgba(255, 255, 255, 0.9) !important;
  -webkit-backdrop-filter: blur(10px) !important;
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1),
    0 17px 70px 0 rgba(103, 151, 255, 0.27) !important;
  box-shadow: 0 4px 27px 0 rgba(103, 151, 255, 0.1),
    0 12px 64px 0 rgba(103, 151, 255, 0.27) !important;
}

/* the button when you hover/click it */

.generate-back-to-top:hover,
.generate-back-to-top:focus {
  background-color: rgba(29, 30, 34, 0.6);
  /* rgba or hex */
  color: rgb(250, 185, 27) !important;
}

.generate-back-to-top,
.generate-back-to-top:visited {
  border-radius: 3px;
  line-height: 40px;
  width: 40px;
}

.site-info {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #1d1e22;
  background-image: url(https://nudistainvestor.com/wp-content/uploads/2020/11/news-bg.jpg);
  background-size: cover;
  background-position: center center;
  background-attachment: scroll;
  background-repeat: no-repeat;
}

#opciones-perfil div[aria-labelledby="tab-pedirfactura"],
#opciones-perfil div[aria-labelledby="tab-mtododepago"],
#opciones-perfil div[aria-labelledby="tab-editarperfil"] {
  max-width: 666px;
  margin: auto;
}

#opciones-perfil div[aria-labelledby="tab-editarperfil"] {
  padding-top: 0;
}

#rcp_profile_editor_form > fieldset > legend {
  padding-top: 1.1em;
  margin-bottom: 0.5em;
  text-align: center;
  color: #1d1e22;
  font-family: "Rubik", sans-serif;
  font-size: 30px;
}

#rcp-payment-history > thead,
#rcp-account-overview > thead {
  background: rgba(238, 238, 238, 0.4);
}

.change-settings-button:hover {
  color: #fab91b !important;
}

.listado-extra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style-type: none;
  margin: 0;
}

.listado-extra .extra-card {
  max-width: 300px;
  width: 25%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
}

@media screen and (max-width: 768px) {
  .listado-extra .extra-card {
    max-width: 250px;
    width: 33%;
  }
}

@media screen and (max-width: 600px) {
  .listado-extra .extra-card {
    max-width: 100% !important;
    width: 100%;
  }
}

.listado-extra .extra-card a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 0 37px 7px rgba(103, 151, 255, 0.2);
  box-shadow: 0 0 37px 7px rgba(103, 151, 255, 0.2);
  border-radius: 7px;
}

.listado-extra .extra-card a:hover {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 0 37px 7px rgba(103, 151, 255, 0.1);
  box-shadow: 0 0 37px 7px rgba(103, 151, 255, 0.1);
}

.listado-extra .extra-card h3 {
  padding: 0 20px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1.2;
}

@media screen and (max-width: 768px) {
  #kt-adv-heading_2c0c32-c8 {
    font-size: 2.7em;
    margin-bottom: 0;
    padding-top: 27px;
  }

  #kt-adv-heading_8ad961-0d {
    font-size: 2.4em;
  }

  #kt-layout-id_3df925-24 > .kt-row-column-wrap {
    min-height: 377px;
  }

  .site-logo.mobile-header-logo img {
    height: 67px;
  }
}

@media screen and (max-width: 600px) {
  ul,
  ol {
    margin-left: 1.2em;
  }

  #kt-adv-heading_80bd71-c8 {
    padding-top: 47px;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }

  #kt-layout-id_e3f522-3e {
    height: 267px;
  }

  .single-email #main ol li {
    margin-bottom: 30px !important;
  }
}

@media screen and (min-width: 768px) {
  .page-id-18.loggedout-rcp #site-navigation {
    display: none !important;
  }

  .page-id-18.loggedout-rcp .site-logo {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.loggedout-rcp .search-item {
  display: none;
}

.entry-content > h2 {
  margin-top: 47px;
  margin-bottom: 17px;
}

.comment-content {
  background-color: rgba(255, 255, 255, 0.97) !important;
  -webkit-box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.07);
  box-shadow: 0px 10px 50px 0px rgba(84, 110, 122, 0.07);
  border-radius: 7px;
  -ms-transform: translate(0%, 8%);
}

.comment-content p > a {
  color: #1d1e22;
  background-image: -o-linear-gradient(330deg, #fab91b 0%, #fab91b 100%);
  background-image: linear-gradient(120deg, #fab91b 0%, #fab91b 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.1em;
  background-position: 0 77%;
  -webkit-transition: background-size 0.25s ease-in;
  -o-transition: background-size 0.25s ease-in;
  transition: background-size 0.25s ease-in;
}

.comment-author a {
  color: rgb(29, 30, 34);
}

.comment-metadata a {
  color: #abb8c3;
}

#comments .reply:hover {
  background-image: -o-linear-gradient(330deg, #fab91b 0%, #fab91b 100%);
  background-image: linear-gradient(120deg, #fab91b 0%, #fab91b 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.1em;
  background-position: 0 77%;
  -webkit-transition: background-size 0.25s ease-in;
  -o-transition: background-size 0.25s ease-in;
  transition: background-size 0.25s ease-in;
}

.one-container .site-content {
  padding-left: 15px;
  padding-right: 15px;
}

.single-extra .site-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
  padding-bottom: 0px !important;
}

.single-extra .inside-article {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.btn-ghost a {
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-style: solid;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-color: #323642 !important;
  border-radius: 7px !important;
  letter-spacing: 1px;
  font-weight: bold;
  text-transform: uppercase;
  color: #323642 !important;
}

.btn-ghost a:hover {
  color: #fcb900 !important;
  background: unset !important;
  border-color: rgba(255, 255, 255, 1) !important;
  -webkit-box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07) !important;
  box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07) !important;
}

#rcp-payment-history > thead > tr > th:nth-child(6),
#rcp-payment-history > tbody > tr > td:nth-child(6) {
  display: none;
}

._form._form_3 {
  width: 100% !important;
}

.postid-321 svg {
  height: auto;
  width: 15px;
  margin-left: 6px;
  vertical-align: sub;
  display: inline-block;
}

.lista-sin {
  list-style-type: none;
  margin-left: 15px;
}

.loggedout-rcp .search-item {
  display: none !important;
}

#rcp-payment-history th,
#rcp-payment-history td,
#rcp-account-overview th,
#rcp-account-overview td {
  text-align: center;
}

/* AVISO DE COOKIES */

#cookie-img {
  position: absolute !important;
  left: -10px !important;
  bottom: 10px !important;
}

#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content {
  padding-left: 0px;
  padding-right: 0px;
}

.moove-gdpr-info-bar-container {
  padding: 17px !important;
  max-width: 1200px !important;
}

.contenedor-cookie {
  position: relative !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p,
#moove_gdpr_cookie_info_bar
  .moove-gdpr-info-bar-container
  .moove-gdpr-info-bar-content
  p
  a {
  font-size: 16px;
  font-weight: unset;
}

.moove-gdpr-infobar-allow-all {
  text-transform: uppercase !important;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-footer-content,
#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-right-content {
  background: #fdfaf3;
}

#moove_gdpr_cookie_modal
  .moove-gdpr-modal-content
  .moove-gdpr-modal-left-content
  #moove-gdpr-menu
  li
  button {
  background: #fff;
}

#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme {
  border-top: 0px;
  background-color: rgba(255, 255, 255, 0.97);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1),
    0 12px 64px 0 rgba(103, 151, 255, 0.1);
  box-shadow: 0 4px 24px 0 rgba(103, 151, 255, 0.1),
    0 12px 64px 0 rgba(103, 151, 255, 0.1);
}

.moove-gdpr-infobar-reject-btn,
.moove-gdpr-infobar-allow-all {
  color: #1d1e22 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  border-radius: 7px !important;
  border: 2px solid #fab91b !important;
}

.moove-gdpr-infobar-reject-btn:hover,
.moove-gdpr-infobar-allow-all:hover {
  color: #fff !important;
  border: 2px solid #1d1e22 !important;
}

@media screen and (max-width: 768px) {
  .moove-gdpr-button-holder button {
    width: 45%;
  }
}

@media screen and (max-width: 1366px) {
  .cookie-img {
    display: none;
  }

  .contenedor-cookie {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.single ol > li {
  margin-bottom: 27px;
}

#rcp-payment-history tr > td:nth-child(6),
#rcp-payment-history > thead > tr > th:nth-child(6) {
  display: none !important;
}

.entry-content > ul > li {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 16px;
  list-style: none;
  padding-left: 36px;
  position: relative;
}

.entry-content > ul > li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjM0NTcgMC4xNzk2ODhMMy42OTUzMSA1LjgzMDA4TDEuNjMyODEgMy43NDYwOUMxLjUyNTM5IDMuNjYwMTYgMS4zNTM1MiAzLjY2MDE2IDEuMjY3NTggMy43NDYwOUwwLjY0NDUzMSA0LjM2OTE0QzAuNTU4NTk0IDQuNDU1MDggMC41NTg1OTQgNC42MjY5NSAwLjY0NDUzMSA0LjczNDM4TDMuNTIzNDQgNy41OTE4QzMuNjMwODYgNy42OTkyMiAzLjc4MTI1IDcuNjk5MjIgMy44ODg2NyA3LjU5MThMMTAuMzM0IDEuMTQ2NDhDMTAuNDE5OSAxLjA2MDU1IDEwLjQxOTkgMC44ODg2NzIgMTAuMzM0IDAuNzgxMjVMOS43MTA5NCAwLjE3OTY4OEM5LjYyNSAwLjA3MjI2NTYgOS40NTMxMiAwLjA3MjI2NTYgOS4zNDU3IDAuMTc5Njg4WiIgZmlsbD0iIzExMTExMSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  background-color: #f8cd5f;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

.single-extra #content {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .entry-content > ul {
    margin-left: 0;
  }
}

#opciones-perfil .rcp-drip-available-content-level-name {
  display: none !important;
}

#opciones-perfil .rcp-drip-available-content li > div,
#opciones-perfil .rcp-drip-available-content li > p {
  display: none !important;
}

#opciones-perfil .rcp-drip-available-content li h2 {
  font-family: "Rubik", sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 400;
}

#opciones-perfil .rcp-drip-available-content li {
  padding: 20px;
  margin-bottom: 20px;
}

/* 
 * HERRAMIENTAS LIBROS
 * 
 */

@-webkit-keyframes initAnimation {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
  }
}

@keyframes initAnimation {
  0% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }

  100% {
    -webkit-transform: rotateY(-30deg);
    transform: rotateY(-30deg);
  }
}

.book-container figure {
  width: 280px;
  height: 420px;
  position: relative;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(-30deg);
  transform: rotateY(-30deg);
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  -webkit-animation: 1s ease 0s 1 initAnimation;
  animation: 1s ease 0s 1 initAnimation;
}

.book-container figure:hover {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.book-container figure > :first-child {
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  width: 280px;
  height: 420px;
  -webkit-transform: translateZ(25px);
  transform: translateZ(25px);
  background-color: #e3e3d3;
  border-radius: 0 2px 2px 0;
  -webkit-box-shadow: 5px 5px 20px rgba(21, 33, 42, 0.1);
  box-shadow: 5px 5px 20px rgba(21, 33, 42, 0.1);
}

.book-container figure::before {
  position: absolute;
  content: " ";
  background-color: blue;
  left: 0;
  top: 3px;
  width: 48px;
  height: 414px;
  -webkit-transform: translateX(252px) rotateY(90deg);
  transform: translateX(252px) rotateY(90deg);
  background: -o-linear-gradient(
    left,
    #fff 0%,
    #f9f9f9 5%,
    #fff 10%,
    #f9f9f9 15%,
    #fff 20%,
    #f9f9f9 25%,
    #fff 30%,
    #f9f9f9 35%,
    #fff 40%,
    #f9f9f9 45%,
    #fff 50%,
    #f9f9f9 55%,
    #fff 60%,
    #f9f9f9 65%,
    #fff 70%,
    #f9f9f9 75%,
    #fff 80%,
    #f9f9f9 85%,
    #fff 90%,
    #f9f9f9 95%,
    #fff 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#fff),
    color-stop(5%, #f9f9f9),
    color-stop(10%, #fff),
    color-stop(15%, #f9f9f9),
    color-stop(20%, #fff),
    color-stop(25%, #f9f9f9),
    color-stop(30%, #fff),
    color-stop(35%, #f9f9f9),
    color-stop(40%, #fff),
    color-stop(45%, #f9f9f9),
    color-stop(50%, #fff),
    color-stop(55%, #f9f9f9),
    color-stop(60%, #fff),
    color-stop(65%, #f9f9f9),
    color-stop(70%, #fff),
    color-stop(75%, #f9f9f9),
    color-stop(80%, #fff),
    color-stop(85%, #f9f9f9),
    color-stop(90%, #fff),
    color-stop(95%, #f9f9f9),
    to(#fff)
  );
  background: linear-gradient(
    90deg,
    #fff 0%,
    #f9f9f9 5%,
    #fff 10%,
    #f9f9f9 15%,
    #fff 20%,
    #f9f9f9 25%,
    #fff 30%,
    #f9f9f9 35%,
    #fff 40%,
    #f9f9f9 45%,
    #fff 50%,
    #f9f9f9 55%,
    #fff 60%,
    #f9f9f9 65%,
    #fff 70%,
    #f9f9f9 75%,
    #fff 80%,
    #f9f9f9 85%,
    #fff 90%,
    #f9f9f9 95%,
    #fff 100%
  );
}

.book-container figure::after {
  position: absolute;
  top: 0;
  left: 0;
  content: " ";
  width: 280px;
  height: 420px;
  -webkit-transform: translateZ(-25px);
  transform: translateZ(-25px);
  background-color: #e02a1e;
  border-radius: 0 2px 2px 0;
  -webkit-box-shadow: -10px 0 50px 10px rgba(21, 33, 42, 0.1);
  box-shadow: -10px 0 50px 10px rgba(21, 33, 42, 0.1);
}

@media screen and (max-width: 768px) {
  .menu-item-147 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-item-147 > a {
    padding-left: 0 !important;
  }

  .menu-item-147 .nav-avatar {
    height: 75px;
    width: 75px;
  }

  .main-navigation.has-branding .menu-toggle {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }

  .directory #page h1.entry-title {
    margin-top: 40px;
    margin-bottom: 20px;
  }

  .buddypress-wrap .members-list li .member-name {
    margin-bottom: 0px !important;
  }

  .directory .entry-content {
    padding: 0 15px;
  }

  .directory .entry-content .alignwide {
    width: 100% !important;
    max-width: 100% !important;
  }

  #members-list {
    margin-top: 0;
  }
}

.directory .item-meta.last-activity {
  display: none;
}

.recent-foro #bbpress-forums .bbp-pagination {
  display: none !important;
}

/* ----------- PAGINACION FORO  BBPRESS      -------------  */
.bbp-pagination .page-numbers {
  border-color: #fff !important;
  font-size: 14px;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  margin: 0 2px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 50% !important;
  padding: 7px 14px !important;
}

.bbp-pagination .page-numbers.current {
  border-color: #eaebee;
  color: #1d1e22;
  background: #eaebee;
  border-radius: 50% !important;
}

/* ----------- PAGINACION DIRECTORIO BUDDYPRESS        -------------  */

.bp-pagination-links .page-numbers {
  font-size: 14px;
  border-radius: 50%;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: relative;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  margin: 0 2px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  border-radius: 50% !important;
  border-radius: 50% !important;
  padding: 4px 14px !important;
}

.bp-pagination-links a {
  text-decoration: none;
  width: 2.4em;
  border-radius: 50%;
  color: transparent;
  padding: 0.33em 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
  border: 0.2em solid #bdbdbd;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 0 none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: none 0s ease 0s;
  -o-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
}

.bp-pagination-links .current {
  border-color: #eaebee;
  color: #1d1e22;
  background: #eaebee;
  border-radius: 50% !important;
}

.site-logo.mobile-header-logo img {
  height: 60px;
}

.page-id-20 .rcp-drip-available-content li a:hover {
  color: #fab91b !important;
}

.bp-user #buddypress {
  width: 100%;
}

/*
* # INDICE:
* # 01 - ESTILOS GENERALES - BBPRESS
* # 02 - FORMULARIO FOROS - BBPRESS
* # 03 - DEBATE - TOPICS FOROS - BBPRESS
* # 04 - RESPUESTAS - REPLY FOROS - BBPRESS
* # 05 - RESPONSIVE - BBPRESS
* # 06 - NOTIFICACIONES - BUDDYPRESS
* # 07 - PERFILES DE USUARIO - BUDYPRESS 
* # 08 - DIRECTORIO MIEMBRXS - BUDDYPRESS
*/

/*
* 01 - ESTILOS GENERALES - BBPRESS
*/
#bbpress-forums .bbp-body .bbp-forum-freshness,
#bbpress-forums .bbp-forum-content {
  color: #abb8c3 !important;
  font-size: 15px !important;
}

#bbpress-forums > h2 {
  padding-left: 15px;
  padding-right: 15px;
}

.bbp-forum-info a {
  font-weight: 500;
}

.bbpress .entry-title {
  margin-top: 27px;
  margin-bottom: 17px;
}

.bbp-reply-post-date,
.bbp-reply-permalink {
  color: #abb8c3 !important;
}

.bbp-topic-permalink {
  color: #1d1e22 !important;
  line-height: 1.2em;
}

.bbp-topic-permalink:hover {
  color: #fab91b !important;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic {
  border-top: 1px solid #eee;
  overflow: hidden;
  padding: 20px;
  background-color: #fff;
  color: #1d1e22;
}

.bbp-forum-info a {
  color: #1d1e22;
}

.bbp-topic-voice-count,
.bbp-topics .bbp-footer {
  display: none;
}

.bbp-topics li.bbp-topic-freshness {
  width: 30%;
}

.bbp-topics li.bbp-topic-title {
  width: 60%;
}

.bbp-forums {
  border: 0px !important;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  padding: 20px;
  background-color: #fff;
  color: #1d1e22;
}

#bbpress-forums ul.odd {
  background: rgba(245, 247, 249, 0.2) !important;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  font-size: 15px !important;
  color: #898989;
}

.single-forum .bbp-topic-form,
.single-topic .topic {
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
}

.single-forum .forum {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.single-forum .forum .bbp-topic-title > a {
  font-weight: 500;
}

#qt_bbp_topic_content_toolbar {
  background-color: #fffcf3;
}

#bbpress-forums
  > div.bbp-template-notice.info
  > ul
  > li
  > a.bbp-author-link
  > span.bbp-author-name,
.bbp-template-notice.info ul {
  font-size: 14px !important;
}

.bbp-author-avatar img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
}

.topic.bbpress .bbp-author-avatar img {
  width: 100%;
}

#bbpress-forums div.bbp-template-notice img.avatar {
  float: none;
  border-radius: 30px;
}

div.bbp-breadcrumb {
  font-size: 16px;
  width: 100%;
  text-align: center;
  margin-bottom: 27px;
}

.bbp-author-avatar img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #fff;
}

.entry-content img {
  max-width: 100%;
  height: auto;
}

.bbp-author-avatar img {
  width: 40px;
}

.bbp-topic-freshness a,
.bbp-forum-freshness a {
  color: #abb8c3;
  font-size: 14px;
}

#bbpress-forums p.bbp-topic-meta img.avatar,
#bbpress-forums ul.bbp-reply-revision-log img.avatar,
#bbpress-forums ul.bbp-topic-revision-log img.avatar {
  float: none;
  vertical-align: middle;
  border: 0;
  max-height: 20px;
  max-width: 20px;
  border-radius: 27px;
}

.nuevo {
  border: 1.3px solid #fab91b;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 4px;
  color: #fab91b;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0px 4px 0px 5px;
  float: left;
  margin-right: 7px;
}

/*
* 02 - FORMULARIO FOROS - BBPRESS
*/

.bbp-form > legend {
  margin-bottom: 0;
}

.bbp-form {
  margin-bottom: 77px;
  margin-top: 77px;
}

#bbpress-forums ul.bbp-topics {
  border: 0;
  border-bottom: 1px solid #eee;
}

#bbpress-forums {
  overflow: visible !important;
}

#send_reply_button,
#bbp_topic_submit {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.7px;
  font-weight: 500;
}

#bbpress-forums fieldset.bbp-form {
  border: 0;
  overflow: visible;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 60px 8px rgba(181, 168, 50, 0.1);
  box-shadow: 0px 0px 60px 8px rgba(181, 168, 50, 0.1);
  padding: 20px;
  border-radius: 7px;
}

.bp-user .bbp-header,
.bp-user .bbp-footer {
  display: none;
}

.bp-user .single-headers #item-header-avatar a img {
  width: 150px;
}

.bp-user .buddypress-wrap button[data-bp-close] span:before {
  font-size: 24px;
}

.bp-user #friends-personal-li,
.bp-user #messages-personal-li,
.bp-user #notifications-personal-li,
.bp-user #subnav,
.bp-user #forums-personal-li,
.bp-user #suscripcion-personal-li,
.bp-user #front-personal-li {
  display: none !important;
}

.bp-user.my-account #friends-personal-li,
.bp-user.my-account #messages-personal-li,
.bp-user.my-account #notifications-personal-li,
.bp-user.my-account #subnav,
.bp-user.my-account #forums-personal-li,
.bp-user.my-account #suscripcion-personal-li,
.bp-user.my-account #front-personal-li {
  display: block !important;
}

#buddypress {
  margin-bottom: 77px;
}

.mce-edit-area {
  border: 1px solid #1d1e22 !important;
}

.wp-editor-container {
  border: 0px !important;
}

#bbp_reply_submit,
#bbp_topic_submit {
  color: #fff;
}

#subject,
input#send-to-input {
  display: block;
  background-color: #f0f2f4;
  width: 100%;
  border-radius: 7px;
  border: 2px solid #f0f2f4;
  margin-bottom: 7px;
  padding-top: 7px;
  padding-bottom: 7px;
}

#subject:hover,
input#send-to-input:hover {
  border: 2px solid #e5c127;
}

#subject:focus,
input#send-to-input:focus {
  border: 2px solid #e5c127;
  background-color: #fff;
}

.buddypress-wrap form.bp-messages-search-form {
  border-radius: 7px;
}

#profile-edit-form input {
  border-radius: 7px;
}

#profile-edit-form legend {
  margin-bottom: 7px;
}

.buddypress-wrap .profile.edit .editfield {
  background: #fff;
  border: 0;
}

.wp-generate-pw,
#submit,
#profile-group-edit-submit {
  color: #fff;
  background-color: #fab91b;
  padding: 17px 27px;
  border: 0;
  border-radius: 7px !important;
}

#bbp_reply_submit:hover,
#bbp_topic_submit:hover {
  color: #fcb900;
  border-color: rgba(255, 255, 255, 1);
  -webkit-box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
}

#bbpress-forums .bbp-topic-form fieldset.bbp-form > div p label,
#bbpress-forums .bbp-reply-form fieldset.bbp-form > div p label {
  font-size: 16px;
  color: unset;
}

.bbp-form select,
#bbpress-forums fieldset.bbp-form input[type="text"],
#bbpress-forums fieldset.bbp-form select {
  height: unset;
  background-color: #fff;
  border-radius: 7px;
  border: 1px solid #1d1e22;
  margin-top: 7px;
  margin-bottom: 17px;
}

.bbp-form textarea.bbp-the-content {
  margin-bottom: 17px;
  background-color: #fff;
  border-radius: 7px;
  border: 1px solid #1d1e22;
}

/*
* # 03 - DEBATE - TOPICS FOROS - BBPRESS
*/

span.bbp-admin-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

span.bbp-admin-links a {
  padding: 0 3px;
}

#bbpress-forums div.bbp-forum-content,
#bbpress-forums div.bbp-topic-content,
#bbpress-forums div.bbp-reply-content {
  width: calc(100% - 200px);
  margin: 0;
  padding: 30px 40px 10px 40px;
  min-width: 0;
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd,
#bbpress-forums div.even,
#bbpress-forums ul.even {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  border-radius: 5px;
}

.single-topic .bbp-header,
.single-topic .bbp-footer {
  display: none;
}

#bbpress-forums div.bbp-forum-author,
#bbpress-forums div.bbp-topic-author,
#bbpress-forums div.bbp-reply-author {
  width: 220px;
  padding: 40px 20px;
  background: rgba(245, 247, 249, 0.2);
}

.bbp-pagination-count,
.bbp-reply-ip {
  display: none;
}

#bbpress-forums div.bbp-forum-author img.avatar,
#bbpress-forums div.bbp-topic-author img.avatar,
#bbpress-forums div.bbp-reply-author img.avatar {
  border-radius: 50%;
}

.bbp-admin-links a {
  color: #fab91b !important;
  font-size: 14px !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.bbp-breadcrumb a:hover,
.bbp-admin-links a:hover {
  color: #1d1e22 !important;
}

.bbp-author-name {
  font-size: 16px;
  padding-top: 7px;
  color: #1d1e22;
}

.bbp-author-role {
  display: block;
  margin-top: 7px;
}

.bbp-template-notice.info {
  display: none;
}

.subscription-toggle,
#favorite-toggle span,
#subscription-toggle span {
  font-size: 17px;
  line-height: 1.4em;
  font-weight: bold;
  border-width: 0px 0px 0px 0px;
  border-radius: 25px 25px 25px 25px;
  padding: 7px 17px 7px 17px;
  border-color: #eeeeee;
  background: #f0f2f4;
  margin-bottom: 17px;
}

.subscription-toggle,
#favorite-toggle a,
#subscription-toggle a {
  color: #1d1e22 !important;
}

.subscription-toggle:hover,
#favorite-toggle:hover span,
#subscription-toggle:hover span {
  background-color: #fabe2c !important;
}

#subscription-toggle {
  visibility: hidden;
}

.subscription-toggle {
  visibility: visible;
}

/*
* # 04 - RESPUESTAS - REPLY FOROS - BBPRESS
*/

.forums.bbp-replies {
  background-color: #fff !important;
  padding: 17px 27px !important;
  padding: 20px 5% 25px 5%;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.16);
  box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.16);
}

.bbp-reply-permalink,
.bbp-reply-post-date {
  font-size: 14px;
}

#bbpress-forums div.bbp-reply-header,
#bbpress-forums div.bbp-topic-header {
  background-color: #fff;
}

#bbpress-forums ul.bbp-replies {
  border: 0;
}

.bbp-reply-author,
.bbp-reply-content {
  border: 1px solid rgba(0, 0, 0, 0.05);
}

li.bbp-body div.type-topic,
li.bbp-body div.type-reply {
  margin-bottom: 30px;
}

div.bbp-reply-header,
div.bbp-topic-header {
  border: 0;
}

.forums.bbp-replies {
  background: #fff;
}

#qt_bbp_reply_content_toolbar,
div.mce-toolbar-grp {
  border: 0px !important;
  background: #fdfaf3 !important;
}

#bbp_topic_content-html,
#bbp_topic_content-tmce,
#bbp_reply_content-html,
#bbp_reply_content-tmce {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: 1.4em;
  text-transform: uppercase;
  border-width: 0px 0px 0px 0px;
  border-radius: 25px 25px 25px 25px;
  padding: 7px 17px 7px 17px;
  border-color: #eeeeee;
  background: #f0f2f4;
  margin-bottom: 17px;
}

.tmce-active #bbp_topic_content-tmce,
.html-active #bbp_topic_content-html,
.tmce-active #bbp_reply_content-tmce,
.html-active #bbp_reply_content-html {
  background: #1d1e22;
  color: #fff;
}

/*---- PAGINACION -----*/
@media screen and (max-width: 768px) {
  .bp-pagination.bottom {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    width: 100%;
  }
}

.bbp-body ul:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0);
}

#bbpress-forums div.odd,
#bbpress-forums ul.odd {
  background-color: #ffffff;
}

/* 
* # 05 - BBPRESS RESPONSIVE
*/

@media screen and (max-width: 640px) {
  .bbp-topic-meta,
  .bbp-forums .bbp-header,
  .bbp-forum-topic-count,
  .bbp-forum-reply-count {
    display: none;
  }

  .bbp-forum-info {
    width: 100%;
  }

  .bbp-forum-status-open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  li.bbp-forum-info,
  li.bbp-topic-title {
    width: 100%;
  }

  li.bbp-forum-freshness,
  #bbpress-forums div.bbp-forum-content {
    width: 100%;
    text-align: left;
  }

  #bbpress-forums li.bbp-body ul.forum {
    padding-left: 15px;
    padding-right: 15px;
  }

  .forum-titles .bbp-topic-freshness,
  .bbp-topic-reply-count {
    display: none;
  }

  .bbp-topics li.bbp-topic-freshness,
  .bbp-topics li.bbp-topic-title {
    width: 100%;
    text-align: left;
  }

  .topic.type-topic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #bbpress-forums li.bbp-body ul.topic {
    padding-left: 15px;
    padding-right: 15px;
  }

  #bbpress-forums .bbp-topics .bbp-body ul.topic li.bbp-topic-freshness > a {
    display: block;
    margin-top: 7px;
  }

  #bbp_reply_submit,
  #bbp_topic_submit,
  div.bbp-submit-wrapper {
    width: 100%;
  }

  .one-container .site-content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .forums.bbp-replies {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .bbpress .bbp-admin-links {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 50%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bbpress .bbp-admin-links {
    color: transparent;
    padding-top: 7px;
    margin-left: auto;
    margin-right: auto;
  }

  .bbpress .bbp-admin-links a {
    display: none;
    color: #fab91b;
    font-size: 12px;
  }

  .bbp-admin-links .bbp-reply-edit-link,
  .bbpress .bbp-admin-links a:first-child,
  .bbpress .bbp-admin-links a:last-child {
    display: block !important;
  }

  #bbpress-forums .bbp-body div.bbp-reply-author {
    background: unset !important;
    border: unset !important;
    width: 100% !important;
  }

  #bbpress-forums div.bbp-reply-content {
    width: 100% !important;
  }

  .bbp-reply-content {
    border: 0 !important;
  }

  .topic-author {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }

  .bbp-reply-header {
    background: #fdfaf3 !important;
  }

  #bbpress-forums .bbp-body div.bbp-reply-author {
    padding: 0;
  }

  .forums.bbp-replies {
    padding: 0 !important;
  }

  .bbp-author-avatar img,
  .bbp-author-name {
    display: block !important;
    width: 96% !important;
    margin: auto !important;
    color: #abb8c3 !important;
  }

  #bbpress-forums div.bbp-reply-author {
    float: none;
    text-align: center !important;
  }

  #bbpress-forums div.bbp-reply-author img.avatar {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }

  .bbp-threaded-replies {
    margin-left: 0px !important;
    background: #fdfaf3 !important;
  }

  .bbp-threaded-replies > li {
    border-left: 17px solid #fdfaf3 !important;
  }

  .single-topic .bbp-body > ul > li {
    border-top: 1px solid #eee;
  }

  .bbp-reply-content {
    font-size: 17px;
  }

  #bbpress-forums #subscription-toggle {
    float: unset;
  }

  .single-topic #bbpress-forums #subscription-toggle span {
    padding: 0;
  }
}

/*
* # 06 - NOTIFICACIONES - BUDDYPRESS
*/

.search-item a:before {
  font-size: 20px;
}

#send_reply_button {
  background: #fab91b;
}

/* 
* # 07 - PERFILES DE USUARIO - BUDYPRESS 
*/

.bp-user #item-header-content .user-username,
.bp-user #item-header-content .user-nicename {
  margin-bottom: 0px;
}

.bp-user #item-header-content .activity {
  color: #abb8c3 !important;
}

#buddypress .friendship-button.requested,
#buddypress .send-message,
#buddypress .activity-button,
#buddypress button.friendship-button {
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  border: 0px;
  border-radius: 25px 25px 25px 25px;
  padding: 7px 17px !important;
  border-color: #eaebee;
  color: #1d1e22;
  background: #eaebee;
}

#buddypress .friendship-button.requested:hover,
#buddypress .send-message:hover,
#buddypress .activity-button:hover,
#buddypress button.friendship-button:hover {
  background: #fab91b;
}

.bp-subnavs,
#header-cover-image {
  background-color: #fff !important;
}

.bp-user .rcp-drip-available-content-level-name,
.bp-user .rcp-drip-available-content li > p,
.bp-user .rcp-drip-available-content .ultp-block-meta-icon,
.bp-user .entry-title {
  display: none;
}

.bp-user .rcp-drip-available-content li {
  margin-bottom: 17px !important;
}

.bp-user .rcp-drip-available-content .entry-title {
  font-family: "Rubik", sans-serif;
  font-size: 20px !important;
  line-height: 1.2em !important;
  font-weight: 400 !important;
  display: block;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

@media screen and (max-width: 768px) {
  .bp-user .rcp-drip-available-content .entry-title {
    font-size: 18px !important;
    line-height: 1.4em !important;
  }

  .bloque-texto h3 {
    font-size: 20px !important;
    padding: 0 !important;
  }

  .ultp-block-readmore {
    margin-top: 20px;
  }
}

.bp-user .rcp-drip-available-content .entry-title a:hover {
  color: #fab91b;
}

.bp-user #buddypress {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.users-nav a {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  font-family: "Rubik", sans-serif;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: normal;
  color: #1d1e22;
}

.bp-single-vert-nav .bp-navs.vertical li {
  border: 1px solid #fff;
  border-left: 4px solid #fff;
  border-right: 1px solid #d6d6d6;
}

.bp-single-vert-nav .bp-navs.vertical li:hover {
  border-left: 4px solid #fab91b;
  background: #fff;
}

.user-nav-tabs ul li.selected {
  background: 0 0;
  border: 1px solid #d6d6d6 !important;
  border-right-color: #fff !important;
  border-bottom: 2px solid #d6d6d6 !important;
}

.bp-user #item-body h2 {
  font-weight: bold;
  font-size: 1.4em;
}

.buddypress-wrap .bp-feedback .bp-help-text {
  font-size: 0.8em;
}

#profile-personal-li,
#data-personal-li {
  display: none;
}

.avatar-webcam-save,
.avatar-webcam-capture,
#bp-browse-button,
#rcp_profile_editor_submit {
  border-radius: 7px !important;
  border-color: #fab91b;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.7px;
  font-weight: 500;
  padding: 12px 17px;
}

#rcp_profile_editor_submit:hover {
  color: #fab91b;
}

.avatar-webcam-capture,
#bp-browse-button {
  background: #fab91b !important;
  border-color: #fab91b !important;
  color: #fff !important;
}

.avatar-webcam-capture {
  font-size: 18px !important;
}

.avatar-webcam-save {
  background: #1d1e22 !important;
  color: #fff !important;
  font-size: 18px !important;
}

.avatar-webcam-save:hover,
.avatar-webcam-capture:hover,
#bp-browse-button:hover {
  color: #fab91b !important;
  background: #fff !important;
  -webkit-box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 4px 17px 4px rgba(0, 0, 0, 0.07);
}

@media screen and (min-width: 750px) {
  #item-body {
    padding-left: 2.7em !important;
  }
}

#profile-group-edit-submit:hover {
  color: #fab91b;
  background-color: rgb(29, 30, 34);
}

.bp-user .count {
  color: #929bac !important;
  line-height: 10px !important;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;

  height: 20px;
  margin-left: auto;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 4px;
  border: 1px solid #eaebee !important;
  background: #eaebee !important;
}

.bp-user a:hover .count {
  border: 1px solid #ccc !important;
}

.bp-user .selected .count {
  font-weight: normal !important;
}

/* SUBMENUS PROFILE*/

.bp-avatar-nav li.current {
  border-radius: 7px 7px 0 0 !important;
  color: #1d1e22 !important;
}

.avatar-nav-items li a {
  padding-left: 20px;
  padding-right: 20px;
}

#drag-drop-area {
  border: 2px dashed #fab91b !important;
  background: #fffdf7 !important;
  border-radius: 7px !important;
}

#avatar-upload #upload {
  color: #fff;
  background-color: #fab91b;
  padding: 17px 27px;
  border: 0;
  border-radius: 7px !important;
  max-width: 320px;
  margin: auto;
  margin-top: 40px;
}

#item-body #subnav {
  border-bottom: 1px solid #eeeeee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px !important;
}

#item-body nav li {
  margin: 0 !important;
}

#item-body nav a:hover {
  color: #fab91b !important;
}

#item-body nav a {
  color: #6c7a89 !important;
  line-height: 2.5em;
  font-size: 18px;
  text-decoration: none !important;
  position: relative;
  border-bottom: 4px solid #fff;
  border-radius: 4px 4px 0px 0px;
  padding: 0 1em !important;
  border-color: #ffffff;
  color: #6c7a89;
  background: #ffffff;
  padding: 8px 16px;
  color: #444;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-color: transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-right: 0 !important;
}

#item-body .bp-subnavs .selected a {
  color: #1d1e22 !important;
  color: #313131;
  background: #ffffff;
  border-bottom: 4px solid #fab91b !important;
  border-radius: 4px 4px 0px 0px;
  padding: 8px 20px 8px 20px;
}

#item-body nav .selected a:before,
#item-body nav .selected a:after {
  content: "";
  border-style: solid;
  position: absolute;
  bottom: 0;
  right: calc(50% - 10px);
  border-width: 0 10px 10px;
  border-color: #fab91b transparent;
}

.buddypress-wrap .grid.bp-list > li .action {
  position: relative;
}

#user_switching_switch_to a {
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.7px !important;
  line-height: 1.4em !important;
  text-transform: uppercase !important;
  border-width: 0px 0px 0px 0px !important;
  border-radius: 25px 25px 25px 25px !important;
  padding: 7px 17px 7px 17px !important;
  border-color: #eeeeee !important;
  background: #f0f2f4 !important;
  margin-bottom: 17px !important;
}

.rcp_success {
  border: 0;
  border-radius: 7px;
  background-color: #e2eeeb !important;
  color: #147658 !important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}

.bp-user-messages-feedback > .bp-feedback,
.bp-feedback.info,
.bp-feedback.bp-messages {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  color: #1d1e22 !important;
  font-size: 17px !important;
  line-height: 1.4em !important;
  border: 0;
  padding: 17px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.17);
  box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.17);
}

.buddypress-wrap .bp-feedback .bp-icon {
  background-color: #fab91b !important;
  border-radius: 100%;
  padding: 6px !important;
}

#bp-delete-avatar-container button,
#avatar-crop-actions button,
#send_reply_button,
.kt-btns-wrap.kt-btns_bc41f2-c3.kt-force-btn-fullwidth > div > a,
.wp-generate-pw,
#submit,
#profile-group-edit-submit {
  color: #fff;
  background-color: #fab91b;
  padding: 17px 27px;
  border: 0;
  border-radius: 7px !important;
  max-width: 320px;
  margin: auto;
}

.button.bp-primary-action {
  color: #fff !important;
  background-color: #fab91b !important;
  padding: 17px 27px !important;
  border: 0 !important;
  border-radius: 7px !important;
  max-width: 320px !important;
}

.button.bp-primary-action:hover {
  background-color: #393f4d !important;
  color: #cbccce !important;
}

.buddypress-wrap .bp-feedback.success .bp-icon,
.buddypress-wrap .bp-feedback.updated .bp-icon {
  background-color: #147658 !important;
}

.buddypress-wrap .bp-feedback.success,
.buddypress-wrap .bp-feedback.updated {
  background-color: #e2eeeb !important;
  color: #147658 !important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
}

#avatar-crop-actions button {
  margin-top: 17px;
}

#submit:hover,
#bp-delete-avatar-container button:hover,
#avatar-crop-actions button:hover,
#send_reply_button:hover,
.kt-btns-wrap.kt-btns_bc41f2-c3.kt-force-btn-fullwidth > div > a:hover {
  color: #fab91b;
  background-color: rgb(29, 30, 34);
}

#message-threads > li.thread-item.selected > div.thread-content > div > a,
#message-threads
  > li.thread-item.selected
  > div.thread-from
  > a
  > span.user-name {
  font-weight: bold;
}

#message-threads > li.thread-item > div.thread-content > div > a,
#message-threads > li.thread-item > div.thread-from > a > span.user-name {
  color: rgb(29, 30, 34) !important;
  font-size: 17px;
}

#message-subject,
.preview-thread-title {
  background: #fffcf3 !important;
  color: rgb(29, 30, 34) !important;
  font-weight: bold !important;
  font-size: 24px !important;
}

#bp-message-thread-list .message-metadata {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 7px;
  padding: 7px !important;
}

#bp-message-thread-list .message-metadata a {
  color: #1d1e22 !important;
}

#user_messages_search {
  border-radius: 7px !important;
}

.profile-group-title {
  display: none;
}

.profile-fields.bp-tables-user,
.profile-fields.bp-tables-user * {
  border: 0 !important;
  background: #fff !important;
}

.profile-fields.bp-tables-user tr {
  padding-bottom: 27px !important;
}

.profile-fields.bp-tables-user tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 0;
}

.profile-fields.bp-tables-user tr * {
  border: 0;
  width: 100% !important;
  font-size: 20px;
}

.wp-switch-editor.switch-html,
.wp-switch-editor.switch-tmce {
  font-size: 12px !important;
  font-weight: 600 !important;
  letter-spacing: 0.7px !important;
  line-height: 1.4em !important;
  text-transform: uppercase !important;
  border-width: 0px 0px 0px 0px !important;
  border-radius: 25px 25px 25px 25px !important;
  padding: 7px 17px 7px 17px !important;
  border-color: #eeeeee !important;
  background: #f0f2f4 !important;
  margin-bottom: 17px !important;
}

.tmce-active .wp-switch-editor.switch-tmce,
.html-active .wp-switch-editor.switch-html {
  background: #1d1e22 !important;
  color: #fff !important;
}

.quicktags-toolbar {
  background: #fdfaf3 !important;
}

.buddypress-wrap .subnav-filters.bp-messages-filters ul {
  margin-left: 0;
}

@media screen and (min-width: 750px) {
  #item-header-avatar {
    height: 25px;
  }

  .single-headers img.avatar {
    margin: 0 27px 19px 0;
  }
}

@media screen and (max-width: 750px) {
  .buddypress-wrap .bp-navs li.selected a,
  .buddypress-wrap .bp-navs li.selected a:focus {
    background: #fab91b;
  }

  .bp-wrap {
    overflow: hidden;
  }

  .user-nav-tabs > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow-x: scroll;
  }

  .bp-subnavs .subnav {
    width: 100% !important;
    text-align: center;
  }

  .bp-wrap #item-body {
    padding-left: 15px;
    padding-right: 15px;
  }

  #item-header-content {
    text-align: center;
  }
}

/* 
* # 08 - DIRECTORIO MIEMBRXS - BUDDYPRESS
*/

.directory #buddypress {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 77px;
}

.buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav:not(.tabbed-links) {
  border-bottom: 0;
  border-top: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

.directory #buddypress .members-nav a .count {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 7px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 7px;
  background-color: #dcdde1;
}

.directory #buddypress .members-nav a {
  font-size: 14px;
  line-height: 1em;
  font-weight: 500;
  border: 0px;
  border-radius: 25px 25px 25px 25px;
  padding: 10px 17px 10px 27px !important;
  border-color: #eaebee;
  color: #1d1e22;
  background: #eaebee;
}

.directory #buddypress .members-nav a:hover {
  background: #fab91b;
}

.directory #buddypress div.select-wrap,
.directory .buddypress-wrap .subnav-filters .subnav-search form {
  border-radius: 7px !important;
  margin-bottom: 17px;
}

.directory .select-wrap,
.directory .members-order-select {
  width: 180px !important;
}

.buddypress-wrap .select-wrap select {
  text-indent: 0px;
}

.directory #buddypress .members-nav a:hover .count {
  background: #ffd161;
  border-color: #ffd161;
}

.directory .bp-pagination.top {
  display: none;
}

.directory .bp-list {
  border-top: 0;
}

.directory .list-wrap {
  border-radius: 7px !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  color: #1d1e22 !important;
  font-size: 17px !important;
  line-height: 1em !important;
  border: 0 !important;
  background: #fff !important;
  margin: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.17);
  box-shadow: 0px 0px 37px 0px rgba(102, 150, 255, 0.17);
}

.grid.members-list .list-wrap {
  padding-bottom: 0px !important;
}

#members-dir-list .list-wrap .item-avatar img {
  height: 138px;
  width: 138px;
}

@media screen and (max-width: 520px) {
  .buddypress:not(.logged-in) .grid.members-list .list-wrap,
  .grid.members-list .list-wrap {
    min-height: unset;
  }

  .buddypress-wrap .bp-feedback span.bp-icon {
    height: 33px;
  }

  h2.preview-thread-title {
    font-size: 20px !important;
  }

  .bp-messages-content #thread-preview h2:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .user-messages-bulk-actions {
    margin-bottom: 15px;
  }

  .bp-user #message-threads li {
    padding: 10px !important;
  }

  .bp-user #message-threads .thread-cb {
    padding-right: 10px !important;
  }

  .bp-user #message-threads .user-name {
    font-size: 12px !important;
  }

  .bp-user #thread-preview {
    padding: 0px !important;
    font-size: 18px !important;
  }
}

.directory .list-title.member-name a {
  color: #1d1e22 !important;
  font-size: 17px;
  font-weight: 500;
  line-height: 1em;
}

.directory #buddypress li a.friendship-button,
.directory #buddypress button.friendship-button {
  padding: 14px 17px !important;
  border-radius: 7px !important;
  color: #fab91b;
  border: 2px solid #fab91b;
  background: #fff;
}

.directory .buddypress-wrap .subnav-filters {
  margin-top: 27px;
}

.directory #buddypress li.friendship-button {
  padding: 4px 3px !important;
}

.directory #buddypress button.friendship-button:hover {
  color: #fff;
}

.directory #buddypress .friendship-button button:hover {
  color: #fff;
  background: #fab91b;
}

#friendship-button-1 {
  display: none;
}

.wave {
  -webkit-animation-name: wave-animation;
  animation-name: wave-animation;
  /* Refers to the name of your @keyframes element below */
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
  /* Change to speed up or slow down */
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  /* Never stop waving :) */
  -webkit-transform-origin: 70% 70%;
  -ms-transform-origin: 70% 70%;
  transform-origin: 70% 70%;
  /* Pivot around the bottom-left palm */
  display: inline-block;
}

@-webkit-keyframes wave-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  10% {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }

  /* The following five values can be played with to make the waving more or less extreme */
  20% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }

  30% {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }

  40% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }

  50% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* Reset for the last half to pause */
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes wave-animation {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  10% {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }

  /* The following five values can be played with to make the waving more or less extreme */
  20% {
    -webkit-transform: rotate(-8deg);
    transform: rotate(-8deg);
  }

  30% {
    -webkit-transform: rotate(14deg);
    transform: rotate(14deg);
  }

  40% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }

  50% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }

  60% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /* Reset for the last half to pause */
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

.bbp-login-form {
  max-width: 600px;
  margin: 100px auto;
}

.bbp-login-form label {
  width: 100%;
}

input[type="text"],
input[type="password"] {
  color: #060005;
  background-color: #f4f4f4;
  border-color: #f0f2f4;
}

@media screen and (min-width: 768px) {
  .loggedout-rcp #bbpress-forums fieldset.bbp-form {
    padding: 50px 77px !important;
  }

  .directory .member-name {
    min-height: 70px !important;
  }
}

@media (max-width: 768px) {
  .container .site-content .content-area {
    width: 100% !important;
  }

  .bbp-admin-links > a {
    display: none !important;
  }

  .bbp-admin-links .bbp-reply-to-link {
    display: block !important;
  }
}

@media only screen and (max-width: 480px) {
  #bbpress-forums .bbp-body div.bbp-reply-content {
    margin: 0 !important;
    padding: 15px !important;
  }
}

.lista ul {
  margin-left: 0;
}

.lista ul > li {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 16px;
  list-style: none;
  padding-left: 36px;
  position: relative;
}

.lista ul > li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjM0NTcgMC4xNzk2ODhMMy42OTUzMSA1LjgzMDA4TDEuNjMyODEgMy43NDYwOUMxLjUyNTM5IDMuNjYwMTYgMS4zNTM1MiAzLjY2MDE2IDEuMjY3NTggMy43NDYwOUwwLjY0NDUzMSA0LjM2OTE0QzAuNTU4NTk0IDQuNDU1MDggMC41NTg1OTQgNC42MjY5NSAwLjY0NDUzMSA0LjczNDM4TDMuNTIzNDQgNy41OTE4QzMuNjMwODYgNy42OTkyMiAzLjc4MTI1IDcuNjk5MjIgMy44ODg2NyA3LjU5MThMMTAuMzM0IDEuMTQ2NDhDMTAuNDE5OSAxLjA2MDU1IDEwLjQxOTkgMC44ODg2NzIgMTAuMzM0IDAuNzgxMjVMOS43MTA5NCAwLjE3OTY4OEM5LjYyNSAwLjA3MjI2NTYgOS40NTMxMiAwLjA3MjI2NTYgOS4zNDU3IDAuMTc5Njg4WiIgZmlsbD0iIzExMTExMSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  background-color: #f8cd5f;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

.single-email h1,
.single-extra h1,
.single-invitado h1,
.single-topic h1,
.single-forum h1,
.single-email h2,
.single-extra h2,
.single-invitado h2,
.single-topic h2,
.single-forum h2,
.single-email h3,
.single-extra h3,
.single-invitado h3,
.single-topic h3,
.single-forum h3 {
  font-weight: bold;
}

.list-title.member-name {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 250px;
}

.tabla-head thead {
  background: #fdfaf3;
}

.ver-audio {
  text-align: center;
}

.speech-wrapper {
  margin-bottom: 50px;
  background: url(https://nudistainvestor.com/wp-content/uploads/2022/01/wass-bg.jpg);
  background-repeat: repeat;
  background-size: auto;
  padding: 30px 35px 30px 15px;
}

.speech-wrapper .bubble {
  display: block;
  background: #f7fafc;
  border-radius: 4px;
  position: relative;
  margin: 15px 20px;
  -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
  box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07);
}

.speech-wrapper .bubble:nth-child(odd) {
  margin-right: 50px;
}

.speech-wrapper .bubble.alt {
  margin: 0 0 0 100px;
  background: #e1ffc7;
}

.speech-wrapper .bubble .txt {
  padding: 8px 55px 8px 14px;
  font-size: 18px;
}

.speech-wrapper .bubble .txt .name {
  font-weight: 600;
  font-size: 12px;
  margin: 0 0 4px;
  color: #3498db;
}

.speech-wrapper .bubble .txt .name span {
  font-weight: normal;
  color: #b3b3b3;
}

.speech-wrapper .bubble .txt .name.alt {
  color: #2ecc71;
}

.speech-wrapper .bubble .txt .message {
  margin: 0;
  color: #2b2b2b;
}

.speech-wrapper .bubble .txt .timestamp {
  font-size: 11px;
  position: absolute;
  bottom: 8px;
  right: 10px;
  text-transform: uppercase;
  color: #999;
}

.speech-wrapper .bubble .bubble-arrow {
  position: absolute;
  width: 0;
  bottom: 42px;
  left: -16px;
  height: 0;
}

.speech-wrapper .bubble .bubble-arrow:after {
  content: "";
  position: absolute;
  border: 0 solid transparent;
  border-top: 9px solid #f7fafc;
  border-radius: 0 20px 0;
  width: 15px;
  height: 30px;
  -webkit-transform: rotate(145deg);
  -ms-transform: rotate(145deg);
  transform: rotate(145deg);
}

.speech-wrapper .bubble .bubble-arrow.alt {
  right: -2px;
  bottom: 40px;
  left: auto;
}

.speech-wrapper .bubble .bubble-arrow.alt:after {
  -webkit-transform: rotate(45deg) scaleY(-1);
  -ms-transform: rotate(45deg) scaleY(-1);
  transform: rotate(45deg) scaleY(-1);
  border-top: 9px solid #e1ffc7;
}

@media screen and (max-width: 640px) {
  .speech-wrapper {
    padding: 15px 15px 30px 15px;
    margin-bottom: 30px;
  }

  .speech-wrapper .bubble .txt {
    font-size: 16px;
  }

  .speech-wrapper .bubble {
    margin-left: 0px;
    margin-right: 0;
  }

  .speech-wrapper .bubble:nth-child(odd) {
    margin-right: 0px;
  }

  .speech-wrapper .bubble.alt {
    margin-left: 40px;
  }
}

a:hover .is-logo-image {
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.is-logo-image {
  -webkit-transition: -webkit-transform 0.3s ease 0s;
  transition: -webkit-transform 0.3s ease 0s;
  -o-transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s;
  transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.dashicons-dismiss {
  color: #cf2e2e;
}

.single-reply .site-content {
  max-width: 1050px;
  margin: auto;
}

.search-results .entry-title {
  display: inline-block;
  line-height: 1.2em;
  font-size: 22px !important;
  font-weight: 500;
}

.search-results .excerpt_part {
  line-height: 1.4em;
  font-size: 18px;
  display: inline-block;
  color: rgba(106, 106, 106, 1) !important;
}

.search-results #main {
  margin: 77px auto;
  margin-top: 37px;
}

.search-results .rcp-no-access {
  display: none !important;
}

.search-results article.invitado,
.search-results article.email,
.search-results article.extra,
.search-results article.topic,
.search-results article.reply {
  position: relative;
}

.search-results article.invitado:before,
.search-results article.email:before,
.search-results article.extra:before,
.search-results article.topic:before,
.search-results article.reply:before {
  position: absolute;
  top: -10px;
  left: 30px;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 600;
  background: #fef9ea;
  padding: 2px 10px;
  border-radius: 7px;
  border: 1px solid #eedec1;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.search-results article.invitado:before {
  content: "CAMEO";
}

.search-results article.tag-email-newsletter:before {
  content: "EMAIL - NIUSLETA";
}

.search-results article.tag-email-premium:before {
  content: "EMAIL - PREMIUM";
}

.search-results article.extra:before {
  content: "HERRAMIENTA";
}

.search-results article.topic:before {
  content: "TEMA - FORO";
}

.search-results article.reply:before {
  content: "RESPUESTA - FORO";
}

.single-email .aviso {
  font-size: 20px;
}

@media screen and (min-width: 860px) {
  .claim,
  .single-email table {
    margin-left: -10%;
    width: 120%;
    padding-left: 10%;
    padding-right: 10%;
  }

  .single-email blockquote {
    margin-left: -5%;
    width: 110%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

blockquote:after,
blockquote:before {
  content: "";
  position: absolute;
  left: 0;
  height: 7px;
  width: 100%;
  background: url("https://nudistainvestor.com/wp-content/uploads/2021/11/borde-blckquote.svg")
    bottom center !important;
  background-size: 150%;
}

blockquote:before {
  top: 0px;
}

blockquote:after {
  bottom: 0px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.mal {
  background: #fff4f4 !important;
}

.bien {
  background: #f4fff0 !important;
}

.grid.members-list .list-wrap {
  min-height: auto;
}

.mobile-header-logo > img,
.site-logo a > img {
  width: 177px !important;
  height: 60px !important;
}

.mobile-header-logo > img {
  width: 177px !important;
  height: 40px !important;
}

.proximamente-label {
  padding-left: 7px;
  padding-right: 7px;
  margin: 0;
  letter-spacing: 0.5px;
  background: #cf2e2e !important;
  color: #fff !important;
  font-size: 14px !important;
  display: inline-block;
  border-radius: 3px;
  -webkit-transform: rotate(-1deg);
  -ms-transform: rotate(-1deg);
  transform: rotate(-1deg);
}

.proximamente {
  padding-left: 7px;
  padding-right: 7px;
  margin: 0;
  letter-spacing: 0.5px;
  font-size: 14px !important;
  display: inline-block;
}

.proximamente span {
  color: #cf2e2e !important;
}

.proximamente {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(226, 52, 52, 0.7);
    box-shadow: 0 0 0 0 rgba(226, 52, 52, 0.7);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 10px rgba(226, 52, 52, 0);
    box-shadow: 0 0 0 10px rgba(226, 52, 52, 0);
  }

  100% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(226, 52, 52, 0);
    box-shadow: 0 0 0 0 rgba(226, 52, 52, 0);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(226, 52, 52, 0.7);
    box-shadow: 0 0 0 0 rgba(226, 52, 52, 0.7);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0 0 0 10px rgba(226, 52, 52, 0);
    box-shadow: 0 0 0 10px rgba(226, 52, 52, 0);
  }

  100% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: 0 0 0 0 rgba(226, 52, 52, 0);
    box-shadow: 0 0 0 0 rgba(226, 52, 52, 0);
  }
}

.cameo #menu-item-8278 a,
.single-invitado #menu-item-8278 a,
.single-email #menu-item-70 a,
.single-extra #menu-item-85 a,
.single-topic #menu-item-2486 a,
.single-forum #menu-item-2486 a {
  color: #c1c3c7;
}

.single-extra .entry-content > .wp-block-image img {
  border-radius: 7px !important;
}

.ramon .bod-block-popup-trigger {
  font-weight: 600;
  padding: 15px 45px;
  border-radius: 7px;
}

.ramon .bod-block-popup-trigger:hover {
  color: #fab91b !important;
  background: rgb(29, 30, 34) !important;
}

#comments .comments-title {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  #kt-layout-id_f456a7-a3 {
    background-size: 150%;
  }
}

@media screen and (min-width: 768px) {
  .video-home iframe {
    height: 520px !important;
  }

  .video-home .wp-block-embed__wrapper:before {
    padding-top: 60% !important;
  }
}

#calamar img {
  position: relative;
}

.hero h1 mark {
  color: #cf2e2e;
  font-family: "Flood Std", Hind !important;
  font-style: none !important;
  font-weight: normal !important;
  font-size: 1.3em !important;
}

.kt-accordion-panel-inner ul li {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 16px;
  list-style: none;
  padding-left: 36px;
  position: relative;
}

.kt-accordion-panel-inner ul li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjM0NTcgMC4xNzk2ODhMMy42OTUzMSA1LjgzMDA4TDEuNjMyODEgMy43NDYwOUMxLjUyNTM5IDMuNjYwMTYgMS4zNTM1MiAzLjY2MDE2IDEuMjY3NTggMy43NDYwOUwwLjY0NDUzMSA0LjM2OTE0QzAuNTU4NTk0IDQuNDU1MDggMC41NTg1OTQgNC42MjY5NSAwLjY0NDUzMSA0LjczNDM4TDMuNTIzNDQgNy41OTE4QzMuNjMwODYgNy42OTkyMiAzLjc4MTI1IDcuNjk5MjIgMy44ODg2NyA3LjU5MThMMTAuMzM0IDEuMTQ2NDhDMTAuNDE5OSAxLjA2MDU1IDEwLjQxOTkgMC44ODg2NzIgMTAuMzM0IDAuNzgxMjVMOS43MTA5NCAwLjE3OTY4OEM5LjYyNSAwLjA3MjI2NTYgOS40NTMxMiAwLjA3MjI2NTYgOS4zNDU3IDAuMTc5Njg4WiIgZmlsbD0iIzExMTExMSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  background-color: #f8cd5f;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

@media screen and (max-width: 768px) {
  .kt-accordion-panel-inner ul {
    margin-left: 0;
  }
}

@media screen and (min-width: 866px) and (max-width: 1200px) {
  .main-navigation .main-nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.rcp-drip-available-content .bloque-texto p:after {
  content: "...";
}

.single-topic .bbp-replies blockquote {
  font-size: 18px;
  line-height: 1.6em;
  font-style: normal;
}

.listado-cameos header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.listado-cameos header .kt-blocks-above-categories a:before {
  content: "- ";
}

.listado-cameos header .kt-blocks-above-categories a:after {
  content: " -";
}

.listado-cameos header h3 a:hover {
  color: #fab91b !important;
}

.acordeon .kt-blocks-accordion-header {
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 16%);
  box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 16%);
}

.acordeon .kt-blocks-accordion-header {
  border-left: 4px solid #fff !important;
}

.acordeon button.kt-accordion-panel-active {
  border-left: 4px solid #fab91b !important;
}

button.kt-accordion-panel-active .kt-blocks-accordion-title-wrap {
  color: #fab91b;
}

.entry-content > .wp-block-image {
  margin-bottom: 40px;
}

.single-invitado .invitado {
  padding-left: 15px;
  padding-right: 15px;
}

#seccion-invitades .kb-blocks-portfolio-grid-item:hover img {
  -webkit-transform: rotate(5deg) scale(1.2);
  -ms-transform: rotate(5deg) scale(1.2);
  transform: rotate(5deg) scale(1.2);
}

#seccion-invitades .kb-blocks-portfolio-grid-item img {
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}

#seccion-invitades .kb-blocks-portfolio-grid-item:hover h3 {
  color: #fab91b !important;
}

@media screen and (min-width: 46.8em) {
  .activity-update-form #whats-new-avatar {
    max-width: 50px;
  }
}

blockquote > p {
  margin-bottom: 0;
}

.search-results .page-title {
  font-size: 36px;
  font-weight: 400;
}

.search-results .page-title span {
  font-weight: bold;
}

.search-results .entry-title {
  font-size: 30px;
}

.search-results .inside-article strong {
  background: #fef9ea;
  border-radius: 7px;
}

.lista-invitades .kb-portfolio-content-item-inner {
  opacity: 1;
}

.kb-portfolio-grid-item-inner {
  background: rgb(0, 0, 0);
  background: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0) 50%
  );
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    color-stop(50%, rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0) 50%
  );
}

.lista-invitades .kb-portfolio-grid-item-inner {
  position: absolute;
  top: 0;
}

.lista-invitades .kb-portfolio-content-item-inner {
  position: absolute;
  bottom: 15px;
}

#rcp-payment-history {
  margin-top: 25px;
}

#rcp-payment-history,
#rcp-account-overview {
  font-size: 17px;
}

.rcp-payment-history,
.rcp-account-overview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.rcp-payment-history span {
  width: 15%;
}

.rcp-payment-history span:last-child {
  width: 25%;
}

.rcp-account-overview span {
  width: 25%;
}

.rcp-payment-history span,
.rcp-account-overview span {
  text-align: center;
  padding: 5px;
  border: 1px solid #eaeaea;
}

ol,
ul {
  margin: 0 0 1.5em 0em;
}

/* PERFIL - ACTIVITY */

.activity-list.bp-list {
  background: #fff;
  border: 0;
  padding: 0;
}

.activity-list.bp-list .activity-item {
  border: 0;
  overflow: visible;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 60px 8px rgb(181 168 50 / 7%);
  box-shadow: 0px 0px 60px 8px rgb(181 168 50 / 7%);
  padding: 20px;
  border-radius: 7px !important;
}

.activity-list .activity-item .activity-content .activity-inner {
  background: #fff !important;
}

.my-activity .item-body .subnav-search {
  display: none;
}

.buddypress-wrap .activity-list .load-more,
.buddypress-wrap .activity-list .load-more a,
.customize-unpreviewable {
  background-color: unset !important;
  border: 0 !important;
  color: #fab91b !important;
}

.activity-list .activity-item .activity-meta.action {
  background: #fff;
}

.my-account.forums .super-sticky {
  padding-left: 17px !important;
}

.button.bp-primary-action {
  color: #fab91b !important;
  background-color: #fff !important;
}

.button.bp-primary-action:hover {
  background-color: #fff !important;
}

.time-since,
.activity-header {
  color: #abb8c3 !important;
}

.activity-read-more a {
  border: 0 !important;
  color: #fab91b !important;
}

.activity-update-form {
  -webkit-box-shadow: inset 0 0 6px #eee;
  box-shadow: inset 0 0 6px #eee;
  margin: 15px 0;
}

#whats-new-submit {
  margin-top: 0;
}

.activity-update-form #whats-new-textarea textarea {
  padding: 7px 17px !important;
}

.activity-update-form input#aw-whats-new-submit {
  color: #fff;
  background-color: #fab91b;
  padding: 7px 17px;
  border: 0;
  border-radius: 7px !important;
  width: auto !important;
  font-family: Hind, sans-serif;
  font-size: 20px;
}

.activity-update-form #aw-whats-new-reset {
  font-family: Hind, sans-serif;
  font-size: 20px !important;
}

#bp-nouveau-activity-form {
  padding: 20px 5% 25px 5%;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 16%);
  box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 16%);
}

.select-wrap,
#activity-filter-by {
  border-radius: 7px !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  padding: 4px 7px 4px 7px;
  position: relative;
  text-indent: -2px;
  z-index: 1;
  width: auto;
}

#buddypress .rcp_message.error span {
  color: #cf2e2e;
  border: 2px solid #cf2e2e;
  font-size: 16px;
  padding: 10px 25px;
  border-radius: 7px;
  background: #fff7f7;
  max-width: 768px;
}

.access-emo {
  font-size: 37px;
}

/* PERFIL - SUSCRIPCION */
.my-account .bbp-forum-content {
  display: none;
}

#subscription-toggle span {
  font-size: 17px;
  line-height: 1.4em;
  font-weight: bold;
  border-width: 0px 0px 0px 0px;
  border-radius: 25px 25px 25px 25px;
  padding: 7px 17px 7px 17px;
  border-color: #eeeeee;
  background: #f0f2f4;
  margin-bottom: 17px;
}

.my-account #subscription-toggle span {
}

.my-account .bbp-user-section .subscription-toggle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  font-weight: 500 !important;
  border: 0 !important;
  padding: 4px 7px 0px 7px !important;
  color: #fff !important;
  background: #fab91b !important;
  line-height: 1em !important;
  font-size: 22px !important;
  -webkit-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}

.my-account .bbp-user-section .type-forum {
  padding-left: 0 !important;
}

.my-account .bbp-user-section .bbp-forums {
  margin-bottom: 0 !important;
}

#rcp-table-wrapper .rcp_sub_details_renew button {
  background: unset !important;
  border: unset !important;
  text-transform: uppercase;
  font-weight: bold;
}

.wp-ulike-liker img {
  border-radius: 100% !important;
}

.wp_ulike_btn {
  background: #f0f2f4 !important;
}

.wp_ulike_btn:hover {
  background: #fef9ea !important;
}

.wpulike-default .wp_ulike_put_image.wp_ulike_btn_is_active:after {
  -webkit-filter: invert(7%) sepia(7%) saturate(777%) hue-rotate(5deg)
    brightness(777%) contrast(57%);
  filter: invert(7%) sepia(7%) saturate(777%) hue-rotate(5deg) brightness(777%)
    contrast(57%);
}

.user-nice-mention {
  font-size: 14px;
  color: #abb8c3;
}

#post-6158 .rcp-drip-available-content-level-name {
  display: none;
}

#post-6158 .rcp-drip-available-content li {
  display: none;
}

#post-6158 .rcp-drip-available-content li.futuro {
  display: block;
}

#post-6158 .futuro h3 {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
}

#post-6158 .ultp-post-read {
  display: none;
}

#post-6158 .futuro .proximamente {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#post-6158 .futuro .ultp-post-time {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#post-6158 .proximamente svg {
  fill: #cf2e2e !important;

  width: 24px;
  margin-right: 7px;
}

#post-6158 .fecha-prox {
  color: #cf2e2e;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.7px;
  text-transform: uppercase;
}

#bbpress-forums li.bbp-body ul.super-sticky {
  background: #fdfaf3 !important;
  border-left: 2px solid #fab91b;
}

#bbpress-forums li.bbp-body ul.super-sticky {
  font-size: 20px;
}

#comment-nav-above {
  display: none;
}

#comment-nav-below .nav-previous a,
#comment-nav-below .nav-next a {
  background: #eee;
  font-weight: bold;
  text-transform: uppercase;

  opacity: 0.8;
  border: 1px solid #ddd;
  border-radius: 17px;
  border: 0;
  padding: 7px 27px;
  color: #1d1e22;
  background-color: rgb(255, 255, 255) !important;
  -webkit-box-shadow: 0px 10px 50px 0px rgb(84 110 122 / 7%);
  box-shadow: 0px 10px 50px 0px rgb(84 110 122 / 7%);
  -ms-transform: translate(0%, 8%);
}

._x54957781 {
  margin-top: 17px;
}

._field3 ._form-label {
  margin: 0;
  font-size: 17px;
  display: none;
}

._field3 ._checkbox-radio {
  margin-top: 12px;
  margin-bottom: 17px;
  font-size: 17px;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

._error-inner {
  color: #cf2e2e;
  font-size: 17px;
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin-left: 5px;
}

._field3 ._checkbox-radio:after {
  content: " *";
  color: #fab91b;
}

/* LISTADO EXTRA*/

.bonus-destacado {
  display: inline-block;
  position: relative;
  padding: 27px 15%;
  border-radius: 10px;
  border: 3px solid black;
  background: white;
  font-size: 22px;
  text-align: center;
  clear: both;
  float: left;
  margin: 15px 47px 60px 0px;
}

.bonus-destacado:before {
  content: "";
  position: absolute;
  bottom: -50px;
  height: 50px;
  width: 90px;
  border-radius: 0 0 100%;
  -webkit-box-shadow: -2px -2px 0 0 #000 inset, -23px 0 0 0 #fff inset,
    -25px -2px 0 0 #000 inset;
  box-shadow: -2px -2px 0 0 #000 inset, -23px 0 0 0 #fff inset,
    -25px -2px 0 0 #000 inset;
  left: 0;
}

@media screen and (max-width: 1077px) {
  #nudis {
    top: 0px;
    left: 0px;

    height: auto;
  }

  .bonus-destacado {
    padding: 27px 17px;
    margin: 15px 0;
  }

  .bonus-destacado:before {
    bottom: -50px;
    z-index: 999;
    left: 177px;
  }
}

.listado-extra li > a {
  height: 100% !important;
}

.listado-extra .extra-card h3 {
  font-size: 17px;
  font-weight: 500;
}

.listado-extra li:hover h3 {
  color: #fbb91c;
}

.postid-83 .listado-extra h3 > img {
  display: none !important;
}

#nudis {
  position: relative;
  top: -77px;
  left: -200px;
  height: 0;
}

.bonus-destacado {
  background: #fff !important;
  -webkit-box-shadow: 0px 0px 27px 0px rgb(102 150 255 / 7%);
  box-shadow: 0px 0px 27px 0px rgb(102 150 255 / 7%);
}

.postid-83 .herramienta-23119,
.postid-83 .herramienta-15556,
.postid-83 .herramienta-9326,
.postid-83 .herramienta-5441,
.postid-83 .herramienta-5759 {
  position: relative;
}

.postid-83 .herramienta-23119:after,
.postid-83 .herramienta-5441:after,
.postid-83 .herramienta-15556:after,
.postid-83 .herramienta-9326:after,
.postid-83 .herramienta-5759:after {
  /*  content: "SORPRESA";*/
  font-size: 18px;
  font-family: "Flood Std", Hind !important;
  position: absolute;
  top: 27px;
  right: 27px;
  color: #cf2e2e;
  background: #f7ecce;
  display: inline-block;
  padding: 0 7px;
  border-radius: 7px;
  z-index: 99;
}

.w-regalo p:before {
  content: "REGALO";
  font-size: 18px;
  font-family: "Flood Std", Hind !important;
  position: absolute;
  top: -10px;
  left: -10px;
  color: #cf2e2e;
  background: #f7ecce;
  display: inline-block;
  padding: 0 7px;
  border-radius: 7px;
  z-index: 99;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}



.postid-83 .herramienta-23119 {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important;
}
.postid-83 .herramienta-15556 a,
.postid-83 .herramienta-23119 a {
  border: 2px solid #1d1e22 !important;
  background-image: url("https://nudistainvestor.com/wp-content/uploads/2025/10/herramienta-1.jpg");
  background-size: cover; /* Hace que la imagen cubra todo el contenedor */
  background-position: center; /* Centra la imagen */
  background-repeat: no-repeat; /* Evita que se repita */
  width: 100%; /* Asegura que el contenedor ocupe todo el ancho */
  height: 100%; /* Ajusta según el diseño que tengas */
}

.postid-83 .herramienta-15556 a {
    background-image: url(https://nudistainvestor.com/wp-content/uploads/2023/05/nudista-cara-a-cara.jpg);
}

.postid-83 .herramienta-15556 h3,
.postid-83 .herramienta-23119 h3 {
  color: #fff !important;

  background: rgba(0, 0, 0, 0.5) !important;
  margin-bottom: 0 !important;
  padding-bottom: 8px !important;
  padding-top: 8px !important;
}

.postid-83 .herramienta-23119:after {
  content: "BONUS";
}

.postid-83 .herramienta-5759:after,
.postid-83 .herramienta-5441:after,
.postid-83 .herramienta-15556:after {
  /* content: "BONUS";*/
}

.kadence-column_80b467-57,
.kadence-column_5f32f8-15,
.columna1 {
  margin-bottom: 0 !important;
}

.caracteristica2 {
  padding: 30px;
  font-size: 17px;
  margin-top: 17px;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 17%);
  box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 17%);
  background: #fff;
}

#friends-notification-settings td,
#messages-notification-settings td,
#activity-notification-settings td {
  font-size: 17px;
}

@media screen and (max-width: 768px) {
  #cc-window {
    padding: 15px !important;
  }
}

#cc-window {
  border-radius: 7px;
}

#cc-window .logo {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 15px;
}

.cc-message {
  font-size: 15px !important;
  line-height: 1.4em !important;
}

.cc-accept-all {
  color: rgb(29, 30, 34) !important;
  text-transform: uppercase;
}

.cc-accept-all:hover {
  background-color: #81d742 !important;
  border-color: #81d742 !important;
  text-decoration: none !important;
}

/*-------- tablas -------*/
.wp-block-table {
  overflow-x: unset;
  border-bottom: 0 !important;
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}

.wp-block-table.alignfull table {
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-table table {
  border: 0;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 10%);
  box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 10%);
}

.wp-block-table th,
.wp-block-table td {
  border: 1px solid #eee !important;
  padding: 10px 15px;
  font-size: 18px !important;
}

.wp-block-table th:first-child,
.wp-block-table td:first-child {
  padding-left: 50px;
}

.wp-block-table th:last-child,
.wp-block-table td:last-child {
  padding-right: 50px;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #fdfdfe;
}

.wp-block-table figcaption {
  text-align: center;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .wp-block-table {
    overflow-x: auto;
    white-space: nowrap;
  }

  .wp-block-table th,
  .wp-block-table td {
    padding: 10px 15px !important;
  }
}

#dir-members-search-form {
  background-color: rgb(235, 238, 240);
  border: 1px solid rgb(235, 238, 240);
  border-radius: 37px !important;
}

#dir-members-search {
  background-color: rgb(235, 238, 240);
  padding-left: 27px;
  border-radius: 37px !important;
  line-height: 2em;
}

#dir-members-search-form:hover {
  border: 1px solid #fab91b;
}

.kb-table-of-content-wrap a {
  background-image: unset !important;
}

.single .type-email {
  padding-left: 15px;
  padding-right: 15px;
}

.reply-edit.bbpress .bbp-form {
  max-width: 960px;
  margin: auto;
}

.reply-edit.bbpress #new-post {
  padding-top: 50px;
  padding-bottom: 50px;
}

.bp-user #mceu_6,
.bp-user #mceu_7 {
  display: none;
}

.bbp-topics ul.sticky .bbp-topic-permalink {
  font-size: 20px;
}

.bp-user .bulk-select-check,
.bp-user .notification-actions,
.bp-user .notification-since {
  text-align: center;
}

.buddypress-wrap table.notifications .date,
.buddypress-wrap table.notifications .notification-description,
.buddypress-wrap table.notifications .notification-since,
.buddypress-wrap table.notifications .title {
  width: unset !important;
}

@media screen and (max-width: 768px) {
  #item-header-avatar {
    height: 180px !important;
  }
}

.boton a,
#rcp_submit {
  border: 2px solid #fab91b !important;
  background-color: #fab91b !important;
  border-radius: 7px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  color: #fff !important;
  padding: 15px 30px !important;
}

.boton a:hover,
#rcp_submit:hover {
  color: #fab91b !important;
  border-color: rgba(68, 68, 68, 1) !important;
  background: rgba(68, 68, 68, 1) !important;
}

#rcp_update_card_form {
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

.navigation-search.nav-search-active {
  border-radius: 7px;
}

.bp-user .topic #subscription-toggle {
  margin-top: 0px;
}

.bp-user .topic #subscription-toggle a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 500;
  border: 0 !important;
  padding: 4px 7px 0px 7px;
  color: #fff !important;
  background: #fab91b !important;
  line-height: 1em;
  font-size: 22px;
  -webkit-transition: color 0.1s ease-in;
  -o-transition: color 0.1s ease-in;
  transition: color 0.1s ease-in;
}

.bp-user .topic #subscription-toggle a:hover {
  background: #ccc !important;
}

.bp-user #field-visibility-settings-toggle-1,
.bp-user #field-visibility-settings-toggle-3 {
  display: none;
}

.bp-user .social-icons {
  margin-top: 7px;
}

.social-icons svg:hover {
  fill: #fab91b !important;
}

#item-header-avatar {
  height: 0px;
}

div.bbp-breadcrumb {
  margin-bottom: 0;
}

#bbpress-forums #subscription-toggle {
  float: left;
}

.topic #subscription-toggle {
  margin-top: 17px;
}

.bp-user #subscription-toggle {
  width: 67px;
}

.bp-user #bbpress-forums li.bbp-body ul.topic {
  padding-left: 0;
}

#subscription-toggle {
  width: 40%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.bbp-pagination {
  width: 60%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 15px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.forum .bbp-topics ul.sticky .bbp-topic-permalink,
.topic .bbp-topics ul.sticky .bbp-topic-permalink {
  font-size: 20px;
  font-weight: 600;
}

@media screen and (max-width: 768px) {
  .bbpress .bbp-topic-freshness,
  .bbpress .bbp-forum-freshness {
    display: none;
  }

  .topic .type-reply {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .forum .bbp-topics ul.sticky .bbp-topic-permalink,
  .topic .bbp-topics ul.sticky .bbp-topic-permalink,
  .topic blockquote,
  .topic .bbp-reply-content,
  .bbp-topic-permalink {
    font-size: 18px;
  }
}

.bbp-topic-form {
  padding-top: 1px;
  margin-bottom: 50px;
}

.directory .screen-content {
  width: 100%;
}

.directory #buddypress button.friendship-button.remove {
  color: #c1c3c7 !important;
  border-color: #fff !important;
}

.directory #buddypress button.friendship-button.remove:hover {
  background-color: #c1c3c7 !important;
  color: #fff !important;
  border-color: #c1c3c7 !important;
}

.directory #buddypress a.requested {
  color: #c1c3c7 !important;
  border-color: #c1c3c7 !important;
}

.directory #buddypress a.requested:hover {
  background-color: #c1c3c7 !important;
  color: #fff !important;
  border-color: #fff !important;
}

.main-navigation .menu-bar-items .search-item.active > a {
  background-color: unset;
}

@media screen and (max-width: 768px) {
  .bp-user .users-nav > ul > li > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .main-navigation .main-nav ul .menu-item-2894 > a {
    padding: 0;
    width: 77px;
  }

  .nav-avatar {
    margin: 0 !important;
    height: 57px;
    width: 57px;
  }

  .nav-avatar img {
    margin: 0 !important;
    height: 57px;
    width: 57px;
  }
}

.main-navigation.sticky-navigation-transition .main-nav > ul > li > a {
  line-height: 47px !important;
}

.slideout-navigation.do-overlay .inside-navigation {
  padding: 20px !important;
}

.slideout-navigation.do-overlay .slideout-exit {
  position: absolute !important;
  padding: 20px !important;
}

#menu-menu-registrados-2 {
  margin-top: 80px !important;
}

.directory .entry-content .alignwide {
  width: 100% !important;
}

#members-list,
#members-list .item-entry {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
}

@media screen and (max-width: 850px) {
  #members-list .item-entry {
    width: 50% !important;
  }
}

@media screen and (max-width: 420px) {
  #members-list .item-entry {
    width: 100% !important;
  }
}

.bnb-pending-count i {
  -webkit-animation: swing 0.9s 0.7s ease-in-out infinite;
  animation: swing 0.9s 0.7s ease-in-out infinite;
}

@-webkit-keyframes swing {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  25% {
    -webkit-transform: rotateZ(25deg);
    transform: rotateZ(25deg);
  }

  50% {
    -webkit-transform: rotateZ(-15deg);
    transform: rotateZ(-15deg);
  }

  75% {
    -webkit-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }

  100% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

@keyframes swing {
  0% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }

  25% {
    -webkit-transform: rotateZ(25deg);
    transform: rotateZ(25deg);
  }

  50% {
    -webkit-transform: rotateZ(-15deg);
    transform: rotateZ(-15deg);
  }

  75% {
    -webkit-transform: rotateZ(10deg);
    transform: rotateZ(10deg);
  }

  100% {
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
  }
}

#wp-submit {
  border: 2px solid #fab91b;
  background-color: #fab91b !important;
  border-radius: 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #060005 !important;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 47px;
}

#wp-submit:hover {
  background-color: #fff !important;
  color: #fab91b !important;
}

#bbpress-forums .bbp-forum-info .bbp-forum-content,
#bbpress-forums p.bbp-topic-meta {
  line-height: 1.4em;
  margin-top: 10px;
}

#bbpress-forums iframe {
  max-height: 420px;
}

.grid.members-list .list-wrap .item-block {
  min-height: unset;
}

.directory h1.entry-title {
  font-family: "Flood Std", Hind !important;
  color: #cf2e2e;
  font-size: 3em;
}

.aviso {
  border: 2px solid rgb(250, 185, 27);
  font-size: 16px;
  padding: 20px 25px;
  border-radius: 7px;
  background: #fdfaf3;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
}

.aviso a:hover {
  text-decoration: underline !important;
}

#rcp_profile_display_name_wrap label {
  font-weight: bold;
}

#rcp_profile_editor_form > fieldset:first-child > legend {
  display: none;
}

#rcp_profile_url_wrap {
  margin-bottom: 30px;
}

#rcp_profile_url_wrap > label {
  font-weight: bold;
}

.oculto {
  display: none;
}

.my-account .oculto {
  display: block;
}

.directory .is-current-user,
.directory #user_switching_switch_to,
.directory .pag-count,
.directory .members-type-navs {
  display: none;
}

.notifications_lists_container {
  max-width: 320px !important;
}

.notifications_lists a {
  padding-left: 15px !important;
  padding-right: 15px !important;
  line-height: 1.4em !important;
}

#friend-list .item-avatar {
  max-width: 100px;
}

.bp-user #members-list .list-wrap {
  background: #fff;
  border: 0;
  border-radius: 7px;
  -webkit-box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 17%);
  box-shadow: 0px 0px 37px 0px rgb(102 150 255 / 17%);
}

.bp-user #friend-list .item-title > a,
.bp-user #members-list h2 > a {
  color: #1d1e22 !important;
  font-size: 22px !important;
}

.bp-user #members-list h2 {
  margin-bottom: 0;
  font-size: 17px;
}

.bp-user #members-list h2 > a {
  font-size: 17px !important;
}

#members-list > li > div > div.item > div > h2 {
  margin-bottom: 0;
}

.generic-button .button.accept {
  border: 2px solid #fab91b !important;
  background-color: #fab91b !important;
  border-radius: 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #060005 !important;
}

.generic-button .button.reject {
  border: 2px solid #eaebee !important;
  background-color: #eaebee !important;
  border-radius: 7px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 500;
  color: #060005 !important;
}

.generic-button .button.reject :hover {
  background-color: #fff !important;
  color: #060005 !important;
}

.generic-button .button.accept:hover {
  background-color: #fff !important;
  color: #fab91b !important;
}

@media screen and (min-width: 768px) {
  .topic.bbpress h1.entry-title {
    font-size: 36px;
    font-weight: 500;
  }
}

.bbp-reply-content {
  line-height: 1.6em;
  font-size: 18px;
}

.visibility-toggle-link.text-button {
  text-decoration: underline !important;
}

.visibility-toggle-link.text-button:hover {
  color: #fab91b !important;
  text-decoration: none !important;
}

.buddypress-wrap .standard-form p.description {
  background: #fff;
  font-size: 16px;
}

.bp-user #notifications-user-list .notification-description a {
  font-weight: 500;
  color: #060005 !important;
}

.bp-user #notifications-user-list .notification-description a:hover {
  color: #fab91b !important;
}

.topic .bbp-reply-author .bbp-author-name,
.bp-user .bbp-author-name {
  font-weight: 500;
}

.bbp-breadcrumb-current,
.bbp-breadcrumb-home,
#foro-home .bbp-breadcrumb {
  display: none;
}

.user-messages-bulk-actions {
  font-size: 16px;
}

.bp-user #message-threads {
  margin-top: 47px !important;
  margin-bottom: 27px !important;
}

.bp-user #message-threads .avatar {
  max-width: 50px;
}

.bp-user #message-threads .thread-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0;
}

.bp-user #message-threads .user-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bp-user #message-threads .user-name {
  color: rgb(29, 30, 34);
  font-weight: 500;
}

.bp-user #message-threads .user-link .user-name {
  margin-top: 10px;
}

.bp-messages-content #bp-message-thread-list li .message-content,
.bp-messages-content #thread-preview .preview-content .preview-message {
  background: #fff !important;
}

.bp-user #message-threads li {
  background: #fefcf6;
  border: 0 !important;
  padding: 15px;
  border-radius: 7px !important;
}

.bp-user #thread-preview {
  border: 0;
  overflow: visible;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 60px 8px rgb(181 168 50 / 10%);
  box-shadow: 0px 0px 60px 8px rgb(181 168 50 / 10%);
  padding: 20px;
  border-radius: 7px;
}

.bp-user #thread-preview .preview-thread-title {
  font-weight: 600 !important;
}

.bbp-reply-content table {
  font-size: 14px;
  line-height: 18px;
  display: block;
  overflow-x: scroll;
}

#profile-edit-form .editfield {
  padding: 0;
}

.bp-user .wp-editor-tools {
  margin-top: -42px !important;
}

.bp-user .main-navs {
  display: none;
}

.bp-user.my-account .main-navs {
  display: block;
}

@media screen and (min-width: 768px) {
  body:not(.my-account) #buddypress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body:not(.my-account) #item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%;
    padding-right: 50px;
    padding-left: 50px;
    text-align: center;
  }

  body:not(.my-account) #item-header-avatar {
    height: 160px;
  }

  body:not(.my-account) #item-header h2.user-nicename {
    font-size: 30px;
  }

  body:not(.my-account) #item-header-avatar a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  body:not(.my-account) #item-header-avatar a img {
    margin-right: 0;
  }

  body:not(.my-account) .bp-wrap {
    width: 60%;
  }

  body:not(.my-account) #item-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  body:not(.my-account) #item-header-avatar a img {
    float: none;
  }

  body:not(.my-account) #item-header-content {
    padding: 0 !important;
  }

  body:not(.my-account) .bp-single-vert-nav .item-body:not(#group-create-body) {
    float: unset;
    width: 100%;
    padding-right: 50px;
  }

  body:not(.my-account) #item-buttons {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }

  body:not(.my-account) .field_nombre {
    display: none;
  }
}

.my-account .bp-pagination-links.top {
  display: none;
}

.my-account .bbp-topic-permalink {
  font-size: 18px;
  font-weight: 500;
}

.my-account .bbp-topic-title .bbp-author-name {
  color: #898989;
}

#extra-tabs ul > li > a > img {
  max-width: 125px;
}

#rcp-account-overview .rcp_sub_details_renew {
  border: 2px solid #fab91b !important;
  background-color: #fab91b !important;
  border-radius: 7px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  color: #fff !important;
  padding: 15px 30px !important;
}

#rcp-account-overview .rcp_sub_details_renew:hover {
  color: #fab91b !important;
  border-color: rgba(68, 68, 68, 1) !important;
  background: rgba(68, 68, 68, 1) !important;
}

.home-page .site-content {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.comments-area {
  margin-top: 7em !important;
}

#bbpress-forums div.bbp-reply-content ol {
  margin: 0 40px 15px;
}

#bbpress-forums div.bbp-reply-content ol li {
  margin-top: 5px;
}

:root {
  --size: 1.8em;
}

.inside-article ol {
  list-style: none;
  counter-reset: item;
  margin-left: 40px;
}

.inside-article ol li {
  margin: 0 0 1rem 0;
  counter-increment: my-awesome-counter;
  position: relative;
}

.inside-article ol li::before {
  margin-right: 15px;
  margin-top: -2px;
  border: 2px solid #1d1e22;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  content: counter(my-awesome-counter);
  color: #1d1e22;
  position: absolute;
  left: calc(-1 * var(--size) - 10px);
  line-height: var(--size);
  width: 30px;
  height: 30px;
  font-size: 16px;
  font-weight: 600;
}

.inside-article ol li::marker {
  content: "";
  color: white;
}

@media screen and (max-width: 768px) {
  .inside-article ol {
    margin-left: 40px;
  }

  .site-logo.mobile-header-logo img {
    height: 60px;
  }
}

legend._form-label {
  display: none !important;
}

._checkbox-radio label {
  margin-left: 10px;
}

#rcp-account-overview > tbody > tr > td:nth-child(1) {
  font-family: "Flood Std";
  font-size: 20px;
  color: #cf2e2e;
  max-width: 160px;
  line-height: 1em;
}

.destacado-h2 {
  font-weight: 400 !important;
  font-family: "Flood Std", Hind !important;
  color: var(--wp--preset--color--vivid-red) !important;
  background-color: rgba(255, 248, 226, 0.5);
  padding: 10px 20px;
  border: 3px solid rgb(238, 222, 193);
  border-radius: 7px;
}

.rcp-gateway-saved-card-ending-label:before {
  content: "**** ";
}

blockquote p {
  margin-bottom: 20px;
}

#registration-page .rcp_login_link {
  display: none;
}

.page-id-1751 .rcp_header {
  font-size: 20px;
  width: 100%;
  text-align: center;
}

#registration-page .rcp_registration_total {
  display: none;
}

.kt-blocks-accordion-icon-trigger:before,
.kt-blocks-accordion-icon-trigger:after {
  height: 2px !important;
}

#registration-page .rcp-button {
  color: #1d1e22 !important;
  font-weight: bold !important;
}

#registration-page .rcp-button:hover {
  color: #fff !important;
}

#registration-page .rcp_error {
  padding: 10px;
  background: rgba(207, 46, 46, 0.1) !important;
  border: 2px solid #cf2e2e;
  width: 100%;
  text-align: center;
}

#registration-page .rcp_error span {
  color: #cf2e2e !important;
}

#login-registro
  ul.kt-tabs-title-list.kb-tabs-list-columns
  > li:last-child
  > .kt-tab-title {
  margin-right: 15px !important;
}

#login-registro
  ul.kt-tabs-title-list.kb-tabs-list-columns
  > li:first-child
  > .kt-tab-title {
  margin-left: 15px !important;
}

#login-registro
  .wp-block-kadence-tabs
  .kt-tabs-title-list
  li.kt-tab-title-active
  .kt-tab-title {
  border-radius: 7px 7px 0 0;
  border-color: #fff;
  background: #fff;
  -webkit-box-shadow: 0px -17px 27px 0px rgb(84 110 122 / 7%);
  box-shadow: 0px -17px 27px 0px rgb(84 110 122 / 7%);
}

#login-registro .rcp_logged_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 100px;
  width: 100% !important;
}

#login-registro .rcp_logged_in a {
  color: #fff !important;
  background: #fab91b !important;
  padding: 10px;
  border-radius: 7px;
  width: 100%;
  text-align: center;
}

.audiolibros .kadence-post-image {
  max-width: 125px;
  margin: auto;
}

.audiolibros .kt-blocks-post-grid-item-inner img {
  display: none !important;
}

.audiolibros {
  padding: 15px !important;
}

#extra-tabs .audiolibros article {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 0 37px 7px rgb(103 151 255 / 20%);
  box-shadow: 0 0 37px 7px rgb(103 151 255 / 20%);
  border-radius: 7px;
}

#menu-menu-visitantes-2 {
  margin-top: 80px;
}

.kt-svg-testimonial-rating-icon svg {
  fill: #fab91b !important;
  margin-left: 2px;
}

.kt-blocks-page-nav {
  margin-top: 50px;
}

.nav-links .current {
  border: 0 !important;
  color: #1d1e22 !important;
  background: #eaebee !important;
  border-radius: 50% !important;
  font-size: 14px !important;
}

.nav-links .page-numbers {
  padding: 4px 14px !important;
}

.nav-links .page-numbers {
  border: 0 !important;
  color: rgba(0, 0, 0, 0.5);
}

.bbp-body .bbp-topic-reply-count,
.bbp-body .bbp-forum-topic-count,
.bbp-body .bbp-forum-reply-count {
  font-size: 17px;
  padding-top: 27px;
}

.bbp-body li.bbp-topic-title > a {
  font-size: 18px !important;
}

@media screen and (max-width: 768px) {
  .forum .entry-header h1,
  .topic .entry-header h1 {
    font-size: 30px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.rcp-drip-available-content li {
  padding: 2% 4%;
}

.rcp-drip-available-content li h2 a {
  font-size: 16px;
}

.buddypress:not(.logged-in) .grid.members-list .list-wrap {
  min-height: auto;
}

.loggedout-rcp #item-body,
.loggedout-rcp p.user-nicename {
  display: none;
}

video::-internal-media-controls-download-button {
  display: none;
}

video::-webkit-media-controls-enclosure {
  overflow: hidden;
}

video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
  /* Adjust as needed */
}

.comment-body .comment-content {
  font-size: 16px;
}

.comment-form .logged-in-as {
  font-size: 18px;
}

.comment-form .logged-in-as .required-field-message {
  display: none;
}

.comment-body .comment-metadata {
  font-size: 14px;
}

.wp-block-audio {
  margin-bottom: 30px;
}

.loggedout-rcp .only-members {
  display: none;
}

.lista-herramientas .kadence-post-image {
  width: 150px;
  height: 150px;
  margin: auto;
}

.rcp_sub_details_cancel button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100% !important;
  margin: 3px 0;
  border: 2px solid #fab91b !important;
  padding: 10px !important;
  border-radius: 4px;
}

.rcp_sub_details_cancel button:hover {
  border: 2px solid #000 !important;
}

.rcp_sub_details_update_card button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100% !important;
  margin: 3px 0;
  background: #fab91b !important;
  padding: 10px !important;
  border-radius: 4px;
  color: #000 !important;
}

.rcp_sub_details_update_card button:hover {
  background: #000 !important;
  color: #fab91b !important;
}

.max960 {
  max-width: 960px;
  margin: auto;
  font-size: 18px;
}

.max1200 {
  max-width: 1080px;
  margin: auto;
  padding: 0px 20px 40px 20px;
}

.max1200 .kadence-post-image-inner-wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.max1200 .kadence-post-image-inner-wrap img {
  max-width: 125px !important;
  max-height: 125px !important;
}

.pad15 {
  padding-left: 15px;
  padding-right: 15px;
}

.max1200 .splide__arrows .splide__arrow--prev {
  left: 0;
  z-index: 999;
}

.max1200 .splide__arrows .splide__arrow--next {
  right: 0;
  z-index: 999;
}

@media screen and (min-width: 768px) {
  .max1200 .kadence-post-image {
    height: 175px !important;
  }

  .max1200 .kadence-splide-slider-init::before,
  .max1200 .kadence-splide-slider-init::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50px;
    /* Ajusta el ancho del gradiente lateral según tus necesidades */
    background: -o-linear-gradient(right, transparent, white);
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      from(transparent),
      to(white)
    );
    background: linear-gradient(to left, transparent, white);
    z-index: 99;
  }

  .max1200 .kadence-splide-slider-init::before {
    left: 0;
  }

  .max1200 .kadence-splide-slider-init::after {
    right: 0;
    background: -o-linear-gradient(left, transparent, white);
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      from(transparent),
      to(white)
    );
    background: linear-gradient(to right, transparent, white);
  }
}

.pro-close svg,
.menu-toggle svg {
  fill: #000 !important;
}

/* Selector de niveles de membresía ocultado en producción porque cada plan
   usa su propia página con [register_form id="X"] (registro de un solo nivel).
   Comentado en staging para poder ver la lista de niveles al probar. */
/*
#rcp_subscription_levels {
  display: none;
}
*/

@media (max-width: 768px) {
  p {
    margin-bottom: 1em;
  }

  .tabla-205 table {
    width: auto;
    white-space: nowrap;
  }

  .table-container {
    overflow-x: auto;
    width: 100%;
  }
}

.table-container .wp-block-group__inner-container {
  padding: 0;
}

.tabla-205 thead {
  border-bottom: 0 !important;
  background: #fdfaf3;
}

.tabla-205 td:first-child {
  padding-left: 15px;
}

.tabla-205 thead th:first-child {
  width: 25% !important;
  padding-left: 15px;
}

.tabla-205 {
  margin-top: 25px !important;
  margin-bottom: 15px !important;
}

.post-password-form {
  max-width: 640px;
  margin: 80px auto;
  height: 50vh;
  color: #000 !important;
}

.post-password-form input[type="submit"] {
  width: 100%;
}

.post-password-form input[type="submit"]:hover {
  background-color: #1d1e22;
  color: #fab91b;
}

.rcp_sub_details_update_card button {
  width: 100%;
  border: 2px solid #fab91b !important;
  background: transparent !important;
}

.rcp_sub_details_update_card button:hover {
  border: 2px solid #000 !important;
}

.rcp_sub_details_renew:hover {
  background: #000 !important;
}

.rcp_sub_details_renew button {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.rcp_sub_details_renew button,
.rcp_sub_details_change_membership button {
  margin-top: 10px;
  width: 100%;
  border: 2px solid #fab91b !important;
}

.rcp_sub_details_renew button:hover,
.rcp_sub_details_change_membership button:hover {
  border: 2px solid #000 !important;
  background: #000 !important;
  color: #fab91b !important;
}

.comment-metadata > a {
  display: none;
}

.comment-metadata .edit-link {
  color: #fffcf3;
}

.sin-bonus,
.sorpresa,
.bonus {
  border-left: unset !important;
  text-align: center;
  border: 2px solid #1d1e22 !important;
  padding: 20px;
}

.sin-bonus a,
.sorpresa a,
.bonus a {
  color: #1d1e22 !important;
  text-decoration: underline;
}

.sin-bonus a:hover,
.sorpresa a:hover,
.bonus a:hover {
  color: #fab91b !important;
}

.flood mark {
  font-family: "Flood Std", Hind !important;
}

.bonus-ia {
  border-left: unset !important;
  text-align: center;
  border: 2px solid #1d1e22 !important;
  padding: 20px;
}

.bonus-ia a {
  text-decoration: underline;
  color: #1d1e22;
}
.bonus-ia a:hover {
  color: #fab91b;
}
.bonus-ia p:before {
  content: "BONUS";
  font-size: 18px;
  font-family: "Flood Std", Hind !important;
  position: absolute;
  top: -10px;
  left: -10px;
  color: #cf2e2e;
  background: #f7ecce;
  display: inline-block;
  padding: 0 7px;
  border-radius: 7px;
  z-index: 99;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.sorpresa p:before,
.bonus p:before {
  /* content: "BONUS"; */
  font-size: 18px;
  font-family: "Flood Std", Hind !important;
  position: absolute;
  top: -10px;
  left: -10px;
  color: #cf2e2e;
  background: #f7ecce;
  display: inline-block;
  padding: 0 7px;
  border-radius: 7px;
  z-index: 99;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

.sorpresa p:before {
  /*    content: "SORPRESA"; */
}

.postid-83 .herramienta-5759 a,
.postid-83 .herramienta-5441 a,
.postid-83 .herramienta-15556 a {
  border: 2px solid #1d1e22 !important;
}

.wp-block-quote li {
  font-style: normal;
  position: relative;
  margin-bottom: 7px;
}

.wp-block-quote ul li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjM0NTcgMC4xNzk2ODhMMy42OTUzMSA1LjgzMDA4TDEuNjMyODEgMy43NDYwOUMxLjUyNTM5IDMuNjYwMTYgMS4zNTM1MiAzLjY2MDE2IDEuMjY3NTggMy43NDYwOUwwLjY0NDUzMSA0LjM2OTE0QzAuNTU4NTk0IDQuNDU1MDggMC41NTg1OTQgNC42MjY5NSAwLjY0NDUzMSA0LjczNDM4TDMuNTIzNDQgNy41OTE4QzMuNjMwODYgNy42OTkyMiAzLjc4MTI1IDcuNjk5MjIgMy44ODg2NyA3LjU5MThMMTAuMzM0IDEuMTQ2NDhDMTAuNDE5OSAxLjA2MDU1IDEwLjQxOTkgMC44ODg2NzIgMTAuMzM0IDAuNzgxMjVMOS43MTA5NCAwLjE3OTY4OEM5LjYyNSAwLjA3MjI2NTYgOS40NTMxMiAwLjA3MjI2NTYgOS4zNDU3IDAuMTc5Njg4WiIgZmlsbD0iIzExMTExMSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  background-color: #f8cd5f;
  border-radius: 50%;
  position: absolute;
  left: -27px;
  top: 5px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

#hero-casadelpornofinanciero #_form_7_submit:hover {
  background-color: #1d1e22 !important;
  color: #fab91b !important;
}

#section-casadelpornofinanciero #_form_7_submit:hover {
  background-color: #1d1e22 !important;
  color: #fab91b !important;
}

#section-casadelpornofinanciero label {
  color: #1d1e22 !important;
}

.form-casaporn ._form-label,
.form-casaporn ._x34337231 {
  display: none;
}

.form-casaporn ._checkbox-radio {
  color: #000;
}

.page-id-18596 .entry-content .kt-inside-inner-col > ul > li {
  font-size: 20px;
  line-height: 150%;
  margin-bottom: 16px;
  list-style: none;
  padding-left: 36px;
  position: relative;
}

.page-id-18596 .entry-content .kt-inside-inner-col > ul > li::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDExIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjM0NTcgMC4xNzk2ODhMMy42OTUzMSA1LjgzMDA4TDEuNjMyODEgMy43NDYwOUMxLjUyNTM5IDMuNjYwMTYgMS4zNTM1MiAzLjY2MDE2IDEuMjY3NTggMy43NDYwOUwwLjY0NDUzMSA0LjM2OTE0QzAuNTU4NTk0IDQuNDU1MDggMC41NTg1OTQgNC42MjY5NSAwLjY0NDUzMSA0LjczNDM4TDMuNTIzNDQgNy41OTE4QzMuNjMwODYgNy42OTkyMiAzLjc4MTI1IDcuNjk5MjIgMy44ODg2NyA3LjU5MThMMTAuMzM0IDEuMTQ2NDhDMTAuNDE5OSAxLjA2MDU1IDEwLjQxOTkgMC44ODg2NzIgMTAuMzM0IDAuNzgxMjVMOS43MTA5NCAwLjE3OTY4OEM5LjYyNSAwLjA3MjI2NTYgOS40NTMxMiAwLjA3MjI2NTYgOS4zNDU3IDAuMTc5Njg4WiIgZmlsbD0iIzExMTExMSIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 20px;
  height: 20px;
  background-color: #f8cd5f;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 5px;
  -webkit-transform: unset;
  -ms-transform: unset;
  transform: unset;
}

#news-neofito {
  max-width: 620px;
  margin: auto;
}

.form-contenedor {
  position: relative;
}

#news-neofito .sub-nudistas {
  top: -16px;
}

.amarillo figure::after {
  background-color: #fab91b !important;
}

.bonus-isa {
  overflow: hidden;
  border-radius: 40px;
}
.bonus-isa * {
  height: 81px;
}

#nav-below {
  width: 100%;
}
#nav-below .nav-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#nav-below .icon-arrow-right {
  margin: 5px 0px 10px 10px;
}

#nav-below .nav-next .next:after {
  display: none;
}

@media screen and (min-width: 960px) {
  .hero-form {
    padding-left: 5%;
    padding-right: 5%;
  }
}

.user-nav-tabs ul li.selected {
  border: 0 !important;
}

.bp-single-vert-nav .bp-navs.vertical li {
  border-right: 0 !important;
}

.bp-user .count {
  border-radius: 100% !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-left: 7px !important;
  padding: 0 4px !important;
}

/* ==========================================================================
   1. VARIABLES Y CONFIGURACIÓN GLOBAL (:ROOT)
   ========================================================================== */
:root {
  --plyr-color-main: #b0280c;
  --plyr-range-fill-background: #fab91b;
  --color-gold: #fab91b;
  --color-dark: #111111;
  --shadow-soft: 0 4px 24px 0 rgb(233 228 227 / 30%);
  --radius-std: 7px;
}

/* ==========================================================================
   2. REGLAS ESPECÍFICAS DE PÁGINA (PAGE-ID)
   ========================================================================== */

/* Ocultar masthead en página específica */
.page-id-22032 #masthead {
  display: none;
}

/* Ocultar cabecera RCP en página específica */
.page-id-22415 .rcp_header {
  display: none;
}

/* ==========================================================================
   3. REPRODUCTOR MULTIMEDIA (PLYER & EMBEDS)
   ========================================================================== */

.wp-block-embed-vimeo * {
  width: 100% !important;
  max-width: 100% !important;
  height: 400px !important;
}

.plyr--audio {
  display: block;
}

.plyr--full-ui {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.plyr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 0;
  min-width: 200px;
  max-width: 100%;
  margin: 0 auto 50px auto;
  border-radius: var(--radius-std);
  -webkit-box-shadow: var(--shadow-soft), 0 12px 64px 0 rgb(233 228 227 / 30%);
  box-shadow: var(--shadow-soft), 0 12px 64px 0 rgb(233 228 227 / 30%);
  -webkit-transition: -webkit-box-shadow 0.3s ease;
  transition: -webkit-box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease, -webkit-box-shadow 0.3s ease;
  font-variant-numeric: tabular-nums;
  text-shadow: none;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
}

/* ==========================================================================
   4. SISTEMA DE NOTIFICACIONES (MENU & BELL)
========================================================================== */

/* 1. TAMAÑO Y COLOR DEL ICONO (Para que deje de ser invisible) */
.wnbell_icon {
    width: 28px !important; 
    height: 28px !important;
    display: block;
    fill: #1d1e22 !important;
    transition: fill 0.3s ease;
}

.bnb-bell-button {
    background: transparent !important;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
 margin-left: 20px;
    cursor: pointer;
}



@keyframes ring {
    0% { transform: rotate(0); }
    1% { transform: rotate(30deg); }
    3% { transform: rotate(-28deg); }
    5% { transform: rotate(34deg); }
    7% { transform: rotate(-32deg); }
    9% { transform: rotate(30deg); }
    11% { transform: rotate(-28deg); }
    13% { transform: rotate(26deg); }
    15% { transform: rotate(-24deg); }
    17% { transform: rotate(22deg); }
    19% { transform: rotate(-20deg); }
    21% { transform: rotate(18deg); }
    23% { transform: rotate(-16deg); }
    25% { transform: rotate(14deg); }
    27% { transform: rotate(-12deg); }
    29% { transform: rotate(10deg); }
    31% { transform: rotate(-8deg); }
    33% { transform: rotate(6deg); }
    35% { transform: rotate(-4deg); }
    37% { transform: rotate(2deg); }
    39% { transform: rotate(-1deg); }
    41% { transform: rotate(1deg); }
    43% { transform: rotate(0); }
    100% { transform: rotate(0); }
}

/* 3. EL CONTADOR (Círculo rojo) */
.bnb-count {
    position: absolute;
    top: 5px;
    right:  5px;
    background: #ff4d4d;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 50%;
    width: 18px;
    height: 18px;  
    border: 2px solid #fff;
}

/* 4. EL DESPLEGABLE (Lo que tenías antes) */

@media (min-width: 480px) {
	
 	
    .bnb-dropdown-header {      
	
	border-radius: 12px  12px 0 0;
	}
	 	
    .bnb-dropdown-footer {      
	
	border-radius: 0 0 12px  12px;
	}
    .bnb-dropdown {      
		right: -80px;
		overflow: visible;
		
	}
	
.bnb-dropdown-header:before, 
	.bnb-dropdown-header:after {
        content: "" !important;
        border-style: solid !important;
        position: absolute !important;
        top: -10px !important;
         right: 90px !important;
        border-width: 0 10px 10px !important;
        border-color: #fff transparent !important;
    }
	
	
	
}

.bnb-mark-all-read {
color:#fab91b;	
}

.bnb-dropdown-footer {
	padding:0;
}

.bnb-time {
	color: #ECDFC1 ;
}





/* ==========================================================================
   6. COMPONENTE: LISTA BIENVENIDA
   ========================================================================== */

.lista-bienvenida {
  max-width: 960px !important;
  margin: 0 auto 20px auto !important;
  padding: 20px 17px;
}

.lista-bienvenida article {
  background: white;
  margin-bottom: 2px;
  z-index: 1;
  border-radius: var(--radius-std);
  -webkit-box-shadow: 0 0 27px 0px rgba(103, 151, 255, 0.1);
  box-shadow: 0 0 27px 0px rgba(103, 151, 255, 0.1);
  position: relative;
}

.lista-bienvenida article:hover {
  z-index: 10;
}

.lista-bienvenida .kt-feat-image-align-left {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 50px auto;
  grid-template-columns: 50px auto;
}

.lista-bienvenida .kadence-post-image {
  height: 50px !important;
  max-width: 50px !important;
  padding-right: 5px;
}

.lista-bienvenida .kt-blocks-post-grid-item header {
  padding-bottom: 0px;
}

.lista-bienvenida .kt-blocks-post-grid-item header a {
  font-size: 16px;
  font-weight: normal;
}

.lista-bienvenida a:hover {
  color: var(--color-gold) !important;
}

/* ==========================================================================
   7. COMPONENTE: LISTADO CAMEOS (CUSTOM-LIST-INVITADOS)
   ========================================================================== */

.custom-list-invitados {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 20px;
}

.custom-list-invitados .ultp-block-title {
  display: inline-block;
  padding: 10px 0;
  margin-bottom: 0;
  font-family: Rubik, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2em;
}

.custom-list-invitados .ultp-block-title a {
  color: var(--color-dark);
  text-decoration: none;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
}

.custom-list-invitados .ultp-block-title a:hover {
  color: var(--color-gold);
}

.custom-list-invitados .ultp-block-meta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  color: #c1c3c7 !important;
  font-size: 14px;
  margin-bottom: 15px;
}

.custom-list-invitados .ultp-block-excerpt p {
  font-family: "Hind", sans-serif;
  font-size: 18px;
  color: rgba(106, 106, 106, 1) !important;
  margin-bottom: 0;
}

.custom-list-invitados .ultp-block-readmore a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}

.custom-list-invitados .ultp-block-readmore a:hover {
  opacity: 0.7;
  color: var(--color-dark);
}

.ultp-block-content-wrap {
  padding: 2% 4%;
}

/* ==========================================================================
   8. TABLA DE NOTIFICACIONES (ESTILO GLASSMORPHISM)
   ========================================================================== */

#item-body table.notifications {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 12px;
  margin-top: 10px;
  border: none;
}

#item-body table.notifications thead th {
  color: #888;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  font-weight: 700;
  padding: 0 20px 10px;
  text-align: left;
  border: none;
}

#item-body table.notifications tbody tr {
  background: rgba(255, 255, 255, 0.6);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

#item-body table.notifications tbody td {
  vertical-align: middle;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  color: var(--color-dark);
}

/* Redondeado de filas */
#item-body table.notifications tbody tr td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}

#item-body table.notifications tbody tr td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}

#item-body table.notifications tbody tr:hover {
  background: rgba(255, 255, 255, 0.95);
  -webkit-transform: translateY(-3px) scale(1.005);
  -ms-transform: translateY(-3px) scale(1.005);
  transform: translateY(-3px) scale(1.005);
  -webkit-box-shadow: 0 15px 30px rgba(250, 185, 27, 0.15);
  box-shadow: 0 15px 30px rgba(250, 185, 27, 0.15);
  z-index: 10;
  position: relative;
}

/* Elementos de tabla */
#item-body table.notifications input[type="checkbox"] {
  accent-color: var(--color-gold);
  width: 18px;
  height: 18px;
  cursor: pointer;
}

#item-body td.notification-description a {
  color: var(--color-dark);
  font-weight: 600;
  font-size: 1rem;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

#item-body td.notification-since {
  color: #666;
  font-size: 0.85rem;
  white-space: nowrap;
}

/* Acciones en tabla */
#item-body td.notification-actions {
  font-size: 0 !important;
  color: transparent !important;
}

#item-body td.notification-actions a {
  font-size: 14px;
  color: initial;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-left: 8px;
}

#item-body td.notification-actions a.mark-read {
  margin-right: 10px;
}

#item-body td.notification-actions a.mark-read:hover,
#item-body td.notification-actions .delete:hover {
  border: 2px solid #000;
}

.mark-read:hover:after {
  -webkit-transform: translate3d(0, 42px, 0);
  transform: translate3d(0, 42px, 0);
}

/* ==========================================================================
   9. UTILIDADES Y VARIOS
   ========================================================================== */

.wpc-bar-progress .wpc-progress-track {
  background: #f1f5f9;
}
.wpc-progress-bar {
  margin-bottom: 30px;
}
.wpc-active,
.wpc-inactive {
  font-size: 16px;
}
.p-but p {
  margin: 0;
}
.directory h1 {
  font-weight: normal;
}
.aviso {
  margin-top: 30px;
}
.search-item a:hover {
  background: unset !important;
}

.buddypress-wrap .bp-feedback span.bp-icon {
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* ==========================================================================
   10. RESPONSIVE DESIGN (MEDIA QUERIES)
   ========================================================================== */

@media (max-width: 768px) {
  /* Menú Deslizante Member Navigation */
  #object-nav {
    width: 100%;
    overflow: hidden;
    background: #f2f2f2;
    border-bottom: 1px solid #e0e0e0;
  }

  #member-primary-nav {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #member-primary-nav::-webkit-scrollbar {
    display: none;
  }

  #member-primary-nav li {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 auto !important;
    flex: 0 0 auto !important;
    border-right: 1px solid #e0e0e0;
  }

  #member-primary-nav li a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    padding: 14px 22px !important;
    white-space: nowrap !important;
    color: #666;
    font-weight: 500;
    text-decoration: none;
  }

  #member-primary-nav li.current.selected a,
  .buddypress-wrap .bp-navs li.selected a {
    background: #ffffff !important;
    color: #000;
  }

  /* Contador en móvil */
  #member-primary-nav li a .count {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #333;
    color: #fff;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 11px;
    margin-left: 10px !important;
    min-width: 20px;
    line-height: 1;
  }

  /* Ajustes lista bienvenida */
  .lista-bienvenida article {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  /* Tabla de notificaciones Mobile-First (Stack) */
  #item-body table.notifications thead {
    display: none;
  }

  #item-body table.notifications,
  #item-body table.notifications tbody,
  #item-body table.notifications tr,
  #item-body table.notifications td {
    display: block;
    width: 100%;
  }

  #item-body table.notifications tbody tr {
    margin-bottom: 15px;
    padding: 15px;
  }

  #item-body table.notifications tbody td {
    padding: 5px 0;
    border: none !important;
    border-radius: 0 !important;
  }
}

/* ==========================================================================
   VARIABLES DE DISEÑO (TU ADN VISUAL)
   ========================================================================== */
:root {
  --select-bg: rgba(255, 255, 255, 0.6);
  --select-blur: blur(12px);
  --select-border: rgba(0, 0, 0, 0.12);
  --select-shadow: 0 4px 20px rgba(0, 0, 0, 0.03);
  --select-shadow-hover: 0 10px 20px rgba(250, 185, 27, 0.15);
  --accent-color: #f7b91b;
  --text-main: #111;
  --transition-smooth: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  --chevron-svg: url("data:image/svg+xml,%3Csvg viewBox='0 0 10 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23111' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

/* ==========================================================================
   SELECTS & GLASSMORPHISM (UNIFICADO PERO RESPETANDO IDS)
   ========================================================================== */

/* Contenedores del select */

#notifications-filter-select .select-wrap,
.notifications-options-nav .select-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid var(--select-border);
  background: var(--select-bg);
  backdrop-filter: var(--select-blur);
  -webkit-backdrop-filter: var(--select-blur);
  -webkit-box-shadow: var(--select-shadow);
  box-shadow: var(--select-shadow);
  -webkit-transition: var(--transition-smooth);
  -o-transition: var(--transition-smooth);
  transition: var(--transition-smooth);
  border-radius: 4px;
}

#notifications-filter-select .select-wrap:hover,
.notifications-options-nav .select-wrap:hover {
  -webkit-box-shadow: var(--select-shadow-hover);
  box-shadow: var(--select-shadow-hover);
}

/* Inputs Select */

#notifications-filter-by,
#notification-select {
  -moz-appearance: none;
  appearance: none;
  -webkit-appearance: none;
  background: transparent !important;
  border: none !important;
  outline: none !important;
  color: var(--text-main);
  font-size: 0.95rem;
  font-weight: 500;
  letter-spacing: 0.2px;
  padding: 0.6rem 2.4rem 0.6rem 0.9rem;
  min-width: 230px;
  cursor: pointer;
  line-height: 1.2;
}

/* Flecha (Chevron) */
#notifications-filter-select .select-arrow,
.notifications-options-nav .select-wrap .select-arrow {
  position: absolute;
  right: 0.9rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  width: 10px;
  height: 6px;
  background: var(--chevron-svg) no-repeat center / contain;
  opacity: 0.75;
}

/* Reset de herencia BuddyPress */
.buddypress-wrap .select-wrap span.select-arrow:before {
  content: none !important;
}

#notifications-filter-select label,
.bp-screen-reader-text {
  display: none !important;
}

/* ==========================================================================
   MENSAJES & HILOS (ESTILO PREMIUM)
   ========================================================================== */

.thread-item {
  margin-bottom: 5px !important;
  background: rgba(255, 255, 255, 1) !important;
  backdrop-filter: var(--select-blur);
  -webkit-backdrop-filter: var(--select-blur);
  -webkit-box-shadow: var(--select-shadow);
  box-shadow: var(--select-shadow);
  -webkit-transition: var(--transition-smooth);
  -o-transition: var(--transition-smooth);
  transition: var(--transition-smooth);
  padding: 10px; /* Añadido para consistencia */
}

.thread-from {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.thread-from img.avatar {
  border-radius: 50%;
  border: 2px solid #fff;
  margin: auto !important;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.thread-item .user-name {
  font-size: 14px !important;
  margin: 10px auto auto auto !important;
  max-width: 150px;
  text-align: center;
}

/* ==========================================================================
   BUSCADOR (ESTILO ROUNDED)
   ========================================================================== */

#user_messages_search_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgb(235, 238, 240);
  border: 1px solid rgb(235, 238, 240);
  border-radius: 37px !important;
  padding: 2px 6px 2px 15px;
  -webkit-transition: var(--transition-smooth);
  -o-transition: var(--transition-smooth);
  transition: var(--transition-smooth);
  max-width: 300px;
  margin: 0 !important;
}

#user_messages_search_form:hover,
#user_messages_search_form:focus-within {
  border: 1px solid var(--accent-color);
  background-color: #fff;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
}

#user_messages_search {
  background-color: transparent !important;
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-left: 12px;
  line-height: 2em;
  font-size: 0.95rem;
  color: #111;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

#user_messages_search_submit {
  background: transparent !important;
  border: none !important;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  -o-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}

#user_messages_search_submit .dashicons {
  color: #666;
  font-size: 18px;
}

/* ==========================================================================
   PAGINACIÓN & ACCIONES (LAYOUT DINÁMICO)
   ========================================================================== */

.bp-messages-filters ul {
  display: -ms-grid !important;
  display: grid !important;
  -ms-grid-columns: 1fr 20px auto;
  grid-template-columns: 1fr auto;
  -ms-grid-rows: auto 15px auto;
  grid-template-rows: auto auto;
  gap: 15px 20px;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}

.bp-messages-filters ul > *:nth-child(1) {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}

.bp-messages-filters ul > *:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}

.bp-messages-filters ul > *:nth-child(3) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}

.bp-messages-filters ul > *:nth-child(4) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}

/* Fila 1: Buscador */
.user-messages-search {
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  grid-column: 1 / 3;
  -ms-grid-column-align: start;
  justify-self: start;
  width: 100%;
}

/* Fila 2: Acciones e Izquierda */
.user-messages-bulk-actions {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 1;
  grid-column: 1;
  -ms-grid-column-align: start;
  justify-self: start;
}

.user-messages-bulk-actions > div,
.bulk-actions-wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  gap: 10px;
}

/* Fila 2: Paginación a la Derecha */
.last.filter {
  -ms-grid-row: 2;
  grid-row: 2;
  -ms-grid-column: 2;
  grid-column: 2;
  -ms-grid-column-align: end;
  justify-self: end;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  gap: 8px;
}

/* Estilo Botones Paginación */
.messages-button#bp-messages-prev-page,
.messages-button#bp-messages-next-page {
  background: rgba(255, 255, 255, 0.5) !important;
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  border: 1px solid rgba(0, 0, 0, 0.08) !important;
  padding: 8px 16px !important;
  border-radius: 10px !important;
  cursor: pointer;
  -webkit-transition: var(--transition-smooth);
  -o-transition: var(--transition-smooth);
  transition: var(--transition-smooth);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  height: auto !important;
  text-decoration: none;
  color: #111 !important;
  font-size: 14px;
  font-weight: 600;
}

.messages-button:hover {
  background: var(--accent-color) !important;
  border-color: var(--accent-color) !important;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
  -webkit-box-shadow: 0 5px 15px rgba(250, 185, 27, 0.2);
  box-shadow: 0 5px 15px rgba(250, 185, 27, 0.2);
}

/* Iconos de Paginación via Pseudoelementos */
#bp-messages-prev-page::before {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' width='16' height='16' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M15 18l-6-6 6-6' stroke='%23111' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  line-height: 0;
}
#bp-messages-prev-page::after {
  content: "Anterior";
}

#bp-messages-next-page::before {
  content: "Siguiente" !important;
}
#bp-messages-next-page::after {
  content: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' width='16' height='16' xmlns='http://www.w3.org/2000/svg' fill='none'%3E%3Cpath d='M9 6l6 6-6 6' stroke='%23111' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;
  line-height: 0;
}

/* Botón Aplicar */
#notification-bulk-manage {
  padding: 0.65rem 1.4rem;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: var(--text-main);
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  -webkit-transition: var(--transition-smooth);
  -o-transition: var(--transition-smooth);
  transition: var(--transition-smooth);
}

#notification-bulk-manage:not(:disabled):hover {
  background: var(--accent-color);
  color: #000;
  -webkit-transform: translateY(-1px);
  -ms-transform: translateY(-1px);
  transform: translateY(-1px);
}

.filter .dashicons {
  display: none;
}

.user-messages-bulk-actions {
  padding: 0 20px 10px;
}
.user-messages-bulk-actions label {
  display: none !important;
}

.bulk-actions.select-wrap {
  border: 1px solid var(--select-border) !important;
  background: var(--select-bg);
  backdrop-filter: var(--select-blur);
  -webkit-backdrop-filter: var(--select-blur);
  -webkit-box-shadow: var(--select-shadow);
  box-shadow: var(--select-shadow);
  -webkit-transition: var(--transition-smooth);
  -o-transition: var(--transition-smooth);
  transition: var(--transition-smooth);
  border-radius: 4px;
}

.messages-button.bulk-apply.bp-tooltip {
  font-size: 14px;
  color: initial;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 38px !important;
  height: 38px !important;
  border-radius: 50% !important;
  background: rgba(0, 0, 0, 0.04);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.bp-user #message-threads {
  margin-top: 0px !important;
}

.select-wrap {
  min-width: 215px !important;
}

.messages-button.bulk-apply {
  margin: 0 !important;
  min-width: 38px !important;
  z-index: 9 !important;
}

.buddypress-wrap .select-wrap select {
  padding: 6px 20px 6px 10px !important;
}

/* ==========================================================================
   RESPONSIVE & ADAPTACIONES FINALES
   ========================================================================== */

@media screen and (min-width: 32em) {
  .buddypress-wrap .subnav-filters .component-filters select,
  .buddypress-wrap .subnav-filters .last select {
    max-width: 100%;
    padding: 10px 20px !important;
  }
}

@media (max-width: 480px) {
  .bp-messages-filters ul {
    -ms-grid-columns: 1fr !important;
    grid-template-columns: 1fr !important;
  }
  .user-messages-search,
  .user-messages-bulk-actions,
  .last.filter {
    -ms-grid-column: 1 !important;
    grid-column: 1 !important;
    -ms-grid-column-align: center !important;
    justify-self: center !important;
  }
}

/* ==========================================================================
   TARJETA GLASSMORPHISM: MENSAJERÍA
   ========================================================================== */

#thread-preview {
  /* Efecto Cristal Base */
  background: rgba(255, 255, 255, 0.45);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);

  /* Bordes y Sombra */
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 20px;
  -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.07);
  box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.07);

  font-family: "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  -webkit-transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  transition: -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
  -o-transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  transition: transform 0.3s ease, box-shadow 0.3s ease,
    -webkit-transform 0.3s ease, -webkit-box-shadow 0.3s ease;
}

#thread-preview:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
  -webkit-box-shadow: 0 12px 40px 0 rgba(31, 38, 135, 0.12);
  box-shadow: 0 12px 40px 0 rgba(31, 38, 135, 0.12);
}

/* ==========================================================================
   TÍTULO DE LA CONVERSACIÓN
   ========================================================================== */

.preview-thread-title {
  font-size: 1.2rem !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #666;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.messages-title {
  color: #111;
  font-weight: 400;
  padding-left: 20px !important;
  text-transform: none;
  letter-spacing: 0;
}

/* ==========================================================================
   HEADER Y PARTICIPANTES
   ========================================================================== */

.preview-pane-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.thread-participants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;

  margin: 0;
}

.thread-participants dt {
  font-size: 0.8rem;
  color: #888;
  margin-right: 10px;
}

.participants-list {
  list-style: none;
  padding: 0;
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.participants-list li {
  margin-right: -10px; /* Efecto de solapamiento elegante */
  -webkit-transition: margin 0.3s ease;
  -o-transition: margin 0.3s ease;
  transition: margin 0.3s ease;
}

.participants-list li:hover {
  margin-right: 5px;
}

.participants-list .avatar {
  width: 50px !important;
  height: 50px !important;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

/* ==========================================================================
   BOTONES DE ACCIÓN
   ========================================================================== */

.preview-content .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.preview-content .actions button,
.preview-content .actions a {
  background: rgba(255, 255, 255, 0.5);
  border: none;
  width: 38px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 12px;
  color: #444;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}

/* Color dorado para la estrella y ver más (siguiendo tu marca) */
.message-action-view:hover,
.message-action-star:hover {
  background: #fab91b;
  color: #fff !important;
}

.message-action-delete:hover {
  background: #e74c3c;
  color: #fff;
}

/* ==========================================================================
   CONTENIDO DEL MENSAJE
   ========================================================================== */

.preview-message {
  background: rgba(255, 255, 255, 0.3);
  padding: 15px 20px;
  border-radius: 15px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.preview-message p {
  margin: 0;
  line-height: 1.6;
  color: #333;
  font-size: 1.05rem;
}

.preview-message img.wp-smiley {
  vertical-align: middle;
  margin-left: 5px;
}

/* ==========================================================================
   CONTENEDOR DE ACCIONES
   ========================================================================== */
.preview-content .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; /* Alinea los botones a la derecha */
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9;
}

/* ==========================================================================
   ESTILO BASE DE BOTONES (CIRCULARES)
   ========================================================================== */
.preview-content .actions button,
.preview-content .actions a {
  /* Dimensiones exactas */
  width: 38px;
  height: 38px;
  min-width: 38px;

  /* Forma y Fondo */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%; /* Círculo perfecto */
  background-color: rgba(0, 0, 0, 0.04);
  border: none;

  /* Tipografía y Color */
  color: rgb(0, 0, 0);
  font-family: "Hind", sans-serif;
  font-size: 14px;
  text-decoration: none;
  line-height: 1;

  /* Interactividad */
  cursor: pointer;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* ==========================================================================
   ESTADOS HOVER (PERSONALIZADOS)
   ========================================================================== */

/* Efecto general al pasar el ratón */
.preview-content .actions button:hover,
.preview-content .actions a:hover {
  background-color: rgba(0, 0, 0, 0.08);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* Acción específica: Ver conversación (Dorado Nudista) */
.preview-content .actions .message-action-view:hover {
  background-color: #fab91b;
  color: #ffffff !important;
}

/* Acción específica: Favorito (Estrella) */
.preview-content .actions .message-action-star:hover {
  background-color: #fab91b;
  color: #000 !important;
}

/* Acción específica: Eliminar (Rojo suave) */
.preview-content .actions .message-action-delete:hover {
  background-color: #e74c3c;
  color: #ffffff;
}

/* ==========================================================================
   AJUSTE DE ICONOS (BuddyPress / FontAwesome)
   ========================================================================== */
.preview-content .actions .bp-icons::before {
  font-size: 16px; /* Tamaño del icono dentro del círculo */
  display: block;
}

/* ==========================================================================
   1. BOTÓN DE LUPA (DISPARADOR)
   ========================================================================== */
.menu-bar-items .search-item a {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  width: 45px !important;
  height: 45px;
  border-radius: 50%;
  padding: 0;
  margin-left: 20px;
  background-color: rgba(0, 0, 0, 0.04);
  color: currentColor;
  cursor: pointer;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 9;
}

.menu-bar-items .search-item a:hover {
  border: 2px solid #000;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fab91b !important;
}

.menu-bar-items .search-item svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

/* ==========================================================================
   2. BARRA DE BÚSQUEDA: EFECTO CLIP-PATH BIDIRECCIONAL
   ========================================================================== */

.navigation-search {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  z-index: 20;

  /* Glassmorphism 2.0 */
  background: rgba(255, 255, 255, 0.5) !important;
  backdrop-filter: blur(25px) saturate(180%);
  -webkit-backdrop-filter: blur(25px) saturate(180%);
  -webkit-box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  border-radius: 30px !important;

  -webkit-clip-path: circle(0% at 92% 50%);

  clip-path: circle(0% at 92% 50%);
  -webkit-transition: opacity 0.4s ease, visibility 0.5s,
    -webkit-clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: opacity 0.4s ease, visibility 0.5s,
    -webkit-clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  -o-transition: clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1),
    opacity 0.4s ease, visibility 0.5s;
  transition: clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s ease,
    visibility 0.5s;
  transition: clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.4s ease,
    visibility 0.5s, -webkit-clip-path 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.navigation-search.nav-search-active {
  opacity: 1;
  visibility: visible;

  /* EFECTO APERTURA (Despliegue circular) */
  -webkit-clip-path: circle(150% at 92% 50%);
  clip-path: circle(150% at 92% 50%);
  -webkit-transition: opacity 0.3s ease,
    -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: opacity 0.3s ease,
    -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.3s ease;
  transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.3s ease;
  transition: clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.3s ease, -webkit-clip-path 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}

/* ==========================================================================
   3. CAMPO DE ENTRADA (INPUT)
   ========================================================================== */

.navigation-search input[type="search"] {
  background: rgba(255, 255, 255, 0.1) !important;
  border: 2px solid rgba(255, 255, 255, 0.5) !important;
  border-radius: 30px !important;
  margin: 0 20px;

  width: 100%;

  -webkit-transform: translateX(30px);

  -ms-transform: translateX(30px);

  transform: translateX(30px);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease, -webkit-transform 0.4s ease;
  transition: opacity 0.3s ease, -webkit-transform 0.4s ease;
  -o-transition: transform 0.4s ease, opacity 0.3s ease;
  transition: transform 0.4s ease, opacity 0.3s ease;
  transition: transform 0.4s ease, opacity 0.3s ease,
    -webkit-transform 0.4s ease;
}

.nav-search-active input[type="search"] {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;

  margin: 0;
  -webkit-transition: opacity 0.4s ease 0.15s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.15s;
  transition: opacity 0.4s ease 0.15s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.15s;
  -o-transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.15s,
    opacity 0.4s ease 0.15s;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.15s,
    opacity 0.4s ease 0.15s;
  transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.15s,
    opacity 0.4s ease 0.15s,
    -webkit-transform 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.15s;
}

.navigation-search input[type="search"]:focus {
  -webkit-box-shadow: 0 0 25px rgba(250, 185, 27, 0.2);

  box-shadow: 0 0 25px rgba(250, 185, 27, 0.2);
}

/* ==========================================================================
   4. BOTÓN DE CIERRE (INTERNO)
   ========================================================================== */

.close-search a {
  background-color: rgba(0, 0, 0, 0.06) !important;
  border-radius: 50% !important;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* Giro dinámico al abrir/cerrar */
.nav-search-active .close-search a {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.close-search a:hover {
  background-color: rgba(0, 0, 0, 0.1) !important;
  -webkit-transform: rotate(270deg) scale(1.1);
  -ms-transform: rotate(270deg) scale(1.1);
  transform: rotate(270deg) scale(1.1);
}

.navigation-search input[type="search"]:focus {
  border: 0 !important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  border: 2px solid rgb(250, 185, 27) !important;
}

#sticky-navigation .search-field {
  margin: 0;
  height: 67px !important;
  max-height: 67px !important;
  min-height: 67px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
