/*!
Theme Name: Aventura Motors
Theme URI: #
Author: Aventura Motors
Author URI: #
Description: Aventura Motors
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aventura-motors
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Aventura Motors is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
	line-height: normal;
}
h1 strong,
h2 strong {
    color: #E30514;
}

/* Grouping content
	 ========================================================================== */

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

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

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

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

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

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

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

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

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

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

/* Misc
	 ========================================================================== */

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

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

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
	clear: both;
}

p {
    margin-top: 0;
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
    list-style: none;
    padding: 0;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #000;
	transition: .3s ease;
}


a:hover {
	color: #e30514;
}

a:focus {
	outline: 0;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

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

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

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

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 1200px) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
.site-main,
.container {
    max-width: 1200px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: auto;
}
:focus-visible {
    outline: none;
}
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
    outline: none;
}
.widget {
    margin-bottom: 1rem;
}
.widget:last-child {
    margin-bottom: 0px;
}
p:last-child {
    margin-top: 0;
    margin-bottom: 0px;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 1rem 0;
}
/* Loop WC */
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
    border: 1px solid #BCBCBC;
    border-radius: 8px;
}
.woocommerce ul.products li.product .loop-attribute .attr-text {
    font-weight: 600;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3 {
    color: #6A6A6A;
    font-weight: 400;
}
.woocommerce ul.products li.product .loop-items {
    display: grid;
    gap: 20px;
    text-align: center;
    padding: 0 1rem 20px;
}
.woocommerce ul.products li.product .loop-items .loop-button {
    background: #000;
    border-radius: 2rem;
    color: white;
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    padding: 8px 0;
}
/* Archive Product */
.filter-sidebar {
    display: none;
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    width: 100%;
    border: 1px solid #CCCCCC;
    padding: 6px 1rem;
    color: #808080;
    float: none;
    margin: 1.5rem 0 3rem;
}
.woocommerce-products-header .page-title {
    text-align: center;
    margin-top: 1rem;
}
/* Single Product */
.single-product .flex-viewport {
    border: 1px solid #E1E1E1;
}
.single-product .flex-control-nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    margin-top: 8px !important;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 100%;
    float: none;
    border: 1px solid #e1e1e1;
}
#additional-buttons {
    
}
#additional-buttons ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 16px;
}
#additional-buttons ul li {
    
}
#additional-buttons ul li a {
    text-decoration: none;
    padding: 7px 1rem;
    display: block;
    border: 1px solid;
    border-radius: 2rem;
    font-weight: 600;
}
#additional-buttons ul li a:hover {
    opacity: 0.7;
}
#additional-buttons ul li:nth-child(1) a {
    background: #e30514;
    color: white;
    padding: 10px 1rem;
}
#additional-buttons ul li:nth-child(2) a {
    background: #201C1D;
    color: white;
    padding: 10px 1rem;
}
#additional-buttons ul li:nth-child(3) a {
    
}
/* Search Form */
.woocommerce-product-search {
    display: flex;
}
.woocommerce-product-search .search-field {
    width: 70%;
    border: 1px solid #e1e1e1;
    border-radius: 5px 0 0 5px;
    padding: 8px 10px;
}
.woocommerce-product-search button[type="submit"] {
    width: 30%;
    padding: 0;
    border: 0;
    border-radius: 0 5px 5px 0;
    background: #e1e1e1;
    cursor: pointer;
    color: #959595;
}
/* Header */
#masthead:before,
#masthead:after {
    content: none;
}
#masthead {
    transition: .3s ease;
}
#masthead .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    position: relative;
}
#masthead.active {
    position: sticky;
    top: 0;
    background: #000;
    z-index: 999;
}
#masthead.active .container {
    
}
#masthead.active svg path {
    fill: white;
}
#masthead.active .site-branding .custom-logo-link:after {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/logo-white.png);
    aspect-ratio: 120 / 31;
    display: block;
    width: 240px;
}
#masthead.active .site-branding .custom-logo-link .custom-logo {
    display: none;
}
#masthead .widget p,
#masthead .widget {
    margin: 0;
}
#masthead .widget p a {
    font-size: 20px;
    font-weight: 600;
    padding: 8px 2rem;
    background: #e30514;
    color: white;
    border-radius: 2rem;
    text-decoration: none;
}
#masthead .site-branding {
    width: auto;
    float: none;
    margin: 0;
}
#masthead .primary-navigation {
    width: max-content;
    margin: auto;
}
#masthead .main-navigation {
    width: auto;
    float: none;
    margin: 0;
}
.main-navigation ul.menu, 
.main-navigation ul.nav-menu {
    margin: 0;
    text-align: center;
    max-width: max-content;
}
.main-navigation ul li a {
    font-weight: 700;
    font-size: 20px;
    padding: 10px !important;
}
.main-navigation ul li a:hover, .main-navigation ul li:hover > a, .site-title a:hover, .site-header ul.menu li.current-menu-item > a {
    color: #000;
}
.portada-tienda section img {
    width: 100%;
}
/* Slider Marcas */
.container-brands {
    min-height: 164px;
    background: #F2F2F2;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
}
.container-brands .brand-list.owl-carousel .brand-item img {
    width: auto;
    margin: auto;
}
.container-brands .owl-carousel .owl-nav button {
    top: 30%;
}
/* Owl Carousel */
.woocommerce ul.products.owl-carousel li.product,
.woocommerce-page ul.products.owl-carousel li.product {
    width: 100%;
    margin: 0px;
}
.woocommerce ul.products.owl-carousel .owl-item,
.woocommerce-page ul.products.owl-carousel .owl-item {
    padding: 0 1px;
}
.owl-carousel .owl-nav {
    
}
.owl-carousel .owl-nav button {
    position: absolute;
    top: 40%;
}
.owl-carousel .owl-nav button span {
    width: 40px;
    height: 40px;
    display: flex;
    background: #F9F9F9;
    justify-content: center;
    align-items: center;
    border-radius: 2rem;
    padding: 0 0 5px 0;
    color: #e30514;
    font-size: 2.4rem;
    font-family: sans-serif;
    border: 1px solid #e30514;
}
.owl-carousel .owl-nav button:hover span {
    background: #E30514;
    color: white;
}
.owl-carousel .owl-nav button.owl-prev {
    left: -1rem;
}
.owl-carousel .owl-nav button.owl-next {
    right: -1rem;
}
/* Footer */
#colophon {
    padding: 0;
    color: white;
}
#colophon:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/06/bg-shape.webp);
}
.menu-fixed-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #201C1D;
    z-index: 99;
    display: none;
    justify-content: space-around;
}
.widget-productos-loop h3 {
    color: #191C1E;
    font-size: 24px;
    font-weight: 700;
}
.widget-productos-loop h3 strong {
    color: #E30514;
}
.widget-productos-loop ul.products li.product a {

}
.widget-productos-loop ul.products li.product .woocommerce-loop-product__title {
    font-size: 14px;
}
.widget-productos-loop ul.products li.product .loop-items .loop-button {
    background: #E30514;
}
.widget-sede-marca h3 {
    text-align: center;
    font-size: 32px;
    font-weight: 700;
}
.widget-sede-marca strong {
    color: #e30514;
}
.widget-sede-marca select {
    border-color: #4D4D4D;
    height: 45px;
    padding: 0 1rem;
    border-radius: 5px;
    margin: auto;
    display: block;
}
.widget-sede-marca ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}
.widget-sede-marca ul li {
    
}
.widget-sede-marca ul li a {
    
}
#marca-select-container {
    min-height: 400px;
}
.bg-footer {
    background: #4D4D4D;
    padding: 2rem 0 1rem;
    background-image: url(/wp-content/uploads/2024/07/bg-footer.webp);
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer-boletin {
    padding: 2rem 0;
}
.footer-boletin .widget-boletin {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 70px;
    justify-content: center;
}
.footer-boletin .widget-boletin .widget-title {
    font-size: 24px;
    margin: 0;
}
.footer-boletin .widget-boletin .wpforms-container {
    margin: 0;
}
.footer-boletin .widget-boletin .wpforms-container form {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 30px;
}
.footer-boletin .widget-boletin .wpforms-container form .wpforms-submit-container {
    margin: 0;
}
.footer-boletin .widget-boletin .wpforms-container form .wpforms-submit-container input {
    border-radius: 5px;
}
.footer-boletin .widget-boletin .wpforms-container form .wpforms-submit-container .wpforms-submit {
    background: #E30514;
    border-radius: 8px;
    font-size: 1rem;
}
.footer-boletin .widget-boletin .wpforms-container form .wpforms-submit-container .wpforms-submit:hover {
    background: #000 !important;
}
.footer-info {

}
.footer-info .widget_nav_menu ul {
    
}
.footer-info .widget_nav_menu ul li {
    padding: 0;
    margin: 0;
}
.footer-info .widget_nav_menu ul li:before {
    content: none;
}
.footer-info .widget_nav_menu ul.menu li.menu-item  a {
    color: white;
    text-decoration: none;
    font-weight: 600;
}
.footer-info section:last-child .textwidget {
    display: flex;
    gap: 14px;
}
.footer-info .container {
    display: grid;
    grid-template-columns: auto auto auto;
    gap: 32px;
    border-top: 1px solid #BCBCBC;
    padding-top: 1rem;
}
.footer-info .container ul {
    margin: 0;
    display: flex;
    gap: 10px;
}
.footer-info .container p {
    margin-bottom: 5px;
}
.footer-copy {
    background: #000;
}
.footer-copy section {
    margin-bottom: 0px;
}
.footer-copy .container {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5%;
    padding-top: 8px;
    padding-bottom: 8px;
}

.product-attributes {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
    margin-bottom: 3rem;
}
.product-attributes .product-attribute {
    
}
.product-attributes .product-attribute .attr-title {
    color: #BCBCBC;
    margin-bottom: 14px;
}
.product-attributes .product-attribute .attr-text {
    font-size: 24px;
    font-weight: 700;
}
.single-product #primary div.product .product_title.entry-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 3rem;
}
.grid-store {
    display: grid;
    grid-template-columns: 275px 1fr;
    gap: 35px;
}
.widget-area section:first-child {
    margin-bottom: 1.5rem;
}
.widget-area section:first-child p {
    font-size: 1.2rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 1rem;
}
.widget-area section:first-child p strong {
    color: #e30514;
}
.widget-area .woof_submit_search_form_container button {
    width: 100%;
    background: #DBDADE;
    color: #959595;
    border: 1px solid #959595;
    padding: 13px 0;
}
.widget-area .woof_container .woof_container_inner {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
}
.widget-area .woof_container .woof_container_inner .woof_block_html_items {
    border-top: 1px solid #e1e1e1;
    padding: 10px;
}
.widget-area .woof_container .woof_container_inner h4 {
    position: relative;
    margin-bottom: 0;
    padding: 8px 10px;
}
.widget-area .woof_container .woof_container_inner h4 .woof_front_toggle:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
/* Page Inicio */
.portada-home {
    text-align: center;
}
.home .productos-populares {
    position: relative;
}
/*
.home .productos-populares:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/07/shape-2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    top: 35%;
    left: 0;
    right: 0;
    aspect-ratio: 1441 / 663;
    z-index: -1;
}
*/
.home .productos-populares ul.products {
    margin-bottom: 0px;
}
.home .productos-populares ul.products li .woocommerce-loop-product__title,
.home .productos-populares ul.products li a {
    
}
.home .servicios {
    position: relative;
}
.home .servicios:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/07/shape-1.webp);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    aspect-ratio: 1440 / 259;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}
.home .servicios-title {
    text-align: center;
    font-weight: 700;
    font-size: 36px;
}
.home .nuestros-servicios {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
}
.home .nuestros-servicios .card-service {
    position: relative;
}
.home .nuestros-servicios .card-service .card-info {
    position: absolute;
    top: 0;
    left: 1.5rem;
    right: 1.5rem;
    bottom: 0;
    margin: auto;
    text-align: left;
    display: flex;
    flex-direction: column;
    color: white;
    height: max-content;
}
.home .nuestros-servicios .card-service .card-title {
    font-size: 24px;
    margin-bottom: 10px;
}
.home .nuestros-servicios .card-service .card-btn {
    color: white;
    background: #e30514;
    display: inline-block;
    text-decoration: none;
    width: max-content;
    padding: 12px 2rem;
    border-radius: 2rem;
    font-weight: 600;
    height: max-content;
}
.home .servicios .title-servicio {
    font-size: 32px;
    text-align: center;
    padding-top: 2rem;
}
.home .servicios .title-servicio strong {
    color: #E30512;
}
.home .servicios .owl-dots {
    margin-top: 1.5rem;
}
.home .servicios .owl-dots button {
    border-color: #BCBCBC !important;
}
.home .servicios .owl-dots button.active {
    background: #BCBCBC;
}
.home .widget-productos-loop {
    max-width: calc(100% - 130px);
    margin: auto;
}
.home .widget-productos-loop h3 {
    text-align: center;
    color: #191C1E;
    font-size: 32px;
}
.portada-home {
    aspect-ratio: 1470 / 700;
}
.portada-home .owl-dots {
    position: absolute;
    bottom: 2rem;
    left: 0;
    right: 0;
    margin: auto;
}
body .owl-dots button {
    border: 2px solid #FFFFFF80 !important;
    width: 15px;
    height: 15px;
    border-radius: 2rem;
    margin: 0 8px;
}
body .owl-dots button.active {
    width: 37px;
    background: rgb(255 255 255 / 30%);
}
.product-filter {
    margin: auto;
    padding: 2rem 1rem;
    border-radius: 16px;
    background: #f1f0f5;
}
.product-filter .filter-container {
    background: white;
    box-shadow: -2px 6px 104.8px 12px #00000040;
    max-width: 1200px;
    margin: auto;
    padding: 2rem 1rem;
    border-radius: 1rem;
}
.mb-70 {
    margin-bottom: 70px;
}
.product-filter .product-filter-title {
    text-align: center;
    color: #191C1E;
    font-size: 32px;
    font-weight: 700;
}
.product-filter .product-filter-title strong {
    color: #E30512;
}
.form-filter {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px 30px;
}
.form-filter select {
    width: 300px;
    max-width: 300px;
    border: 1px solid #4D4D4D;
    border-radius: 5px;
    padding: 12px 10px;
    color: #B3B3B3;
    display: block;
    height: 45px;
    word-break: break-word;
    box-sizing: border-box;
}
.form-filter label {
    color: #4D4D4D;
    font-weight: 700;
    margin-bottom: 7px;
    display: block;
}
.form-filter label strong {
    color: #e30514;
}
.form-filter button {
    background: #e30514;
    color: white;
    text-transform: uppercase;
    padding: 15px 1.5rem;
    border-radius: 8px;
    font-weight: 700;
    border: 0;
    cursor: pointer;
}
/* Page Servicios */
.page-servicios article {
    padding: 4rem 0;
}
.page-servicios section {
    margin-bottom: 60px;
}
.page-servicios section .grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 24px;
}
.page-servicios section .grid .item-left {
    line-height: 0;
    border-radius: 10px;
    overflow: hidden;
}
.page-servicios section .grid .item-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-servicios section .grid .item-right {
    padding: 2rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto;
    height: 100%;
    justify-content: center;
}
.page-servicios section:nth-child(1) .item-right {
    background: #1F1414;
}
.page-servicios section:nth-child(2) .item-right {
    background: #e30514;
}
.page-servicios section:nth-child(3) .item-right {
    background: #4D4D4D;
}
.page-servicios section:nth-child(4) .item-right {
    background: #F0F0F4;
}
.page-servicios section .servicio-description {
    margin-bottom: 1.5rem;
}
.page-servicios section .servicio-description p {
    margin-bottom: 1rem;
}
.page-servicios section .servicio-description,
.page-servicios section .servicio-title {
    color: white;
}
.page-servicios section .servicio-title {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
}
.page-servicios section .servicio-button {
    background: #000;
    color: white;
    display: inline-block;
    padding: 13px 2rem;
    text-decoration: none;
    border-radius: 2rem;
    font-weight: 700;
}
.page-servicios section .servicio-button:hover {
    opacity: .8;
}
.page-servicios section:nth-child(4) .servicio-description,
.page-servicios section:nth-child(4) .servicio-title {
    color: #000;
}
.page-servicios section:nth-child(1) .servicio-button {
    background: white;
    color: #000;
}
/* Page Formulario */
.page-formulario {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
.page-formulario .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 50px;
}
.page-formulario .grid .item-img img {
    
}
.page-formulario .grid .formulario-logos {
    margin-top: 2rem;
}
.page-formulario .grid .formulario-logos .title-logos {
    font-size: 18px;
}
.page-formulario .grid .formulario-logos .grid-logos {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
}
.page-formulario .wpforms-container .wpforms-field-label {
    margin-bottom: 8px;
}
.page-formulario .wpforms-container .wpforms-field {
    padding-top: 0;
    padding-bottom: 8px;
}
.page-formulario .wpforms-container .wpforms-field-checkbox {
    margin-top: 1rem;
}
.page-formulario .wpforms-container .wpforms-field-checkbox label {
    font-size: 14px;
}
.page-formulario .wpforms-container .wpforms-field-checkbox a {
    color: #e30514;
    text-decoration: none;
}
.page-formulario .wpforms-container-full.wpforms-container .wpforms-submit-container {
    text-align: center;
}
.page-formulario .wpforms-container-full.wpforms-container .wpforms-submit-container button[type="submit"] {
    background: #000;
    color: white;
    border-radius: 2rem;
    padding: 0 3rem;
    border: 0;
}
/* Plugin / Yith Filter */
.yith-wcan-filters .yith-wcan-filter {
    margin-bottom: 10px;
    border: 1px solid #E1E1E1;
    padding: 8px 10px;
    border-radius: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-title {
    margin: 0;
}
.yith-wcan-filters .yith-wcan-filter .filter-content {
    padding-top: 8px;
    border-top: 1px solid #e1e1e1;
    margin-top: 8px;
    padding-right: 5px;
    max-height: 300px;
    overflow: auto;
}
.yith-wcan-filters .yith-wcan-filter .filter-content input:checked {
    accent-color: #e30514;
}
.yith-wcan-filters .yith-wcan-filter .filter-content::-webkit-scrollbar {
  width: 5px;
}
.yith-wcan-filters .yith-wcan-filter .filter-content::-webkit-scrollbar-track {
  box-shadow: inset 0 0 2px white; 
}
.yith-wcan-filters .yith-wcan-filter .filter-content::-webkit-scrollbar-thumb {
  background: #EEEEEE; 
  border-radius: 10px;
}
.yith-wcan-filters .yith-wcan-filter .filter-content ul li label {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.yith-wcan-filters .filters-container .yith-wcan-reset-filters {
    padding: 13px 0;
    border: 1px solid #959595;
    width: 100%;
    background: #DBDADE;
    color: #959595;
    cursor: pointer;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_sede"] {
    padding: 0;
    border-color: #000;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_sede"] .filter-title {
    color: white;
    background: #000;
    padding: 8px 10px;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_sede"] .filter-title:after {
    filter: invert(1);
    margin-right: 10px;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_sede"] .filter-content {
    padding: 10px 13px 10px 8px;
    margin: 0;
    border-color: #000;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] {
    
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .filter-content {
    max-height: 100%;
    padding-right: 0;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .dropdown-wrapper {
    position: relative;
    display: block !important;
    border: 0;
    padding: 0;
    top: 0;
    border-radius: 0;
    box-shadow: none;
    z-index: 1;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown {
    border: 0;
    border-radius: 0;
    padding: 0;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items {
    max-height: 300px;
    margin: 0;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown.open {
    border: 0;
    box-shadow: none;
    padding: 0;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-label {
    display: none;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .search-field-container .search-field {
    padding: 10px;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items li {
    margin-bottom: 0;
}
/*
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items li a:after {
    content: "";
    width: 13px;
    height: 13px;
    display: block;
    border: 1px solid #727272;
    border-radius: 2px;
}

.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 5px;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items li.active a:after {
    background: #e30514;
    border-color: #e30514;
    content: "\2713";
    color: white;
    line-height: 1;
    font-size: 11px;
    text-align: center;
    font-weight: 700;
}
*/
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar-thumb {
    background: #EEEEEE;
    border-radius: 10px;
}
.yith-wcan-filters .yith-wcan-filter[data-taxonomy="filter_marca"] .yith-wcan-dropdown .dropdown-wrapper .matching-items::-webkit-scrollbar {
    width: 5px;
}
/* Pagination */
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e30514;
    color: white;
}
/* Mobile Style */
@media (min-width: 1200px) {
    .woocommerce ul.products.columns-4,
    .woocommerce-page ul.products.columns-4 {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 30px;
    }
    .woocommerce ul.products.columns-4:before,
    .woocommerce-page ul.products.columns-4:before {
        content: none;
    }
    .woocommerce ul.products.columns-4 li.product,
    .woocommerce-page ul.products.columns-4 li.product {
        width: 100%;
        margin: 0;
    }
    #masthead.active .main-navigation ul li a {
        color: white;
    }
}
@media (max-width: 1399.98px) {
    
}
@media (max-width: 1199.98px) {
    #masthead .menu-toggle {
        border: 0;
        background: transparent;
        padding: 0;
        border-radius: 0;
    }
    #masthead section {
        position: fixed;
        bottom: 1rem;
        right: 0;
        left: 0;
        text-align: center;
        z-index: 99;
        display: none;
    }
    .main-navigation ul.menu, .main-navigation ul.nav-menu {
        max-width: 100%;
    }
    .main-navigation ul li a {
        text-align: left;
    }
    .main-navigation .menu-menu-principal-container {
        position: absolute;
        top: 100%;
        left: 0;
        background: white;
        z-index: -1;
        width: 100%;
        transform: translateY(-100%);
        transition: .3s ease;
        opacity: 0;
    }
    .main-navigation.toggled .menu-menu-principal-container {
        transform: translate(0);
        opacity: 1;
        z-index: 10;
    }
    .page-servicios article {
        padding: 2rem 0;
    }
}
@media (max-width: 991.98px) {
    .footer-info .container {
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
    .footer-info .container ul {
        flex-wrap: wrap;
    }
    .home .nuestros-servicios {
        text-align: center;
        grid-template-columns: repeat(3, 1fr);
    }
    .filter-sidebar {
        cursor: pointer;
        display: inline-flex;
        gap: 10px;
        border: 1px solid #E1E1E1;
        padding: 6px 1rem;
    }
    .grid-store {
        grid-template-columns: 1fr;
    }
    .grid-store .item-sidebar {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 350px;
        background: white;
        z-index: 999;
        padding: 2rem 1rem 1rem;
        height: auto;
        overflow: auto;
        transform: translateX(-100%);
        transition: .3s ease;
    }
    .grid-store .item-sidebar.active {
        transform: translateX(0);
    }
    .page-servicios section .grid {
        grid-template-columns: 1fr 1.5fr;
    }
    .page-formulario {
        padding-top: 1rem;
        padding-bottom: 2rem;
    }
    .page-formulario .grid {
        grid-template-columns: 1fr;
        gap: 35px;
    }
}
@media (max-width: 767.98px) {
    .footer-info .container {
        display: flex;
        flex-wrap: wrap;
        gap: 20px; /* Espacio entre los widgets */
    }
    
    .footer-info .container .widget {
        flex: 1 1 calc(50% - 10px); /* Dos columnas con espacio entre ellas */
    }
    
    .footer-info .container .widget:nth-child(3) {
        order: 2; /* Poner la tercera sección en la segunda columna */
    }
    
    .footer-info .container .widget:nth-child(2) {
        order: 1;
    }
    
    .footer-info .container .widget:nth-child(1) {
        order: 0;
    }
    .footer-info .container .widget_nav_menu ul {
        display: grid;
    }
    .footer-copy .container {
        display: grid;
        text-align: center;
    }
    .footer-copy .container p {
        font-size: 14px;
    }
    .product-filter .product-filter-title {
        max-width: 300px;
        margin: auto;
        margin-bottom: 1rem;
        line-height: normal;
    }
    .form-filter {
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }
    .form-filter select {
        width: 300px;
        max-width: 300px;
    }
    .form-filter button {
        width: 300px;
        max-width: 300px;
    }
    .home .nuestros-servicios {
        grid-template-columns: repeat(2, 1fr);
    }
    .product-attributes {
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .product-attributes .product-attribute .attr-title {
        margin-bottom: 5px;
    }
    .single-product #primary div.product .product_title.entry-title {
        margin-bottom: 1rem;
    }
    .page-servicios section .grid {
        grid-template-columns: 1fr 1fr;
    }
    .footer-boletin .widget-boletin {
        gap: 30px;
    }
}
@media (max-width: 575.98px) {
    .product-filter .product-filter-title strong {
        display: block;
    }
    .product-filter {
        border-radius: 0;
    }
    .home .servicios:before {
        aspect-ratio: auto;
        height: 50%;
    }
    .home .nuestros-servicios {
        border-top: 0;
        grid-template-columns: repeat(1, 1fr);
    }
    .home .productos-populares:before {
        background-position: right;
        aspect-ratio: auto;
        height: 500px;
    }
    .page-servicios section .grid {
        grid-template-columns: 1fr;
    }
    .home .widget-productos-loop {
        max-width: calc(100% - 20px);
    }
    .footer-boletin .widget-boletin {
        gap: 16px;
        text-align: center;
    }
    .footer-boletin .widget-boletin .wpforms-container form {
        gap: 0;
    }
    .footer-boletin .widget-boletin .wpforms-container .wpforms-form * {
        width: 100%;
    }
    .footer-info section:last-child .textwidget {
        align-items: center;
        gap: 20px;
        justify-content: center;
    }
    .menu-fixed-mobile {
        display: flex;
    }
    .menu-fixed-mobile section {
        position: relative;
        width: 25%;
        margin: 0;
        text-align: center;
        display: flex;
        flex-direction: column-reverse;
        color: white;
        padding: 16px 0;
    }
    .menu-fixed-mobile section .widget-title {
        margin: 0;
        font-size: 13px;
    }
    .menu-fixed-mobile section a:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
    #additional-buttons ul {
        justify-content: center;
    }
    #additional-buttons ul li {
        width: 47%;
        text-align: center;
    }
    #additional-buttons ul li:last-child {
        width: 60%;
    }
}









