/*!
Theme Name: Sapphira
Author: Ainara Latorre
Author URI: https://ainaralatorre.com/
Description: Tema de Wordpress desarrollado a medida para Sapphira Privé Vitoria.
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sapphira


Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
/* ==========================================================================
     GENERAL
   ========================================================================== */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');
}
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');
}
@font-face {
  font-family: 'Strawberry Blossom';
  src: url('fonts/StrawberryBlossom.eot');
  src: url('fonts/StrawberryBlossom.eot?#iefix') format('embedded-opentype'), url('fonts/StrawberryBlossom.woff2') format('woff2'), url('fonts/StrawberryBlossom.woff') format('woff'), url('fonts/StrawberryBlossom.ttf') format('truetype'), url('fonts/StrawberryBlossom.svg#StrawberryBlossom') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/* color */
/* sizes */
.font {
  font-family: 'Montserrat', sans-serif;
}
.font2 {
  font-family: 'Strawberry Blossom', sans-serif;
}
body {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: #19171D;
  line-height: 1.6;
  background: #fff;
  margin: 0 !important;
  padding: 0 !important;
}
html {
  scrollbar-width: none;
}
html ::-webkit-scrollbar {
  ddisplay: none !important;
  width: 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  line-height: 1.2em;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
  outline: none;
  color: #D2B073;
  transition: all 0.2s ease-in;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}
p {
  color: #19171D;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 20px 0;
  line-height: 1.55;
  position: relative;
}
p strong {
  font-weight: 600;
}
p a {
  font-weight: 500;
  text-decoration: underline;
}
p a:hover {
  text-decoration: underline;
  color: #c39645;
  color: #19171D;
}
p.destacado {
  font-weight: bold;
}
p.destacado:before {
  content: "";
  display: block;
  height: 100%;
  width: 3px;
  background: #D2B073;
  position: absolute;
  top: 0;
  left: -20px;
}
@media (max-width: 1024px) {
  p {
    font-size: 14px;
  }
}
p:empty {
  display: none;
}
li {
  color: #19171D;
  font-size: 15px;
  font-weight: 300;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
::-moz-selection {
  background: #ffffff !important;
}
::selection {
  background: #ffffff !important;
}
::-moz-selection {
  background: #dfdfdf !important;
}
::selection {
  background: #dfdfdf !important;
}
.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  display: inline-block;
  text-transform: uppercase;
  border-radius: 3px;
  border: none;
  background: #D2B073;
  color: #fff;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 12px 28px;
  margin-top: 5px;
  outline: none;
  transition: background 0.2s ease-in-out;
  letter-spacing: 0.8px;
  font-weight: 500;
}
.btn:hover {
  background: #333;
  background: #121014;
}
.btn.alt {
  background: #19171D;
}
.btn.alt:hover {
  background: #c89f54;
}
.pretit {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #D2B073;
}
@media (max-width: 400px) {
  .pretit {
    font-size: 11px;
  }
}
.title {
  font-size: 33px;
  margin-bottom: 25px;
  font-weight: 600;
}
.title:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #D2B073;
  margin-top: 10px;
}
.title.center:after {
  margin: 10px auto 32px;
}
@media (max-width: 768px) {
  .title.center:after {
    margin-bottom: 20px;
  }
}
.title strong {
  font-weight: 600;
}
.full {
  width: 100vw;
  margin-left: calc(-50vw + 50%) !important;
}
.sub:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #D2B073;
  margin-top: 10px;
}
.sub.center:after {
  margin: 10px auto 32px;
}
@media (max-width: 768px) {
  .sub.center:after {
    margin-bottom: 20px;
  }
}
.nosub:after {
  display: none !important;
}
/* ==========================================================================
	 LAYOUT
   ========================================================================== */
.container {
  width: 100%;
  padding: 0 30px;
  max-width: 1200px;
  max-width: 1320px;
  margin: 0 auto;
  box-sizing: border-box;
}
.container.big {
  max-width: 1400px;
}
.container.fullsize {
  max-width: 100%;
}
@media (max-width: 767px) {
  .container {
    padding: 0 1.4rem;
  }
}
.cols-2-wrapper {
  margin: 50px 0 45px;
}
.cols-2-wrapper .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 34px;
}
.cols-3-wrapper {
  margin: 50px 0 45px;
}
.cols-3-wrapper .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 34px;
}
.cols-4-wrapper {
  margin: 50px 0 45px;
}
.cols-4-wrapper .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 15px;
}
@media (max-width: 1024px) {
  .cols-2-wrapper,
  .cols-3-wrapper {
    margin: 38px 0 28px;
  }
  .cols-2-wrapper .wp-block-group__inner-container,
  .cols-3-wrapper .wp-block-group__inner-container {
    grid-gap: 30px;
  }
}
@media (max-width: 768px) {
  .cols-2-wrapper,
  .cols-3-wrapper {
    margin: 30px 0 20px;
  }
  .cols-2-wrapper .wp-block-group__inner-container,
  .cols-3-wrapper .wp-block-group__inner-container {
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
  }
  .cols-2-wrapper.links-list .wp-block-group__inner-container,
  .cols-3-wrapper.links-list .wp-block-group__inner-container {
    grid-template-columns: 1fr;
    grid-gap: 0;
  }
}
@media (max-width: 600px) {
  .cols-2-wrapper,
  .cols-3-wrapper {
    margin: 38px 0 28px;
  }
  .cols-2-wrapper .wp-block-group__inner-container,
  .cols-3-wrapper .wp-block-group__inner-container {
    grid-template-columns: 1fr;
    grid-gap: 13px;
  }
}
/* ==========================================================================
     HEADER
   ========================================================================== */
#page {
  margin-top: 85px;
  overflow-x: hidden;
}
@media (max-width: 1170px) {
  #page {
    margin-top: 68px;
  }
}
body.admin-bar #masthead {
  top: 32px;
}
@media (max-width: 782px) {
  body.admin-bar #masthead {
    top: 46px;
  }
  body.admin-bar #wpadminbar {
    position: fixed;
  }
}
#masthead {
  position: fixed;
  top: 0;
  left: 0;
  background: #19171D;
  width: 100%;
  transition: all 0.3s ease;
  padding: 14px 8px 13px;
  box-sizing: border-box;
  z-index: 11000;
}
#masthead .container {
  max-width: 100%;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
#masthead .site-branding .logo {
  width: 140px;
  transition: width 0.3s ease;
  margin-left: 2px;
}
#masthead #site-navigation {
  display: grid;
  grid-template-columns: auto auto;
  align-items: center;
}
#masthead #site-navigation ul.menu {
  margin-right: 10px;
}
#masthead #site-navigation ul.menu li {
  display: inline-block;
  margin-right: 27px;
}
#masthead #site-navigation ul.menu li.current-menu-item > a,
#masthead #site-navigation ul.menu li.current-menu-ancestor > a {
  color: #D2B073;
}
#masthead #site-navigation ul.menu li a {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
#masthead #site-navigation ul.menu li a:hover,
#masthead #site-navigation ul.menu li a.active {
  color: #D2B073;
}
#masthead #site-navigation ul.social {
  position: relative;
  top: 2px;
}
#masthead a.btn {
  border: 1px solid #D2B073;
  font-weight: 600;
  margin: 0;
}
#masthead a.btn:hover {
  border-color: #D2B073;
  color: #D2B073;
  background: rgba(210, 176, 115, 0.1);
}
@media (max-width: 1400px) {
  #masthead {
    padding-left: 0;
    padding-right: 0;
  }
  #masthead .site-branding .logo {
    width: 100px;
  }
  #masthead #site-navigation ul.menu {
    margin-right: 6px;
  }
  #masthead #site-navigation ul.menu li {
    margin-right: 14px;
  }
  #masthead #site-navigation ul.menu li a {
    font-size: 11px;
  }
  #masthead a.btn {
    padding: 10px 18px 9px;
  }
}
@media (max-width: 1025px) {
  #masthead #site-navigation ul.menu {
    display: none;
  }
  #masthead #site-navigation ul.social {
    margin-right: 50px;
  }
  #masthead #site-navigation a.btn {
    margin-right: 58px !important;
    padding: 10px 20px 9px;
  }
}
.button-responsive {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 24px;
  height: 20px;
  width: 26px;
  cursor: pointer;
  z-index: 11000;
  transition: opacity 0.25s ease;
}
.button-responsive:hover span {
  background: #D2B073;
}
.button-responsive.active .top {
  transform: translateY(9px) translateX(0) rotate(45deg);
}
.button-responsive.active .middle {
  opacity: 0;
}
.button-responsive.active .bottom {
  transform: translateY(-9px) translateX(0) rotate(-45deg);
}
.button-responsive.active:hover span {
  background: #19171D;
}
.button-responsive span {
  background: #fff;
  border: none;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.button-responsive span:nth-of-type(2) {
  top: 9px;
}
.button-responsive span:nth-of-type(3) {
  top: 18px;
}
@media (min-width: 1025px) {
  .button-responsive {
    display: none;
  }
}
.overlay {
  position: fixed;
  background: #D2B073;
  top: 0;
  left: 0;
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s, height 0.35s;
  overflow: hidden;
}
.overlay.open {
  opacity: 0.97;
  visibility: visible;
  height: 100%;
  z-index: 1000;
}
.overlay.open li {
  animation: fadeInRight 0.5s ease forwards;
  animation-delay: 0.35s;
}
.overlay.open li:nth-of-type(2) {
  animation-delay: 0.4s;
}
.overlay.open li:nth-of-type(3) {
  animation-delay: 0.45s;
}
.overlay.open li:nth-of-type(4) {
  animation-delay: 0.5s;
}
.overlay.open li:nth-of-type(5) {
  animation-delay: 0.55s;
}
.overlay.open li:nth-of-type(6) {
  animation-delay: 0.6s;
}
.overlay.open li:nth-of-type(7) {
  animation-delay: 0.65s;
}
.overlay.open li:nth-of-type(8) {
  animation-delay: 0.7s;
}
.overlay.open li:nth-of-type(9) {
  animation-delay: 0.75s;
}
.overlay.open li:nth-of-type(10) {
  animation-delay: 0.8s;
}
.overlay nav {
  position: relative;
  height: 80%;
  top: 50%;
  transform: translateY(-50%);
  font-size: 50px;
  font-weight: 400;
  text-align: center;
  display: grid;
}
.overlay ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  height: 100%;
  display: grid;
  align-content: center;
}
.overlay ul li {
  display: block;
  height: 12.5%;
  height: calc(100% / 7);
  height: auto;
  margin-bottom: 10px;
  min-height: 45px;
  position: relative;
  opacity: 0;
}
.overlay ul li a {
  display: inline-block;
  position: relative;
  text-align: center;
  color: #fff;
  ccolor: #19171D;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  overflow: hidden;
  top: 5px;
  text-transform: uppercase;
}
.overlay ul li a:hover,
.overlay ul li a:active,
.overlay ul li a:focus {
  color: #19171D !important;
}
.overlay ul li a:hover:after,
.overlay ul li a:focus:after,
.overlay ul li a:active:after {
  width: 100%;
}
@media (max-width: 400px) {
  .overlay ul li a {
    font-size: 16px;
  }
}
@media (max-width: 320px) {
  .overlay ul li a {
    font-size: 14px;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    left: 20%;
  }
  100% {
    opacity: 1;
    left: 0;
  }
}
/* ==========================================================================
     FOOTER
   ========================================================================== */
