@charset "UTF-8";
/*!
Theme Name: fp dual
Theme URI: http://underscores.me/
Author: 3ipunt
Author URI: http://underscores.me/
Description: Description
Version: 2.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fp-dual
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.

fp dual 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.
 */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300;400;600;700&display=swap");
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: 100%;
}
.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;
}

#primary.site-main {
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

h1.title-alta {
  font-size: 24px;
  margin-left: 30px;
  margin-bottom: 0px;
  margin-top: 70px;
}

#acf-form {
  background-color: #fff;
  padding: 20px;
}
#acf-form .acf-label label {
  font-weight: 600;
  font-size: 16px;
}
#acf-form .acf-field-group > .acf-label label {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #333;
}
#acf-form .acf-fields {
  margin-bottom: 20px;
}
#acf-form .acf-fields.-top.-border {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
#acf-form .acf-fields.-top.-border .acf-field-user,
#acf-form .acf-fields.-top.-border .acf-field-image {
  grid-column: span 2;
}
#acf-form .acf-input input[type=text],
#acf-form .acf-input input[type=email],
#acf-form .acf-input select,
#acf-form .acf-input textarea,
#acf-form .acf-input .select2-container {
  width: 100%;
  padding: 8px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
  height: 40px;
}
#acf-form .acf-input textarea {
  height: auto;
}
#acf-form select {
  background-color: #fff;
  background-image: url('data:image/svg+xml;utf8,<svg fill="%23888" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');
  background-repeat: no-repeat;
  background-position: right 8px center;
  background-size: 24px;
  padding-right: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
#acf-form .select2-container.-acf .select2-selection {
  border-color: transparent;
}
#acf-form #visites-repetidor {
  margin-top: 30px;
}
#acf-form #visites-repetidor .acf-table {
  width: 100%;
  border-collapse: collapse;
}
#acf-form #visites-repetidor .acf-table th {
  padding: 10px;
  text-align: left;
  font-weight: 600;
}
#acf-form #visites-repetidor .acf-table td {
  padding: 10px;
  border: 1px solid #ddd;
}
#acf-form #visites-repetidor #add-visit-button {
  display: inline-block;
  background-color: #007bff;
  color: #fff;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  margin-top: 10px;
}
#acf-form .acf-form-submit {
  display: flex;
  justify-content: flex-end;
  gap: 15px;
  margin-top: 20px;
}
#acf-form .acf-form-submit input[type=button],
#acf-form .acf-form-submit input[type=submit] {
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
}
#acf-form .acf-form-submit input[type=button] {
  background-color: #f8f8f8;
  color: #333;
  border: 1px solid #ddd;
}
#acf-form .acf-form-submit input[type=button]:hover {
  background-color: #f0f0f0;
}
#acf-form .acf-form-submit input[type=submit] {
  background-color: #dc3545;
  color: #fff;
}
#acf-form .acf-form-submit input[type=submit]:hover {
  background-color: #c82333;
}

.acf-form-submit {
  text-align: right;
}
.acf-form-submit input[type=submit] {
  background-color: #dc3545;
  border-color: #dc3545;
  margin-left: 10px;
}

.acf-button.acf-repeater-add-row {
  display: inline-block;
  background-color: #007bff;
  color: #fff !important;
  border: none;
  padding: 8px 16px;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
}

a + .acf-form-submit,
.acf-form-submit + a {
  display: inline-block;
}

.acf-form-submit {
  justify-content: center !important;
}

.acf-fields.-border {
  border: 0px solid white !important;
  background: #fff;
}
.acf-fields.-border .acf-field {
  border-top-width: 0px;
}

.campo-grupo {
  margin-left: 16px;
}
.campo-grupo .acf-fields > .acf-field {
  padding-left: 0px;
}

#visites-repetidor .acf-th {
  background-color: white !important;
}
#visites-repetidor #add-visit-button {
  background-color: white !important;
  color: rgb(64, 64, 64) !important;
  border: 1px solid rgb(221, 221, 221) !important;
}

.cancelar-button {
  background-color: white;
  cursor: pointer;
  padding: 11px 20px;
  border-radius: 4px;
  cursor: pointer;
  font-weight: 600;
}

.single .site {
  background-color: #F5F5F5;
}
.single .container-fluid {
  background-color: white;
}
.single .empresa-back-button {
  background-color: white !important;
  color: rgb(64, 64, 64) !important;
  border: 1px solid rgb(221, 221, 221) !important;
}

.empresa-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 1.5rem;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  color: #333;
}

