/* #region default */
/*!
Theme Name: LC-Invertir
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: lc-invertir
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
LC-Invertir is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}
/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}
/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}
/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}
/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}
html {
	box-sizing: border-box;
}
/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
/* Elements
--------------------------------------------- */
body {
	background: #fff;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/* Links
--------------------------------------------- */
a {
	color: #4169e1;
}
a:visited {
	color: #800080;
}
a:hover,
a:focus,
a:active {
	color: #191970;
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active {
	outline: 0;
}
/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}
button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: auto;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}
.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}
/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}
.post,
.page {
	margin: 0 0 1.5em;
}
.updated:not(.published) {
	display: none;
}
.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
	display: block;
}
/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}
.widget select {
	max-width: 100%;
}
/* 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 logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}
/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.wp-caption-text {
	text-align: center;
}
/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}
.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}
.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
	display: block;
}
/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}
/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}
/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}
.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;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}
/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}
/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	float: left;
	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	/*rtl:ignore*/
	float: right;
	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/* #endregion default */
/* #region global */
html, body {
    overflow-x: hidden;
}
.post, .page {
    margin: 0;
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
}
ul#menu-ppal {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 750px;
    margin: 0 auto;
}
ul#menu-ppal a {
    color: #000;
    border-bottom: 3px #fff solid;
    padding-bottom: 6px;
}
ul#menu-ppal .current-menu-item a {
    border-bottom: 3px #d9534f solid;
}
/* #endregion global */
/* #region header */
header#masthead {
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
    z-index: 10;
    padding: 20px 20px 20px 30px;
    background: #fff;
    margin-bottom: -10px;
}
header .wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    align-items: center;
}
#logo-img img {
    width: 200px;
    margin-right: 25px;
    display: block;
}
.main-navigation a {
    font-size: 18px;
    color: #666;
    text-transform: uppercase;
    padding: 4px 7px;
    margin: 0 4px;
    position: relative;
}
.main-navigation .current_page_item a {
    color: #c1935f;
    font-weight: 600;
}
.main-navigation .current_page_item a::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 7px;
    width: 40px;
    height: 3px;
    background: #c1935f;
}
div#whatsapp-btn {
    position: fixed;
    z-index: 100;
    bottom: 20px;
    right: 20px;
}
#whatsapp-btn img {
    width: 80px;
}
/*---*/
#rmp_menu_trigger-54 {
    position: absolute;
    top: 45px;
    right: 0;
    left: 990px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 3px 3px 6px 1px #0000003d;
}
#rmp_menu_trigger-54:hover .responsive-menu-pro-inner, #rmp_menu_trigger-54:hover .responsive-menu-pro-inner::before, #rmp_menu_trigger-54:hover .responsive-menu-pro-inner::after {
    background-color: #9d7166;
}
#rmp_menu_trigger-54 .responsive-menu-pro-inner, #rmp_menu_trigger-54 .responsive-menu-pro-inner::before, #rmp_menu_trigger-54 .responsive-menu-pro-inner::after {
    width: 35px;
    height: 6px;
	background-color: #9d7166;
    border-radius: 0px;
    position: absolute;
}
#rmp_menu_trigger-54 .rmp-trigger-box {
    position: relative;
    left: -4px;
    top: -2px;
}
#rmp-container-54 {
    max-width: max-content;
    background-color: #ffffff;
    box-shadow: 4px 5px 6px #0000001c;
}
#rmp-menu-wrap-54 .rmp-menu-item-link {
    padding-right: 0;
}
.current_page_item a.rmp-menu-item-link {
    border-bottom: 3px solid #d9534f !important;
}
#rmp-menu-title-54 .rmp-menu-title-image {
    width: auto;
    height: 60px;
}
#rmp-search-box-54 .rmp-search-box {
    height: 35px;
}