#footer {
  background: #19171D;
  padding: 65px 0 0;
}
#footer .footer-content .container {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  grid-gap: 20px;
}
#footer .footer-content .container .logo-info .logo {
  width: 140px;
  width: 213px;
  margin-bottom: 42px;
}
#footer .footer-content .container .logo-info p {
  color: #D2B073;
  font-size: 13px;
  line-height: 1.6;
  font-weight: 400;
  margin-bottom: 16px;
}
#footer .footer-content .container .logo-info a {
  text-decoration: underline;
}
#footer .footer-content .container .logo-info a:hover {
  color: #fff;
}
#footer .footer-content .container .logo-info .social {
  margin-top: 30px;
}
#footer .footer-content .container .footer-menu {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
#footer .footer-content .container .footer-menu h3 {
  color: #D2B073;
  text-transform: uppercase;
  font-size: 13px;
  margin-bottom: 32px;
  font-weight: 600;
}
#footer .footer-content .container .footer-menu li {
  text-transform: uppercase;
  color: #fff;
  font-size: 12px;
  margin-bottom: 16px;
  font-weight: 500;
}
#footer .footer-content .container .footer-menu a {
  color: #fff;
}
#footer .footer-content .container .footer-menu a:hover {
  ccolor: #D2B073;
  text-decoration: underline;
}
#footer .site-info {
  border-top: 1px solid #D2B073;
  margin-top: 40px;
  padding: 25px 0;
}
#footer .site-info p {
  margin: 0;
  color: #D2B073;
  font-size: 12px;
}
@media (max-width: 768px) {
  #footer {
    padding: 58px 0 0;
  }
  #footer .footer-content .container {
    grid-template-columns: 280px 1fr;
  }
  #footer .footer-content .container .logo-info .logo {
    width: 100px;
  }
  #footer .footer-content .container .footer-menu li {
    margin-bottom: 13px;
  }
}
@media (max-width: 600px) {
  #footer .footer-content .container {
    grid-template-columns: 1fr;
  }
  #footer .footer-content .container .logo-info {
    margin-bottom: 40px;
  }
}
@media (max-width: 400px) {
  #footer .footer-content .container .logo-info {
    margin-bottom: 20px;
    padding-bottom: 25px;
    border-bottom: 1px solid #D2B073;
  }
  #footer .footer-content .container .footer-menu {
    grid-template-columns: 1fr;
  }
  #footer .footer-content .container .footer-menu h3 {
    margin-bottom: 18px;
  }
}
a.scrollToTop {
  position: fixed;
  right: 23px;
  bottom: 30px;
  z-index: 350;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(210, 176, 115, 0.9);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
  text-align: center;
  font-size: 0;
  opacity: 0;
  pointer-events: none;
  backface-visibility: hidden;
  transform: translateX(100%);
}
a.scrollToTop:after {
  content: "";
  display: inline-block;
  line-height: 50px;
  background: url(images/arrow-top.png) no-repeat 0 0;
  width: 15px;
  height: 9px;
  background-size: cover;
  position: relative;
  top: 20px;
  left: -1px;
}
a.scrollToTop:hover {
  background-color: #D2B073;
}
a.scrollToTop.button-show {
  opacity: 1;
  transform: none;
  pointer-events: visible;
}
/* ==========================================================================
     MODULES
   ========================================================================== */
.links-list {
  margin: 40px 0 34px !important;
}
ul.social li {
  margin-right: 15px;
  display: inline-block;
}
ul.social li:last-child {
  margin-right: 0;
}
ul.social li a {
  display: inline-block;
  width: 20px;
  height: 20px;
  opacity: 0.9;
}
ul.social li a.facebook {
  background: url(images/ico-facebook.png) no-repeat 0 0;
  background-size: cover;
}
ul.social li a.instagram {
  background: url(images/ico-instagram.png) no-repeat 0 0;
  width: 22px;
  height: 22px;
  background-size: cover;
  position: relative;
  top: 1px;
}
ul.social li a:hover {
  opacity: 1;
}
/* ==========================================================================
     BLOCKS GUTENBERG
   ========================================================================== */
