Lato/*
Theme Name:         monoymona Theme
Description:        monoymona Theme
Version:            1.0
Author:             Carlos Corredera
Author URI:         https://monoymona.es

License:            GPLv2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:        monoymona
*/

/**
 * INDEX
 * 01. Global Styles
 * 02. Flex Grid
 * 03. Typography
 * 04. Buttons
 * 05. Forms
 * 07. Tables
 * 08. Header
 * 09. Footer
 * 10. Navigation
 * 11. WordPress classes
 * 12. Accessibility
 * 13. Content
 *      13.1. Featured Image
 *      13.2. Content
 *      13.3. 404 Page
 *      13.4. Post Password Form
 *      13.5. Comments
 *      13.6. Page
 *      13.7. Post Type: Equipo
 *      13.8. Shortcodes
 *      13.9. Author Bio
 *      13.10. Search Form
 *      13.11. Scroll to Top Button
 *      13.12. Portfolio
 * 14. Sidebar
 *      14.1. Sidebar
 *      14.2. Footer Sidebar
 * 15. Editor Styles
 * 		15.1 Color Palette
 * 		15.2 Font Sizes
 * 16. Blocks
 * 		16.1. Buttons
 */

       ========================================================================== */

html {
	font-family: 'Roboto', sans-serif;
	/* 1 */
	line-height: 1.15;
	/* 2 */
	-ms-text-size-adjust: 100%;
	/* 3 */
	-webkit-text-size-adjust: 100%;
	/* 3 */
}

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
.site-header {
	width: 100%;
  min-height: 100px;
  margin-bottom: 30px;
 }

body {
	margin: 0;

}

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
	display: block;
}

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
	font-size: 2vw;
	margin: 0.67em 0;
}

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
	display: block;
}

/**
     * Add the correct margin in IE 8.
     */
figure {
	margin: 1em 40px;
}

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
     * Add the correct display in IE.
     */
main {
	display: block;
}
#main {
    margin-right: auto;
    margin-left: auto;
}

/**
     * 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: 'Roboto', sans-serif;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
	background-color: transparent;
	/* 1 */
	-webkit-text-decoration-skip: objects;
	/* 2 */
}

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
	outline-width: 0;
}

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
	font-weight: inherit;
}

/**
     * 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: 'Roboto', sans-serif;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
	font-style: italic;
}

/**
     * Add the correct background and color in IE 9-.
     */
mark {
	background-color: #ff0;
	color: #000;
}

/**
     * 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
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
	display: inline-block;
}

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
	border-style: none;
}

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
	overflow: hidden;
}

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
	font-family: 'Roboto', sans-serif;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
     * Show the overflow in IE.
     */
button {
	overflow: visible;
}

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
	/* 1 */
	text-transform: none;
}

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
	/* 2 */
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	/**
		 * Remove the inner border and padding in Firefox.
		 */
	/**
		 * Restore the focus styles unset by the previous rule.
		 */
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
     * Show the overflow in Edge.
     */
input {
	overflow: visible;
}

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
     * 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;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
	/**
		 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
		 */
}

[type="search"]::-webkit-search-cancel-button, [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;
	/* 1 */
	font: inherit;
	/* 2 */
}

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
     * 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;
	/* 1 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	color: inherit;
	/* 2 */
	white-space: normal;
	/* 1 */
}

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
	display: inline-block;
	/* 1 */
	vertical-align: baseline;
	/* 2 */
}

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
	overflow: auto;
}

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
	display: block;
}

/*
     * Add the correct display in all browsers.
     */
summary {
	display: list-item;
}

/*
     * Add the correct display in IE 9-.
     */
menu {
	display: block;
}
.control-menu-responsive {
  display: none;;
}
.carro {
    position: absolute;
    top: 0px;
    right: 0px;
}
.sidebar.carrito.columns.large-2.small-12 {
    width: 40px;
    right: 0px;
    top: 0px;
    position: absolute;
    max-width: 40px;
    padding: 0px;
    height: 40px;
}




/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
	display: inline-block;
}

/**
     * Add the correct display in IE.
     */
template {
	display: none;
}

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
	display: none;
}

.foundation-mq {
	font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
}

html {
	box-sizing: border-box;
	font-size: 16.1px;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	margin: 0;
	padding: 0;
	background: #fefefe;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	line-height: 2.2;
	color: rgb(26, 26, 26);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
}

textarea {
	height: auto;
	min-height: 50px;
	border-radius: 0;
}

select {
	box-sizing: border-box;
	width: 100%;
	border-radius: 0;
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
	max-width: none !important;
}

button {
	padding: 0;
	border: 0;
	border-radius: 0;
	background: transparent;
	line-height: 1;
	cursor: auto;
}

[data-whatinput='mouse'] button {
	outline: 0;
}

pre {
	overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: inherit;
	font-weight: 700;
}

h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
	color: #F25454;
}

[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
	outline: none;
}

/* -- 02. Flex Grid */
.row {
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
}

.row .row {
	margin-right: -0.52632rem;
	margin-left: -0.52632rem;
}

@media print, screen and (min-width: 40em) {
	.row .row {
		margin-right: -1.84211rem;
		margin-left: -1.84211rem;
	}
}

@media print, screen and (min-width: 64em) {
	.row .row {
		margin-right: -1.84211rem;
		margin-left: -1.84211rem;
	}
}

.row .row.collapse {
	margin-right: 0;
	margin-left: 0;
}

.row.expanded {
	max-width: none;
}

.row.expanded .row {
	margin-right: auto;
	margin-left: auto;
}

.row:not(.expanded) .row {
	max-width: none;
}

.row.collapse > .column, .row.collapse > .columns {
	padding-right: 0;
	padding-left: 0;
}

.row.is-collapse-child,
.row.collapse > .column > .row,
.row.collapse > .columns > .row {
	margin-right: 0;
	margin-left: 0;
}

.column, .columns {
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	padding-right: 0;
	padding-left: 0;
	min-width: 0;
}

@media print, screen and (min-width: 40em) {
	.column, .columns {
		padding-right: 0;
		padding-left: 0;
	}
}

.column.row.row, .row.row.columns {
	float: none;
	display: block;
}

.row .column.row.row, .row .row.row.columns {
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}

.small-1 {
	-webkit-flex: 0 0 8.33333%;
	-ms-flex: 0 0 8.33333%;
	flex: 0 0 8.33333%;
	max-width: 8.33333%;
}

.small-offset-0 {
	margin-left: 0%;
}