.empresa-back {
  margin-bottom: 1.5rem;
}
.empresa-back .empresa-back-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  color: #333;
  background-color: transparent;
}
.empresa-back .empresa-back-button svg {
  margin-right: 0.5rem;
}
.empresa-back .empresa-back-button:hover {
  color: #dc3545;
}

.empresa-header {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.empresa-header .empresa-logo {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 1rem;
}
.empresa-header .empresa-logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.empresa-header .empresa-main-info {
  flex-grow: 1;
}
.empresa-header .empresa-main-info .empresa-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0.25rem 0;
}
.empresa-header .empresa-main-info .empresa-cif {
  margin: 0;
  color: #666;
  font-size: 0.9rem;
}
.empresa-header .empresa-edit-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  background-color: #dc3545;
  color: #fff;
}
.empresa-header .empresa-edit-button:hover {
  background-color: #bd2130;
}

#visites-repetidor table.acf-table .acf-icon {
  color: red;
  border-color: red;
}
#visites-repetidor table.acf-table .acf-row-handle:first-child, #visites-repetidor table.acf-table .acf-row-handle.ui-sortable-handle {
  display: none;
}
#visites-repetidor table.acf-table .acf-row-handle.remove {
  background-color: white;
}

.empresa-contact-row {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 1.5rem;
}
.empresa-contact-row .empresa-contact-item {
  display: flex;
  align-items: flex-start;
}
.empresa-contact-row .empresa-contact-item .contact-icon {
  color: #6c757d;
  margin-right: 0.75rem;
  flex-shrink: 0;
}
.empresa-contact-row .empresa-contact-item .contact-info h3 {
  font-size: 0.9rem;
  margin: 0 0 0.25rem 0;
  font-weight: 500;
}
.empresa-contact-row .empresa-contact-item .contact-info p {
  margin: 0;
}

.section-title {
  font-size: 1.25rem;
  font-weight: 600;
  margin: 1.5rem 0 1rem;
  color: #333;
}

.empresa-info-section {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
.empresa-info-section .empresa-info-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}
.empresa-info-section .info-item h3 {
  font-size: 0.9rem;
  margin: 0 0 0.25rem 0;
  font-weight: 500;
}
.empresa-info-section .info-item p {
  margin: 0;
}
.empresa-info-section .info-item.barreres {
  grid-column: 1/-1;
}