@media (min-width: 782px) {
  .wp-block-column:not(:first-child) {
    margin-left: 34px;
  }
}
.wp-block-columns {
  margin-bottom: 34px;
}
.wp-block-columns .wp-block-column:first-child p {
  padding-right: 10px;
}
.wp-block-separator {
  height: 1px;
  border: none;
  border-bottom: 1px solid #dfdfdf;
}
.wp-block-gallery:not('columns-3') ul.blocks-gallery-grid {
  margin: 50px 0 45px;
}
.wp-block-gallery:not('columns-3') ul.blocks-gallery-grid li.blocks-gallery-item {
  width: calc(50% - 30px);
  margin: 0 30px 30px 0;
}
.wp-block-gallery:not('columns-3') ul.blocks-gallery-grid li.blocks-gallery-item:before {
  display: none;
}
.wp-block-gallery.columns-3 ul.blocks-gallery-grid,
.wp-block-gallery.columns-4 ul.blocks-gallery-grid {
  margin: 50px 0 45px;
}
@media (max-width: 1024px) {
  .wp-block-gallery ul.blocks-gallery-grid {
    margin: 38px 0 28px;
  }
  .wp-block-column:not(:first-child) {
    margin-left: 30px;
  }
  .wp-block-columns {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item {
    margin: 0 25px 25px 0;
  }
}
@media (max-width: 600px) {
  .wp-block-gallery ul.blocks-gallery-grid li.blocks-gallery-item {
    margin: 0 5px 10px 5px;
  }
  .wp-block-columns .wp-block-column + .wp-block-column {
    margin-left: 0;
  }
}
@media (max-width: 400px) {
  .wp-block-spacer {
    max-height: 30px !important;
  }
  .banner-contacto + p,
  .banner-contacto + h2 {
    margin-top: 46px !important;
  }
}
p + .wp-block-columns {
  margin-top: 50px;
}
.banner-contacto + p,
.banner-contacto + h2 {
  margin-top: 70px;
}
/* ==========================================================================
     banner tratamiento
   ========================================================================== */
.banner-wrapper,
.oferta-item {
  display: block;
  background: #000;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #fff;
  text-align: center;
  transition: none;
}
.banner-wrapper .banner-img,
.oferta-item .banner-img {
  opacity: 0.56;
  opacity: 0.3;
}
.banner-wrapper .banner-img img,
.oferta-item .banner-img img {
  transition: all 0.4s ease-in-out;
  aspect-ratio: 300/160;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.banner-wrapper .banner-content,
.oferta-item .banner-content {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
  padding: 30px;
  box-sizing: border-box;
}
.banner-wrapper .banner-content .banner-title,
.oferta-item .banner-content .banner-title {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
}
.banner-wrapper .banner-content .banner-txt,
.oferta-item .banner-content .banner-txt {
  font-size: 13px;
  margin: 0 auto;
  margin-top: 10px;
  padding-bottom: 40px;
  padding-bottom: 10px;
  line-height: 1.5;
}
.banner-wrapper .banner-content .banner-btn,
.oferta-item .banner-content .banner-btn {
  margin-top: 15px;
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 2px solid #ccc;
  border-color: #fff;
  font-size: 10px;
  font-weight: 500;
}
.banner-wrapper .banner-content .banner-btn:hover,
.oferta-item .banner-content .banner-btn:hover {
  color: #D2B073;
  border-color: #D2B073;
  color: #19171D;
  border-color: #19171D;
}
.banner-wrapper .banner-content .banner-title,
.oferta-item .banner-content .banner-title,
.banner-wrapper .banner-content .banner-txt,
.oferta-item .banner-content .banner-txt {
  transform: translateY(19px);
  transition: transform 0.3s ease-in-out;
  max-width: 400px;
}
.banner-wrapper .banner-content .banner-btn,
.oferta-item .banner-content .banner-btn {
  opacity: 0;
  transform: translateY(19px);
  transition: all 0.3s ease-in-out;
}
.banner-wrapper:hover,
.oferta-item:hover {
  background: #D2B073;
}
.banner-wrapper:hover .banner-img,
.oferta-item:hover .banner-img {
  opacity: 0.38;
  opacity: 0.18;
}
.banner-wrapper:hover .banner-img img,
.oferta-item:hover .banner-img img {
  transform: scale(1.13);
  opacity: 0.48;
}
.banner-wrapper:hover .banner-content .banner-title,
.oferta-item:hover .banner-content .banner-title,
.banner-wrapper:hover .banner-content .banner-txt,
.oferta-item:hover .banner-content .banner-txt {
  transform: translateY(0);
}
.banner-wrapper:hover .banner-content .banner-btn,
.oferta-item:hover .banner-content .banner-btn {
  opacity: 1;
  transform: translateY(0);
}
@media (max-width: 600px) {
  .banner-wrapper .banner-content,
  .oferta-item .banner-content {
    padding: 20px;
  }
  .banner-wrapper .banner-content .banner-title,
  .oferta-item .banner-content .banner-title {
    font-size: 14px !important;
  }
  .banner-wrapper .banner-content .banner-txt,
  .oferta-item .banner-content .banner-txt {
    margin-top: 5px;
  }
}
.cols-2-wrapper .banner-wrapper .banner-content .banner-title,
.cols-2-wrapper .oferta-item .banner-content .banner-title {
  font-size: 15px;
}
.cols-2-wrapper .banner-wrapper .banner-content .banner-txt,
.cols-2-wrapper .oferta-item .banner-content .banner-txt {
  line-height: 1.32;
}
@media (max-width: 600px) {
  .cols-3-wrapper .banner-wrapper {
    max-height: 180px;
  }
}
/* ==========================================================================
     listado enlaces
   ========================================================================== */
.list-links-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0 30px;
}
.list-links-wrapper article {
  margin-bottom: 10px;
}
.list-links-wrapper article a {
  display: block;
  box-sizing: border-box;
  background: #fbf7f1;
  padding: 11px 15px 10px 29px;
  font-size: 12px;
  color: #19171D;
  text-transform: uppercase;
  font-weight: 600;
  transition: none;
  position: relative;
  line-height: 1.4;
}
.list-links-wrapper article a:before {
  content: "";
  display: inline-block;
  background: url(images/bullet.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  margin-right: 11px;
  position: absolute;
  left: 14px;
  top: 13px;
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}
.list-links-wrapper article a:hover {
  background: #D2B073;
  color: #fff;
}
.list-links-wrapper article a:hover:before {
  background-image: url(images/bullet-white.png);
  transform: translateX(4px);
}
@media (max-width: 1024px) {
  .list-links-wrapper article a {
    font-size: 12px;
  }
  .list-links-wrapper article a:before {
    top: 13px;
  }
}
@media (max-width: 770px) {
  .list-links-wrapper {
    display: block;
  }
}
.cols-3-wrapper .list-links-wrapper {
  display: block;
}
/* ==========================================================================
     listado enlaces con icono
   ========================================================================== */
.icon-link {
  margin: 17px 0;
}
.icon-link .ico-wrapper {
  height: 67px;
  margin-bottom: 22px;
}
.icon-link .ico-wrapper img {
  max-height: 100%;
  width: auto;
}
.icon-link h3 {
  font-size: 23px !important;
  margin-bottom: 15px !important;
}
.icon-link h3:after {
  display: none !important;
}
.icon-link .txt {
  font-size: 14px;
  color: #19171D;
  font-weight: 400;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .icon-link h3 {
    font-size: 22px !important;
  }
}
@media (max-width: 400px) {
  .icon-link .ico-wrapper {
    height: 58px;
    margin-bottom: 20px;
  }
  .icon-link h3 {
    font-size: 19px !important;
    margin-bottom: 5px !important;
  }
  .icon-link .txt {
    margin-bottom: 6px;
  }
}
/* ==========================================================================
     Banner oferta destacada
   ========================================================================== */
.banner-oferta-destacada,
.banner-dark,
.banner-home {
  background: #ebd8ab;
  background: linear-gradient(180deg, rgba(235, 216, 171, 0.30295868) 0%, rgba(210, 176, 115, 0.30015756) 100%);
  padding: 60px 0;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
}
.banner-oferta-destacada .container,
.banner-dark .container,
.banner-home .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 60px;
}
.banner-oferta-destacada .container .col,
.banner-dark .container .col,
.banner-home .container .col {
  display: grid;
  grid-template-columns: 1fr;
  align-content: center;
}
.banner-oferta-destacada p,
.banner-dark p,
.banner-home p {
  font-size: 14px;
}
.banner-oferta-destacada .pretit,
.banner-dark .pretit,
.banner-home .pretit {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #D2B073;
}
@media (max-width: 400px) {
  .banner-oferta-destacada .pretit,
  .banner-dark .pretit,
  .banner-home .pretit {
    font-size: 11px;
  }
}
.banner-oferta-destacada hh2:after,
.banner-dark hh2:after,
.banner-home hh2:after {
  display: none !important;
}
.banner-oferta-destacada .cont,
.banner-dark .cont,
.banner-home .cont {
  margin-bottom: 15px;
  padding-top: 5px;
}
.banner-oferta-destacada .btn-wrapper,
.banner-dark .btn-wrapper,
.banner-home .btn-wrapper {
  margin-top: 15px;
}
@media (max-width: 600px) {
  .banner-oferta-destacada,
  .banner-dark,
  .banner-home {
    padding: 50px 0;
  }
  .banner-oferta-destacada .container,
  .banner-dark .container,
  .banner-home .container {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }
  .banner-oferta-destacada .btn-wrapper,
  .banner-dark .btn-wrapper,
  .banner-home .btn-wrapper {
    margin-top: 0;
  }
}
.banner-oferta-destacada p {
  color: #19171D;
  font-weight: 400;
}
.banner-oferta-destacada ul {
  margin-bottom: 30px;
}
.banner-oferta-destacada ul li {
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  margin-bottom: 6px;
  font-weight: 500;
}
.banner-oferta-destacada ul li strong {
  font-weight: 600;
}
.banner-oferta-destacada ul li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
.banner-oferta-destacada ul li a {
  color: #19171D;
}
.banner-oferta-destacada ul li a:hover {
  color: #D2B073;
}
.more-info {
  font-size: 13px;
  padding-left: 34px;
  position: relative;
  font-weight: 500;
  text-decoration: none !important;
  line-height: 19px !important;
  height: 19px !important;
}
.more-info:before {
  content: "";
  display: block;
  width: 25px;
  height: 1px;
  background: #D2B073;
  position: absolute;
  top: 9px;
  left: 0;
  transition: transform 0.2s ease-in-out;
}
.more-info:hover {
  color: #19171D;
}
.more-info:hover:before {
  background: #19171D;
  transform: translateX(4px);
}
/* ==========================================================================
     Banner dark
   ========================================================================== */
.banner-dark {
  background: #19171D;
  padding: 100px 0;
  overflow: hidden;
}
.banner-dark .container .col-img {
  margin-bottom: -124px;
}
.banner-dark h2 {
  color: #fff;
}
.banner-dark h2:after {
  display: none !important;
}
.banner-dark p {
  color: #fff;
  font-weight: 400;
}
.banner-dark .btn-wrapper {
  margin-top: 20px;
  z-index: 10;
}
.banner-dark .btn:hover {
  background: #c89f54;
}
@media (max-width: 600px) {
  .banner-dark {
    padding: 60px 0;
  }
  .banner-dark .container {
    grid-gap: 0px;
  }
  .banner-dark .container .col-img {
    order: 2;
    margin-top: -75px;
  }
}
/* ==========================================================================
     Banner home
   ========================================================================== */
.banner-home {
  background: none;
}
.banner-home .container {
  grid-template-columns: 42% 1fr;
  grid-gap: 50px;
}
.banner-home .col.col-img img {
  margin-left: -30px;
}
.banner-home .col.col-txt {
  padding-top: 20px;
  padding-bottom: 20px;
}
.banner-home .col .btn-wrapper {
  margin-top: 35px;
}
.banner-home .cont ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 0 25px;
}
.banner-home .cont ul li {
  font-size: 13px;
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  font-weight: 400;
}
.banner-home .cont ul li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
.banner-home .cont ul li a {
  color: #19171D;
}
.banner-home .cont ul li a:hover {
  color: #D2B073;
}
.banner-home.alt .container {
  grid-template-columns: 1fr 42%;
}
.banner-home.alt .col.col-txt {
  order: 1;
}
.banner-home.alt .col.col-img {
  order: 2;
}
.banner-home.alt .col.col-img img {
  margin-left: 0;
  position: relative;
  right: -30px;
}
.banner-home + .banner-home {
  padding-top: 40px;
}
@media (max-width: 1024px) {
  .banner-home {
    padding: 40px 0;
  }
  .banner-home .container {
    grid-template-columns: 38% 1fr;
    grid-gap: 40px;
  }
  .banner-home.alt .container {
    grid-template-columns: 1fr 38%;
  }
}
@media (max-width: 768px) {
  .banner-home .col.col-img img {
    margin-left: 0 !important;
    margin-right: 0 !important;
    right: 0 !important;
  }
  .banner-home .cont ul {
    grid-template-columns: 1fr 1fr;
    grid-gap: 0 20px;
  }
  .banner-home + .banner-home {
    padding-top: 0px;
  }
}
@media (max-width: 600px) {
  .banner-home .container {
    grid-template-columns: 1fr !important;
  }
  .banner-home .container .col-img {
    order: 2 !important;
  }
  .banner-home .container .col-txt {
    order: 1 !important;
  }
}
@media (max-width: 400px) {
  .banner-home .cont ul {
    grid-template-columns: 1fr;
  }
}
/* ==========================================================================
     Banner contacto
   ========================================================================== */
.banner-contacto {
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: #19171D;
  padding: 63px 0;
}
.banner-contacto .container {
  display: grid;
  grid-template-columns: 1fr 180px;
  grid-gap: 50px;
}
.banner-contacto .container .col-txt {
  max-width: 780px;
}
.banner-contacto .container .col-btn {
  display: grid;
  align-items: flex-end;
}
.banner-contacto .container .col-btn .btn {
  width: 180px;
  text-align: center;
}
.banner-contacto .container .col-btn .btn:hover {
  background: #c89f54;
}
.banner-contacto .pretit {
  color: #7b7a7d !important;
}
.banner-contacto .banner-txt {
  font-size: 15px;
  line-height: 1.6;
}
.banner-contacto .banner-title,
.banner-contacto .banner-txt {
  color: #fff !important;
}
@media (max-width: 600px) {
  .banner-contacto {
    padding: 50px 0;
  }
  .banner-contacto .container {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    text-align: center;
  }
  .banner-contacto .container h2:after {
    margin-left: auto;
    margin-right: auto;
  }
  .banner-contacto .container .col-btn {
    justify-content: center;
  }
}
/* ==========================================================================
     Tablas de precios
   ========================================================================== */