.small-2 {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.small-offset-1 {
	margin-left: 8.33333%;
}

.small-3 {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.small-offset-2 {
	margin-left: 16.66667%;
}

.small-4 {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.small-offset-3 {
	margin-left: 25%;
}

.small-5 {
	-webkit-flex: 0 0 41.66667%;
	-ms-flex: 0 0 41.66667%;
	flex: 0 0 41.66667%;
	max-width: 41.66667%;
}

.small-offset-4 {
	margin-left: 33.33333%;
}

.small-6 {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.small-offset-5 {
	margin-left: 41.66667%;
}

.small-7 {
	-webkit-flex: 0 0 58.33333%;
	-ms-flex: 0 0 58.33333%;
	flex: 0 0 58.33333%;
	max-width: 58.33333%;
}

.small-offset-6 {
	margin-left: 50%;
}

.small-8 {
	-webkit-flex: 0 0 66.66667%;
	-ms-flex: 0 0 66.66667%;
	flex: 0 0 66.66667%;
	max-width: 66.66667%;
}

.small-offset-7 {
	margin-left: 58.33333%;
}

.small-9 {
	-webkit-flex: 0 0 75%;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}

.small-offset-8 {
	margin-left: 66.66667%;
}

.small-10 {
	-webkit-flex: 0 0 83.33333%;
	-ms-flex: 0 0 83.33333%;
	flex: 0 0 83.33333%;
	max-width: 83.33333%;
}

.small-offset-9 {
	margin-left: 75%;
}

.small-11 {
	-webkit-flex: 0 0 91.66667%;
	-ms-flex: 0 0 91.66667%;
	flex: 0 0 91.66667%;
	max-width: 91.66667%;
}

.small-offset-10 {
	margin-left: 83.33333%;
}

.small-12 {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.small-offset-11 {
	margin-left: 91.66667%;
}

.small-up-1 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-1 > .column, .small-up-1 > .columns {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}

.small-up-2 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-2 > .column, .small-up-2 > .columns {
	-webkit-flex: 0 0 50%;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}

.small-up-3 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-3 > .column, .small-up-3 > .columns {
	-webkit-flex: 0 0 33.33333%;
	-ms-flex: 0 0 33.33333%;
	flex: 0 0 33.33333%;
	max-width: 33.33333%;
}

.small-up-4 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-4 > .column, .small-up-4 > .columns {
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}

.small-up-5 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-5 > .column, .small-up-5 > .columns {
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}

.small-up-6 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-6 > .column, .small-up-6 > .columns {
	-webkit-flex: 0 0 16.66667%;
	-ms-flex: 0 0 16.66667%;
	flex: 0 0 16.66667%;
	max-width: 16.66667%;
}

.small-up-7 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-7 > .column, .small-up-7 > .columns {
	-webkit-flex: 0 0 14.28571%;
	-ms-flex: 0 0 14.28571%;
	flex: 0 0 14.28571%;
	max-width: 14.28571%;
}

.small-up-8 {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.small-up-8 > .column, .small-up-8 > .columns {
	-webkit-flex: 0 0 12.5%;
	-ms-flex: 0 0 12.5%;
	flex: 0 0 12.5%;
	max-width: 12.5%;
}

.small-collapse > .column, .small-collapse > .columns {
	padding-right: 0;
	padding-left: 0;
}

.small-uncollapse > .column, .small-uncollapse > .columns {
	padding-right: 0.52632rem;
	padding-left: 0.52632rem;
}

@media print, screen and (min-width: 40em) {
	.medium-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.medium-offset-0 {
		margin-left: 0%;
	}

	.medium-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.medium-offset-1 {
		margin-left: 8.33333%;
	}

	.medium-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.medium-offset-2 {
		margin-left: 16.66667%;
	}

	.medium-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.medium-offset-3 {
		margin-left: 25%;
	}

	.medium-5 {
		-webkit-flex: 0 0 41.66667%;
		-ms-flex: 0 0 41.66667%;
		flex: 0 0 41.66667%;
		max-width: 41.66667%;
	}

	.medium-offset-4 {
		margin-left: 33.33333%;
	}

	.medium-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.medium-offset-5 {
		margin-left: 41.66667%;
	}

	.medium-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.medium-offset-6 {
		margin-left: 50%;
	}

	.medium-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.medium-offset-7 {
		margin-left: 58.33333%;
	}

	.medium-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.medium-offset-8 {
		margin-left: 66.66667%;
	}

	.medium-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.medium-offset-9 {
		margin-left: 75%;
	}

	.medium-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.medium-offset-10 {
		margin-left: 83.33333%;
	}

	.medium-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.medium-offset-11 {
		margin-left: 91.66667%;
	}

	.medium-up-1 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-1 > .column, .medium-up-1 > .columns {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.medium-up-2 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-2 > .column, .medium-up-2 > .columns {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.medium-up-3 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-3 > .column, .medium-up-3 > .columns {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.medium-up-4 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-4 > .column, .medium-up-4 > .columns {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.medium-up-5 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-5 > .column, .medium-up-5 > .columns {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.medium-up-6 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-6 > .column, .medium-up-6 > .columns {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.medium-up-7 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-7 > .column, .medium-up-7 > .columns {
		-webkit-flex: 0 0 14.28571%;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
	}

	.medium-up-8 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.medium-up-8 > .column, .medium-up-8 > .columns {
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
}

@media print, screen and (min-width: 40em) and (min-width: 40em) {
	.medium-expand {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

.row.medium-unstack > .column, .row.medium-unstack > .columns {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

@media print, screen and (min-width: 40em) {
	.row.medium-unstack > .column, .row.medium-unstack > .columns {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media print, screen and (min-width: 40em) {
	.medium-collapse > .column, .medium-collapse > .columns {
		padding-right: 0;
		padding-left: 0;
	}

	.medium-uncollapse > .column, .medium-uncollapse > .columns {
		padding-right: 1.84211rem;
		padding-left: 1.84211rem;
	}
}

@media print, screen and (min-width: 64em) {
	.large-1 {
		-webkit-flex: 0 0 8.33333%;
		-ms-flex: 0 0 8.33333%;
		flex: 0 0 8.33333%;
		max-width: 8.33333%;
	}

	.large-offset-0 {
		margin-left: 0%;
	}

	.large-2 {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.large-offset-1 {
		margin-left: 8.33333%;
	}

	.large-3 {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.large-offset-2 {
		margin-left: 16.66667%;
	}

	.large-4 {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.large-offset-3 {
		margin-left: 25%;
	}

	.large-5 {
		-webkit-flex: 0 0 60%;
		-ms-flex: 0 0 60%;
		flex: 0 0 60%;
		max-width: 60%;
	}

	.large-offset-4 {
		margin-left: 33.33333%;
	}

	.large-6 {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.large-offset-5 {
		margin-left: 41.66667%;
	}

	.large-7 {
		-webkit-flex: 0 0 58.33333%;
		-ms-flex: 0 0 58.33333%;
		flex: 0 0 58.33333%;
		max-width: 58.33333%;
	}

	.large-offset-6 {
		margin-left: 50%;
	}

	.large-8 {
		-webkit-flex: 0 0 66.66667%;
		-ms-flex: 0 0 66.66667%;
		flex: 0 0 66.66667%;
		max-width: 66.66667%;
	}

	.large-offset-7 {
		margin-left: 58.33333%;
	}

	.large-9 {
		-webkit-flex: 0 0 75%;
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}

	.large-offset-8 {
		margin-left: 66.66667%;
	}

	.large-10 {
		-webkit-flex: 0 0 83.33333%;
		-ms-flex: 0 0 83.33333%;
		flex: 0 0 83.33333%;
		max-width: 83.33333%;
	}

	.large-offset-9 {
		margin-left: 75%;
	}

	.large-11 {
		-webkit-flex: 0 0 91.66667%;
		-ms-flex: 0 0 91.66667%;
		flex: 0 0 91.66667%;
		max-width: 91.66667%;
	}

	.large-offset-10 {
		margin-left: 83.33333%;
	}

	.large-12 {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.large-offset-11 {
		margin-left: 91.66667%;
	}

	.large-up-1 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-1 > .column, .large-up-1 > .columns {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.large-up-2 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-2 > .column, .large-up-2 > .columns {
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.large-up-3 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-3 > .column, .large-up-3 > .columns {
		-webkit-flex: 0 0 33.33333%;
		-ms-flex: 0 0 33.33333%;
		flex: 0 0 33.33333%;
		max-width: 33.33333%;
	}

	.large-up-4 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-4 > .column, .large-up-4 > .columns {
		-webkit-flex: 0 0 25%;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}

	.large-up-5 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-5 > .column, .large-up-5 > .columns {
		-webkit-flex: 0 0 20%;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}

	.large-up-6 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-6 > .column, .large-up-6 > .columns {
		-webkit-flex: 0 0 16.66667%;
		-ms-flex: 0 0 16.66667%;
		flex: 0 0 16.66667%;
		max-width: 16.66667%;
	}

	.large-up-7 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-7 > .column, .large-up-7 > .columns {
		-webkit-flex: 0 0 14.28571%;
		-ms-flex: 0 0 14.28571%;
		flex: 0 0 14.28571%;
		max-width: 14.28571%;
	}

	.large-up-8 {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.large-up-8 > .column, .large-up-8 > .columns {
		-webkit-flex: 0 0 12.5%;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
}

@media print, screen and (min-width: 64em) and (min-width: 64em) {
	.large-expand {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

.row.large-unstack > .column, .row.large-unstack > .columns {
	-webkit-flex: 0 0 100%;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
}

@media print, screen and (min-width: 64em) {
	.row.large-unstack > .column, .row.large-unstack > .columns {
		-webkit-flex: 1 1 0px;
		-ms-flex: 1 1 0px;
		flex: 1 1 0px;
	}
}

@media print, screen and (min-width: 64em) {
	.large-collapse > .column, .large-collapse > .columns {
		padding-right: 0;
		padding-left: 0;
	}

	.large-uncollapse > .column, .large-uncollapse > .columns {
		padding-right: 1.84211rem;
		padding-left: 1.84211rem;
	}
}

.shrink {
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: 100%;
}

.column-block {
	margin-bottom: 1.05263rem;
}

.column-block > :last-child {
	margin-bottom: 0;
}

@media print, screen and (min-width: 40em) {
	.column-block {
		margin-bottom: 3.68421rem;
	}

	.column-block > :last-child {
		margin-bottom: 0;
	}
}

/* -- 03. Typography */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 1rem;
	font-size: inherit;
	line-height: 2.2;
	text-rendering: optimizeLegibility;
}
.entry-content-blog p:first-of-type::first-letter {
    float: left;
    font-size: 5em;
    line-height: 15px;
    margin: 0.3rem;
    margin-bottom: 30;
  }
  iframe {
    width: 100%;
}

em,
i {
	font-style: italic;
	line-height: inherit;
}

strong,
b {
	font-weight: 700;
	line-height: inherit;
}

small {
	font-size: 80%;
	line-height: inherit;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
	font-family: "Helvetica Neue";
	font-style: normal;
	font-weight: bold;
	color: inherit;
	text-rendering: optimizeLegibility;
  text-transform: uppercase;
}

h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
	line-height: 0;
	color: #cacaca;
}

h1, .h1 {
	font-size: 25px;
	line-height: 1.4;
	margin-top: 0;
}

h2, .h2 {
	font-size: 30px;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

h3, .h3 {
	font-size: 1.15789rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

h4, .h4 {
	font-size: 1.10526rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

h5, .h5 {
	font-size: 1.05263rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

h6, .h6 {
	font-size: 1rem;
	line-height: 1.4;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 40em) {
	h1, .h1 {
		font-size: 25px;
	}

	h2, .h2 {
		font-size: 30px;
	}

	h3, .h3 {
		font-size: 1.84211rem;
	}

	h4, .h4 {
		font-size: 1.36842rem;
	}

	h5, .h5 {
		font-size: 1.21053rem;
	}

	h6, .h6 {
		font-size: 1rem;
	}
}

a {
	line-height: inherit;
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a:focus {
	color: #F25454;
}

a img {
	border: 0;
}

hr {
	clear: both;
	max-width: 63.15789rem;
	height: 0;
	margin: 1.05263rem auto;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #cacaca;
	border-left: 0;
}

ul,
ol,
dl {
	margin-bottom: 1rem;
	list-style-position: outside;
	line-height: 2.2
}

li {
	font-size: inherit;
}

ul {
	margin-left: 1.25rem;
	list-style-type: disc;
}

ol {
	margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
	margin-left: 1.25rem;
	margin-bottom: 0;
}

dl {
	margin-bottom: 1rem;
}

dl dt {
	margin-bottom: 0.8rem;
	font-weight: 700;
}

blockquote {
	margin: 0 0 1rem;
	padding: 0.47368rem 1.05263rem 0 1rem;
	border-left: 1px solid #cacaca;
}

blockquote, blockquote p {
    line-height: 2.2;
    color: #000;
    font-size: 20px;
}

cite {
	display: block;
	font-size: 0.68421rem;
	color: #8a8a8a;
}

cite:before {
	content: "— ";
}

abbr, abbr[title] {
	border-bottom: 1px dotted #333;
	cursor: help;
	text-decoration: none;
}

figure {
	margin: 0;
}

code {
	padding: 0.10526rem 0.26316rem 0.05263rem;
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	font-family: 'Roboto', sans-serif;;
	font-weight: normal;
	color: #333;
}

kbd {
	margin: 0;
	padding: 0.10526rem 0.21053rem 0;
	background-color: #e6e6e6;
	font-family: 'Roboto', sans-serif;
	color: #333;
}

.subheader {
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	font-weight: normal;
	line-height: 1.4;
	color: #8a8a8a;
}

.lead {
	font-size: 23.75px;
	line-height: 1.6;
}

.stat {
	font-size: 2.5rem;
	line-height: 1;
}

p + .stat {
	margin-top: -1rem;
}

ul.no-bullet, ol.no-bullet {
	margin-left: 0;
	list-style: none;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.text-justify {
	text-align: justify;
}

@media print, screen and (min-width: 40em) {
	.medium-text-left {
		text-align: left;
	}

	.medium-text-right {
		text-align: right;
	}

	.medium-text-center {
		text-align: center;
	}

	.medium-text-justify {
		text-align: justify;
	}
}

@media print, screen and (min-width: 64em) {
	.large-text-left {
		text-align: left;
	}

	.large-text-right {
		text-align: right;
	}

	.large-text-center {
		text-align: center;
	}

	.large-text-justify {
		text-align: justify;
	}
}

.show-for-print {
	display: none !important;
}

@media print {
	* {
		background: transparent !important;
		box-shadow: none !important;
		color: black !important;
		text-shadow: none !important;
	}

	.show-for-print {
		display: block !important;
	}

	.hide-for-print {
		display: none !important;
	}

	table.show-for-print {
		display: table !important;
	}

	thead.show-for-print {
		display: table-header-group !important;
	}

	tbody.show-for-print {
		display: table-row-group !important;
	}

	tr.show-for-print {
		display: table-row !important;
	}

	td.show-for-print {
		display: table-cell !important;
	}

	th.show-for-print {
		display: table-cell !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	.ir a:after,
	a[href^='javascript:']:after,
	a[href^='#']:after {
		content: '';
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	pre,
	blockquote {
		border: 1px solid #8a8a8a;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}

	.print-break-inside {
		page-break-inside: auto;
	}
}

/* -- 04. Buttons */
.button {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #000;
	color: #fefefe;
}

[data-whatinput='mouse'] .button {
	outline: 0;
}

.button:hover, .button:focus {
	background-color: #F25454;
	color: #fefefe;
}

.button.tiny {
	font-size: 0.6rem;
}

.button.small {
	font-size: 0.75rem;
}

.button.large {
	font-size: 1.25rem;
}

.button.expanded {
	display: block;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
}

.button.primary {
	background-color: #F25454;
	color: #333;
}

.button.primary:hover, .button.primary:focus {
	background-color: #d95d0b;
	color: #333;
}

.button.secondary {
	background-color: #2758A1;
	color: #fefefe;
}

.button.secondary:hover, .button.secondary:focus {
	background-color: #1f4681;
	color: #fefefe;
}

.button.success {
	background-color: #3adb76;
	color: #333;
}

.button.success:hover, .button.success:focus {
	background-color: #22bb5b;
	color: #333;
}

.button.warning {
	background-color: #ffae00;
	color: #333;
}

.button.warning:hover, .button.warning:focus {
	background-color: #cc8b00;
	color: #333;
}

.button.alert {
	background-color: #cc4b37;
	color: #fefefe;
}

.button.alert:hover, .button.alert:focus {
	background-color: #a53b2a;
	color: #fefefe;
}

.button.disabled, .button[disabled] {
	opacity: 0.25;
	cursor: not-allowed;
}

.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
	background-color: #F25454;
	color: #fefefe;
}

.button.disabled.primary, .button[disabled].primary {
	opacity: 0.25;
	cursor: not-allowed;
}

.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
	background-color: #F25454;
	color: #333;
}

.button.disabled.secondary, .button[disabled].secondary {
	opacity: 0.25;
	cursor: not-allowed;
}

.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
	background-color: #2758A1;
	color: #fefefe;
}

.button.disabled.success, .button[disabled].success {
	opacity: 0.25;
	cursor: not-allowed;
}

.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
	background-color: #3adb76;
	color: #333;
}

.button.disabled.warning, .button[disabled].warning {
	opacity: 0.25;
	cursor: not-allowed;
}

.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
	background-color: #ffae00;
	color: #333;
}

.button.disabled.alert, .button[disabled].alert {
	opacity: 0.25;
	cursor: not-allowed;
}

.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
	background-color: #cc4b37;
	color: #fefefe;
}

.button.hollow {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.hollow, .button.hollow:hover, .button.hollow:focus {
	background-color: transparent;
}

.button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
	background-color: transparent;
}

.button.hollow:hover, .button.hollow:focus {
	border-color: #883a07;
	color: #883a07;
}

.button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.hollow.primary {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.hollow.primary:hover, .button.hollow.primary:focus {
	border-color: #883a07;
	color: #883a07;
}

.button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.hollow.secondary {
	border: 1px solid #2758A1;
	color: #2758A1;
}

.button.hollow.secondary:hover, .button.hollow.secondary:focus {
	border-color: #142c51;
	color: #142c51;
}

.button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
	border: 1px solid #2758A1;
	color: #2758A1;
}

.button.hollow.success {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button.hollow.success:hover, .button.hollow.success:focus {
	border-color: #157539;
	color: #157539;
}

.button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button.hollow.warning {
	border: 1px solid #ffae00;
	color: #ffae00;
}

.button.hollow.warning:hover, .button.hollow.warning:focus {
	border-color: #805700;
	color: #805700;
}

.button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00;
}

.button.hollow.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}

.button.hollow.alert:hover, .button.hollow.alert:focus {
	border-color: #67251a;
	color: #67251a;
}

.button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}

.button.clear {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.clear, .button.clear:hover, .button.clear:focus {
	background-color: transparent;
}

.button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
	background-color: transparent;
}

.button.clear:hover, .button.clear:focus {
	border-color: #883a07;
	color: #883a07;
}

.button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
	border-color: transparent;
}

.button.clear.primary {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.clear.primary:hover, .button.clear.primary:focus {
	border-color: #883a07;
	color: #883a07;
}

.button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
	border: 1px solid #F25454;
	color: #F25454;
}

.button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
	border-color: transparent;
}

.button.clear.secondary {
	border: 1px solid #2758A1;
	color: #2758A1;
}

.button.clear.secondary:hover, .button.clear.secondary:focus {
	border-color: #142c51;
	color: #142c51;
}

.button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
	border: 1px solid #2758A1;
	color: #2758A1;
}

.button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
	border-color: transparent;
}

.button.clear.success {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button.clear.success:hover, .button.clear.success:focus {
	border-color: #157539;
	color: #157539;
}

.button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
	border: 1px solid #3adb76;
	color: #3adb76;
}

.button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
	border-color: transparent;
}

.button.clear.warning {
	border: 1px solid #ffae00;
	color: #ffae00;
}

.button.clear.warning:hover, .button.clear.warning:focus {
	border-color: #805700;
	color: #805700;
}

.button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
	border: 1px solid #ffae00;
	color: #ffae00;
}

.button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
	border-color: transparent;
}

.button.clear.alert {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}

.button.clear.alert:hover, .button.clear.alert:focus {
	border-color: #67251a;
	color: #67251a;
}

.button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
	border: 1px solid #cc4b37;
	color: #cc4b37;
}

.button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
	border-color: transparent;
}

.button.dropdown::after {
	display: block;
	width: 0;
	height: 0;
	border: inset 0.4em;
	content: '';
	border-bottom-width: 0;
	border-top-style: solid;
	border-color: #fefefe transparent transparent;
	position: relative;
	top: 0.4em;
	display: inline-block;
	float: right;
	margin-left: 1em;
}

.button.dropdown.hollow::after {
	border-top-color: #F25454;
}

.button.dropdown.hollow.primary::after {
	border-top-color: #F25454;
}

.button.dropdown.hollow.secondary::after {
	border-top-color: #2758A1;
}

.button.dropdown.hollow.success::after {
	border-top-color: #3adb76;
}

.button.dropdown.hollow.warning::after {
	border-top-color: #ffae00;
}

.button.dropdown.hollow.alert::after {
	border-top-color: #cc4b37;
}

.button.arrow-only::after {
	top: -0.1em;
	float: none;
	margin-left: 0;
}

a.button:hover, a.button:focus {
	text-decoration: none;
}

/* -- 05. Forms */
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 2.64211rem;
	margin: 0 0 0.84211rem;
	padding: 0.42105rem;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	box-shadow: inset 0 1px 2px rgba(51, 51, 51, 0.1);
	font-family: inherit;
	font-size: 0.84211rem;
	font-weight: normal;
	line-height: 2.2;
	color: #333;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
textarea:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
	max-width: 100%;
}

textarea[rows] {
	height: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #cacaca;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #cacaca;
}

input::placeholder,
textarea::placeholder {
	color: #cacaca;
}

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
	background-color: #e6e6e6;
	cursor: not-allowed;
}

[type='submit'],
[type='button'] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
}

input[type='search'] {
	box-sizing: border-box;
}

[type='file'],
[type='checkbox'],
[type='radio'] {
	margin: 0 0 0.84211rem;
}

[type='checkbox'] + label,
[type='radio'] + label {
	display: inline-block;
	vertical-align: baseline;
	margin-left: 0.42105rem;
	margin-right: 0.84211rem;
	margin-bottom: 0;
}

[type='checkbox'] + label[for],
[type='radio'] + label[for] {
	cursor: pointer;
}

label > [type='checkbox'],
label > [type='radio'] {
	margin-right: 0.42105rem;
}

[type='file'] {
	width: 100%;
}

label {
	display: block;
	margin: 0;
	font-size: 0.89474rem;
	font-weight: normal;
	line-height: 1.8;
	color: #333;
}

label.middle {
	margin: 0 0 0.84211rem;
	padding: 0.47368rem 0;
}

.help-text {
	margin-top: -0.42105rem;
	font-size: 0.68421rem;
	font-style: italic;
	color: #333;
}

.input-group {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	margin-bottom: 0.84211rem;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.input-group > :first-child {
	border-radius: 0 0 0 0;
}

.input-group > :last-child > * {
	border-radius: 0 0 0 0;
}

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
	margin: 0;
	white-space: nowrap;
}

.input-group-label {
	padding: 0 1rem;
	border: 1px solid #cacaca;
	background: #e6e6e6;
	color: #333;
	text-align: center;
	white-space: nowrap;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.input-group-label:first-child {
	border-right: 0;
}

.input-group-label:last-child {
	border-left: 0;
}

.input-group-field {
	border-radius: 0;
	-webkit-flex: 1 1 0px;
	-ms-flex: 1 1 0px;
	flex: 1 1 0px;
	height: auto;
	min-width: 0;
}

.input-group-button {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex: 0 0 auto;
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
	height: auto;
	-webkit-align-self: stretch;
	-ms-flex-item-align: stretch;
	-ms-grid-row-align: stretch;
	align-self: stretch;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 0.84211rem;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

legend {
	max-width: 100%;
	margin-bottom: 0.42105rem;
}

.fieldset {
	margin: 0.94737rem 0;
	padding: 1.05263rem;
	border: 1px solid #cacaca;
}

.fieldset legend {
	margin: 0;
	margin-left: -0.15789rem;
	padding: 0 0.15789rem;
}

select {
	height: 2.64211rem;
	padding: 0.42105rem;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid #cacaca;
	border-radius: 0;
	background-color: #fefefe;
	font-family: inherit;
	font-size: 0.84211rem;
	font-weight: normal;
	line-height: 2.2;
	color: #333;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
	background-origin: content-box;
	background-position: right -0.84211rem center;
	background-repeat: no-repeat;
	background-size: 15px;
	padding-right: 1.26316rem;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

@media screen and (min-width: 0\0
) {
	select {
		background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==");
	}
}

select:focus {
	outline: none;
	border: 1px solid #8a8a8a;
	background-color: #fefefe;
	box-shadow: 0 0 5px #cacaca;
	transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

select:disabled {
	background-color: #e6e6e6;
	cursor: not-allowed;
}

select::-ms-expand {
	display: none;
}

select[multiple] {
	height: auto;
	background-image: none;
}

.is-invalid-input:not(:focus) {
	border-color: #cc4b37;
	background-color: #f9ecea;
}

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
	color: #cc4b37;
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
	color: #cc4b37;
}

.is-invalid-input:not(:focus)::placeholder {
	color: #cc4b37;
}

.is-invalid-label {
	color: #cc4b37;
}

.form-error {
	display: none;
	margin-top: -0.42105rem;
	margin-bottom: 0.84211rem;
	font-size: 0.63158rem;
	font-weight: 700;
	color: #cc4b37;
}

.form-error.is-visible {
	display: block;
}

/* -- 06. Responsive embeds */
.responsive-embed,
.flex-video {
	position: relative;
	height: 0;
	margin-bottom: 0.84211rem;
	padding-bottom: 75%;
	overflow: hidden;
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.responsive-embed.widescreen,
.flex-video.widescreen {
	padding-bottom: 56.25%;
}

/* -- 07. Tables */
table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1rem;
	border-radius: 0;
}

thead,
tbody,
tfoot {
	border: 1px solid #f1f1f1;
	background-color: #fefefe;
}

caption {
	padding: 0.42105rem 0.52632rem 0.52632rem;
	font-weight: 700;
}

thead {
	background: #f8f8f8;
	color: #333;
}

tfoot {
	background: #f1f1f1;
	color: #333;
}

thead tr,
tfoot tr {
	background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
	padding: 0.42105rem 0.52632rem 0.52632rem;
	font-weight: 700;
	text-align: left;
}

tbody th,
tbody td {
	padding: 0.42105rem 0.52632rem 0.52632rem;
}

tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #f1f1f1;
}

table.unstriped tbody {
	background-color: #fefefe;
}

table.unstriped tbody tr {
	border-bottom: 0;
	border-bottom: 1px solid #f1f1f1;
	background-color: #fefefe;
}

@media screen and (max-width: 63.9375em) {
	table.stack thead {
		display: none;
	}

	table.stack tfoot {
		display: none;
	}

	table.stack tr,
	table.stack th,
	table.stack td {
		display: block;
	}

	table.stack td {
		border-top: 0;
	}
}

table.scroll {
	display: block;
	width: 100%;
	overflow-x: auto;
}

table.hover thead tr:hover {
	background-color: #f3f3f3;
}

table.hover tfoot tr:hover {
	background-color: #ececec;
}

table.hover tbody tr:hover {
	background-color: #f9f9f9;
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
	background-color: #ececec;
}

.table-scroll {
	overflow-x: auto;
}

.table-scroll table {
	width: auto;
}

/* -- 08. Header */


.site-branding {
    text-align: left;
    width: 10%;
		float: left;
    min-width: 100px;
}

.site-branding .site-title {
	margin-top: 1rem;
}

.site-branding .site-description {
	margin-top: 1rem;
}
.term-description {
    display: none;
}
@media screen and (max-width: 39.9375em) {
	.page-title-header .page-title {
		text-align: center;
		padding-bottom: 1rem;
		position: relative;
		margin-top: 1rem;
	}

	.page-title-header .page-title:after {
		content: '';
		bottom: 0;
		position: absolute;
		width: 35px;
		height: 1px;
		background: #333;
		left: 50%;
		margin-left: -17.5px;
	}
}

@media print, screen and (min-width: 40em) {
	.page-title-header {
		position: relative;
	}

	.page-title-header img {
		min-width: 100%;
	}

	.page-title-header .page-title-wrap {
		width: 100%;
		position: absolute;
		bottom: 1rem;
	}

	.page-title-header .page-title-wrap .page-title {
		text-shadow: 0 0 0.15em rgba(0, 0, 0, 0.5);
		color: #fefefe;
	}
}
.page-title-blog {
    display: none;
}
.page-title-categoria {
    text-align: center;
}
.taxonomy-description-blog {
    display: none;
}
#content {
	width: 100%;
}
.content {
    width: 100%;
    margin: auto;
}
#main .woocommerce {
    margin: 10px;
}

#content .page-title,
#content .post-title {
	overflow-wrap: break-word;
	text-align: center;
	position: relative;
}

#content .page-title:after,
#content .post-title:after {
	content: '';
	bottom: 0;
	position: absolute;

	left: 50%;
	margin-left: -40px;
}

#content h1.not-found-title {
	margin-bottom: 3rem;
	overflow-wrap: break-word;
}

/* -- 09. Footer */
.footer {
	font-size: 70%;
	padding-top: 3rem;
	color: #f1f1f1;
	background: #333;
	color: #fefefe;
}

.footer a {
	color: #fefefe;
	font-weight: 700;
}

.footer a:hover, .footer a:focus {
	color: #F25454;
}

.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6 {
	color: #fefefe;
}

.footer .site-info {
	padding: 1rem 0;
	border-top: 1px solid #e6e6e6;
	margin-top: 1rem;
	color: #8a8a8a;
}

.footer .site-info a {
	color: #8a8a8a;
	font-weight: 700;
}

.footer .site-info a:hover, .footer .site-info a:focus {
	color: #F25454;
}

.footer table {
	color: #333;
}

.footer table caption {
	color: #fefefe;
}

.footer table a {
	color: #F25454;
}

.footer .site-info {
	padding-bottom: 2rem;
}

/* -- 10. Navigation */
.logo-movil {
  display: none;
}
.control-menu-responsive {
    display: none;
}

.navigation-main-menu {

    font-size: 1rem;
    position: relative;
    width: 90%;
    float: left;
    margin-top: 28px;
	}

.navigation-main-menu .navigation-wrap {
	display: inline-block;
	padding: 0;
	margin: 0 auto;
}

.navigation-main-menu a {
	color: #000;
	font-weight: 700;
	font-size: 16.1px;
	transition: color 0.2s;
	display: block;
	padding: 0.5rem;
	text-decoration: none;
  text-transform: uppercase;
}

.navigation-main-menu a:hover {
	color: #F25454;
}

.navigation-main-menu .current-menu-item > a,
.navigation-main-menu .current_page_item > a {
  color: #F25454;
  font-weight: 700;
}

.main-navigation {
	clear: both;
	width: auto;
	display: block;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding: 0 1rem;
	text-align: left;
}

.main-navigation > div > ul {
	padding: 0px;
}

.main-navigation ul ul {
	padding: 0 0 0 1rem;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 1.25em;
	position: relative;
	text-transform: uppercase;
  border-left: 1px solid;
}

.main-navigation li {
	position: relative;
	display: block;
}

.main-navigation li li {
	border-top: none !important;
}

/* -- 10. Navigation */

@media print, screen and (min-width: 64em) {
	.navigation-main-menu {
		text-align: right;
	}

	.main-navigation ul,
	.main-navigation ul ul,
	.main-navigation > div > ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}

	.main-navigation li {
		border: 0;
		display: inline-block;
	}

	.main-navigation li li {
		display: block;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li:hover, .main-navigation li li.focus {
		background: #F25454;
	}

	.main-navigation li li a {
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus > a,
	.main-navigation li li:focus > a,
	.main-navigation li li:hover > a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fefefe;
	}

	.main-navigation a {
		padding: 1rem 1.25rem;
	}

	.main-navigation ul ul {
		background: #fff;
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		left: -999em;
		margin-top: -1px;
		top: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 16em;
	}

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 0.5em;
		right: auto;
	}

	.main-navigation ul.sub-menu li.menu-item-has-children > a::after {
		display: block;
		width: 0;
		height: 0;
		border: inset 6px;
		content: '';
		border-right-width: 0;
		border-left-style: solid;
		border-color: transparent transparent transparent #F25454;
		position: absolute;
		right: 15px;
		top: 40%;
	}

	.main-navigation ul.menu > li.menu-item-has-children:after {
		content: '';
		position: absolute;
		right: 0;
		border: solid #F25454;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 3px;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 42%;
	}

	.main-navigation ul ul li.menu-item-has-children.focus:before, .main-navigation ul ul li.menu-item-has-children:hover:before, .main-navigation ul ul li.menu-item-has-children.focus:after, .main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}

	.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:after,
	.main-navigation ul li.page_item_has_children:before {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000;
	}

	.main-navigation ul li.menu-item-has-children.focus:before, .main-navigation ul li.menu-item-has-children:hover:before, .main-navigation ul li.menu-item-has-children.focus:after, .main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: block;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #444;
		bottom: 0;
	}

	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #F25454;
	}
}



@media print, screen and (min-width: 64em) {

}

#mobile-menu {
	display: block;
}

@media print, screen and (min-width: 64em) {
	#mobile-menu {
		display: none;
	}
}



body.admin-bar.f-topbar-fixed .sticky.fixed {
	margin-top: 1.68421rem;
}

body.admin-bar.offcanvas .off-canvas.is-open {
	top: 2.42105rem;
}

@media screen and (min-width: 48.9375em) {
	body.admin-bar.offcanvas .off-canvas.is-open {
		top: 1.68421rem;
	}
}

@media screen and (max-width: 39.9375em) {
	body.admin-bar .reveal {
		top: 46px !important;
	}
}

.wp-caption > figcaption {
	max-width: 100%;
	font-size: 0.8rem;
	color: #999;
	padding: 0.25rem 0;
}

p.wp-caption-text {
	font-size: 90%;
	color: #666;
	padding: 0.52632rem 0;
}

.alignleft {
	float: left;
	padding-right: 1rem;
	margin: 0;
}

.alignright {
	float: right;
	padding-left: 1rem;
	margin: 0;
}

.aligncenter {
	text-align: center;
}

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 80%;
	font-style: italic;
	line-height: 24px;
	padding-top: 1rem;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

/* -- 12. Accessibility */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.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;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* -- 13. Content */
/* -- 13.1. Featured Image */
.contenedor-imagen {
    width: 50%;
    float: left;
    max-width: 700px;
    max-height: 700px;
    overflow: hidden;
}
.featured-image-blog {
	margin-bottom: 2rem;
  max-width: 100%;
}

body.page .featured-image {
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	margin-top:-2rem;
}

body.page .featured-image img {
	width:100vw;
}

/* -- 13.2. Content */
#content article.hentry {
	margin-bottom: 3rem;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 1rem;
  width: 100%;
}

.category-blog {
    max-width: 90%;
}

#content article.hentry header {
	text-align: center;
	margin-bottom: 3rem;
}

#content article.hentry .entry-content .post-meta {
	color: #8a8a8a;
	font-size: 80%;
	margin-top: 2rem;
}

#content article.hentry .entry-content .post-meta a {
	color: #8a8a8a;
	font-weight: 700;
}

#content article.hentry .entry-content .post-meta a:hover, #content article.hentry .entry-content .post-meta a:focus {
	color: #F25454;
}

#content article.hentry .entry-content .post-meta > li {
	margin-right: 1rem;
}

#content article.hentry .entry-content .read-more {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 2rem;
}

