:root {
--theme-font: 'Open Sans', sans-serif;
--theme-font-two: 'Unna', sans-serif;
--theme-font-three: 'Unna', sans-serif;
--theme-font-four: 'Unna', sans-serif;
--theme-gray: #F1EDE7;
--theme-gray-rgb: 241, 237, 231;
--theme-white: #ffffff;
--theme-white-rgb: 255, 255, 255;
--theme-base: #B0A083;
--theme-base-rgb: 176, 160, 131;
--theme-black: #2A2A2A;
--theme-btn-light: #DFD7C9;
--theme-btn-medium: #B0A083;
--theme-btn-dark: #2A2A2A;
--theme-parrafo: #5F5F5F;
} * {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-smoothing: antialiased;
} html {
scroll-padding-top: 120px;
}
body {
font-family: var(--theme-font);
color: var(--theme-black);
font-size: 13px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0.52px;
}
body.locked {
overflow: hidden;
}
a {
text-decoration: underline;
}
a,
a:hover,
a:focus,
a:visited {
text-decoration: none;
transition: all 500ms ease;
}
a:hover {
text-decoration: underline;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::placeholder {
color: inherit;
opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: var(--theme-font-two);
color: var(--theme-black);
margin: 0;
}
p {
margin: 0;
}
dl,
ol,
ul {
margin-top: 0;
margin-bottom: 0;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::placeholder {
color: inherit;
opacity: 1;
}
.page-wrapper {
position: relative;
margin: 0 auto;
width: 100%;
min-width: 300px;
overflow: hidden;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 1;
}
:-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::-ms-input-placeholder {
color: inherit;
opacity: 1;
}
::placeholder {
color: inherit;
opacity: 1;
}
.section-separator {
border-color: var(--theme-border);
border-width: 1px;
margin-top: 0;
margin-bottom: 0;
}
h1 {
font-size: 29px;
font-weight: bold;
line-height: 33px;
letter-spacing: 1.4px;
}
h2 {
font-size: 29px;
font-weight: bold;
line-height: 38.5px;
letter-spacing: 1.4px;
text-transform: uppercase;
}
h3 {
font-size: 20px;
font-weight: 700;
line-height: 22px;
letter-spacing: 0px;
}
h4 {
font-size: 1.5rem;
margin-top: 1.25rem;
margin-bottom: 0.75rem;
}
h5 {
font-size: 1.25rem;
margin-top: 1rem;
margin-bottom: 0.75rem;
}
h6 {
font-size: 1rem;
margin-top: 0.75rem;
margin-bottom: 0.5rem;
}
blockquote {
margin: 1.5rem 0;
padding: 1rem;
background-color: #f9f9f9;
border-left: 5px solid #ccc;
font-style: italic;
}
cite {
display: block;
margin-top: 0.5rem;
font-size: 0.875rem;
text-align: right;
color: #666;
}  .thm-btn {
position: relative;
display: inline-block;
vertical-align: middle;
-webkit-appearance: none;
appearance: none;
outline: none !important;
background-color: var(--theme-base);
color: var(--theme-black);
font-family: var(--theme-font);
font-size: 14px;
font-weight: 600;
line-height: 24px;
letter-spacing: 2.52px;
padding: 17px 23px;
overflow: hidden;
transition: all 0.5s linear;
z-index: 1;
text-decoration: none;
border-radius: 4px;
text-transform: uppercase;
} .thm-btn:hover {
color: var(--theme-white);
text-decoration: none;
background-color: var(--theme-black);
}  .thm-btn.v2,
.thm-btn.transparente {
background-color: var(--theme-black);
color: var(--theme-white);
text-transform: none !important;
} .thm-btn.v2:hover,
.thm-btn.transparente:hover {
color: var(--theme-white);
background-color: var(--theme-base);
}   .thm-btn.v3 {
background-color: var(--theme-btn-light);
color: var(--theme-black);
}
.thm-btn.v3:hover {
background-color: var(--theme-black);
color: var(--theme-white);
} .sq_edit_post {
position: fixed;
z-index: 9999999;
bottom: 210px;
left: 30px;
border-radius: 100%;
background: #333;
border: 3px #e00034 solid;
box-shadow: 0 1px 16px 0px rgba(0, 0, 0, 0.75);
transition: 0.5s;
}
.sq_edit_post a {
display: block;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
}
.sq_edit_post a svg {
width: 25px;
height: 20px;
}
.sq_edit_post a svg path {
fill: #fff;
transition: 0.3s;
}
.sq_edit_post.sq_wp_link {
bottom: 90px;
}
.sq_edit_post.sq_info_link {
bottom: 150px;
}
.sq_edit_post:hover {
border: 3px #000 solid;
}
.sq_edit_post:hover a svg path {
fill: #ebebeb;
}
figure.wp-block-gallery {
display: flex;
flex-wrap: wrap;
}
.single-inmuebles {
background-color: #F1EDE7;
}
.single-inmuebles #header_webc {
background-color: #fff;
}
input[type="checkbox"] {
width: 12px;
height: 12px;
cursor: pointer;
appearance: none; -webkit-appearance: none;
-moz-appearance: none;
background-image: url('data:image/svg+xml,%3Csvg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Crect x="0.5" y="0.5" width="11" height="11" stroke="%23B0A083"/%3E%3C/svg%3E%0A');
background-repeat: no-repeat;
background-size: 12px;
transition: all 0.2s ease-in-out;
}
input[type="checkbox"]:checked {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 12 12"%3E%3Cg id="Grupo_1622" data-name="Grupo 1622" transform="translate(-15600 2704)"%3E%3Cg id="Grupo_1621" data-name="Grupo 1621" transform="translate(15605.253 -2696.992)"%3E%3Cpath id="Trazado_537" data-name="Trazado 537" d="M-.463-.593-2.5-2.089l-.818.882L-.8,1.709l.442.516.461-.5,4.71-5.09-.827-.88Z" transform="translate(0 0)" fill="%23595959"/%3E%3C/g%3E%3Crect id="Rectángulo_516" data-name="Rectángulo 516" width="11" height="11" transform="translate(15600.5 -2703.5)" fill="none" stroke="%23b0a083" stroke-width="1"/%3E%3C/g%3E%3C/svg%3E%0A');
} body.page-template-page-textos-legales .wp-site-blocks .container .entry-content h2,
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content h3,
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content h4,
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content h5,
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content h6 {
margin-bottom: 25px;
}
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content p {
margin-bottom: 15px;
}
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content ul,
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content ol {
margin-bottom: 15px;
}
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content ul li,
body.page-template-page-textos-legales .wp-site-blocks .container .entry-content ol li {
margin-bottom: 5px;
} div.joinchat .joinchat__button {
background: unset;
box-shadow: none;
} div.SQ_migas_yoast #breadcrumbs span {
font-family: var(--theme-font);
font-weight: 400;
font-size: 13px;
line-height: 13px;
letter-spacing: 0.52px;
text-align: center;
color: var(--theme-black);
}
div.SQ_migas_yoast #breadcrumbs span a {
font-family: var(--theme-font);
font-weight: 400;
font-size: 13px;
line-height: 13px;
letter-spacing: 0.52px;
color: var(--theme-black);
}
div.SQ_migas_yoast #breadcrumbs span a:hover {
color: var(--theme-base);
text-decoration: none;
}