.section-prices {
  margin: 0 0 30px;
  width: 100vw;
  margin-left: calc(-50vw + 50%);
  background: url(images/bg-cofres.jpg) no-repeat 50% 20%;
  background-size: cover;
  padding: 90px 0 70px;
  text-align: center;
}
.section-prices .pretit {
  margin-left: auto;
  margin-right: auto;
}
.section-prices h2 {
  color: #fff;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto;
}
.section-prices h2:after {
  margin-left: auto;
  margin-right: auto;
}
.section-prices .desc,
.section-prices .desc p {
  margin: 0 auto;
  color: #fff;
  font-size: 15px;
}
.section-prices .prices-wrapper {
  margin-top: 55px;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.section-prices .item {
  width: calc(25% - 50px);
  border: 1px solid #D2B073;
  margin: 0 20px 40px;
  display: grid;
  grid-template-rows: auto 1fr;
}
.section-prices .item .price {
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
  padding: 10px 10px 7px;
}
.section-prices .item .inner {
  padding: 28px 20px 20px;
  box-sizing: border-box;
  display: grid;
  grid-template-rows: auto auto 1fr;
}
.section-prices .item .inner p.name {
  font-family: 'Strawberry Blossom', sans-serif;
  line-height: 0.8;
  font-size: 41px;
  margin-bottom: 23px;
}
.section-prices .item .inner ul {
  margin: 0;
}
.section-prices .item .inner li,
.section-prices .item .inner p {
  color: #D2B073;
  font-size: 14px;
  margin: 0 0 13px 0;
  font-weight: 500;
  line-height: 1.4;
}
.section-prices .item .inner .btn {
  align-self: flex-end;
  display: block;
  margin-top: 20px;
  width: 100%;
  padding: 12px 28px;
  padding: 11px 20px;
}
.section-prices .item .inner .btn:hover {
  background: #c39645;
}
@media (max-width: 1280px) {
  .section-prices .prices-wrapper {
    margin-left: -8px;
    margin-right: -8px;
  }
  .section-prices .item {
    margin: 0 8px 16px;
    width: calc(25% - 20px);
  }
}
@media (max-width: 1024px) {
  .section-prices {
    padding: 70px 0 80px;
  }
  .section-prices .prices-wrapper {
    margin-top: 45px;
  }
  .section-prices .item .inner p.name {
    font-size: 40px;
  }
  .section-prices .item .inner li,
  .section-prices .item .inner p {
    font-size: 13px;
  }
}
@media (max-width: 880px) {
  .section-prices {
    padding: 60px 0 60px;
    margin-bottom: 0;
  }
  .section-prices .prices-wrapper {
    flex-flow: row wrap;
  }
  .section-prices .item {
    width: calc(50% - 20px);
    margin-bottom: 16px;
  }
}
@media (max-width: 480px) {
  .section-prices {
    padding: 60px 0 30px;
  }
  .section-prices .prices-wrapper {
    margin-left: 0;
    margin-right: 0;
  }
  .section-prices .item {
    width: 100%;
    margin: 0 0 25px;
  }
}
/* ==========================================================================
     HOME
   ========================================================================== */
body.home .hero {
  background-position: 0 50%;
  background-size: cover;
}
body.home .hero .container {
  height: 650px;
  min-height: 450px;
  max-height: 60vh;
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}
body.home .hero .wrapper {
  max-width: 530px;
}
body.home .hero .pretit-wrapper,
body.home .hero .tit,
body.home .hero .btn-wrapper {
  position: relative;
  top: 40px;
  opacity: 0;
}
body.home .hero .pretit {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #D2B073;
  color: #fff;
  opacity: 0.45;
  margin-top: -5px;
  margin-bottom: 20px;
}
@media (max-width: 400px) {
  body.home .hero .pretit {
    font-size: 11px;
  }
}
body.home .hero .tit {
  font-size: 44px !important;
  color: #fff !important;
  font-weight: 500 !important;
  letter-spacing: -0.6px;
}
body.home .hero .btn-wrapper {
  margin-top: 50px;
}
body.home .hero .btn:hover {
  background: #c89f54;
}
body.home .home-intro {
  background: #ebd8ab;
  background: linear-gradient(180deg, rgba(235, 216, 171, 0.30295868) 0%, rgba(210, 176, 115, 0.30015756) 100%);
  padding: 65px 0 67px;
  text-align: center;
  margin-bottom: 0 !important;
}
body.home .home-intro .pretit {
  margin-bottom: 13px;
}
body.home .home-intro h2 {
  font-weight: 600;
  max-width: 660px;
  font-size: 33px;
  margin: 0 auto 20px;
}
body.home .home-intro p {
  max-width: 680px;
  margin: 0 auto 28px;
}
body.home .home-intro p strong {
  font-weight: 600;
}
body.home #map {
  width: 100%;
  height: 430px;
}
body.home #map iframe {
  width: 100% !important;
  height: 100% !important;
}
body.home .home-ofertas .ofertas-section {
  margin-top: 0;
}
body.home .home-ofertas .ofertas-section .ofertas-wrapper {
  margin: 43px 0 70px;
}
body.home .home-posts {
  mmargin-bottom: 20px;
  padding: 60px 0 70px;
  border-top: 1px solid #e0e0e0;
}
body.home .home-posts .btn-wrapper {
  text-align: center;
  margin-top: 35px;
}
@media (max-width: 1024px) {
  body.home .hero .tit {
    font-size: 38px !important;
  }
  body.home .home-intro h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }
  body.home #map {
    height: 360px;
  }
  body.home .home-posts {
    margin-bottom: 0;
  }
}
@media (max-width: 768px) {
  body.home .hero .container {
    height: 480px;
    min-height: 400px;
    max-height: 60vh;
  }
  body.home .home-intro {
    padding: 50px 0 54px;
  }
  body.home .home-intro h2 {
    font-size: 24px;
  }
  body.home .home-intro h2:after {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 400px) {
  body.home .hero {
    background-position: 15% 50%;
  }
  body.home .hero .container {
    height: 420px;
  }
  body.home .hero .tit {
    font-size: 32px !important;
  }
  body.home .home-intro {
    padding: 45px 0 50px;
  }
  body.home .home-intro h2 {
    font-size: 21px;
  }
  body.home #map {
    height: 260px;
  }
}
/* ==========================================================================
     PAGE
   ========================================================================== */
header.entry-header {
  background: #ebd8ab;
  background: linear-gradient(180deg, rgba(235, 216, 171, 0.30295868) 0%, rgba(210, 176, 115, 0.30015756) 100%);
  background: url(images/bg-cabecera.jpg) no-repeat;
  background-position: 0 40%;
  background-size: cover;
}
header.entry-header .container {
  height: 350px;
  max-height: 40vh;
  min-height: 240px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  text-align: center;
  position: relative;
}
header.entry-header h1.entry-title {
  text-transform: uppercase;
  font-size: 54px;
  letter-spacing: -0.35;
  font-weight: 600;
  position: relative;
  top: 40px;
  opacity: 0;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}