#content article.hentry footer {
	clear: both;
}

#content article.hentry:last-of-type {
	border-bottom: none;
}

.post-categories {
	font-weight: 700;
}

.post-tags {
	list-style: none;
	margin-left: 0;
  display: none;
}

.post-tags li {
	display: inline-block;
	font-size: 70%;
	text-decoration: none;
	padding: 0.26316rem 0.52632rem;
	background: #e6e6e6;
	border-radius: 0;
	color: #333;
	margin-right: 0.52632rem;
}

.post-tags li a {
	color: #333;
	font-weight: 700;
	font-weight: normal;
}

.post-tags li a:hover, .post-tags li a:focus {
	color: #F25454;
}

.taxonomy-description {
	color: #8a8a8a;
	font-size: 80%;
	width: 80%;
	margin: 0 auto;
}

body.blog #content .hentry.sticky {
	position: relative;
	padding: .5rem;
	margin-bottom: 1rem;
	border:1px solid #F25454;
}

#post-nav > div > a {
  display: inline-block;
  text-transform: uppercase;
  margin: 5rem;
  font-weight: 500;
}

.post-subtitle {
	font-size: 23.75px;
	color: #8a8a8a;
	font-style: italic;
}

.featured-tag {
	background: #F25454;
	color: #fff;
	display: inline-block;
	line-height: 1;
	padding: .25rem;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	left:-1px;
	z-index: 1;
}

