/*
Theme Name: pre entrenos
Author: Pres
Description: Preentrenos
Version: 1

Text Domain: wp-bootstrap-starter

*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
body {
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: 'Epilogue', sans-serif;
  color: #070c0d;
  background: #fdfdfd !important;
  font-size: 18px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a, .link {
  background-color: transparent;
  color: #c35528;
}
.link::before{
  margin-left:-6px;
}
.link-hover::before{
  margin-left: -18px;
}
a:active,
a:hover, .link-hover {
  outline: 0;
  color: #cd8347;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5rem;
}

hr {
  box-sizing: content-box;
  height: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #ffcad4;
}

.table-sm td, .table-sm th {
    padding: 0.3rem 0.8rem;
}

.table td, .table th {
    vertical-align: unset;
    border-top: 1px solid #ffcad4;
}
.table-bordered {
    border: 1px solid #ffcad4;
}

table th {
    background-color: transparent;
    color: inherit;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
  margin-top: 24px;
  margin-bottom: 15px;
}
h1 {
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 10px;
  margin-left: -15px;
  color: #6c9538;
  letter-spacing: -1.92px;
}

h1 span {
  font-weight: 700;
  letter-spacing: -2px;
}

h2 {
  font-size: 30px;
  padding-bottom: 0.3em;
  line-height: 1.25;
  font-weight: 700;
}
h3 {
  font-size: 22px;
  line-height: 25px;
  padding-top: 1.5em;
  
}


h4 {
  line-height: 20px;
  padding-top:1.5em;
}
h5 {
  font-size: 18px;
  line-height: 17.5px;
  padding-top:1.5em;
}

ul.text-left.tarifa-caracteristicas {
  color: #111;
  font-size: 20px;
  font-weight: 300;
  list-style: none;
}

ul.text-left.tarifa-caracteristicas li:before {
  content: '✓';
  margin-left: -15px;
  color: green;
  margin-right: 1em;
}

ul.tarifa-caracteristicas li {
  font-size: 18px;
  font-weight: 400;
  color: #333;
}

p {
  margin-bottom: 0.5em;
}
h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}
h2.entry-title {
  border-bottom: 1px solid #eaecef;
}
h3.widget-title {
  font-size: 1.2rem;
}

.display-4 {
	font-weight: 300;
    line-height: 1.2;
    color: #fdb3c1;
    text-shadow: 0px 2px 0px #333;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
 
  
	
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

html, body {
  width: 100% !important;
  
}

.page-header .page-title {
    margin-top: 1.5em;
}

.container ul li {
    padding-top: 10px;
    padding-bottom: 2px;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  background-color: #Fdfdfd;
  border-bottom: 4px solid #31181c;
}

.navbar-brand {
  padding-bottom: 0;
}


.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(55, 60, 133, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#page-sub-header {
  position: relative;
  padding-top: 0.2em;
  padding-bottom: 0.6em;
  font-size: 1.25rem;
  background-color: #ff9900 !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  font-size: 1.5em;
  color: #fcfcfc;
  margin: 0;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  display:none;
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

#logo {
  width: 243px;
	height: 61px;
	    margin-left: 54px;
}

#logo_teacheret_corazones {
  width: 156px;
  margin-bottom: -4px;
}



/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
}

#masthead .navbar-nav > li > a, .button-reserva {
  color: #3D4C54;
  padding: 0.5rem 0.75rem;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.42px;
  text-transform: uppercase;
}

#masthead .navbar-nav > li:last-child > a, .button-reserva {
  color: #fefefe;
  margin-top: -7px;
  padding-top: 10px;
  margin-left: 10px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #c35528;
  border: 1px solid transparent;
  line-height: 1.5;
  border-radius: 0.25rem;
 box-shadow: 0 1px 2px rgba(0,0,0,0.15);
  transition: box-shadow 0.3s ease-in-out;
}
.button-reserva:hover {
  color: #fff;
 box-shadow: 0 5px 15px rgba(0,0,0,0.3);
}
#menu-nav {
  margin-top: 4px;
}
.navbar-brand {
  height: auto;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.250em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}
.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.250rem;
    padding: 0;
  }

  .dropdown-menu li a {
    padding: 0;
  }

  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }

  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
  text-align: center;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: center;
  width: 50%;
}
.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding: 1em;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " \2192";
}

.post-navigation .nav-previous a::before {
  content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}




/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}
.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}
.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}
.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-bottom:0;
  padding-top: 0;
}

.sticky .entry-title::before {
  content: '\f08d';
  
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.entry-content{
  margin-top:0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}




.entry-title > a {
  color: inherit;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}
.wp-caption img[class*="wp-image-"] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}


.entry-meta {
  font-size: 16px;  
  text-align: center;
  margin-top: 6px;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
}
body:not(.theme-preset-active) footer#colophon {
  color: #ccc;
  background-color: #131a22;
}

.copyright {
  font-size: 0.875rem;
  margin-bottom: 0;
  text-align: center;
}

.copyright a, footer#colophon a {
  color: inherit;
}




/*--------------------------------------------------------------
## CUSTOM
--------------------------------------------------------------*/
#main {
  box-shadow: none !important;
}

@media only screen and (min-width: 1200px) {
  .container {
    width: 1280px !important;
    
  }
}

.container {
  max-width: 100% !important;
}

.entry-footer {
  margin-top:2em;
  
  background-color: #eee;
}
.navbar-dark .navbar-toggler {
  border-color: #373e83;
  color: #373e83;
  padding-top: 6px;
	margin-right: 12px;
}

.entry-footer {
  display: none;
}

/* FROM FUSION BUILDER */

#cookies-eu-banner {
    z-index:99999;
    border-top: 1px solid #eee;
    font-size:1em;
    background-color:#fdfdfd;
}
#cookies-eu-accept {
    font-size:14px;
}
#cookies-eu-reject {
    display:none;
}

table.especificaciones {
    margin-top:0;
}
.especificaciones th {
    vertical-align: bottom;
    border-bottom: 2px solid #080b0f;
    color: #222;
    background: #fff;
    font-size: 24px;
    padding-bottom: 20px;
}

.especificaciones td {
    padding: 14px 12px;
    letter-spacing: 0px;
    font-size: 1em;
}

.fusion-blog-layout-medium .fusion-post-slideshow {
  margin-right: 0;
  width: 100%;
}