header.entry-header .back-link {
  position: absolute;
  bottom: 10px;
  left: 29px;
  font-size: 13px;
  font-weight: 500;
  padding-left: 25px;
  transition: none;
}
header.entry-header .back-link span {
  text-transform: lowercase;
}
header.entry-header .back-link:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 5px;
  background: url(images/arrow-back.png) no-repeat 0 0;
  width: 18px;
  height: 12px;
  background-size: cover;
  transition: transform 0.2s ease-in-out;
}
header.entry-header .back-link:hover {
  color: #19171D;
}
header.entry-header .back-link:hover:before {
  background-image: url(images/arrow-back-dark.png);
  transform: translateX(-4px);
}
@media (max-width: 1024px) {
  header.entry-header .container {
    height: 280px;
  }
  header.entry-header h1.entry-title {
    font-size: 48px;
  }
}
@media (max-width: 768px) {
  header.entry-header {
    background-position: 10% 40%;
    background-position: 18% 40%;
  }
  header.entry-header .container {
    height: 230px;
    min-height: 230px;
  }
  header.entry-header h1.entry-title {
    font-size: 44px;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
  }
  header.entry-header .back-link {
    left: 1.4rem;
  }
}
@media (max-width: 400px) {
  header.entry-header h1.entry-title {
    font-size: 30px;
  }
}
@media (max-width: 320px) {
  header.entry-header .container {
    height: 200px;
    min-height: 200px;
  }
  header.entry-header h1.entry-title {
    font-size: 28px;
  }
}
sup.marca {
  font-size: 0.35em;
  vertical-align: super;
  top: -0.2em;
}
body.page .entry-content,
body.single-post .entry-content,
body.single-ofertas .entry-content,
body.single-fichas .entry-content,
body.single-resultados .entry-content,
body.single-tratamientos .entry-content {
  padding: 66px 0 75px;
}
body.page .entry-content .intro,
body.single-post .entry-content .intro,
body.single-ofertas .entry-content .intro,
body.single-fichas .entry-content .intro,
body.single-resultados .entry-content .intro,
body.single-tratamientos .entry-content .intro {
  margin: 0 auto 70px;
}
body.page .entry-content .intro hh2,
body.single-post .entry-content .intro hh2,
body.single-ofertas .entry-content .intro hh2,
body.single-fichas .entry-content .intro hh2,
body.single-resultados .entry-content .intro hh2,
body.single-tratamientos .entry-content .intro hh2 {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  /*&.sub {
					&:after {
						margin: 10px auto 32px;
					}
				} */
}
body.page .entry-content .intro hh2.sub:after,
body.single-post .entry-content .intro hh2.sub:after,
body.single-ofertas .entry-content .intro hh2.sub:after,
body.single-fichas .entry-content .intro hh2.sub:after,
body.single-resultados .entry-content .intro hh2.sub:after,
body.single-tratamientos .entry-content .intro hh2.sub:after {
  margin: 10px auto 32px;
}
body.page .entry-content .intro hh2:after,
body.single-post .entry-content .intro hh2:after,
body.single-ofertas .entry-content .intro hh2:after,
body.single-fichas .entry-content .intro hh2:after,
body.single-resultados .entry-content .intro hh2:after,
body.single-tratamientos .entry-content .intro hh2:after {
  margin: 10px auto 32px;
}
body.page .entry-content .intro + .wp-block-gallery ul.blocks-gallery-grid,
body.single-post .entry-content .intro + .wp-block-gallery ul.blocks-gallery-grid,
body.single-ofertas .entry-content .intro + .wp-block-gallery ul.blocks-gallery-grid,
body.single-fichas .entry-content .intro + .wp-block-gallery ul.blocks-gallery-grid,
body.single-resultados .entry-content .intro + .wp-block-gallery ul.blocks-gallery-grid,
body.single-tratamientos .entry-content .intro + .wp-block-gallery ul.blocks-gallery-grid {
  margin-top: 0;
}
body.page .entry-content .wp-block-gallery,
body.single-post .entry-content .wp-block-gallery,
body.single-ofertas .entry-content .wp-block-gallery,
body.single-fichas .entry-content .wp-block-gallery,
body.single-resultados .entry-content .wp-block-gallery,
body.single-tratamientos .entry-content .wp-block-gallery {
  margin: 60px 0 50px;
}
body.page .entry-content .pretit a,
body.single-post .entry-content .pretit a,
body.single-ofertas .entry-content .pretit a,
body.single-fichas .entry-content .pretit a,
body.single-resultados .entry-content .pretit a,
body.single-tratamientos .entry-content .pretit a {
  text-decoration: none;
}
body.page .entry-content h2,
body.single-post .entry-content h2,
body.single-ofertas .entry-content h2,
body.single-fichas .entry-content h2,
body.single-resultados .entry-content h2,
body.single-tratamientos .entry-content h2,
body.page .entry-content h3,
body.single-post .entry-content h3,
body.single-ofertas .entry-content h3,
body.single-fichas .entry-content h3,
body.single-resultados .entry-content h3,
body.single-tratamientos .entry-content h3 {
  font-weight: 600;
  /*&.sub {
				&:after {
					content: "";
					display: block;
					width: 70px;
					height: 3px;
					background: @primary;
					margin-top: 10px;
				}
			}*/
}
body.page .entry-content h2 strong,
body.single-post .entry-content h2 strong,
body.single-ofertas .entry-content h2 strong,
body.single-fichas .entry-content h2 strong,
body.single-resultados .entry-content h2 strong,
body.single-tratamientos .entry-content h2 strong,
body.page .entry-content h3 strong,
body.single-post .entry-content h3 strong,
body.single-ofertas .entry-content h3 strong,
body.single-fichas .entry-content h3 strong,
body.single-resultados .entry-content h3 strong,
body.single-tratamientos .entry-content h3 strong {
  font-weight: 600;
}
body.page .entry-content h2.sub:after,
body.single-post .entry-content h2.sub:after,
body.single-ofertas .entry-content h2.sub:after,
body.single-fichas .entry-content h2.sub:after,
body.single-resultados .entry-content h2.sub:after,
body.single-tratamientos .entry-content h2.sub:after,
body.page .entry-content h3.sub:after,
body.single-post .entry-content h3.sub:after,
body.single-ofertas .entry-content h3.sub:after,
body.single-fichas .entry-content h3.sub:after,
body.single-resultados .entry-content h3.sub:after,
body.single-tratamientos .entry-content h3.sub:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #D2B073;
  margin-top: 10px;
}
body.page .entry-content h2.sub.center:after,
body.single-post .entry-content h2.sub.center:after,
body.single-ofertas .entry-content h2.sub.center:after,
body.single-fichas .entry-content h2.sub.center:after,
body.single-resultados .entry-content h2.sub.center:after,
body.single-tratamientos .entry-content h2.sub.center:after,
body.page .entry-content h3.sub.center:after,
body.single-post .entry-content h3.sub.center:after,
body.single-ofertas .entry-content h3.sub.center:after,
body.single-fichas .entry-content h3.sub.center:after,
body.single-resultados .entry-content h3.sub.center:after,
body.single-tratamientos .entry-content h3.sub.center:after {
  margin: 10px auto 32px;
}
@media (max-width: 768px) {
  body.page .entry-content h2.sub.center:after,
  body.single-post .entry-content h2.sub.center:after,
  body.single-ofertas .entry-content h2.sub.center:after,
  body.single-fichas .entry-content h2.sub.center:after,
  body.single-resultados .entry-content h2.sub.center:after,
  body.single-tratamientos .entry-content h2.sub.center:after,
  body.page .entry-content h3.sub.center:after,
  body.single-post .entry-content h3.sub.center:after,
  body.single-ofertas .entry-content h3.sub.center:after,
  body.single-fichas .entry-content h3.sub.center:after,
  body.single-resultados .entry-content h3.sub.center:after,
  body.single-tratamientos .entry-content h3.sub.center:after {
    margin-bottom: 20px;
  }
}
body.page .entry-content h2:after,
body.single-post .entry-content h2:after,
body.single-ofertas .entry-content h2:after,
body.single-fichas .entry-content h2:after,
body.single-resultados .entry-content h2:after,
body.single-tratamientos .entry-content h2:after,
body.page .entry-content h3:after,
body.single-post .entry-content h3:after,
body.single-ofertas .entry-content h3:after,
body.single-fichas .entry-content h3:after,
body.single-resultados .entry-content h3:after,
body.single-tratamientos .entry-content h3:after {
  content: "";
  display: block;
  width: 70px;
  height: 3px;
  background: #D2B073;
  margin-top: 10px;
}
body.page .entry-content h2.center:after,
body.single-post .entry-content h2.center:after,
body.single-ofertas .entry-content h2.center:after,
body.single-fichas .entry-content h2.center:after,
body.single-resultados .entry-content h2.center:after,
body.single-tratamientos .entry-content h2.center:after,
body.page .entry-content h3.center:after,
body.single-post .entry-content h3.center:after,
body.single-ofertas .entry-content h3.center:after,
body.single-fichas .entry-content h3.center:after,
body.single-resultados .entry-content h3.center:after,
body.single-tratamientos .entry-content h3.center:after {
  margin: 10px auto 32px;
}
@media (max-width: 768px) {
  body.page .entry-content h2.center:after,
  body.single-post .entry-content h2.center:after,
  body.single-ofertas .entry-content h2.center:after,
  body.single-fichas .entry-content h2.center:after,
  body.single-resultados .entry-content h2.center:after,
  body.single-tratamientos .entry-content h2.center:after,
  body.page .entry-content h3.center:after,
  body.single-post .entry-content h3.center:after,
  body.single-ofertas .entry-content h3.center:after,
  body.single-fichas .entry-content h3.center:after,
  body.single-resultados .entry-content h3.center:after,
  body.single-tratamientos .entry-content h3.center:after {
    margin-bottom: 20px;
  }
}
body.page .entry-content h2,
body.single-post .entry-content h2,
body.single-ofertas .entry-content h2,
body.single-fichas .entry-content h2,
body.single-resultados .entry-content h2,
body.single-tratamientos .entry-content h2 {
  font-size: 33px;
  margin-bottom: 25px;
}
body.page .entry-content h3,
body.single-post .entry-content h3,
body.single-ofertas .entry-content h3,
body.single-fichas .entry-content h3,
body.single-resultados .entry-content h3,
body.single-tratamientos .entry-content h3 {
  font-size: 28px;
  margin-bottom: 25px;
}
body.page .entry-content p,
body.single-post .entry-content p,
body.single-ofertas .entry-content p,
body.single-fichas .entry-content p,
body.single-resultados .entry-content p,
body.single-tratamientos .entry-content p {
  max-width: 870px;
  max-width: 970px;
}
body.page .entry-content .cont,
body.single-post .entry-content .cont,
body.single-ofertas .entry-content .cont,
body.single-fichas .entry-content .cont,
body.single-resultados .entry-content .cont,
body.single-tratamientos .entry-content .cont {
  max-width: 850px;
  margin: 0 auto;
}
body.page .entry-content .cont p,
body.single-post .entry-content .cont p,
body.single-ofertas .entry-content .cont p,
body.single-fichas .entry-content .cont p,
body.single-resultados .entry-content .cont p,
body.single-tratamientos .entry-content .cont p {
  max-width: 100%;
}
body.page .entry-content p.feat,
body.single-post .entry-content p.feat,
body.single-ofertas .entry-content p.feat,
body.single-fichas .entry-content p.feat,
body.single-resultados .entry-content p.feat,
body.single-tratamientos .entry-content p.feat {
  font-size: 1.15em;
  font-style: italic;
}
body.page .entry-content p.quote,
body.single-post .entry-content p.quote,
body.single-ofertas .entry-content p.quote,
body.single-fichas .entry-content p.quote,
body.single-resultados .entry-content p.quote,
body.single-tratamientos .entry-content p.quote {
  font-style: italic;
  color: #777;
}
body.page .entry-content ul:not('.blocks-gallery-grid'),
body.single-post .entry-content ul:not('.blocks-gallery-grid'),
body.single-ofertas .entry-content ul:not('.blocks-gallery-grid'),
body.single-fichas .entry-content ul:not('.blocks-gallery-grid'),
body.single-resultados .entry-content ul:not('.blocks-gallery-grid'),
body.single-tratamientos .entry-content ul:not('.blocks-gallery-grid') {
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
body.page .entry-content ul:not('.blocks-gallery-grid') li,
body.single-post .entry-content ul:not('.blocks-gallery-grid') li,
body.single-ofertas .entry-content ul:not('.blocks-gallery-grid') li,
body.single-fichas .entry-content ul:not('.blocks-gallery-grid') li,
body.single-resultados .entry-content ul:not('.blocks-gallery-grid') li,
body.single-tratamientos .entry-content ul:not('.blocks-gallery-grid') li {
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  padding-left: 13px;
  margin-bottom: 6px;
  font-weight: 500;
}
body.page .entry-content ul:not('.blocks-gallery-grid') li strong,
body.single-post .entry-content ul:not('.blocks-gallery-grid') li strong,
body.single-ofertas .entry-content ul:not('.blocks-gallery-grid') li strong,
body.single-fichas .entry-content ul:not('.blocks-gallery-grid') li strong,
body.single-resultados .entry-content ul:not('.blocks-gallery-grid') li strong,
body.single-tratamientos .entry-content ul:not('.blocks-gallery-grid') li strong {
  font-weight: 600;
}
body.page .entry-content ul:not('.blocks-gallery-grid') li:before,
body.single-post .entry-content ul:not('.blocks-gallery-grid') li:before,
body.single-ofertas .entry-content ul:not('.blocks-gallery-grid') li:before,
body.single-fichas .entry-content ul:not('.blocks-gallery-grid') li:before,
body.single-resultados .entry-content ul:not('.blocks-gallery-grid') li:before,
body.single-tratamientos .entry-content ul:not('.blocks-gallery-grid') li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
body.page .entry-content ul:not('.blocks-gallery-grid') li a,
body.single-post .entry-content ul:not('.blocks-gallery-grid') li a,
body.single-ofertas .entry-content ul:not('.blocks-gallery-grid') li a,
body.single-fichas .entry-content ul:not('.blocks-gallery-grid') li a,
body.single-resultados .entry-content ul:not('.blocks-gallery-grid') li a,
body.single-tratamientos .entry-content ul:not('.blocks-gallery-grid') li a {
  color: #19171D;
}
body.page .entry-content ul:not('.blocks-gallery-grid') li a:hover,
body.single-post .entry-content ul:not('.blocks-gallery-grid') li a:hover,
body.single-ofertas .entry-content ul:not('.blocks-gallery-grid') li a:hover,
body.single-fichas .entry-content ul:not('.blocks-gallery-grid') li a:hover,
body.single-resultados .entry-content ul:not('.blocks-gallery-grid') li a:hover,
body.single-tratamientos .entry-content ul:not('.blocks-gallery-grid') li a:hover {
  color: #D2B073;
}
body.page .wp-block-quote,
body.single-post .wp-block-quote,
body.single-ofertas .wp-block-quote,
body.single-fichas .wp-block-quote,
body.single-resultados .wp-block-quote,
body.single-tratamientos .wp-block-quote {
  margin: 80px auto;
  max-width: 620px;
  text-align: center;
  position: relative;
}
body.page .wp-block-quote:before,
body.single-post .wp-block-quote:before,
body.single-ofertas .wp-block-quote:before,
body.single-fichas .wp-block-quote:before,
body.single-resultados .wp-block-quote:before,
body.single-tratamientos .wp-block-quote:before {
  content: "";
  display: block;
  opacity: 0.18;
  position: absolute;
  top: -25px;
  left: -12px;
  background-image: url(images/quotes.svg);
  background-size: cover;
  width: 50px;
  height: 50px;
}
body.page .wp-block-quote p,
body.single-post .wp-block-quote p,
body.single-ofertas .wp-block-quote p,
body.single-fichas .wp-block-quote p,
body.single-resultados .wp-block-quote p,
body.single-tratamientos .wp-block-quote p {
  font-size: 60px;
  font-family: 'Strawberry Blossom', sans-serif;
  line-height: 0.8;
  font-weight: 500;
  font-style: italic;
  margin: 0 0 20px;
}
body.page .wp-block-quote p strong,
body.single-post .wp-block-quote p strong,
body.single-ofertas .wp-block-quote p strong,
body.single-fichas .wp-block-quote p strong,
body.single-resultados .wp-block-quote p strong,
body.single-tratamientos .wp-block-quote p strong,
body.page .wp-block-quote p a,
body.single-post .wp-block-quote p a,
body.single-ofertas .wp-block-quote p a,
body.single-fichas .wp-block-quote p a,
body.single-resultados .wp-block-quote p a,
body.single-tratamientos .wp-block-quote p a {
  color: #D2B073;
}
body.page .wp-block-quote p.signature,
body.single-post .wp-block-quote p.signature,
body.single-ofertas .wp-block-quote p.signature,
body.single-fichas .wp-block-quote p.signature,
body.single-resultados .wp-block-quote p.signature,
body.single-tratamientos .wp-block-quote p.signature {
  font-weight: 400;
  color: #bbb;
}
@media (max-width: 1024px) {
  body.page .entry-content,
  body.single-post .entry-content,
  body.single-ofertas .entry-content,
  body.single-fichas .entry-content,
  body.single-resultados .entry-content,
  body.single-tratamientos .entry-content {
    padding: 53px 0 60px;
  }
  body.page .entry-content .intro,
  body.single-post .entry-content .intro,
  body.single-ofertas .entry-content .intro,
  body.single-fichas .entry-content .intro,
  body.single-resultados .entry-content .intro,
  body.single-tratamientos .entry-content .intro {
    margin-bottom: 60px;
  }
  body.page .entry-content h2,
  body.single-post .entry-content h2,
  body.single-ofertas .entry-content h2,
  body.single-fichas .entry-content h2,
  body.single-resultados .entry-content h2,
  body.single-tratamientos .entry-content h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  body.page .entry-content h3,
  body.single-post .entry-content h3,
  body.single-ofertas .entry-content h3,
  body.single-fichas .entry-content h3,
  body.single-resultados .entry-content h3,
  body.single-tratamientos .entry-content h3 {
    font-size: 23px;
  }
  body.page .wp-block-quote,
  body.single-post .wp-block-quote,
  body.single-ofertas .wp-block-quote,
  body.single-fichas .wp-block-quote,
  body.single-resultados .wp-block-quote,
  body.single-tratamientos .wp-block-quote {
    margin: 70px auto;
  }
  body.page .wp-block-quote:before,
  body.single-post .wp-block-quote:before,
  body.single-ofertas .wp-block-quote:before,
  body.single-fichas .wp-block-quote:before,
  body.single-resultados .wp-block-quote:before,
  body.single-tratamientos .wp-block-quote:before {
    top: -22px;
    left: -9px;
    width: 42px;
    height: 42px;
  }
  body.page .wp-block-quote p,
  body.single-post .wp-block-quote p,
  body.single-ofertas .wp-block-quote p,
  body.single-fichas .wp-block-quote p,
  body.single-resultados .wp-block-quote p,
  body.single-tratamientos .wp-block-quote p {
    font-size: 48px;
    margin: 0 0 15px;
  }
}
@media (max-width: 768px) {
  body.page .entry-content .intro,
  body.single-post .entry-content .intro,
  body.single-ofertas .entry-content .intro,
  body.single-fichas .entry-content .intro,
  body.single-resultados .entry-content .intro,
  body.single-tratamientos .entry-content .intro {
    margin-bottom: 50px;
  }
  body.page .entry-content h2,
  body.single-post .entry-content h2,
  body.single-ofertas .entry-content h2,
  body.single-fichas .entry-content h2,
  body.single-resultados .entry-content h2,
  body.single-tratamientos .entry-content h2 {
    font-size: 24px;
    margin-bottom: 15px;
  }
  body.page .entry-content h2:after,
  body.single-post .entry-content h2:after,
  body.single-ofertas .entry-content h2:after,
  body.single-fichas .entry-content h2:after,
  body.single-resultados .entry-content h2:after,
  body.single-tratamientos .entry-content h2:after {
    mmargin-bottom: 20px !important;
  }
  body.page .entry-content h3,
  body.single-post .entry-content h3,
  body.single-ofertas .entry-content h3,
  body.single-fichas .entry-content h3,
  body.single-resultados .entry-content h3,
  body.single-tratamientos .entry-content h3 {
    font-size: 20px;
  }
  body.page .wp-block-quote:before,
  body.single-post .wp-block-quote:before,
  body.single-ofertas .wp-block-quote:before,
  body.single-fichas .wp-block-quote:before,
  body.single-resultados .wp-block-quote:before,
  body.single-tratamientos .wp-block-quote:before {
    left: -8px;
    width: 38px;
    height: 38px;
  }
  body.page .wp-block-quote p,
  body.single-post .wp-block-quote p,
  body.single-ofertas .wp-block-quote p,
  body.single-fichas .wp-block-quote p,
  body.single-resultados .wp-block-quote p,
  body.single-tratamientos .wp-block-quote p {
    font-size: 41px;
  }
}
@media (max-width: 400px) {
  body.page .entry-content,
  body.single-post .entry-content,
  body.single-ofertas .entry-content,
  body.single-fichas .entry-content,
  body.single-resultados .entry-content,
  body.single-tratamientos .entry-content {
    padding: 53px 0 50px;
  }
  body.page .entry-content h2,
  body.single-post .entry-content h2,
  body.single-ofertas .entry-content h2,
  body.single-fichas .entry-content h2,
  body.single-resultados .entry-content h2,
  body.single-tratamientos .entry-content h2 {
    font-size: 21px;
  }
}
.ofertas-section {
  margin-top: 70px;
}
.ofertas-section .ofertas-wrapper {
  margin: 43px 0 0;
}
a.oferta-item {
  margin-bottom: 30px;
}
@media (max-width: 600px) {
  a.oferta-item {
    margin-bottom: 13px;
  }
}
/* ==========================================================================
     FICHAS
   ========================================================================== */
.single-fichas .ofertas-section {
  display: none;
}
.single-fichas .entry-content {
  overflow: hidden;
}
.single-fichas .entry-content .container {
  max-width: 1024px;
  margin: 0 auto;
}
.single-fichas .entry-content .container p {
  max-width: 100%;
}
.single-fichas .entry-content h2 {
  font-size: 22px !important;
  text-transform: uppercase;
  margin: 58px 0 30px;
}
.single-fichas .entry-content p + h3 {
  margin-top: 40px;
}
.single-fichas .entry-content .pretit + h3 {
  margin-top: 20px;
}
.single-fichas .entry-content .pretit {
  margin-top: 60px;
  margin-top: 20px;
}
.single-fichas .entry-content .pretit + h2 {
  margin-top: 20px;
}
.single-fichas .entry-content ul:not(.blocks-gallery-grid) {
  margin: 30px 20px 40px;
}
.single-fichas .entry-content ul:not(.blocks-gallery-grid) li {
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  padding-left: 13px;
  margin-bottom: 6px;
  font-weight: 500;
}
.single-fichas .entry-content ul:not(.blocks-gallery-grid) li strong {
  font-weight: 600;
}
.single-fichas .entry-content ul:not(.blocks-gallery-grid) li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
.single-fichas .entry-content ul:not(.blocks-gallery-grid) li a {
  color: #19171D;
}
.single-fichas .entry-content ul:not(.blocks-gallery-grid) li a:hover {
  color: #D2B073;
}
@media (max-width: 400px) {
  .single-fichas .entry-content h2 {
    font-size: 18px !important;
    line-height: 1.4;
  }
}
/* ==========================================================================
	 TRATAMIENTOS
   ========================================================================== */
.single-tratamientos header.entry-header {
  background: #fbf7f1;
  background-size: cover;
  background-position: 30% 50%;
}
.single-tratamientos header.entry-header p.pretit {
  color: #D2B073;
}
.single-tratamientos header.entry-header p.pretit a {
  text-decoration: none;
}
.single-tratamientos header.entry-header p.pretit a:hover {
  color: #fff;
}
.single-tratamientos header.entry-header h1,
.single-tratamientos header.entry-header p {
  color: #fff;
}
.single-tratamientos header.entry-header h1 {
  font-size: 36px;
  margin-bottom: 25px;
  font-weight: 600;
  ttext-transform: uppercase;
}
.single-tratamientos header.entry-header .container {
  text-align: left;
}
.single-tratamientos header.entry-header:after {
  background: rgba(0, 0, 0, 0.4) !important;
}
.single-tratamientos .entry-content {
  border-bottom: 1px solid #666;
}
.single-tratamientos .entry-content p:last-child {
  margin-bottom: 0;
}
.tratamientos-caracteristicas {
  display: grid;
  grid-template-columns: repeat(var(--cols, 3), 1fr);
  border-bottom: 1px solid #666;
  background: #fff;
}
.tratamientos-caracteristicas article {
  border-right: 1px solid #666;
}
.tratamientos-caracteristicas article .inner {
  padding: 40px 30px 25px;
}
.tratamientos-caracteristicas article:last-child {
  border-right: 0;
}
.tratamientos-caracteristicas article .num {
  font-weight: 600;
  color: #D2B073;
  margin: 0 0 5px 0;
}
.tratamientos-caracteristicas article .tit {
  font-weight: 600;
  text-transform: uppercase;
}
.tratamientos-caracteristicas article .tit:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  background: #D2B073;
  margin-top: 14px;
}
.tratamientos-caracteristicas article .desc {
  max-width: 600px;
}
.tratamientos-caracteristicas article ul {
  margin: 15px 0 20px;
}
.tratamientos-caracteristicas article ul li {
  position: relative;
  padding-left: 10px;
  padding-left: 13px;
  margin-bottom: 0;
}
.tratamientos-caracteristicas article ul li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
@media (max-width: 1200px) {
  .tratamientos-caracteristicas article .inner {
    padding: 30px 25px 15px;
  }
}
@media (max-width: 1024px) {
  .tratamientos-caracteristicas {
    grid-template-columns: 1fr;
    border: none;
  }
  .tratamientos-caracteristicas article {
    border-right: none;
    border-bottom: 1px solid #666;
  }
  .tratamientos-caracteristicas article .inner {
    padding: 23px 30px 10px;
  }
}
@media (max-width: 676px) {
  .tratamientos-caracteristicas article .inner {
    padding: 16px 1.4rem 0;
  }
  .tratamientos-caracteristicas article .num {
    margin: 0;
  }
  .tratamientos-caracteristicas article .tit {
    margin-bottom: 10px;
  }
  .tratamientos-caracteristicas article .tit:after {
    margin-top: 5px;
  }
  .tratamientos-caracteristicas article p,
  .tratamientos-caracteristicas article li {
    font-size: 13px;
  }
  .tratamientos-caracteristicas article ul li {
    padding-left: 12px;
  }
  .tratamientos-caracteristicas article ul li:before {
    width: 4px;
    height: 8px;
    top: 6px;
  }
}
.banner-reservas {
  background: #19171D;
  border-bottom: 1px solid #D2B073;
  padding: 60px 0 65px;
  text-align: center;
}
.banner-reservas .pretit {
  color: #D2B073;
}
.banner-reservas .tit {
  color: #fff;
  font-weight: 500;
  font-size: 28px;
  margin: 0 0 30px;
}
.banner-reservas .btn-wrapper {
  margin: 0;
}
.banner-reservas .btn {
  border: 1px solid #D2B073;
}
.banner-reservas .btn:hover {
  border-color: #D2B073;
}
@media (max-width: 676px) {
  .banner-reservas {
    padding: 50px 0;
  }
  .banner-reservas .tit {
    font-size: 22px;
  }
}
.cita-wrapper {
  background: #fbf7f1;
  padding: 100px 0 70px;
}
.cita-wrapper .wp-block-quote {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 1024px) {
  .cita-wrapper {
    padding: 70px 0 40px;
  }
}
/* ==========================================================================
     BLOG y RESULTADOS
   ========================================================================== */