/* -- 13.3. 404 Page */
body.error404 main .entry-content {
	text-align: center;
}

body.error404 main .entry-content ul {
	list-style: none;
}

/* -- 13.4 Post Password Form */
.post-password-form input[type="submit"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #F25454;
	color: #fefefe;
	font-size: 0.75rem;
}

[data-whatinput='mouse'] .post-password-form input[type="submit"] {
	outline: 0;
}

.post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
	background-color: #e6630c;
	color: #fefefe;
}

/* -- 13.5 Comments */
#comments h3.comments-head-title {
	padding-bottom: 1rem;
	text-align: center;
	padding-bottom: 1rem;
	position: relative;
}

#comments h3.comments-head-title:after {
	content: '';
	bottom: 0;
	position: absolute;
	width: 35px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -17.5px;
}

#comments ol.comment-list {
	margin-left: 0;
}

#comments ol.comment-list, #comments ul.children {
	list-style: none;
}

#comments .comment-body {
	border: 1px solid #e6e6e6;
	padding: 1rem;
	margin-bottom: 2rem;
	font-size: 80%;
}

#comments .comment-body h1 {
	font-size: 1.47368rem;
}

#comments .comment-body h2 {
	font-size: 1.36842rem;
}

#comments .comment-body h3 {
	font-size: 1.31579rem;
}