.fusion-date-and-formats {
    margin-right:6px;
}

.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-content {
    margin-left: 420px;
}

ul.check-list > li {
    margin-bottom: 1em;
    list-style: none;
    margin-left:-38px;
}

iframe {
    max-width: 100% !important;
}

.aawp .aawp-product--horizontal {
	border: 0 !important;
}

.aawp .aawp-product--horizontal .aawp-product__thumb {
    width: 180px;
}

.aawp-product__no_content .aawp-product__content, .aawp-product__no_footer .aawp-product__footer {
    display: none;
}


.post-content p a {
    color: #c35528;
    box-shadow: rgb(0, 117, 178) 0px -2px 0px inset;
    transition: color 0.1s ease-out 0s;
    text-decoration: none;
}

.product_box h2 {
    margin-top: 8px !important;
    margin-left: 8px !important;
    margin-bottom: 32px !important;
}

.aawp .aawp-product--horizontal .aawp-product__description>ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.product_box .aawp-button {
    padding: 12px 24px 12px 24px !important;
    font-size: 18px !important;
    margin-top: 20px;
}

.aawp .aawp-product--horizontal .aawp-product__footer {
    display: none !important;
}



.product_box .aawp-button.aawp-button--icon {
    padding-left: 50px !important;
}

ul.check-list > li:before, .aawp .aawp-product--horizontal .aawp-product__description>ul li:before {
    content: '\f00c' !important;
    
    color: #58c649 !important;
    padding-right: 8px !important;
}

#sidebar .aawp .aawp-product--widget-small .aawp-product__price {
  display: none;
}

.fusion-mobile-menu-icons a:before {
  color: #ff9900;
}
.aawp .aawp-button, .aawp-button {
  padding: 10px 15px 9px 15px;
  font-size: 16px;
}

.crp_related li {
  padding: 0;
  margin: 11px !important;
  border: 0;
}

.crp_related .crp_title {
  font-size: 14px;
  border-radius: 0;
  -webkit-border-radius: 0;
  text-shadow: none;
  padding: 0 10px;
}

.crp_related p {
    font-size: 1.5em;
}

.aawp-product__ribbon--bestseller {
  display:none;

}

.fusion-read-more {
  padding: 6px 18px;
  background-color: #0073aa;
  color: #fefefe;
}

.fusion-read-more:hover {
  color: #fefefe;
}

.fusion-page-title-bar {
  border-bottom: 3px solid #444;
  height: 68px;
}

b, strong {
  font-weight: 500;
}

.fw-700 {
  font-weight: 700;
}

.descripcion_principal {
  font-size: 1.2em;
  font-weight: 300;
  margin-left: -15px;
  color: #fefefe;
  margin-top: 0.6em;
  font-size: 1.2em;
  background-color: rgba(0.6,0.6,0.6,0.55);
  padding: 12px;
}

table#tabla_comparativa th:first-child, table#tabla_comparativa td:first-child {
    text-align:center
}
table#tabla_comparativa th {
    vertical-align: bottom;
    border-bottom: 2px solid #080b0f;
    color: #222;
    background: transparent;
    font-size: 16px;
    padding-bottom: 20px;
}

table#tabla_comparativa tbody tr{
    border-bottom: 2px solid #eee;
}

table#tabla_comparativa tbody tr:nth-child(even) {
    background: #fbfbfb;
}
table#tabla_comparativa tbody tr:nth-child(odd) {
    background: #fff;
}



.fusion-page-title-bar {
  border:0;
}

#wrapper #main .fusion-post-content > .blog-shortcode-post-title  {
  font-size: 21px;
  line-height: 30px;
  font-weight: 500;
  margin:0;
}


#main {
  box-shadow: 0 0 20px 0 rgba(0,0,0,.1);
 /*overflow-x: auto;*/
}

table{
  width:100%;
  margin-top: 30px;
  margin-bottom: 30px;
}

table td, table th { 
  border-bottom: 1px solid #e8e8e8;
  color: #222;
  vertical-align: middle;
  position: relative;
  padding: 4px 10px;
  font-size: 15px;
}

tr:nth-child(even) {
  background-color: #fefefe;
}

tr:nth-child(odd) {
  background-color: #fef9fa;
}

#wrapper .fusion-tabs-widget .tab-holder .tabs li a, .fusion-accordian .panel-heading a, .fusion-accordian .panel-title, .fusion-carousel-title, .fusion-content-widget-area h4, .fusion-flip-boxes .fusion-flip-box .flip-box-heading-back, .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title, .fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-title a, .fusion-megamenu-title, .fusion-modal h4, .fusion-person .person-desc .person-author .person-author-wrapper, .fusion-tabs .nav-tabs  li .fusion-tab-heading, .popover .popover-title, .post-content h4, .project-content .project-info h4, .share-box h4, table th{
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0px;
}
/*
.fusion-post-large > .fusion-flexslider {
  z-index: -1;
}
.fusion-post-large > .fusion-post-content {
  z-index: 5;
  margin-top: -95px;
  margin-left: 30px;
}
.fusion-post-large .blog-shortcode-post-title a{
  color:#fefefe !important; 
  font-weight:700 !important;
  text-shadow: 1px 1px 1px #000;
  font-size: 1.5em;
}

.fusion_builder_column_1_4   {
  margin-top: 0px !important;
  width: 27% !important;
}

.fusion_builder_column_1_4 .post h2 a {
  font-size:20px;
}
.fusion_builder_column_1_4 .fusion-blog-shortcode .post {
  margin-bottom: 23px;
}
*/

.fusion-blog-shortcode .post {
    margin-bottom: 46px !important;
}
.fusion-blog-layout-grid h2 {
  text-align:center;
}

.fusion-blog-layout-medium .fusion-post-slideshow {
  margin-right: 0;
}


.fusion-blog-layout-grid .fusion-post-wrapper .fusion-image-wrapper img {
  padding: 20px;
}

.page-template-portada .fusion_builder_column_3_4 {
  width: 73% !important;
  margin-right: 3% !important;
}

.page-template-portada .fusion_builder_column_3_4 h2 a {
  width: 100%;
  padding: 0;
  bottom: 0;
  left: 0;
  margin: 0;
  font-size: 1.8em;
  color: #444;
}


/*
.fusion_builder_column_3_4 h2 a {
  line-height: 1.2;
}
*/
.post-content h2 {
  margin-top:1.2em;
  margin-bottom:0.75em;
}