body.page-template-template-blog .posts-grid,
body.page-template-template-resultados .posts-grid {
  padding: 80px 0 100px;
}
@media (max-width: 400px) {
  body.page-template-template-blog .posts-grid,
  body.page-template-template-resultados .posts-grid {
    padding: 50px 0 60px;
  }
}
.posts-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 30px;
}
.posts-grid article.post-item {
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.12);
  transition: box-shadow 0.35s ease;
  background: #fff;
}
.posts-grid article.post-item:hover {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.2);
}
.posts-grid article.post-item .img-wrapper {
  display: block;
  overflow: hidden;
  background: #19171D;
}
.posts-grid article.post-item .img-wrapper img {
  transition: all 0.3s ease-in-out;
  opacity: 1;
}
.posts-grid article.post-item .img-wrapper:hover img {
  transform: scale(1.15);
  opacity: 0.6;
}
.posts-grid article.post-item .inner {
  padding: 23px 25px 23px;
  ttext-align: center;
}
.posts-grid article.post-item .title {
  color: #19171D;
  font-size: 20px;
  letter-spacing: -0.5;
  margin-bottom: 17px;
  font-weight: 600;
  line-height: 1.2;
}
.posts-grid article.post-item .title a {
  font-weight: 600;
  color: #19171D;
  text-decoration: none;
}
.posts-grid article.post-item .title a:hover {
  color: #D2B073;
}
.posts-grid article.post-item p {
  font-size: 12px;
}
.posts-grid article.post-item .excerpt {
  margin-bottom: 22px;
}
.posts-grid article.post-item .read-more-wrapper {
  margin: 0;
}
.posts-grid article.post-item a.read-more {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 11px;
}
.posts-grid article.post-item a.read-more:hover {
  color: #c39645;
  text-decoration: underline;
}
@media (max-width: 768px) {
  .posts-grid {
    grid-gap: 20px;
  }
  .posts-grid article.post-item .inner {
    padding: 20px;
  }
}
@media (max-width: 700px) {
  .posts-grid {
    grid-template-columns: 1fr;
  }
}
/* ==========================================================================
     POST
   ========================================================================== */