/* #endregion header */
/* #region footer */
footer {
    background: #d8b9b0;
    color: #fff;
    padding: 50px 0 20px 0;
}
div#footer-container {
    max-width: 1140px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 40px;
}
div#footer1, div#footer2, div#footer3 {
    width: 33%;
}
div#footer-container h3 {
    font-size: 25px;
    position: relative;
}
div#footer-container h3::after {
    content: "";
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 24px;
    right: 0;
    width: calc(100% - 122px);
}
div#footer-container #footer2 h3::after {
    width: calc(100% - 156px);
}
div#footer-container #footer3 h3::after {
    width: calc(100% - 273px);
}
.cinfo {
    display: flex;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 10px;
}
.cinfo h4, .cinfo p {
    margin: 0;
}
#footer1 p {
    text-align: justify;
    color: #f7f7f7;
}
.cinfo p, .cinfo a {
    color: #f7f7f7;
    text-decoration: none;
    display: block;
}
div#social-footer {
    display: flex;
    gap: 10px;
}
#social-footer a {
    display: block;
    height: 0;
    width: 40px;
    padding-top: 40px;
    color: transparent;
    background: url(/wp-content/uploads/2025/03/Recurso-55.png) center no-repeat;
    background-size: contain;
}
#social-footer a#social02 {
    background: url(/wp-content/uploads/2025/03/Recurso-56.png) center no-repeat;
    background-size: contain;
}
#social-footer a#social03 {
    background: url(/wp-content/uploads/2025/03/Recurso-57.png) center no-repeat;
    background-size: contain;
}
div#copy {
    max-width: 1140px;
    margin: 28px auto 10px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    border-top: 1px solid;
    gap: 40px;
}
/* #endregion footer */
/* #region home */
#white-circle .tp-shape {
    box-shadow: 4px 4px 12px 3px rgb(0 0 0 / 30%);
}
.swm-home .e-con-inner {
    position: relative;
}
div#box-home01 {
    position: absolute;
    width: 370px;
    top: 225px;
}
div#box-home02 {
    position: absolute;
    width: 370px;
    top: 155px;
    right: 0;
}
.image-flip {
	-webkit-transform: scaleX(-1);
  	transform: scaleX(-1);
}
/* #endregion home */
/* #region propiedades */
.property-btn a {
    display: flex;
    height: 104px;
    align-items: center;
    justify-content: center;
}
.page-template-propiedades-code form #filters {
    width: 1140px;
    margin: 40px auto 16px auto;
    padding: 20px 20px;
    background: #f5f5f5;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
}
.page-template-propiedades-code label {
    font-family: "Montserrat", Sans-serif;
    color: #9d7166;
    font-size: 18px;
    font-weight: 600;
}
.page-template-propiedades-code form #filters select, 
.page-template-propiedades-code form #filters input {
    padding: 8px 4px;
    border-radius: 4px;
    border: 0;
    margin-left: 4px;
    box-shadow: inset 0 0 5px 1px rgb(0 0 0 / 22%);
	font-family: "Montserrat", Sans-serif;
    font-size: 18px;
	text-align: center;
}
.form-item {
    border: 1px solid;
    padding: 5px 11px;
    border-color: #ccc;
    border-radius: 4px;
    background: #fff;
}
div#filter-buttons {
    display: flex;
    justify-content: center;
    flex-direction: row;
    width: 350px;
    margin: 0 auto;
    gap: 10px;
}
#filter-buttons input {
    font-family: "Montserrat", Sans-serif;
    background: #9d7166;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 22px;
    border: 0;
    border-radius: 50px;
    padding: 13px 40px;
    margin: 0 auto;
    display: block;
    cursor: pointer;
}
div#properties-list {
    margin-top: 50px;
}
.property {
    border: 1px solid #9d7166;
    width: 1140px;
    margin: 0 auto 20px auto;
    padding: 20px 30px;
    box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 27%);
	font-size: 14px;
	font-family: "Montserrat", Sans-serif;
	color: #616161;
}
.property-container {
	display: flex;
    gap: 15px;
    flex-wrap: nowrap;
}
.prop-img {
    width: 35%;
	height: fit-content;
}
/*----*/
.slick-dotted.slick-slider {
    margin-bottom: 0;
    padding-bottom: 80px;
}
.slick-next:before, .slick-prev:before {
    font-size: 26px;
    color: #9d7166;
    background: #fff;
    display: block;
    height: 31px;
    width: 29px;
    padding: 5px 2px;
    border-radius: 20px;
}
.slick-next, .slick-prev {
    width: 26px;
    height: 26px;
    padding: 0;
    z-index: 3;
    top: calc(50% - 40px);
}
.slick-prev { left: 0; }
.slick-next { right: 0; }
.slick-dots {
    bottom: 0;
}
.slick-dots li button:before {
    font-size: 11px;
    line-height: 11px;
    color: #9d7166;
	width: 19px;
	height: 18px;
}
.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #9d7166;
}
/*-----*/
.prop-row1 {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    background: #e6e6e6;
    padding: 4px 10px;
}
.prop-content {
    width: 65%;
}
h2.prop-title {
    margin: 0;
    font-size: 20px;
}
p.prop-price {
    margin: 0;
    text-align: right;
    background: url(/wp-content/uploads/2024/06/etiqueta-del-precio.png) left center no-repeat;
    background-size: contain;
    padding: 0 0 0 30px;
}
.prop-description {
    text-align: justify;
    padding-top: 20px;
}
.prop-description div {
    padding-bottom: 7px;
}
.info-filter {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    font-size: 14px;
    padding: 10px 0;
    margin: 20px 0 0 0;
}
.info-filter p {
    margin: 0;
    border: 1px solid #aaa;
    padding: 3px 5px 3px 22px;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 24%);
}
.info-filter p {
    margin: 0;
    border: 1px solid #aaa;
    padding: 3px 5px 3px 30px;
    box-shadow: 2px 2px 3px rgb(0 0 0 / 24%);
    background: url(/wp-content/uploads/2024/06/area-1.png) 4px center no-repeat;
    background-size: 22px;
}
.info-filter p.prop-habs {
    background: url(/wp-content/uploads/2024/06/cama.png) 4px center no-repeat;
    background-size: 22px;
}
.info-filter p.prop-baths {
    background: url(/wp-content/uploads/2024/06/ducha.png) 4px center no-repeat;
    background-size: 22px;
}
.info-filter p.prop-garages {
    background: url(/wp-content/uploads/2024/06/aparcamiento-de-coches-1.png) 1px center no-repeat;
    background-size: 28px;
}
.info-filter p.prop-address {
    background: url(/wp-content/uploads/2024/06/direccion.png) 4px center no-repeat;
    background-size: 22px;
}
.info-filter p.prop-region {
    background: url(/wp-content/uploads/2024/06/REGION.png) 4px center no-repeat;
    background-size: 23px;
}
.info-filter p.prop-country {
    background: url(/wp-content/uploads/2024/06/PAIS.png) 4px center no-repeat;
    background-size: 22px;
}
.info-filter p.prop-city {
    background: url(/wp-content/uploads/2024/06/ciudad.png) 4px center no-repeat;
    background-size: 24px;
}
.features-filter {
    display: flex;
    margin: 20px 0 0 0px;
    background: #fbfbfb;
    padding: 10px 30px 30px 30px;
    border-top: 3px solid #ccc;
}
.features-filter div {
    width: calc(50% - 10px);
}
.features-filter h3 {
    color: #9d7166;
}
.features-filter ul {
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.features-filter ul li {
    list-style: none;
    padding: 0 10px;
    border: 1px solid #ccc;
    margin: 4px 5px;
}
div#head-results {
    max-width: 1140px;
    margin: 0 auto 14px auto;
    color: #737373;
    display: flex;
    padding: 10px 20px;
    border: 2px solid #ccc;
    justify-content: space-between;
    font-family: "Montserrat", Sans-serif;
    align-items: center;
}
#results-number {
    margin: 0;
    font-weight: 600;
	font-size: 18px;
}
select#order_type {
    font-size: 18px;
}
input#order-btn {
    border: 0;
    background: #9d7166;
    color: #fff;
    font-weight: 600;
	cursor: pointer;
}
div#properties-pagination {
    width: max-content;
    margin: 50px auto 0 auto;
}
font-size: 18px;
#properties-pagination input {
    border: 0;
    font-weight: 600;
    border-radius: 0;
    padding: 5px 14px;
    cursor: pointer;
}
#properties-pagination input:hover {
    background: #9d7166;
    color: #fff;
    transition: all .3s ease-in-out;
}
#properties-pagination input.highlight {
    background: #9d7166;
    color: #fff;
}
.details-btn, .less-details-btn {
	display: none;
}
.details-btn p, .less-details-btn p {
    margin: 10px auto 10px auto;
    text-align: center;
    background: #9d7166;
    color: #fff;
    width: 120px;
    padding: 5px 0;
    border-radius: 4px;
	cursor: pointer;
}
/* #endregion propiedades */
/* #region servicios */
.shadow-image {
    position: relative;
}
.shadow-image::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-shadow: inset 0px -62px 80px -19px black;
}
/* #endregion servicios */
/* #region quienes */
div#box-quienes {
    position: absolute;
    width: 120%;
    z-index: 2;
    top: 70px;
}
/* #endregion quienes */
/* #region contacto */
div#form-contact {
    width: 90%;
}
#form-contact label {
    font-weight: 600;
    color: #9d7166;
    font-size: 16px;
    width: 100%;
}
#form-contact p {
    margin: 0;
}
.contact2-rows p {
    display: flex;
    gap: 10px;
}
.contact2-rows {
    margin-bottom: 16px;
}
#form-contact input, #form-contact textarea {
    background: #d1d1d1;
    border: 0;
    border-radius: 0;
    width: 100%;
}
#form-contact span.wpcf7-not-valid-tip {
    position: absolute;
    top: 18px;
    font-size: 12px;
}
#form-contact textarea {
    height: 150px;
    margin-bottom: 20px;
}
#form-contact input.wpcf7-submit {
    background: #666;
    color: #fff;
    width: 140px;
    padding: 11px 0 11px 0;
    letter-spacing: 3px;
    cursor: pointer;
}
#social-contact a {
    margin: 0 4px;
}
/* #endregion contacto */
/* #region commerce */
.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}
.woocommerce-product-gallery {
    padding: 0 50px 0 0;
    position: relative;
}
h1.product_title.entry-title {
    color: #c1935f;
}
p.price {
    font-weight: 600;
    font-size: 23px;
}
.woocommerce-product-details__short-description {
    padding: 20px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}