.page-template-portada .fusion_builder_column_1_4 h2 {
  width: 100%;
  padding: 0;
  margin-top: 1em;
}

.page-template-portada .fusion_builder_column_1_4 .fusion-image-wrapper img {
    margin-bottom: 0.5em;
}

.page-template-portada  .fusion_builder_column_1_4 h2 a {
    font-size: 1.1em;
}

.rate_bar_wrap {
  padding: 20px 12px;
  border: 2px solid #aaa;
  background-color: #fefefe;
}

.rate_bar_wrap .review-top {
  overflow: hidden;
  float: none;
  width: 100%;
  margin-right: 0;
}

.product_requiere {
    clear: both;
    background: #fe980017;
    padding: 10px;
    border: 1px dashed #ff9900;
    overflow: hidden;
    font-size: 14px;
}

.product_requiere p {
    margin: 0;
}
.product_requiere p a {
    box-shadow: rgb(0,117,178) 0 -1px 0 inset;
}

.wpsm-one-half{
  display:inline-block;
  vertical-align: top;
}

.wpsm-column-first {
  margin-right: 25px;
}

.pros_cons_values_in_rev {
  margin: 20px 0 0 0;
  padding: 0 0 10px 0;
  overflow: hidden;
}
.wpsm_pros .title_pros, .wpsm_cons .title_cons {
  color: #58c649;
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}
/*
.wpsm_pros ul li:before,.fusion-content-widget-area .widget li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  color: #58c649;
}
*/



.fusion-content-widget-area .widget li {
  margin-bottom: 1em;
  font-size: 15px;
  line-height: 1.5;
  padding: 4px;
  padding-left: 16px;
}


.wpsm_pros, .wpsm_cons {
  margin: 0;
  padding: 0;
}

.wpsm_pros ul, .wpsm_cons ul {
  margin: 0 0 15px 0;
  padding: 0;
}

.wpsm_pros ul li, .wpsm_cons ul li {
  list-style: none !important;
  margin: 0;
}

.wpsm_pros ul li:before {
    margin-right: 8px;
    margin-left: -26px;
}
.wpsm_cons ul li:before{
    margin-right: 12px;
    margin-left: -26px;
}


#sidebar .aawp .aawp-product--widget-vertical {
  background: #fff;
  border: 0;
}
#sidebar .aawp .aawp-product--widget-vertical {
  box-shadow: none;
}
.enhanced-text-widget, .fusion-post-wrapper {
  border: 1px solid #DDD;
  background-color: #fff;
  margin-bottom: 15px;
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.15);
  border-radius: 2px;
}
.aawp .aawp-product--widget-small {
  border: 0 !important;
  margin: 0 !important;
  padding: 20px !important;
}

.fusion-mobile-menu-icons a {
  margin-top: -42px;
}

img.fusion-logo-1x.fusion-mobile-logo-1x {
  width:120px;
}

.fusion-post-wrapper {
  transition: all 0.3s ease-in;
}

.fusion-post-wrapper:hover, img-shadow {
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
}

.image-shadow {
  filter: drop-shadow(1px 1px 2px #3d5d30);
}
.home .fusion-page-title-bar {
  height: 6px;

}
.home .fusion-page-title-row h1 {
    opacity: 0;
}
#lista_camaras {
  margin-left: 0;
  padding-left: 0;
}

.camera-box, #lista_camaras li{
  list-style: none;
  display: inline-block;
  padding: 4px 8px;
  background-color: #fff;
  margin-top: 8px;
  margin-right: 4px;
  text-align:center;
  width: 120px;
  height: 120px;
}
.camera-box {
  margin:0;
}

.product_box {
  box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.15);
  border: 1px solid #DDD;
  background: #fff;   
  margin-bottom: 15px;
  border-radius: 2px;
  padding: 24px;
}

.fusion-body .fusion-blog-layout-medium .fusion-post-slideshow {
  margin: 0;
}

.custom-button {
  padding: 8px 16px 5px 17px;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 15%) !important;
  transition: all 0.3s ease !important;
  display: inline-block;
  background-color: lightpink;
  color: #444;
  text-decoration: none;
  margin: 4px;
}

.custom-button:hover {
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.45) !important;
  color: #444;
  text-decoration: none;
}

.orange-background {
  background: #f90;
}

.adDisplay {
  display: none !important;
}


table.aawp-table th, table.aawp-table td {
  padding: 10px 12px;
}

.table-price {
  display: block;
  color: #B12704!important;
  font-size: 20px !important;
  font-weight: 400;
  margin-bottom: 0;
}

.text-price {
  color: #B12704!important;
  font-size: 20px !important;
  font-weight: 400 !important;
}

.ingretiente h3 {
  margin-top: 2em;
}

table.aawp-table td:nth-child(0) {
  font-weight:600;
}

/* PAGINA COMPLETA */
.postid-1835 #content, .postid-2361 #content, .postid-2424 #content, .postid-2447 #content, .postid-2487 #content {
    width: 100% !important;
}

.postid-1835 aside {
    display: none;
}

.camera-box img, #lista_camaras li img{
  height: 80px;
  display:block;
  margin: 0 auto;
  max-height: 100%;
}

.twitter-tweet {
    margin: 0 auto !important;
}

.aawp .aawp-product--widget-small .aawp-product__image {
    background-size: contain !important;
}

.post .post-content img {
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}

.post .post-content a img {
    margin-bottom: 0em;
    margin-top: 0em;
    padding: 4px;
}

ul.slides li {
    margin-top: 2em !important;
}

.crp_related img {
    margin: 0 !important;
}


.page-template-portada #main .fullwidth-box .fusion-row {
    padding: 3em 2em;
    padding-bottom:1em;
    background-color:#fefefe;
    margin-bottom: 3em;
}

 #main .fusion-blog-layout-grid.fusion-blog-layout-grid-5 .post {
    width: 20%;
}

 #main .fusion-post-wrapper {
    box-shadow: none;
    transition: box-shadow 0.1s;
}

 #main .fusion-post-wrapper:hover {
    box-shadow: 0px 1px 3px 0px rgba(0,0,0,.55);
}

 #wrapper #main .fusion-post-content>.blog-shortcode-post-title {
    font-size:20px;
}