body.single-post header.entry-header,
body.single-ofertas header.entry-header,
body.single-resultados header.entry-header,
body.single-tratamientos header.entry-header {
  position: relative;
}
body.single-post header.entry-header:after,
body.single-ofertas header.entry-header:after,
body.single-resultados header.entry-header:after,
body.single-tratamientos header.entry-header:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 2;
}
body.single-post header.entry-header .container,
body.single-ofertas header.entry-header .container,
body.single-resultados header.entry-header .container,
body.single-tratamientos header.entry-header .container {
  z-index: 3;
  height: 520px;
  max-height: 55vh;
}
body.single-post header.entry-header h1.entry-title,
body.single-ofertas header.entry-header h1.entry-title,
body.single-resultados header.entry-header h1.entry-title,
body.single-tratamientos header.entry-header h1.entry-title {
  color: #fff;
}
body.single-post header.entry-header .back-link:hover,
body.single-ofertas header.entry-header .back-link:hover,
body.single-resultados header.entry-header .back-link:hover,
body.single-tratamientos header.entry-header .back-link:hover {
  color: #fff;
}
body.single-post header.entry-header .back-link:hover:before,
body.single-ofertas header.entry-header .back-link:hover:before,
body.single-resultados header.entry-header .back-link:hover:before,
body.single-tratamientos header.entry-header .back-link:hover:before {
  background-image: url(images/arrow-back-white.png);
}
body.single-post .entry-content,
body.single-ofertas .entry-content,
body.single-resultados .entry-content,
body.single-tratamientos .entry-content {
  overflow: hidden;
}
body.single-post .entry-content .container,
body.single-ofertas .entry-content .container,
body.single-resultados .entry-content .container,
body.single-tratamientos .entry-content .container {
  max-width: calc(850px + 2*30px);
  margin: 0 auto;
}
body.single-post .entry-content .container p,
body.single-ofertas .entry-content .container p,
body.single-resultados .entry-content .container p,
body.single-tratamientos .entry-content .container p {
  max-width: 100%;
}
body.single-post .entry-content .container p + h2,
body.single-ofertas .entry-content .container p + h2,
body.single-resultados .entry-content .container p + h2,
body.single-tratamientos .entry-content .container p + h2,
body.single-post .entry-content .container ul + h2,
body.single-ofertas .entry-content .container ul + h2,
body.single-resultados .entry-content .container ul + h2,
body.single-tratamientos .entry-content .container ul + h2 {
  margin-top: 45px;
}
body.single-post .entry-content .container h2,
body.single-ofertas .entry-content .container h2,
body.single-resultados .entry-content .container h2,
body.single-tratamientos .entry-content .container h2 {
  font-size: 30px;
}
body.single-post .entry-content .container .wp-block-gallery,
body.single-ofertas .entry-content .container .wp-block-gallery,
body.single-resultados .entry-content .container .wp-block-gallery,
body.single-tratamientos .entry-content .container .wp-block-gallery {
  box-sizing: border-box;
  width: calc(100vw);
  margin-left: calc(-50vw + 50%) !important;
}
body.single-post .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
body.single-ofertas .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
body.single-resultados .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
body.single-tratamientos .entry-content .container .wp-block-gallery ul.blocks-gallery-grid {
  width: 100%;
  padding: 0 30px;
  max-width: 1200px;
  max-width: 1320px;
  margin: 0 auto;
  box-sizing: border-box;
  margin: 50px auto 45px;
  margin: 10px auto !important;
}
body.single-post .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.big,
body.single-ofertas .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.big,
body.single-resultados .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.big,
body.single-tratamientos .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.big {
  max-width: 1400px;
}
body.single-post .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.fullsize,
body.single-ofertas .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.fullsize,
body.single-resultados .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.fullsize,
body.single-tratamientos .entry-content .container .wp-block-gallery ul.blocks-gallery-grid.fullsize {
  max-width: 100%;
}
@media (max-width: 767px) {
  body.single-post .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
  body.single-ofertas .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
  body.single-resultados .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
  body.single-tratamientos .entry-content .container .wp-block-gallery ul.blocks-gallery-grid {
    padding: 0 1.4rem;
  }
}
body.single-post .entry-content .container ul:not(.blocks-gallery-grid),
body.single-ofertas .entry-content .container ul:not(.blocks-gallery-grid),
body.single-resultados .entry-content .container ul:not(.blocks-gallery-grid),
body.single-tratamientos .entry-content .container ul:not(.blocks-gallery-grid) {
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
body.single-post .entry-content .container ul:not(.blocks-gallery-grid) li,
body.single-ofertas .entry-content .container ul:not(.blocks-gallery-grid) li,
body.single-resultados .entry-content .container ul:not(.blocks-gallery-grid) li,
body.single-tratamientos .entry-content .container ul:not(.blocks-gallery-grid) li {
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  padding-left: 13px;
  margin-bottom: 6px;
  font-weight: 500;
}
body.single-post .entry-content .container ul:not(.blocks-gallery-grid) li strong,
body.single-ofertas .entry-content .container ul:not(.blocks-gallery-grid) li strong,
body.single-resultados .entry-content .container ul:not(.blocks-gallery-grid) li strong,
body.single-tratamientos .entry-content .container ul:not(.blocks-gallery-grid) li strong {
  font-weight: 600;
}
body.single-post .entry-content .container ul:not(.blocks-gallery-grid) li:before,
body.single-ofertas .entry-content .container ul:not(.blocks-gallery-grid) li:before,
body.single-resultados .entry-content .container ul:not(.blocks-gallery-grid) li:before,
body.single-tratamientos .entry-content .container ul:not(.blocks-gallery-grid) li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
body.single-post .entry-content .container ul:not(.blocks-gallery-grid) li a,
body.single-ofertas .entry-content .container ul:not(.blocks-gallery-grid) li a,
body.single-resultados .entry-content .container ul:not(.blocks-gallery-grid) li a,
body.single-tratamientos .entry-content .container ul:not(.blocks-gallery-grid) li a {
  color: #19171D;
}
body.single-post .entry-content .container ul:not(.blocks-gallery-grid) li a:hover,
body.single-ofertas .entry-content .container ul:not(.blocks-gallery-grid) li a:hover,
body.single-resultados .entry-content .container ul:not(.blocks-gallery-grid) li a:hover,
body.single-tratamientos .entry-content .container ul:not(.blocks-gallery-grid) li a:hover {
  color: #D2B073;
}
@media (max-width: 1024px) {
  body.single-post .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
  body.single-ofertas .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
  body.single-resultados .entry-content .container .wp-block-gallery ul.blocks-gallery-grid,
  body.single-tratamientos .entry-content .container .wp-block-gallery ul.blocks-gallery-grid {
    margin: 30px auto 25px;
    margin: 0 auto !important;
  }
}
.share {
  border-top: 1px solid #ddd;
  margin-top: 55px;
}
.share p {
  text-transform: uppercase;
  margin: 10px 0 5px;
  font-size: 11px;
  color: #aaa;
  font-weight: bold;
}
.share ul {
  margin: 0 !important;
  padding: 0 !important;
}
.share ul li {
  display: inline-block;
  padding: 0 !important;
  margin: 0 12px 0 0 !important;
}
.share ul li:before {
  display: none !important;
}
.share ul li a {
  color: #D2B073 !important;
}
.share ul li a:hover {
  color: #19171D !important;
}
/* ==========================================================================
     OFERTAS
   ========================================================================== */
.ofertas-grid {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
/* ==========================================================================
     CONTACTO
   ========================================================================== */
body.page-id-328 strong {
  white-space: nowrap;
}
.contacto-wrapper {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  margin: 50px 0 50px;
}
.contacto-wrapper .info {
  flex: 0 0 300px;
  background: #D2B073;
  padding: 30px 25px;
  font-size: 14px;
  box-sizing: border-box;
}
.contacto-wrapper .info strong,
.contacto-wrapper .info .p1 {
  color: #fff;
}
.contacto-wrapper .info .p1 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 4px;
}
.contacto-wrapper .info .phone,
.contacto-wrapper .info .email {
  font-weight: 500;
}
.contacto-wrapper .info .phone span,
.contacto-wrapper .info .email span {
  color: #fff;
}
.contacto-wrapper .info p {
  margin: 0;
  white-space: nowrap;
  color: #fff;
  font-size: 14px;
  line-height: 1.7;
}
.contacto-wrapper .info a {
  color: #fff;
}
.contacto-wrapper .info a:hover {
  color: #19171D;
}
.contacto-wrapper .info .phone {
  border-top: 1px solid #fff;
  margin-top: 22px;
  padding-top: 22px;
}
.contacto-wrapper .map {
  flex-basis: 100%;
}
.contacto-wrapper #map {
  height: 500px;
  width: 100%;
  background-color: grey;
}
.contacto-wrapper #map iframe {
  height: 100% !important;
  width: 100% !important;
}
@media (max-width: 1024px) {
  .contacto-wrapper #map {
    height: 400px;
  }
}
@media (max-width: 768px) {
  .contacto-wrapper #map {
    height: 320px;
  }
}
@media (max-width: 667px) {
  .contacto-wrapper #map {
    height: 280px;
  }
}
@media (max-width: 320px) {
  .contacto-wrapper #map {
    height: 240px;
  }
}
@media (max-width: 1024px) {
  .contacto-wrapper {
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .contacto-wrapper {
    display: block;
    margin-top: 30px;
  }
  .contacto-wrapper .info {
    padding: 20px 25px 35px;
  }
}
@media (max-width: 320px) {
  .contacto-wrapper .info p {
    font-size: 14px !important;
  }
  .contacto-wrapper .info .p1 {
    font-size: 15px;
  }
  .contacto-wrapper .info .phone,
  .contacto-wrapper .info .email {
    font-size: 13px !important;
  }
}
.gmnoprint div[role=button] {
  font-size: 12px !important;
  display: none !important;
}
.contact-footer p {
  font-size: 11px;
  text-align: center;
  line-height: 1.7;
}
body.page-id-166 p {
  margin-left: auto;
  margin-right: auto;
  max-width: 940px !important;
}
/* ==========================================================================
     ERROR 404
   ========================================================================== */
section.error-404 {
  bbackground: url('images/bg-404.jpg') no-repeat 50% 50%;
  bbackground-size: cover;
  width: 100%;
  height: 50vh;
  min-height: 420px !important;
  text-align: center;
  color: #fff;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  padding: 40px 0;
}
section.error-404 h1 {
  font-size: 10vh;
  color: #D2B073;
  margin-bottom: 40px;
  font-weight: 600;
}
section.error-404 .p1 {
  font-size: 20px;
}
section.error-404 .btn {
  margin-top: 25px;
}
@media (max-width: 812px) {
  section.error-404 .p1 {
    font-size: 18px;
    padding: 0 20px;
  }
  section.error-404 a {
    font-size: 13px;
    padding: 12px 30px 9px;
  }
}
/*.cols-2-wrapper, .cols-3-wrapper {
	.banner-wrapper, .oferta-item {
		animation-duration: 1s;
		animation-fill-mode: both;
		animation-name: fadeInUp;
		&:nth-child(1) { animation-delay: .2s }
		&:nth-child(2) { animation-delay: .4s }
		&:nth-child(3) { animation-delay: .6s }
		&:nth-child(4) { animation-delay: .8s }
		&:nth-child(5) { animation-delay: 1s }
		&:nth-child(6) { animation-delay: 1.2s }
	}
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 30%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}*/
/* ==========================================================================
     NUTRICOSMÉTICA
   ========================================================================== */
.nutri-formulas {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
}
.nutri-formulas p {
  margin: 0;
  font-size: 14px;
}
.nutri-formulas .p1 {
  font-family: 'Strawberry Blossom', sans-serif;
  font-size: 30px;
  line-height: 1;
}
.nutri-formulas .p2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
}
.nutri-formulas .p3 {
  font-size: 15px;
  margin-bottom: 30px;
}
.nutri-formulas .p3:after {
  content: "";
  display: block;
  width: 150px;
  height: 1px;
  background: #D2B073;
  margin-top: 10px;
}
.nutri-formulas .wp-block-column {
  border: 1px solid #ddd;
  padding: 30px;
  margin: 0 !important;
}
@media (max-width: 760px) {
  .nutri-formulas {
    grid-template-columns: 1fr;
  }
}
#post-1579 .list-links-wrapper {
  grid-template-columns: 1fr 1fr;
  grid-gap: 12px;
  margin: 30px auto 30px;
}
#post-1579 .list-links-wrapper article {
  margin: 0;
}
#post-1579 .list-links-wrapper article a {
  height: 60px;
  display: grid;
  align-items: center;
}
#post-1579 .list-links-wrapper article a:before {
  top: 50%;
  margin-top: -6px;
}
@media (max-width: 770px) {
  #post-1579 .list-links-wrapper article {
    margin-bottom: 10px;
  }
}
.parent-pageid-1579 .entry-content ul:not(.blocks-gallery-grid) {
  margin-left: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.parent-pageid-1579 .entry-content ul:not(.blocks-gallery-grid) li {
  font-size: 14px;
  position: relative;
  padding-left: 10px;
  padding-left: 13px;
  margin-bottom: 6px;
  font-weight: 500;
}
.parent-pageid-1579 .entry-content ul:not(.blocks-gallery-grid) li strong {
  font-weight: 600;
}
.parent-pageid-1579 .entry-content ul:not(.blocks-gallery-grid) li:before {
  content: "";
  display: block;
  background: url(images/bullet-primary.png) no-repeat 0 0;
  width: 6px;
  height: 12px;
  background-size: cover;
  position: absolute;
  top: 5px;
  left: 0;
}
.parent-pageid-1579 .entry-content ul:not(.blocks-gallery-grid) li a {
  color: #19171D;
}
.parent-pageid-1579 .entry-content ul:not(.blocks-gallery-grid) li a:hover {
  color: #D2B073;
}
/* ==========================================================================
	 Amelia - Reservas
   ========================================================================== */
body .amelia-v2-booking #amelia-container {
  margin-top: 50px !important;
  margin-bottom: 50px !important;
}
body .amelia-v2-booking #amelia-container .am-fs-sb {
  background: #D2B073;
}
body .amelia-v2-booking #amelia-container .am-button.am-button--filled {
  background: #19171D;
  border: none;
}
body .amelia-v2-booking #amelia-container .am-fs-sb__step-checker {
  background-color: #c39645;
}
body .amelia-v2-booking #amelia-container .am-fs-sb__step-checker-selected {
  border-color: #19171D;
}
/* ==========================================================================
     SOBRE MÍ
   ========================================================================== */