#comments .comment-body h4 {
	font-size: 1.26316rem;
}

#comments .comment-body h5 {
	font-size: 1.21053rem;
}

#comments .comment-body h6 {
	font-size: 1.15789rem;
}

#comments .comment-body .comment-author {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 1rem;
}

#comments .comment-body .comment-author .author-meta {
	-webkit-flex-grow: 2;
	-ms-flex-positive: 2;
	flex-grow: 2;
}

#comments .comment-body .comment-author .author-meta .comment-author-link {
	font-weight: 700;
}

#comments .comment-body .comment-author .author-meta time a {
	color: #8a8a8a;
	font-weight: 700;
	font-weight: normal;
	font-size: 90%;
}

#comments .comment-body .comment-author .author-meta time a:hover, #comments .comment-body .comment-author .author-meta time a:focus {
	color: #F25454;
}

#comments .comment-body .comment-author img {
	vertical-align: top;
	margin-right: 10px;
}

#comments .comment-body .comment-author .says {
	margin-left: 10px;
}

#comments .comment-body .comment-author .reply a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 1rem 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #F25454;
	color: #fefefe;
	font-size: 0.75rem;
}

[data-whatinput='mouse'] #comments .comment-body .comment-author .reply a {
	outline: 0;
}

#comments .comment-body .comment-author .reply a:hover, #comments .comment-body .comment-author .reply a:focus {
	background-color: #e6630c;
	color: #fefefe;
}