#main .fusion-blog-layout-grid .fusion-post-content-wrapper {
    padding: 10px 25px 20px;
}

.page-template-portada #main {
    background-color: #F2F5F5 !important;
}

.__youtube_prefs__ {
    padding-bottom: 2em;
    padding-top: 1em;
}

.post-content ul li {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

.fusion-post-wrapper {
    margin-bottom: 0
}

.fusion-post-grid {
    padding: 0 !important;
    margin: 15px;
    border: 1px solid #eee !important;
    border-radius: 2px;
}

.fusion-format-box {
    display: none;
}

.alexa-dice {
    background: #cfcfcf11;
    color: #111;
    letter-spacing: -1px;
}
.alexa-dice-shadow {
    display: inline;
    box-shadow: #f909 0px -2px 0px inset;
    padding-left: 4px;
    padding-right: 4px;
}


#tabla_comparativa a {
    box-shadow: #0075b2 0px -1px 0px inset;
}

.aawp-button {
    box-shadow: none !important;
}

#wrapper .post-content blockquote {
    border-color: #f909;
}
blockquote {
    margin-block-start: 0;
    margin-inline-start: 0;
}

.wp-caption a{
    box-shadow: none !important;
}

.aawp .aawp-product--vertical .aawp-product__title {
    font-weight:300;
}


.product-top .aawp-product__title {
    display: none !important;
}

.product-top {
    box-shadow: none !important;
}

.wp-caption-text {
    font-weight: 300;
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center !important;
    color: #444;
}

.wp-caption-text a {
    color: #999;
    box-shadow: none;
}

.lwptoc_item_number {
    display: none;
}


@media only screen and (max-width: 960px) {
  .fusion-body .fusion-blog-layout-medium .fusion-post-slideshow {
    width: 100%;
  }
  .fusion-blog-layout-grid .fusion-post-grid {
        max-width: 100% !important;
        width: auto !important;
    }
    .product-box-compatible-horizontal {
        padding-left: 1.5em;
    }
	
}

@media only screen and (max-width: 640px) {
 
	#logo {
		margin-left: 0;
	}
  
	
    .center_on_mobile {
        text-align: center;
    }
    
    .page-template-portada .fusion_builder_column_3_4 {
        width: 100% !important;
        margin: 0 !important;
    }
    table#tabla_comparativa td:nth-child(4),table#tabla_comparativa td:nth-child(5),table#tabla_comparativa td:nth-child(6),table#tabla_comparativa td:nth-child(7),table#tabla_comparativa td:nth-child(8), table#tabla_comparativa th:nth-child(4),table#tabla_comparativa th:nth-child(5),table#tabla_comparativa th:nth-child(6),table#tabla_comparativa th:nth-child(7),table#tabla_comparativa th:nth-child(8) {
        display: none;
    }
	
}

/* END FROM FUSION BUILDER */

.articulo-grid {
  text-align: center;
  padding-bottom: 20px;
  box-shadow: 0px 5px 21px 0px rgb(32 32 32 / 24%);
  background-color: #fefefe;
  margin-bottom: 2em;
}

.product-grid-box {
  border: 1px solid #232f3e;
  text-align: center;
  padding-bottom: 20px;
  box-shadow: 0px 5px 21px 0px rgba(32,32,32,0.24);
  background-color: #fefefe;
	margin-bottom: 2em;
}

.product-grid-box h3 {
  margin-bottom: 1em;
  padding-top: 0;
}

.product-grid-box .img-container {
    background-color: #fff;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
}

.product-grid-box a {
  width: 100%;
  text-decoration: none;
  color: #333;
}

.product-grid-box .highlight {
  background-color: #232f3e;
  padding-bottom: 6px;
}

.img-container img{
  display: block;
  margin: 0 auto;
}

.ingredientes-esenciales i.bi.bi-check, .ingredientes-esenciales i.bi.bi-x  {
    display: inline-block;
    font-size: 25px;
}

.ingredientes-esenciales i.bi.bi-check {
    color: #28a745;
  }

.ingredientes-esenciales i.bi.bi-x {
    color: #dc3545;
}

.product-grid-box .ingredientes-esenciales ul {
  padding-left: 0;
  text-align: center;
  margin-bottom: 0.5em;
}


.product-grid-box .ingredientes-esenciales ul li:first-child {
    padding-top: 4px;
}

.product-grid-box .ingredientes-esenciales ul li {
  list-style: none;
  border-bottom: 1px solid #eee;
  padding: 4px 0;
}

.product-grid-box .ingredientes-esenciales i {
	vertical-align: sub;
}

.product-grid-box .cta {
  display: inline-block;
}

.product-grid-box .cta .aawp-button.aawp-button--icon{
  margin: 0 auto;
}

.product-grid-box p.precio {
    font-weight: 500;
    font-size: 1.2em;
}

.product-grid-box p.precio_dosis {
    font-size: 13px;
    margin-top: -28px;
    color: #555;
}


.estimulante {
  padding: 10px 0;
}

#analisis-hero .estimulante {
  padding: 0px;
}

#analisis-hero h2 {
    color: #333 !important;
    font-weight: 500;
    font-size: 1.5em;
    margin: 0 0 6px 0;
}

.product-box-top, .product-box-compatible-vertical, .product-box-compatible-horizontal {
    box-shadow: 0 1px 3px rgba(0,0,0,0.16), 0 1px 2px rgba(0,0,0,0.24);
}
.product-box-top {
    margin-bottom: 40px;
    padding: 2em 0.5em;
}
#analisis-hero, .container, .entry-meta {
    padding: 1em !important;
}

.text-primary {
	color: #243B37 !important;
}

#analisis-hero .bi.bi-star-fill, #analisis-hero .bi.bi-star, #analisis-hero .bi.bi-star-half {
  font-size: 2em;
  margin-top: 1em
}




.top-selection {
  background: linear-gradient(45deg, rgba(246,248,249,0.8) 0%,rgba(229,235,238,0.8) 50%,rgba(215,222,227,1) 5%,rgba(245,247,249,1) 100%);
  max-width: 400px;
	box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
  margin: 0 auto;
}





.home-hero {
    margin-bottom: 3em;
}

.home-hero h1 {
    color: #fefefe;
    text-shadow: 2px 2px 4px #000000;
    font-size: 3.5rem;
    font-weight: 300;
    margin-top: 0.6em;
}