.sobre-mi {
  padding: 90px 0;
}
.sobre-mi .container {
  max-width: 1500px;
}
.sobre-mi .sobre-mi-grid {
  display: grid;
  grid-template-columns: 1.1fr 1fr;
  gap: 70px;
  align-items: start;
}
.sobre-mi .col.texto h1 {
  text-transform: none;
  font-weight: 600;
  letter-spacing: -0.35px;
  font-size: 36px;
  margin: 0 0 30px;
}
.sobre-mi .col.texto h1:after {
  content: "";
  display: block;
  width: 34px;
  height: 3px;
  background: #D2B073;
  margin-top: 16px;
}
.sobre-mi .col.texto .entry-content {
  padding: 0;
}
.sobre-mi .col.texto .entry-content p {
  margin-bottom: 20px;
}
.sobre-mi .col.texto .entry-content p:last-child {
  font-family: 'Strawberry Blossom', sans-serif;
  font-size: 34px;
  color: #D2B073;
  margin-top: 10px;
  margin-bottom: 0;
}
.sobre-mi .col.texto .btn-wrapper {
  margin-top: 30px;
}
.sobre-mi .col.slider {
  margin-top: 92px;
}
.sobre-mi .sobre-mi-slider {
  position: relative;
  width: 100%;
  aspect-ratio: 4 / 5;
  overflow: hidden;
  border-radius: 4px;
  cursor: grab;
  touch-action: pan-y;
}
.sobre-mi .sobre-mi-slider.dragging {
  cursor: grabbing;
}
.sobre-mi .sobre-mi-slider .slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 1.8s ease-in-out;
}
.sobre-mi .sobre-mi-slider .slide.active {
  opacity: 1;
}
.sobre-mi .sobre-mi-slider .slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  -webkit-user-drag: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
@media (max-width: 1024px) {
  .sobre-mi {
    padding: 60px 0;
  }
  .sobre-mi .sobre-mi-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .sobre-mi .col.slider {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .sobre-mi .sobre-mi-slider {
    aspect-ratio: auto;
    height: 480px;
  }
  .sobre-mi .sobre-mi-slider .slide img {
    -o-object-position: center 30%;
       object-position: center 30%;
  }
}