#comments .comment-body .comment-metadata .edit-link {
	display: block;
}

#comments .comment-body .comment-metadata time {
	font-style: italic;
}

#comments .comment-body .comment-content {
	margin: 0.5rem 0;
}


#respond {
	border: 1px solid #F25454;
	padding: 1rem;
	margin-bottom: 1rem;
}

#respond .cancel-comment-reply {
	font-size: 80%;
}

#cancel-comment-reply-link {
	display: inline-block;
	vertical-align: middle;
	margin: 0.5rem 0 1rem 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #2758A1;
	color: #fefefe;
	font-size: 0.6rem;
}

#cancel-comment-reply-link:hover,
#cancel-comment-reply-link:focus {
	background:#40659d;
}

@media print, screen and (min-width: 40em) {
	#cancel-comment-reply-link {
		float:right;
	}
}

.bypostauthor {

}

.form-submit {
	margin-bottom:0;
}

.form-submit input[type="submit"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.9rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #F25454;
	color: #fefefe;
}

.form-submit input[type="submit"]:hover,
.form-submit input[type="submit"]:focus {
	background-color: #e6630c;
	color: #fefefe;
}

[data-whatinput='mouse'] #respond .cancel-comment-reply a {
	outline: 0;
}

#respond .cancel-comment-reply a:hover, #respond .cancel-comment-reply a:focus {
	background-color: #e6630c;
	color: #fefefe;
}

#allowed_tags {
	font-size: 70%;
}

#allowed_tags code {
	background: #fefefe;
}

textarea#comment {
	height: 200px;
}

.comments-pagination {
	margin: 1rem 0;
}

/* -- 13.6 Page */
.page #content {
	margin-top: 0;
}

#page2 {
    max-width: 90%;
    margin: auto;
}

.page #content h1.page-title {
	margin-top: 2rem;
}

body.page #main {
	margin-top:0px;
}

body.page-template-with-sidebar #content .sidebar {
	margin-top: 2rem;
}

body.page-template-with-sidebar .featured-image {
	width: 100%;
	position: relative;
	left: auto;
	right: auto;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2rem;
}

/* -- 13.7 Post Type: blog */
.entry-content {
    width: 100%;
    float: left;
}
.entry-content-archivo {
  width: 50%;
  float: left;
  margin-top: 10%;
}
.post-title-blog {
    width: 100%;
    float: left;
    margin: 5%;
    margin-top: 0px;
}
.entry-content-blog {
    width: 60%;
    margin:auto;
}
.datos-post {
    width: 100%;
    float: left;
    margin-left: 5%;
}
.estracto {
    width: 100%;
    float: left;
    margin-left: 5%;
}
.read-more {
    text-align: center;
}

.post-title-blog h1 {
    width: 80%;
    float: left;
    margin-left: 5%;
    margin-top: 50px;
    text-align: center;
}

article {
    display: block;
    width: 100%;
    margin: auto;
    margin-bottom: auto;
}
body.post-type-archive-equipo #content .post-title,
body.tax-rol #content .post-title {
	font-size: 19px;
}

body.post-type-archive-equipo #content .post-title:after,
body.tax-rol #content .post-title:after {
	width: 0;
}

body.post-type-archive-equipo #content article.hentry,
body.tax-rol #content article.hentry {
	border-bottom: none;
	-webkit-flex: 1 0 100%;
	-ms-flex: 1 0 100%;
	flex: 1 0 100%;
	margin-bottom: 0;
	padding-bottom: 0;
	-webkit-flex-grow: 0;
	-ms-flex-positive: 0;
	flex-grow: 0;
	max-width: 400px;
}

body.post-type-archive-equipo #content article.hentry header,
body.tax-rol #content article.hentry header {
	margin-bottom: 0;
	position: relative;
}

body.post-type-archive-equipo #content article.hentry .post-title,
body.tax-rol #content article.hentry .post-title {
	transition: opacity ease-in 0.2s;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0;
	background: rgba(255, 255, 255, 0.6);
	text-align: center;
	width: 100%;
	padding: 1rem 10px;
	overflow-wrap: break-word;
}

body.post-type-archive-equipo .team-posts,
body.tax-rol .team-posts {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

body.post-type-archive-equipo .team-posts .featured-image,
body.tax-rol .team-posts .featured-image {
	margin: 0;
	position: relative;
}

@media print, screen and (min-width: 40em) {
	body.post-type-archive-equipo #content article.hentry,
	body.tax-rol #content article.hentry {
		-webkit-flex: 1 0 50%;
		-ms-flex: 1 0 50%;
		flex: 1 0 50%;
	}

	body.post-type-archive-equipo #content article.hentry .post-title,
	body.tax-rol #content article.hentry .post-title {
		opacity: 0;
	}

	body.post-type-archive-equipo #content article.hentry:hover .post-title,
	body.tax-rol #content article.hentry:hover .post-title {
		opacity: 1;
	}
}

@media print, screen and (min-width: 64em) {
	body.post-type-archive-equipo #content article.hentry,
	body.tax-rol #content article.hentry {
		-webkit-flex: 1 0 33%;
		-ms-flex: 1 0 33%;
		flex: 1 0 33%;
	}
}

body.single-equipo .featured-image img {
	border-radius: 500px;
}

/* -- 13.8 Shortcodes */
.dm-callout {
	padding: 1rem;
	text-align: center;
	box-shadow: 4px 4px 4px #333;
	margin-bottom: 1rem;
}

/* -- 13.9 Author Bio */
.author-info {
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding: 1rem 15px;
	margin-bottom: 1rem;
}

.author-info .author-avatar,
.author-info .author-heading {
	text-align: center;
}

.author-info .author-title {
	text-align: center;
	margin-top: 0.5rem;
	margin-bottom:0.5rem;
}

@media print, screen and (min-width: 40em) {
	.author-info {
		margin-bottom: 1.5rem;
		padding: 1.5rem 15px;
	}

	.author-info .author-title {
		font-size: 1.31579rem;
	}

	.author-info .author-heading {
		font-size: 1.84211rem;
	}

	.author-info .author-avatar {
		float: left;
		margin-right: 15px;
	}

	.author-info .author-bio {
		min-height: 2rem;
	}

	.author-info .author-avatar,
	.author-info .author-heading,
	.author-info .author-title {
		text-align: left;
	}
}