.home-hero p.descripcion {
	color: #fefefe;
    margin-top: 0.6em;
    font-size: 1.2em;
	background-color: rgba(0.6,0.6,0.6,0.55);
	padding: 0.5em 0;
}
.product-box-compatible-vertical {
    /*min-width: 300px;*/
    max-width: 85%;
    min-height: 450px;
}

.product-box-compatible-horizontal {
    margin-bottom:3em;
    padding-right: 1.5em;
    padding-left: 0;
}

.ingretiente {
  margin-bottom: 1em;
}

.bi.bi-star-fill, .bi.bi-star, .bi.bi-star-half {
  margin: 0 2px;
  color: #ffa41c;
  vertical-align: sub;
}

.product-grid-box .low-stimulant {
  background-color: #138294;
}

.product-grid-box .mid-stimulant {
  background-color: #C05802;
}

.product-grid-box .high-stimulant {
  background-color: #dc3545;
}

.product-grid-box .no-stimulant {
	background-color: lightpink;
}
.product-grid-box .no-stimulant span {
	display: block;
}

.product-grid-box .low-stimulant, .product-grid-box .mid-stimulant, .product-grid-box .high-stimulant {
  color: white;
  display: block;
}

#analisis-hero .low-stimulant svg.bi.bi-lightning-fill, #analisis-hero .low-stimulant svg.bi.bi-lightning, #analisis-hero .mid-stimulant svg.bi.bi-lightning-fill, #analisis-hero .mid-stimulant svg.bi.bi-lightning, #analisis-hero .high-stimulant svg.bi.bi-lightning-fill, #analisis-hero .high-stimulant svg.bi.bi-lightning, #analisis-hero .no-stimulant svg.bi.bi-lightning-fill, #analisis-hero .no-stimulant svg.bi.bi-lightning, #analisis-hero .propietary-blend svg.bi.bi-lightning-fill, #analisis-hero .propietary-blend svg.bi.bi-patch-question {
  color: white;
  font-size: 30px;
  margin-bottom: 10px;
 }

 #analisis-hero .estimulante i.bi.bi-question {
    font-size: 1.6em;
    display: inline-block;
    margin-top: -7px;
    color: white;
    vertical-align: text-bottom;
}

 .product-grid-box .propietary-blend {
  background-color: #ededed;
  display: block;
 }

 .product-grid-box .propietary-blend svg.bi.bi-patch-question {
  margin-left: -6px;
  width: 1.5em;
  margin-top: -13px;
 }

 #analisis-hero .propietary-blend svg.bi.bi-lightning-fill {
  margin-top: 2px;
 }
#analisis-hero .propietary-blend svg.bi.bi-patch-question {
  margin-left: -10px;
}


#analisis-hero .estimulante i.bi.bi-lightning-fill, #analisis-hero .estimulante i.bi.bi-lightning {
    font-size: 1.4em;
    color: white;
    vertical-align: text-bottom;
    display: inline-block;
}

#analisis-hero .estimulante.low-stimulant span:first-child, #analisis-hero .estimulante.mid-stimulant span:first-child, #analisis-hero .estimulante.high-stimulant span:first-child, #analisis-hero .estimulante.no-stimulant span:first-child, #analisis-hero .estimulante.propietary-blend span:first-child  {
	color: white;
	text-transform: uppercase;
    font-weight: 700;
    font-size: 22px;
    padding-right: 10px;
}

#analisis-hero .estimulante.low-stimulant, #analisis-hero .estimulante.mid-stimulant, #analisis-hero .estimulante.high-stimulant, #analisis-hero .estimulante.no-stimulant, #analisis-hero .estimulante.propietary-blend {
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
}
	
#analisis-hero .estimulante.mid-stimulant {
	background-color: #c05802;
}

#analisis-hero .estimulante.low-stimulant {
    background-color: #17a2b8;
    
}
#analisis-hero .estimulante.high-stimulant {
  background-color: #dc3545;
}

#analisis-hero .estimulante.no-stimulant {
    background-color: hotpink;
}

#analisis-hero .estimulante.propietary-blend {
  background-color: #666;
}

.mid-stimulant+.rate_bar_wrap{
	border-color: #c05802;
}
.low-stimulant+.rate_bar_wrap{
	border-color: #138294;
}
.high-stimulant+.rate_bar_wrap{
	border-color: #dc3545;
}
.no-stimulant+.rate_bar_wrap{
	border-color: hotpink;
}
.propietary-blend+.rate_bar_wrap{
	border-color: #666;
}

.product-box-top .estimulante {
  margin-top: 10px;
}

/* exopitefilter */ 
.exopite-multifilter-filter-item-post_tag, .exopite-multifilter-filter-reset-search {
  display: none !important;
}

.page-numbers {
    text-align: center;
    padding: 0.8em;
    margin: 0.5em;
    border: 1px solid #ccc;
    background-color: #fafafa;
    border-radius: 4px;
    font-weight: 700;
    font-size: 1em;
}
.exopite-multifilter-filter-item.active:after {
  display: none;
}

/* Sabores */
.sabores ul {
  margin-left: -4px;
  padding-left: 0px;
}
.sabores ul li {
  border: 2px solid #ccc;
  cursor: pointer;
  display: inline-block;
  margin: 4px;
  position: relative;
  padding: 5px 10px 5px 11px;
  background-color: white;
}
.sabores ul li:hover {
  background-color: #f6f6f6;
}
.sabores ul li a {
  border-color: #a2a6ac;
  color: #333;
  font-size: 14px;
  text-decoration: none;
}

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
  text-decoration: blink;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count:infinite;
  -webkit-animation-timing-function:ease-in-out;
  -webkit-animation-direction: alternate;
}

.information-compra {
    font-weight: 400;
    color: #444;
    margin-top: 2em;
    font-size: 24px;
    background-color: #eee;
    padding: 14px 0;
}

.information-compra .level-item{
  margin: 12px 0;
}

.information-compra p {
  padding:0;
  margin:0;
  display: inline-block;
}

.information-compra .level-item p:first-child {
  font-size: 20px;
  text-transform: capitalize;
}

.information-ingrendients {
    font-weight: 400;
    color: #444;
    font-size: 24px;
  margin-top: 1em;
  
}

.information-ingrendients p {
  padding:0;
  margin:0;
}

.information-ingrendients .level-item{
  margin: 12px 0;
}