.woocommerce-product-details__short-description p {
    text-align: justify;
    font-size: 18px;
}
.woocommerce div.product form.cart div.quantity {
    float: none;
    margin: 0 4px 30px 0;
    border: 2px solid #c1935f;
    display: table;
    border-radius: 16px;
    overflow: hidden;
}
input.minus.button {
    background: #fff;
    font-size: 22px;
    padding: 8px 18px 10px 18px;
    border-right: 2px solid;
    border-radius: 0;
    color: #c1935f;
    font-weight: 600;
	transition: all .2s ease-in-out;
}
input.plus.button {
    background: #fff;
    font-size: 22px;
    padding: 8px 18px 10px 18px;
    border-left: 2px solid;
    border-radius: 0;
    color: #c1935f;
    font-weight: 600;
	transition: all .2s ease-in-out;
}
input.plus.button:hover, input.minus.button:hover {
	background: #c1935f;
	color: #fff;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    background: #fff;
    font-size: 18px;
    padding: 4px 0 0 0;
    border: 0;
    border-radius: 0;
    color: #c1935f;
    font-weight: 600;
}
button.single_add_to_cart_button.button.alt {
    background: #fff;
    font-size: 22px;
    padding: 8px 18px 10px 18px;
    border: 2px solid #c1935f;
    border-radius: 16px;
    color: #9d7166;
    font-weight: 400;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
button.single_add_to_cart_button.button.alt:hover {
    background: #c1935f;
}
.woocommerce div.product div.images.woocommerce-product-gallery::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 540px;
    background: #ccc;
}
.woocommerce-page main#primary {
    max-width: 1140px;
    margin: 0 auto;
}
.wp-block-woocommerce-cart-order-summary-block {
    background: #fff1ed;
    padding: 35px 16px 16px 16px;
}
.wc-block-cart__submit-button {
    text-decoration: none;
    background: #9d7166;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 9px;
    margin-top: 10px !important;
    border: 1px solid #a17e74;
    box-shadow: 2px 3px 9px #00000059;
}
.wc-block-cart__submit-button:hover {
    color: #ffddd4;
}
.wc-block-components-checkout-order-summary__content {
    background: #fff9f2;
}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    margin: 0;
    padding: 15px 20px 6px 20px;
    background: #c89f70;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    text-decoration: none;
    background: #9d7166;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 9px;
    border: 1px solid #a17e74;
    box-shadow: 2px 3px 9px #00000059;
}
.wc-block-components-main.wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
    padding-bottom: 80px;
}
a.wpmenucart-contents {
    position: relative;
    background: #c29461;
    color: #fff;
    font-size: 40px;
    padding: 0 0 0 9px;
    margin: -14px 0 0 10px;
    text-align: center;
    height: 55px;
    width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}