/* -- 13.10 Search Form */
.search-form {
	display: flex;
	align-content: stretch;
}

.search-form .search-submit {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0.85rem 0;
	font-family: inherit;
	padding: 0.85em 1em;
	-webkit-appearance: none;
	border: 1px solid transparent;
	border-radius: 0;
	transition: background-color 0.25s ease-out, color 0.25s ease-out;
	font-size: 0.75rem;
	line-height: 1;
	text-align: center;
	cursor: pointer;
	background-color: #F25454;
	color: #fefefe;
}

.search-form .search-submit:hover, .search-form .search-submit:focus {
	background-color: #d95d0b;
	color: #333;
}

/* -- 13.11 Scroll to Top button */
#scroll-top {
	display:none;
	position:fixed;
	bottom:30px;
	right:30px;
	margin:0;
}
#scroll-top.show {
	display: block;

}

/** -- 13.12. Portfolio */
body.post-type-archive-proyecto #main > section,
body.tax-tipo_de_proyecto #main > section {
	margin-bottom:3rem;
	border-bottom: 1px solid #cacaca;
}

body.post-type-archive-proyecto .tipos-filter,
body.tax-tipo_de_proyecto .tipos-filter {
	display: flex;
	list-style: none;
	justify-content: center;
	margin-left:0;
}

body.post-type-archive-proyecto .tipos-filter li,
body.tax-tipo_de_proyecto .tipos-filter li {
	padding:1rem;
}

.proyecto-cliente {
	font-size:1.1rem;
	font-weight: bold;
	margin-bottom:1rem;
}

.proyecto-cliente .cliente-value {
	color:#F25454;
}

@media print, screen and (min-width: 40em) {
	body.post-type-archive-proyecto #content,
	body.tax-tipo_de_proyecto #content {
		margin-left: 0;
		margin-right: 0;
		max-width: 100%;
		overflow: hidden;
	}

	body.post-type-archive-proyecto #main,
	body.tax-tipo_de_proyecto #main {
		padding:0;
	}

	body.post-type-archive-proyecto #main > section,
	body.tax-tipo_de_proyecto #main > section {
		height:100vh;
		position:relative;
		margin-bottom:0;
		border: none;
	}
	body.post-type-archive-proyecto .featured-image,
	body.tax-tipo_de_proyecto .featured-image {
		position: absolute;
		margin-bottom: 0;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	body.post-type-archive-proyecto .featured-image img,
	body.tax-tipo_de_proyecto .featured-image img {
		height: 100vh;
		width: 100vw;
		object-fit: cover;
	}

	body.post-type-archive-proyecto #content .post-content,
	body.tax-tipo_de_proyecto #content .post-content {
		position:relative;
		width: 30vw;
		padding: 2rem;
		background: rgba(0,0,0,0.5);
		color: white;
		display: flex;
		flex-direction: column;
		align-content:center;
	}


	body.post-type-archive-proyecto #main > section:nth-child(odd) .post-content,
	body.tax-tipo_de_proyecto #main > section:nth-child(odd) .post-content {
		top: 10vh;
		left:60vw;
	}
	body.post-type-archive-proyecto #main > section:nth-child(even) .post-content,
	body.tax-tipo_de_proyecto #main > section:nth-child(even) .post-content {
		top: 10vh;
		left:10vw;
	}

	body.post-type-archive-proyecto #content .post-title:after,
	body.tax-tipo_de_proyecto #content .post-title:after {
		width:0;
	}
}

/* -- 14. Sidebar */
/* -- 14.1. Sidebar */
.sidebar {
	font-size: 90%;
}

.sidebar .widget {
	margin-bottom: 2rem;
}

.sidebar .widget-title {
	margin-bottom: 1rem;
	text-align: center;
	padding-bottom: 1rem;
	position: relative;
	padding-bottom: 0.5rem;
}

.sidebar .widget-title:after {
	content: '';
	bottom: 0;
	position: absolute;
	width: 35px;
	height: 1px;
	background: #333;
	left: 50%;
	margin-left: -17.5px;
}

.sidebar ul {
	list-style: none;
	margin-left: 0;
}

.sidebar ul li {
	line-height: 2.64;
}

.sidebar.tienda {
    margin-top: 50px;
}

.sidebar.tienda.columns.large-2.small-12 {
    -webkit-flex: 0 0 16.66667%;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 13%;
    min-width: 330px;
    display: none;
}

.sidebar.tienda #woo_pp_ec_button {
    display: none;
}
.sidebar.tienda .woocommerce-mini-cart__buttons.buttons {
    font-size: 12px;
}

.sidebar.tienda .woocommerce a.button {
    color: #fff;
    background-color: #000;
}

/* -- 14.2. Footer Sidebar */
.footer .sidebar {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer .sidebar section.widget {
	-webkit-box-flex:2;
	-ms-flex-positive:2;
	flex-grow:2;
}

@media print, screen and (min-width: 40em) {
	.footer .sidebar section.widget {
		-webkit-box-flex:1;
		-ms-flex-positive:1;
		flex-grow:1;
		width:33%;
	}
}

.footer .sidebar section.widget {
	padding-right: 1rem;
	padding-left: 1rem;
}

.footer .sidebar .widget-title {
	font-size: 180%;
	text-align: left;
}

.footer .sidebar .widget-title:after {
	height: 0;
}


/* -- 14.3. WP Widgets styles */
.widget_archive ul, .widget_archive ol,
.widget_categories ul,
.widget_categories ol,
.widget_nav_menu ul,
.widget_nav_menu ol {
	text-align: right;
}

.widget_archive ul li, .widget_archive ol li,
.widget_categories ul li,
.widget_categories ol li,
.widget_nav_menu ul li,
.widget_nav_menu ol li {
	width: 100%;
	display: inline-block;
}

.widget_archive ul li a, .widget_archive ol li a,
.widget_categories ul li a,
.widget_categories ol li a,
.widget_nav_menu ul li a,
.widget_nav_menu ol li a {
	float: left;
}

.widget_archive ul li ul.children, .widget_archive ul li ul.sub-menu, .widget_archive ol li ul.children, .widget_archive ol li ul.sub-menu,
.widget_categories ul li ul.children,
.widget_categories ul li ul.sub-menu,
.widget_categories ol li ul.children,
.widget_categories ol li ul.sub-menu,
.widget_nav_menu ul li ul.children,
.widget_nav_menu ul li ul.sub-menu,
.widget_nav_menu ol li ul.children,
.widget_nav_menu ol li ul.sub-menu {
	margin-left: 1rem;
}

.widget_recent_comments ul {
	margin-left: 1rem;
	list-style: circle;
}

.widget_recent_comments li.recentcomments {
	margin-bottom: 1rem;
}

/* -- WOOCOMMERCE */

header-tienda {
    width: 100%;
    float: right;
    text-align: center;
}

header-tienda h1 {
    font-size: 36px ;
    font-weight: 700;
    margin-left: 30px;
}

.entry-content-tienda {
    width: 60%;
    margin: auto;
}
.flex-viewport {
    max-height: 716px;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-size: 15px;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    display: none;
}
.woocommerce-product-gallery__image.flex-active-slide {
    max-height: 716px;
}

.woocommerce div.product div.summary {
    min-height: 816px;
}

.entry-content-tienda .post-title {
    width: 50%;
    float: right;
}

.button.product_type_variable {
    display: none !important;
}

.woocommerce-Price-amount.amount {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}
.woocommerce-product-gallery__image {
    display: flex !important;
    align-items: center;
}

.summary.entry-summary .woocommerce-Price-amount.amount {
    font-size: 30px;
  }
.woocommerce ul.products li.product .button {
    margin-top: 1em;
    display: none;
}
.woocommerce ul.products li.product a:hover {
    color: #F25454;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}

.product_meta {
    display: none;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #000;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce button.button.alt:hover {
      background-color: #f25454
    }

.woocommerce div.product div.images {
        margin-bottom: 5em;
    }



.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #000;
    font-size: 36px;
    font-weight: 600;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 50%;
    min-width: 300px;
}

label {
    display: block;
    margin: 0;
    font-size: 36px;
    font-weight: normal;
    line-height: 1.8;
    color: #333;
}

select {
    line-height: 1;
    margin-top: 10px;
  }

  #color {
      font-size: 25px;
      font-weight: 600;
  }

  #talla {
      font-size: 30px;
      font-weight: 600;
  }
option:first-child  {
    font-size: 20px;
}
.attached.enabled {
    font-size: 30px;
      font-weight: 600;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .818em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
    text-transform: uppercase;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    width: 100%;
    height: auto;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    font-weight: 700;
    text-transform: uppercase;
}

/* -- movil WOOCOMMERCE*/
  @media (max-width:414px){

    .woocommerce div.product form.cart .variations {
        width: 100%;
    }

  }

/* -- HOME */
.wp-block-column {

    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    min-width: 0px;
    margin: auto;
}