.information-ingrendients .level-item p:first-child {
  font-size: 20px;
  font-weight: 100;
}

.boxed-info {
    border: 2px solid #0066B3;
    display: inline-block;
    padding: 6px 7px;
    color: #0066B3;
    text-align: center;
    margin:4px;
	margin-bottom: 1em;
    background-color:#fdfdfd;
}

.boxed-info .name {
    font-style: italic;
    font-weight: 300;
    font-size: 2em;
    text-transform: uppercase;
}
.boxed-info .quantity {
    font-weight: 800;
    font-style: italic;
    font-size: 2.5em;
    padding: 0;
    margin: 0;
    margin-top: -16px;
}

.boxed-info-small {
    border: 2px solid #0066B3;
    padding: 6px 7px;
    color: #0066B3;
    text-align: center;
    margin:4px;
	margin-bottom: 1em;
    background-color:#fdfdfd;
	display: block;
    max-width: fit-content;
}

.boxed-info-small .name {
    font-weight: 500;
    font-size: 1em;
    text-transform: capitalize;
}

img#img-weight {
  height: 48px;
}

img#img-dose {
  height: 36px;
}

img#img-serving-per-container {
  height:40px;
}

.img-tabla-nutricional {
	max-width: 600px;
	width: 100%;
}

.background-color-hero {
  background-color: #f6f6f6;
}
  

.row {
  max-width: 100%;
  margin-left:0;
  margin-right:0;
}


.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 6px;
  padding-right: 6px;
}


article {
    padding: 0;
}

@media only screen and (max-width: 768px) {
  #logo_teacheret_corazones {
    width: 216px;
  }
  h1{
    font-size: 32px;
    padding: 0;
    margin-top:0;
    margin-bottom:12px;
  }
}

.wp-block-buttons {
	text-align: center;
	margin: 0 auto;
}

ul.lista-ingredientes-esenciales li {
    list-style: none;
}

#joli-toc-wrapper nav#joli-toc .title #title-label {
	margin-bottom: 0.3em;
}

#joli-toc .joli-nav .item a.joli-h2 {
	padding: 8px !important;
    border-radius: 0 !important;
    margin: 0 !important;
}

#joli-toc-wrapper nav#joli-toc li a:hover {
	background: #eee !important;
}

#joli-toc-wrapper.joli-unfolded nav#joli-toc {
	padding: 20px 10px !important;
	border-radius: 0 !important;
}

#joli-toc-wrapper.joli-unfolded nav#joli-toc #joli-toc-header {
    margin-bottom: 1em;
    margin-top: 0.5em;
}

#joli-toc-wrapper nav#joli-toc {
    width: 100%;
}

#joli-toc-header {
	cursor: default !important;
}

#joli-toc-wrapper nav#joli-toc li.item {
    border-top: 1px solid #eee;
}


p#precio {
    font-size: 36px;
    font-weight: bolder;
    margin-top: 20px;
	margin-bottom: 0;
}
p#precio + p.precio_dosis {
	color: #666;
	font-size: 14px;
	margin-bottom: 0px;
}

#analisis-hero h3 {
    margin-top: 0;
}

#analisis-hero #stars {
  margin-bottom: 1em;
}

#producto_no_disponible {
  font-size: 1.2em;
  color: #dc3545;
  font-weight: 700;
  margin: 2em 0;
}


ul#listado-ingredientes-tags {
    display: inline-block;
    padding-left: 0;
}

ul#listado-ingredientes-tags li {
    list-style: none;
    display: inline-block;
    background-color: #fafafa;
    border: 1px solid #d66600;
    border-radius: 18px;
    padding: 3px 8px;
    margin-bottom: 8px;
    margin-right: 4px;
    color: white !important;
}

ul#listado-ingredientes-tags li:hover {
    background-color: #d666001f;
    cursor: pointer;
}

ul#listado-ingredientes-tags li a {
    color: #111;
	text-decoration: none;
}

ul#a_favor, ul#en_contra {
    padding-left: 0;
}

ul#a_favor li, ul#en_contra li {
    list-style: none;
}

ul#a_favor i.bi.bi-check{
    color: #28a745;
}

ul#en_contra i.bi.bi-x {
    color: #dc3545;
}

ul#a_favor i.bi.bi-check, ul#en_contra i.bi.bi-x {
    display: inline-block;
    font-size: 25px;
}

#pros h4 {
	color:#28a745;
}

#contras h4 {
	color: #dc3545;
}

span#valoracion_puntuacion {
    font-weight: 900;
    font-size: 5em;
    background-color: #ffa41c;
    border-radius: 50%;
    padding: 0px 0.4em;
    color: white;
}

.product-grid-box .estimulante, #puntuacion_final .estimulante{
  padding-left: 0 !important;
  margin-top: 0 !important;
}

#puntuacion_final .estimulante span {
  display: block;
}

#puntuacion_final .estimulante.high-stimulant i {
  color: #dc3545;
}

#puntuacion_final .estimulante.mid-stimulant i{
  color: #c05802
}

#puntuacion_final .estimulante.low-stimulant i{
  color: #17a2b8
}
#bloque_valoracion_final h4 {
	padding-top: 0;
}

#bloque_valoracion_final {
	border: 3px solid #ffa41c;
    padding: 4px 20px;
    margin-top: 2em;
    background-color: #fefefe;
}

#instagram {
  width: 480px;
  height: 600px;
  margin: 20px;
  position: relative;
}

#instagram h1 {
    padding: 20px;
    margin-top: 0;
    font-size: 36px;
}

#img-instagram {
    max-width: 300px;
   
    margin: 0;
    padding: 0;
}


#instagram .information-ingrendients{
  border: 2px solid #aaa;
  background-color: #fefefe;
}


#instagram .information-ingrendients {
  border: 2px solid #aaa;
  background-color: #fefefe;
  z-index: 999;
  position: absolute;
  bottom: 4px;
  left: 4px;
  right: 4px;
}

#instagram .information-ingrendients .level-item p:first-child{
  font-size: 17px !important;
}

#instagram #analisis-hero {
  height:100%;
  padding:0 !important;
}

.instagram-image-stars {
  position: absolute;
  left: -8px;
}

.instagram-boxes {
  position: absolute;
  right: 4px;
  width: 80%;
}

#instagram .boxed-info {
  float:right;
}