a.wpmenucart-contents span.cartcontents {
    position: absolute;
    font-size: 14px;
    color: #0c0d0e;
    width: 24px;
    height: 24px;
    text-align: center;
    background: #ffe6c9;
    padding: 2px 0;
    border-radius: 2px;
    box-shadow: -3px 3px #00000045;
    bottom: 42px;
    right: -10px;
    overflow: hidden;
}
section.related.products {
    display: none;
}
.page-id-26 .ppcp-messages, .page-id-26 .ppc-button-wrapper {
    display: none !important;
}

/* #endregion commerce */


/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 1140px) {
	.site-branding img.custom-logo {
		width: 24vw;
	}
	/*----*/
	div#footer-container {
		max-width: 90%;
		align-items: center;
		flex-direction: column;
		gap: 10px;
	}
	div#footer1, div#footer2, div#footer3 {
		width: 100%;
	}
	ul#menu-ppal {
		width: 80%;
	}
	div#copy {
		flex-direction: column;
		justify-content: center;
		gap: 0;
		padding: 30px 20px 0 20px;
	}
	/*-----*/
	.page-template-propiedades-code form #filters {
		width: 96%;
	}
	.property {
		width: 96%;
	}
    /*-----*/
    #logo-img img {
        width: 100px;
    }
    .main-navigation a {
        font-size: 14px;
        padding: 3px 6px;
    }
    .main-navigation a i.wpmenucart-icon-shopping-cart-0 {
        font-size: 26px;
    }
    .main-navigation a.wpmenucart-contents {
        padding: 0 0 0 4px;
        margin: -8px 0 0 3px;
        height: 43px;
        width: 43px;
    }
    a.wpmenucart-contents span.cartcontents {
        width: 24px;
        height: 24px;
        padding: 2px 0;
        border-radius: 2px;
        bottom: 27px;
        right: -8px;
    }
    /*---*/
    body #contador .counter-q {
        left: 0;
        right: 0;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        top: 7.1vw;
    }
    body #contador div#count01.counter-q {
        left: 1.8vw;
    }
    body #contador div#count02.counter-q {
        left: 2.6vw;
    }
    body #contador div#count03.counter-q {
        left: 2vw;
    }
    body #contador div#count04.counter-q {
        left: 2.2vw;
    }
    /*----*/
    .elementor-shortcode .woocommerce {
        max-width: 90%;
        margin: 0 auto;
    }
    .woocommerce-product-gallery {
        padding: 0;
    }
    .woocommerce div.product div.images.woocommerce-product-gallery::after {
        display: none;
    }
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 900px) {
    body #contador .counter-q {
        top: 5.6vw;
    }
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	div#box-quienes {
		position: relative;
		width: 120%;
		top: -20px;
	}
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
	div#box-quienes {
		width: 100%;
		top: 0;
	}
	div#form-contact {
		width: 100%;
	}
	.contact2-rows p {
		flex-direction: column;
	}
	#form-contact br {
		display: none;
	}
	/*----*/
	.property-container {
		flex-direction: column;
		align-items: center;
	}
	.prop-img {
		width: 100%;
	}
	.slick-dots {
		display: none !important;
	}
	.slick-dotted.slick-slider {
		margin-bottom: 0;
		padding-bottom: 20px;
	}
	.prop-content {
		width: 100%;
	}
	.prop-row1 {
		gap: 10px;
		flex-direction: column;
	}
	/*---*/
	.page-template-propiedades-code form #filters {
		margin: 20px auto 16px auto;
		padding: 10px 10px;
		gap: 10px;
	}
	.page-template-propiedades-code form #filters select, .page-template-propiedades-code form #filters input {
		padding: 4px 2px;
		margin-left: 2px;
		font-size: 16px;
	}
	.form-item {
		padding: 3px 4px;
	}
	.page-template-propiedades-code label {
		font-size: 16px;
	}
	/*----*/
	div#properties-pagination {
		width: 90%;
		display: flex;
		gap: 6px;
		justify-content: center;
		flex-wrap: wrap;
	}
	div#head-results {
		max-width: 96%;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		gap: 10px;
		text-align: center;
	}
    /*---*/
    .main-navigation {
        display: none;
    }
    #rmp_menu_trigger-54 {
        right: 10px;
        left: auto;
        top: 7px;
    }
    a.wpmenucart-contents {
        font-size: 28px;
        padding: 0;
        margin: 10px 0 0 0;
        height: 45px;
        width: 100%;
        display: flex;
        border-radius: 0;
    }
    a.wpmenucart-contents span.cartcontents {
        bottom: 13px;
        right: 10px;
    }
    .current_page_item a.rmp-menu-item-link {
        border-bottom: 3px solid #c29461 !important;
    }
    #rmp-menu-wrap-54 .rmp-menu-current-item .rmp-menu-item-link {
        background-color: #ffefde;
    }
    #rmp-container-54 {
        min-width: 200px;
    }
    body #contador .counter-q {
        top: 100px;
    }
    body #contador div#count01.counter-q {
        left: 27px;
    }
    body #contador div#count02.counter-q {
        left: 30px;
    }
    body #contador div#count03.counter-q {
        left: 22px;
    }
    body #contador div#count04.counter-q {
        left: 31px;
    }
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 600px) {
	div#menu-ppal {
		display: none;
	}
	.site-branding img.custom-logo {
		width: 70px;
	}
	div#box-home01, div#box-home02 {
		width: 90%;
	}
	/*----*/
	.features-filter {
		padding: 10px 10px 10px 10px;
		flex-direction: column;
		align-items: center;
	}
	.features-filter div {
		width: calc(100% - 10px);
	}
	.form-item {
		padding: 3px 4px;
		width: 100%;
		text-align: center;
	}
	input#send-filter {
		font-size: 16px;
		padding: 13px 0px;
		width: 200px;
	}
	div#filter-buttons {
		flex-direction: column;
		width: auto;
	}
	/*---*/
	.property {
		padding: 10px 10px;
	}
	h2.prop-title {
		margin: 0;
		font-size: 16px;
		text-align: center;
		line-height: 17px;
	}
	p.prop-price {
		text-align: left;
		font-size: 16px;
		font-weight: 600;
	}
	.prop-description {
		display: none;
	}
	.info-filter p {
		border: 0 solid #aaa;
		padding: 3px 5px 3px 30px;
		box-shadow: 0 0 0 rgb(0 0 0 / 24%);
		font-size: 12px;
	}
	.info-filter {
		gap: 5px;
		padding: 10px 0;
		margin: 10px 0 0 0;
		justify-content: center;
	}
	.features-filter {
		display: none;
	}
	input#order-btn {
		width: 201px;
		margin-top: 10px;
	}
	.details-btn {
		display: block;
	}
    /*---*/
    .woocommerce div.product .product_title {
        font-size: 20px;
    }
    button.single_add_to_cart_button.button.alt {
        font-size: 18px;
        padding: 6px 12px 6px 12px;
        border-radius: 8px;
    }
}
/*--------------------------------------------------------------------*/
/*--------------------------------------------------------------------*/
@media only screen and (max-width: 340px) {
    body #contador .counter-q {
        top: calc(-20px + 32.9vw);
    }
    body #contador div#count01.counter-q {
        left: 8vw;
    }
    body #contador div#count02.counter-q {
        left: 8vw;
    }
    body #contador div#count03.counter-q {
        left: 8vw;
    }
    body #contador div#count04.counter-q {
        left: 8vw;
    }
}
