@charset "UTF-8";
/*
Theme Name: United Pets Child
Template: unitedpets
Description: Tema hijo de United Pets.
Version: 1.0.0
Author: Tu Nombre
License: GNU General Public License v2 or later
Text Domain: united-pets-child
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layouts
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Infinite scroll
# Blocks
# Media
	## SVG
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */


.unitedpets-container {
	max-width: 100% !important;
	margin: 0 auto;
}

.vetmascota-desplegable .card {
	margin-bottom: 10px;
}

.vetmascota-desplegable .card-header {
	padding: 20px;
	background-color: #fff !important;
}

.jumbotron h1, span.current-item {
	padding-left: 5px;
}

span[property="itemListElement"] {
	padding-right: 5px;
}	

.sfsiplus_footerLnk {
	display: none !important;
}