.empresa-visites-section {
  background-color: #fff;
  border-radius: 0.25rem;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  padding: 1.5rem;
  margin-bottom: 1.5rem;
}
.empresa-visites-section .visites-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
}
.empresa-visites-section .visites-header .section-title {
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0;
}
.empresa-visites-section .visites-header .add-visita-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-radius: 0.25rem;
  font-weight: 500;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  background-color: #dc3545;
  color: #fff;
}
.empresa-visites-section .visites-header .add-visita-button:hover {
  background-color: #bd2130;
}
.empresa-visites-section .visites-list .visita-item {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.empresa-visites-section .visites-list .visita-item:not(:first-child) {
  border-top: 1px solid lightgrey;
}
.empresa-visites-section .visites-list .visita-item .visita-image svg {
  color: black;
  width: 50px;
  height: 50px;
  padding: 10px;
  border: 1px solid lightgrey;
  margin-right: 20px;
}
.empresa-visites-section .visites-list .visita-item .visita-date {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-right: 1.5rem;
  min-width: 150px;
}
.empresa-visites-section .visites-list .visita-item .visita-box {
  flex-grow: 1;
}
.empresa-visites-section .visites-list .visita-item .visita-box div:first-child {
  font-weight: 500;
  margin-bottom: 5px;
}
.empresa-visites-section .visites-list .visita-item .visita-box .visita-observaciones {
  font-size: 0.9rem;
}
.empresa-visites-section .visites-list .visita-item .visita-prospector {
  font-size: 0.9rem;
  text-align: right;
}

@media (max-width: 480px) {
  .home #custom-filter-form {
    flex-wrap: wrap;
  }
  .home #custom-filter-form .search-container, .home #custom-filter-form .select-wrapper, .home #custom-filter-form #sector_filter, .home #custom-filter-form #municipi_filter, .home #custom-filter-form #prospector_filter {
    width: 100%;
  }
  footer .logos {
    display: block;
  }
  footer .logos .logo-right {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .empresa-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .empresa-header .empresa-logo {
    margin-bottom: 1rem;
  }
  .empresa-header .empresa-edit {
    margin-top: 1rem;
    align-self: flex-end;
  }
  .empresa-contact-row,
  .empresa-info-grid {
    grid-template-columns: 1fr;
  }
  .visita-item {
    flex-direction: column;
  }
  .visita-item .visita-date {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
@media (min-width: 800px) {
  .empresa-container {
    min-width: 800px;
  }
}
@media (min-width: 1200px) {
  main.home {
    min-width: 1200px;
  }
}
h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
}

.flex {
  display: flex;
}

.bold {
  font-weight: bold;
}

#page {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

main {
  flex: 1;
}

footer {
  margin-top: 60px;
  padding-top: 5px;
}
footer .logos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
footer .logos .logo-left img {
  max-height: 50px;
}
footer .logos .logo-right {
  display: flex;
}
footer .logos .logo-right a {
  margin-right: 15px;
}

header a.custom-logo-link {
  max-width: 300px;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

header.site-header .line-box {
  width: 100%;
  display: flex;
  flex-direction: column;
}
header.site-header .line-box .first-div {
  width: 99%;
  height: 50%;
  border-bottom: 1px solid lightgrey;
}
header.site-header .line-box .second-div {
  width: 100%;
  height: 50%;
}

.page {
  margin-bottom: 0px;
  min-height: 100vh;
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

input[type=button] {
  background: #DB322A !important;
  color: white;
  border: none;
  cursor: pointer;
}

a {
  text-decoration: none;
}

.home .page-header {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 2rem;
}
.home #custom-filter-form {
  display: flex;
  gap: 1rem;
  margin-bottom: 2rem;
}
.home #custom-filter-form .search-container {
  position: relative;
  flex-grow: 0 !important;
  max-width: 190px;
}
.home #custom-filter-form .search-container input {
  width: 100%;
  padding-left: 40px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
}
.home #custom-filter-form .search-container input::placeholder {
  color: #666;
}
.home #custom-filter-form select {
  padding: 0.6rem 2rem 0.6rem 1rem;
  border: 1px solid #eaeaea;
  border-radius: 4px;
  background-color: white;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath fill='%23666' d='M0 0l4 5 4-5z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  appearance: none;
  font-size: 14px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .home #custom-filter-form select {
    max-width: 190px;
  }
}
.home .nova-empresa {
  background-color: #DB322A;
  color: white;
  padding: 0.2em 0.9em;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  cursor: pointer;
}
.home .nova-empresa:before {
  content: "+";
  margin-left: 0.9rem;
  font-size: 16px;
  cursor: pointer;
}
.home .grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
}
@media (max-width: 1200px) {
  .home .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .home .grid-container {
    grid-template-columns: 1fr;
  }
}
.home .grid-container .card {
  display: flex;
  position: relative;
  border: 1px solid #eaeaea;
  border-radius: 8px;
  padding: 1.5rem;
  background-color: #fff;
  transition: transform 0.2s, box-shadow 0.2s;
  flex-direction: column;
}
.home .grid-container .card:hover {
  transform: translateY(-3px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.home .grid-container .card:after {
  content: "→";
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 16px;
  color: #666;
}
.home .grid-container .card > div:first-child {
  width: 60px;
  height: 60px;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.home .grid-container .card > div:first-child img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.home .grid-container .card > div:last-child {
  flex-grow: 1;
}
.home .grid-container .card h2 {
  margin: 0 0 0.5rem 0;
  font-size: 16px;
  font-weight: 600;
  color: #333;
}
.home .grid-container .card .cif-box {
  margin-bottom: 0.5rem;
  font-size: 13px;
  color: #666;
}
.home .grid-container .card .cif-box .bold {
  font-weight: 600;
}
.home .grid-container .card .info-box {
  display: flex;
  gap: 1rem;
  font-size: 13px;
  color: #666;
}
.home .grid-container .card .info-box .municipi, .home .grid-container .card .info-box .sector {
  display: flex;
  align-items: center;
}
.home .grid-container .card .info-box .municipi img, .home .grid-container .card .info-box .sector img {
  width: 16px;
  height: 16px;
  margin-right: 0.5rem;
  opacity: 0.6;
}
.home .consulta-links {
  display: flex;
  gap: 1rem;
  margin-top: 0.5rem;
  font-size: 12px;
}
.home .consulta-links a {
  color: #666;
  text-decoration: none;
  display: flex;
  align-items: center;
}
.home .consulta-links a:hover {
  color: #DB322A;
}
.home .consulta-links a img {
  width: 14px;
  height: 14px;
  margin-right: 0.3rem;
  opacity: 0.7;
}

body {
  margin-bottom: 0px;
  display: flex;
  flex-direction: column;
}

footer .site-info {
  display: flex;
  justify-content: space-between;
}
footer .site-info .logos {
  display: flex;
}
footer .site-info .logos .logo-amb {
  margin-right: 30px;
}

.select-wrapper.perfil-select {
  min-width: 200px;
}

/*# sourceMappingURL=style.css.map */