.wc-block-featured-category {
    height: 700px;
}

.categorias-home h2 {
    font-size: 36px;
    font-weight: 600;
}
.categorias-home a {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#pgc-513-2-0 {
    margin: 15px;
}

/* -- portatil */
@media (max-width:1440px){

.wc-block-featured-category {
  height: 400px;
  min-height: 400px !important;

}
.large-7 {
    flex: 70%;
    max-width: 70%;
}

}
/* -- portatil */
@media (max-width:1440px){
  .entry-content-tienda {
      width: 100%;
      margin: auto;
  }
  .site-branding {
    width: 20%;
    min-width: 100px;
}
.custom-logo-link img {
    max-width: 200px;
}
.navigation-main-menu {
    width: 80%;
}
}

@media (max-width:1024px){

  .site-branding {
      width: 40%;
      margin-left: 30%;
      position: absolute;
      margin-right: 30%;
  }
  .site-branding img {
    display: block;
    width: 150px;
    margin: auto;
}

  /* -- menu-responsive */

  .navigation-main-menu {
      font-size: 1rem;
      position: absolute;
      width: 40%;
      left: 0px;
      display: block;
      z-index: 1;
      margin-top: 0px;
      min-width: 300px;
  }

  .navigation-main-menu .navigation-wrap {
      display: block;
      padding: 0;
      margin: 0 auto;
  }
    ul.menu {
        clear: both;
        height: 0;
        overflow: hidden;
        transition: height 0.4s ease-in-out 0s, background-color 2s ease 0s; /*El menú cambia su altura y su color de fondo mediante una transición suavizada al voover a su estado unicial*/
    }
    #site-navigation {
        background: #fff;
    }
    #site-navigation:target ul.menu {
        height: auto;
        transition: height 0.4s ease-in-out 0s, background-color 0.9s ease 0s; /*El menú cambia su altura y su color de fondo mediante una transición suavizada al abrirse*/
    }


    /*Al hacer clic sobre el enlace que abre el menú éste desaparece*/

    .close {
       display:none;
    }

    #site-navigation:target .open {
          display: none;
    }

    /* Al hacer clic sobre el enlace que abre el menú aparece el enlace .close que previamente estaba oculto*/

    #site-navigation:target .close {
            display: block;
    }

    /*Estilos menu-responsive*/
    .navigation-main-menu a {
       display: inline;
    }
    .menu-menu-1-container {
    margin-left: 60px;
    }
    ul.menu li {
        display: block;
        border-top: 2px dotted rgb(221, 219, 219);
        color: rgb(51, 51, 51);
        height: auto;
        line-height: 3em;
    }

    ul.menu a {
      border-left: 3px solid;
      height: 3.2em;
      padding: 0.4em 1.25em;
      color: rgb(51, 51, 51);
      line-height: 5em;
      margin-top: auto;
      margin-bottom: 10px;
    }


    ul.menu li a span {
        border-left: 3px solid;
        height: 3.2em;
        padding: 0.4em 0.5em;
    }
    #Web-Dev a span {
        border-color: #ff6633;
    }
    #Mobile a span {
        border-color: #bda94d;
    }
    #Data a span {
        border-color: #5887bc;
    }
    #Net-VS a span {
        border-color: #00a2b7;
    }
    #SharePoint a span {
        border-color: #639bf2;
    }


    .control-menu-responsive {
        background-color: transparent;
        background-position: center center;
        border: 1px solid #fff;
        display: block;
        float: right;
        height: 40px;
        margin-right: 1.3em;
        width: 40px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .control-menu-responsive a span {
      display: block;
      height: 40px;
      text-indent: -100px;
      width: 40px;
      text-align: left;
  }
    .control-menu-responsive .close {
        background-image: url("img/close-menu.png");
        background-position: center center;
        background-repeat: no-repeat;
        display: none;
    }
    .control-menu-responsive .open {
        background-image: url("img/open-menu.png");
        background-position: center center;
        background-repeat: no-repeat;
        display: block;
    }
    .control-menu-responsive a {
    padding: 0px;
    }
    .menu-menu-container {
    margin-left: 60px;
     }

}

/* -- ipad o tabled */

@media (max-width:800px){
  .site-header {
      width: 100%;
      min-height: 70px;
  }

  .entry-content-archivo {
    margin-top: 0px;
}

.entry-content-tienda .post-title {
    width: auto;
    float: none;
}
h2, .h2 {
    font-size: 20px;
}

.large-7 {
    flex: 100%;
    max-width: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 46.2%;
  }
  .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
    width: 46%;
}
.entry-content-tienda .post-title {
    font-size: 30px;
}
.woocommerce div.product div.summary {
    min-height: auto;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #999;
}
  .wp-block-column {
    display: block;
    min-width: 100%;
    margin: auto;
}

.wp-block-columns {
    flex-wrap: wrap;
}

.wp-block-column:nth-child(2n) {
  margin-left: 0px;
}
.wp-block-column:not(:first-child) {
    margin-left: auto;
}

.wc-block-featured-category{
  height: 600px;
}

}

  @media (max-width:768px){

    .wp-block-column {
      min-width: 100%;
      margin: auto;
  }

  .wp-block-column:nth-child(2n) {
    margin-left: 0px;
}

.wc-block-featured-category{
    height: 600px;
}

}


/* -- movil*/
  @media (max-width:414px){
    .navigation-main-menu {
        width: 100%;
    }
    .contenedor-imagen {
    width: 100%;
  }
  .logo-movil {
    display: block;
    width: 150px;
    margin-left: 60px;
}
  .entry-content-archivo {
    width: 100%;
  }
  .post-title-blog {
    width: 100%;
    float: left;
    margin: auto;
}
.estracto {
    width: 100%;
    float: left;
    margin: auto;
}
.datos-post {
    width: 50%;
    float: left;
    margin: auto;
}

    .woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
      width: 96%;
  }

    .wp-block-column {
      min-width: 100%;
      margin: auto;
  }

  .wc-block-featured-category {
    height: 400px;
    min-height: 400px !important;

}

}

@media (max-width:360px){

  .wp-block-column {
    min-width: 100%;
    margin: auto;
}

.wc-block-featured-category {
  height: 320px;
  min-height: 320px !important;

}

}


/* --fontawesome*/
.fa-quote-left::before {

    color: red;
    margin: 20px;
    font-size: 30px;

}


/* --HOME*/

.wc-block-featured-category.alignnone {
    height: 800px;
    width: 800px;
    margin: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}


.home2 h2 {
    font-size: 4.6vw;
    margin: 6%;
    text-transform: lowercase;
    border: 20px solid #43FF94;
    padding: 6%;
    line-height: 100%;
}
.home2 {
    margin: 6%;
}
.tienda-home {
    margin: 5%;
}
.tienda-home .wc-block-grid__product-title {
    font-size: 15px;
    text-transform:uppercase;
}


.footer-home li {
    font-size: 25px;
    display: block;
    color: #fff;
}
.footer-home a {
    color: #fff;
}
.info-footer {
    margin-top: 50px;
    margin-bottom: 20px;
}


.regalo h2 {
    font-size: 2vw;
}
.regalo p {
    max-width: 60%;
    margin: auto;
    font-weight: 500;
      line-height: 40px;
}

@media (max-width:1440px){

.wc-block-featured-category.alignnone {
    height: 500px;
    width: 500px;
}
}

@media (max-width:1024px){

.wc-block-featured-category.alignnone {
    height: 400px;
    width: 400px;
}
}

@media (max-width:950px){
  .home2 h2 {
    font-size: 10vw;
    text-align: left;
}
.wc-block-featured-category.alignnone {
    height: 300px;
    width: 300px;
}
.wc-block-grid.has-4-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: none;
    max-width: 50%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: 46%;
    margin: 2%;
}
.woocommerce div.product div.summary {
    min-height: 650px;
}

.entry-content-tienda .post-title {
    width: 100%;
  }
  .entry-content-blog {
    width: 100%;
    margin: auto;
}

}

@media (max-width:800px){
  .home2 {
      margin: 0%;
  }
  .home2 h2 {
    font-size: 10vw;
    margin-top: 5vh;
    text-transform: lowercase;
    margin-bottom: 5vh;
    text-align: left;
}

.wc-block-featured-category.alignnone {
    height: 500px;
    width: 500px;
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
    -webkit-box-flex: 1;
    flex: none;
    max-width: 50%;
}

.regalo h2 {
    font-size: 5vw;
}
.wp-block-columns.has-background {
    padding: 0px;
}

}

@media (max-width:600px){
.entry-content-tienda .post-title {
    font-size: 20px;
}
}

@media (max-width:450px){

  .wc-block-featured-category.alignnone {
      height: 300px;
      width: 300px;
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        -webkit-box-flex: 1;
        flex: none;
        max-width: 100%;
    }

    .regalo p {
    max-width: 100%;
    margin: auto;
    font-weight: 500;
    line-height: 40px;
   }

.woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
}