#instagram .boxed-info .name {
  font-size:24px;
}
#instagram .boxed-info .quantity {
  font-size:36px;
}

#instagram .mp-message {
  display: none;
}


.embed-responsive-16by9 {
	max-width: 780px;
	margin: 0 auto;
}

.form-control {
	display: block;
    height: 30px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    margin-left: 20px;
    margin-top: 8px;
	border-radius: 0;
}

.search-submit {
	color: #444;
    border: 1px solid #555;
    height: 30px;
    margin-top: -4px;
    border-radius: 0;
    padding: 2px 7px;
}

.search-submit:hover {
	color: 444;
}

.footer-widget {
    background-color: #eee;
    padding: 50px 10px 45px 10px;
}

.social-icons i{
  font-size: 52px;
  padding: 16px 36px;
}

.bi-facebook {
  color: #3b5998;
}

.bi-youtube {
  color: #c4302b;
}

.bi-instagram {
  color: #fb3958;
}

.total-ingredientes {
    padding-top: 9px;
    padding-bottom: 10px;
    background-color: #f8f9fa;
}

.ribbon-top {
  width: 200px;
  padding: 16px;
  position: absolute;
  text-align: center;
  color: #f0f0f0;
  top: -189px;
  right: -71px;
  transform: rotate(50deg);
  background-color: transparent;
  border-left: 49px solid transparent;
  border-right: 70px solid transparent;
  border-bottom: 58px solid transparent;
  height: 0;
}

.ribbon-top span {
  position: absolute;
  top: 36px;
  
  font-size: 1.2em;
  line-height: 1.3;
  color: #fefefe;
}

.ribbon-top-ventas {
  border-bottom-color: #ee0000;
  background-color: transparent;
}

.ribbon-top-ventas span {
  left: 10px;
}

.ribbon-top-economico {
  border-bottom-color: #4caf50;
  background-color: transparent;
}

.ribbon-top-economico span {
  left: -8px;
}

.ribbon-top-potente {
  border-bottom-color: #2f2f2f;
  background-color: transparent;
}

.ribbon-top-potente span {
  left: 4px;
}

.productlabel {
    border: 2px solid #eff2f4;
    font-weight: 700;
    line-height: normal;
    margin: 0 auto;
    padding: 4px 0 5px 0;
    display: block;
    max-width: 260px;
}

.productlabel>span {
    display: inline-block;
    padding: 10px 20px;
    color: #fefefe;
    font-size: 11px;
    line-height: 1.2em;
    vertical-align: top;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    
}

.productlabel a {
    color: #fafafa;
}

.top-ventas {
  background-color: #ee0000;
}

.top-economico {
  background-color: #4caf50;
}

.top-potente {
   background-color: #2f2f2f;
}

.top1 {
  border: 1px solid #232f3e;
  box-shadow: 0px 5px 21px 0px rgb(32 32 32 / 24%);
}

.display-5 {
	font-weight: 100;
}

.video-oficial {
margin: 0 auto;
    width: 558px;
    max-width: 100%;
    transform: rotate(2deg);
    border-left: 11px solid transparent;
    border-right: 13px solid transparent;
    background-color: #f90;
	margin-top: 3em;
	margin-bottom: 1em;
}

.video-oficial > p {
	transform: rotate( -2deg );
    border-left: 16px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid transparent;
    border-top: 24px solid transparent;
    background-color: #222;
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #fefefe;
}

.box-shadow {
	box-shadow: 0 1px 3px rgb(0 0 0 / 54%), 0 1px 2px rgb(0 0 0 / 24%);
}


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media screen and (max-width: 1199px) {
  .navbar-dark .dropdown-item {
    color: #fefefe;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
   #masthead .navbar-nav > li:first-child {
	   padding-top: 2rem;
	}
	#masthead .navbar-nav > li {
    padding-bottom: 1rem;
    padding-top: 1rem;
    text-align: center;
  }
  #masthead .navbar-nav > li > a {
    display: block;
    text-align: center;
  }
}

@media screen and (max-width: 768px) {
	
	.home-hero {
		background-image: none;
    background-color: rgba(.6,.6,.6,1);
	}
	
	.home-hero h1 {
		font-size: xx-large;
	}
	.display-4 {
		font-size: 2.9rem;
		margin-top: 0;
	}
	.ribbon-top {
		width: 100%;
		padding: 12px;
		position: absolute;
		text-align: center;
		color: #f0f0f0;
		top: -24px;
		right: 0;
		left: 0;
		transform: none;
		background-color: #4caf50;
		border-left: 0;
		border-right: 0;
		border-bottom: 1px solid #555;
    	border-top: 1px solid #555;
		height: 0;
	}
	
	

	.ribbon-top-potente {
		background-color: #2f2f2f;
	}
	
	.ribbon-top-economico {
	    background-color: #266219;
	}
	
	.ribbon-top-ventas {
	    background-color: #B10808;
	}
	
	.ribbon-top span {
		position: absolute;
		top: 1px;
		font-size: 1em;
		line-height: 1.3;
		right: 0;
		left: 0 !important;
		font-weight: 500;
	}
	.ribbon-top span br {
		display: none;
	}
}

.card-group {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  /* max-height:475px; <-- remove */
}

.card img {
 	width: 100%;
  object-fit: contain;
  max-height: 90px;
  padding-top: 8px;
}

.card {
  background-color: #fefefe;
  margin: 14px auto !important;
  flex: 2;
  display: flex;           /* new */
  flex-direction: column;  /* new */
  text-align: center;
  border: 2px solid;
  border-radius: 6px;
  max-width: 386px;
}

.card-block {
  padding-bottom: 10px;
  margin-bottom: 1em;
  flex: 1;                /* new */
}

.card-title {
  margin-top: 0;
  padding-top: 1em;
}

.card-highlights {
    font-size: 13px;
    color: #111;
    padding-top: 6px;
    font-weight: 600;
}

.card-footer {
  padding: 15px;
  background-color: rgb(255 202 212 / 10%);
}

.tarifa-precio {
  font-size: 3.5em;
  font-weight: 500;
  color: #111;
  letter-spacing: -2px;
}

.tarifa-precio ul {
  list-style: none;
  padding-left: 0;
  font-size: 20px;
  letter-spacing: normal;
}

.title-article-hero {
  color: #fefefe;
  text-shadow: 0 0 10px rgb(0 0 0 / 100%);
  font-weight: 700;
  margin-bottom: 2.5em;
}

.title-article-hero.background-color-hero {
 	background-size: cover !important;
	background-position: center center;
}

.title-article-hero .display-4 {
    font-size: 3.5rem;
 
}

.title-article-hero-excerpt {
	font-size: 1.5em;
    background-color: #333e;
    border-radius: 4px;
    padding: 12px 8px;
}
.title-article-hero-excerpt p {
	margin: 0;
}

.footer-articulo {
  border-top: 1px solid #eee;
  padding-top: 2em;
  margin-top: 2em;
  border-bottom: 1px solid #eee;
  margin-bottom: 1em;
  padding-bottom: 1em;
}

#dosis-efectiva {
    max-width: 400px;
    margin: 20px auto;
}

#dosis-efectiva thead, #dosis-efectiva tbody {
	border: 2px solid #9f1e0b;
}

#dosis-efectiva th {
    font-size: 1.3em;
    background-color: #9f1e0b;
}

#dosis-efectiva td {
	font-size: 1.2em;

}

#dosis-efectiva td, #dosis-efectiva th {
	border-top: 2px solid #9f1e0b;
    border-bottom: 2px solid #9f1e0b;
}

#comparadaperfecto {
	width: auto;
	max-width: 100%;
}

#comparadaperfecto th {
    background-color: transparent;
    color: #333;
    font-size: 1.3em;
    border-bottom: 2px solid #333;
    padding-bottom: 9px;
    padding-top: 10px;
}
#comparadaperfecto td {
	color: #fefefe;
	font-size: 1.2em;
}

.tr-green {
	background-color: #198754 !important;
}
.tr-orange {
	background-color: #ffc107 !important;
}
.tr-orange td {
	color: #111 !important;
}
.tr-red {
	background-color: #dc3545!important;
}

#comparadaperfecto th:nth-child(2), #comparadaperfecto th:nth-child(3), #comparadaperfecto td:nth-child(2), #comparadaperfecto td:nth-child(3) {
	text-align: right;
}


@media screen and (min-width: 770px) {
  .home-hero {
    background-image: url(https://preentrenos.es/wp-content/themes/wp-bootstrap-starter/inc/assets/images/itcJLO.jpg);
    background-size: cover;
  }
}


a.button-ambito {
  padding: 12px 8px;
  background-color: #eee;
  color: #333;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
}

a.button-ambito:hover {
  text-decoration: none;
  filter: brightness(95%);
}

.section-ambitos {
  margin-top:1em;
  margin-bottom: 1em;
}

.background-pink-light {
  background: rgba(255, 202, 212, 0.1);
  
}

.container-sub-header-home {
	background-color: #babde62b;
  background-image: url('https://desguacesmanresa.com/wp-content/themes/wp-bootstrap-starter/inc/assets/images/wallpaper_hero.jpg');
  background-size: cover;
}
.container-ultimos-recursos {
  background-color: #fdfdfd;
border-top: 2px solid #323475;
    border-bottom: 2px solid #ffcc01;
}

.container-ultimas-compras-recomendadas {
  background-color: #f5f5f5;
  border-top: 2px solid #ffcc01

}

.asterisco p {
  font-size: 13px;
  font-weight: 500;
  color: #111;
}

.container-soy-tere {
  background-color: #f1f9f3;
  border-bottom: 2px solid #ccc;
}


.card.valor-home {
  border: 0;
  background: transparent;
}

.valor-home .card-img-top img {
  width: 120px;
  height: 120px;
}

.bg-valor-oscuro {
  background-color: #f1f9f3;
  border-radius: 20px;
  padding-left:20px;
  padding-right:20px;
}

.bg-valor-claro {
  padding-left: 20px;
  padding-right:20px;
}

p.reserva-email {
  font-size: 1.2em;
}

p.reserva-telf {
  font-size: 2em;
}

p.reserva-email a, p.reserva-telf a{
  font-weight: 500;
}

.btn-reserva {
  color: #fefefe;
  margin-top: -7px;
  padding-top: 10px;
  margin-left: 10px;
}

.ht_ctc_style.ht_ctc_chat_style div {
  border: 2px solid #aaa;
}

.ht_ctc_style.ht_ctc_chat_style span {
  font-size: 18px !important;
  color: #222;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
}

.container-footer-reserva {
  background-color: #bae6c32b;
  border-bottom: 2px solid #87af3b8a;
}

.container-servicios {
  border-top: 2px solid #87af3b8a;
}

ul.tarifa {
  padding-left: 0;
}

ul.tarifa li {
  list-style: none;
  padding: 26px 16px;
  border-bottom: 1px solid #ddd;
}

ul.tarifa li:last-child {
  border-bottom: none;
}

ul.tarifa li:nth-child(odd) {
  background-color: #ecf3ed;
}

.tarifa h4 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  padding-bottom: 12px;
  padding-top: 3px;
  color: #444;
}

.tarifa .descripcion {
  margin: 0;
  color: #111;
  font-weight: 300;
}

.tarifa-vehiculo {
  margin-top: 20px;
  margin-bottom: 20px;
}

.tarifa-vehiculo h3 {
  font-size: 32px;
  line-height: 25px;
  padding-top: 16px;
  padding-bottom: 13px;
  padding-left: 25px;
  margin-left: 16px;
  color: #fafafa;

}

.fancy {
    color: #373c85;
    display: inline-block;
    position: relative;
    padding: 0.5em 1em;
    z-index: 0;
    margin: 1em auto;
}

.fancy::before {
  content: "";
  background-color: #f3c600;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transform: skew(9deg);
}


#tarifas-vehiculo {
	background: linear-gradient(rgba(33,33,33,.85), rgba(55,55,55,.29)), url('https://comnou.net/wp-content/themes/wp-bootstrap-starter/inc/assets/images/background-tarifa-vehiculo.jpg');
	background-size: cover;
}

#tarifas-tapiceria-general {
	background: linear-gradient(rgba(33,33,33,.85), rgba(55,55,55,.29)), url('https://comnou.net/wp-content/uploads/2022/07/wallpaperbetter.com_1024x768.jpg');
	background-size: cover;
}

#cookies-eu-banner {
   border: 2px solid greenyellow;
	padding: 30px 10px;
}
#ht-ctc-chat {
	z-index:999 !important;
}

.button-tarifa {
	background-color: #555;
}