@font-face {
  font-family: 'FontAwesomeBrands';
  src: url('../fonts/fa-brands-400.ttf') format('truetype'), url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
html {
    height: 100%;
}
body {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.site-footer {
    margin-top: auto;
}
blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
  margin: 0;
  padding: 0;
  border: 0
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
main {
  display: block
}
progress {
  vertical-align: baseline
}
html {
  box-sizing: border-box
}
*, ::after, ::before {
  box-sizing: inherit
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-moz-focus-inner {
  border-style: none;
  padding: 0
}
:-moz-focusring {
  outline: 1px dotted ButtonText
}
body, button, input, select, textarea {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  text-transform: none;
  font-size: 17px;
  line-height: 1.5
}
p {
  margin-bottom: 1.2em
}
.siteorigin-widget-tinymce.textwidget ul, .siteorigin-widget-tinymce.textwidget ol {
    margin-bottom: 1.2em;
}
h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  line-height: 1.2;
}
pre {
  background: rgba(0, 0, 0, .05);
  font-family: inherit;
  font-size: inherit;
  line-height: normal;
  margin-bottom: 1.5em;
  padding: 20px;
  overflow: auto;
  max-width: 100%
}
blockquote {
  border-left: 5px solid rgba(0, 0, 0, .05);
  padding: 20px;
  font-size: 1.2em;
  font-style: italic;
  margin: 0 0 1.5em;
  position: relative
}
blockquote p:last-child {
  margin: 0
}
table, td, th {
  border: 1px solid rgba(0, 0, 0, .1)
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%
}
td, th {
  padding: 8px
}
th {
  border-width: 0 1px 1px 0
}
td {
  border-width: 0 1px 1px 0
}
hr {
  background-color: rgba(0, 0, 0, .1);
  border: 0;
  height: 1px;
  margin-bottom: 40px;
  margin-top: 40px
}
fieldset {
  padding: 0;
  border: 0;
  min-width: inherit
}
fieldset legend {
  padding: 0;
  margin-bottom: 1.5em
}
h1 {
  font-size: 42px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}
h2 {
  font-size: 35px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}
h3 {
  font-size: 29px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: none
}
h4 {
  font-size: 24px
}
h5 {
  font-size: 20px
}
h4, h5, h6 {
  margin-bottom: 20px
}
ol, ul {
  margin: 0 0 1.5em 3em
}
ul {
  list-style: disc
}
ol {
  list-style: decimal
}
li > ol, li > ul {
  margin-bottom: 0;
  margin-left: 1.5em
}
dt {
  font-weight: 700
}
dd {
  margin: 0 1.5em 1.5em
}
b, strong {
  font-weight: 700
}
cite, dfn, em, i {
  font-style: italic
}
address {
  margin: 0 0 1.5em
}
code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}
abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}
ins, mark {
  text-decoration: none
}
sub, sup {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sup {
  bottom: 1ex
}
sub {
  top: .5ex
}
small {
  font-size: 75%
}
big {
  font-size: 125%
}
figure {
  margin: 0
}
table {
  margin: 0 0 1.5em;
  width: 100%
}
th {
  font-weight: 700
}
img {
  height: auto;
  max-width: 100%
}
button, input[type=button], input[type=reset], input[type=submit] {
  background: #55555e;
  color: #fff;
  border: 1px solid transparent;
  cursor: pointer;
  -webkit-appearance: button;
  padding: 10px 20px
}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  border: 1px solid;
  border-radius: 0;
  padding: 10px 15px;
  max-width: 100%
}
textarea {
  width: 100%
}
a, button, input {
  transition: color .1s ease-in-out, background-color .1s ease-in-out
}
a {
  text-decoration: none
}
.button, .wp-block-button .wp-block-button__link {
  padding: 10px 20px;
  display: inline-block
}
.wp-block-button .wp-block-button__link {
  font-size: inherit;
  line-height: inherit
}
.using-mouse :focus {
  outline: 0
}
.using-mouse ::-moz-focus-inner {
  border: 0
}
.alignleft {
  float: left;
  margin-right: 1.5em
}
.alignright {
  float: right;
  margin-left: 1.5em
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto
}
.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {
  max-width: 100%;
  height: auto
}
.no-sidebar .entry-content .alignfull {
  margin-left: calc(-100vw / 2 + 100% / 2);
  margin-right: calc(-100vw / 2 + 100% / 2);
  max-width: 100vw;
  width: auto
}
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  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, .6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: .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
}
#primary[tabindex="-1"]:focus {
  outline: 0
}
.main-navigation {
  z-index: 100;
  padding: 0;
  clear: both;
  display: block
}
.main-navigation a {
  display: block;
  text-decoration: none;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0
}
.main-navigation .main-nav ul li a {
    padding: 5px 15px;
    line-height: 1.2;
}
.inside-navigation {
  position: relative
}
.main-navigation .inside-navigation {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between
}
.main-navigation .main-nav > ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
	justify-content: end;
}
.main-navigation li {
  position: relative
}
.main-navigation .menu-bar-items {
  display: flex;
  align-items: center;
  font-size: 15px
}
.main-navigation .menu-bar-items a {
  color: inherit
}
.main-navigation .menu-bar-item {
  position: relative
}
.main-navigation .menu-bar-item.search-item {
  z-index: 20
}
.main-navigation .menu-bar-item > a {
  padding-left: 20px;
  padding-right: 20px;
  line-height: 60px
}
.sidebar .main-navigation .main-nav {
  flex-basis: 100%
}
.sidebar .main-navigation .main-nav > ul {
  flex-direction: column
}
.sidebar .main-navigation .menu-bar-items {
  margin: 0 auto
}
.sidebar .main-navigation .menu-bar-items .search-item {
  order: 10
}
.nav-align-center .inside-navigation {
  justify-content: center
}
.nav-align-center .main-nav > ul {
  justify-content: center
}
.nav-align-right .inside-navigation {
  justify-content: flex-end
}
.main-navigation ul ul {
  display: block;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, .1);
  float: left;
  position: absolute;
  left: -99999px;
  opacity: 0;
  z-index: 99999;
  width: 200px;
  text-align: left;
  top: auto;
  transition: opacity 80ms linear;
  transition-delay: 0s;
  pointer-events: none;
  height: 0;
  overflow: hidden
}
.main-navigation ul ul a {
  display: block
}
.main-navigation ul ul li {
  width: 100%
}
.main-navigation .main-nav ul ul li a {
  line-height: normal;
  padding: 10px 20px;
  font-size: 14px
}
.main-navigation .main-nav ul li.menu-item-has-children > a {
  padding-right: 0;
  position: relative
}
.main-navigation.sub-menu-left ul ul {
  box-shadow: -1px 1px 0 rgba(0, 0, 0, .1)
}
.main-navigation.sub-menu-left .sub-menu {
  right: 0
}
.main-navigation:not(.toggled) ul li.sfHover > ul, .main-navigation:not(.toggled) ul li:hover > ul {
  left: auto;
  opacity: 1;
  transition-delay: 150ms;
  pointer-events: auto;
  height: auto;
  overflow: visible
}
.main-navigation:not(.toggled) ul ul li.sfHover > ul, .main-navigation:not(.toggled) ul ul li:hover > ul {
  left: 100%;
  top: 0
}
.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover > ul, .main-navigation.sub-menu-left:not(.toggled) ul ul li:hover > ul {
  right: 100%;
  left: auto
}
.nav-float-right .main-navigation ul ul ul {
  top: 0
}
.menu-item-has-children .dropdown-menu-toggle {
  display: inline-block;
  height: 100%;
  clear: both;
  padding-right: 0;
    padding-left: 5px;
}
.menu-item-has-children ul .dropdown-menu-toggle {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: -10px
}
.sidebar .menu-item-has-children .dropdown-menu-toggle, nav ul ul .menu-item-has-children .dropdown-menu-toggle {
  float: right
}
.widget-area .main-navigation li {
  float: none;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0
}
.sidebar .main-navigation.sub-menu-right ul li.sfHover ul, .sidebar .main-navigation.sub-menu-right ul li:hover ul {
  top: 0;
  left: 100%
}
.sidebar .main-navigation.sub-menu-left ul li.sfHover ul, .sidebar .main-navigation.sub-menu-left ul li:hover ul {
  top: 0;
  right: 100%
}
.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
  margin: 0 0 2em;
  overflow: hidden
}
.site-main .post-navigation {
  margin-bottom: 0
}
.paging-navigation .nav-next, .paging-navigation .nav-previous {
  display: none
}
.paging-navigation .nav-links > * {
  padding: 0 5px
}
.paging-navigation .nav-links .current {
  font-weight: 700
}
.nav-links > :first-child {
  padding-left: 0
}
.site-header {
  position: relative
}
.inside-header {
  padding: 25px 40px
}
.main-title {
  margin: 0;
  font-size: 25px;
  line-height: 1.2em;
  word-wrap: break-word;
  font-weight: 700;
  text-transform: none
}
.site-description {
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none;
  font-size: 15px
}
.site-logo {
  display: inline-block;
  max-width: 100%
}
.site-header .header-image {
  vertical-align: middle
}
.inside-header {
  display: flex;
  align-items: center
}
.header-widget {
  margin-left: auto
}
.header-widget p:last-child {
  margin-bottom: 0
}
.nav-float-right .header-widget {
  margin-left: 20px
}
.nav-float-right #site-navigation {
  margin-left: auto
}
.nav-float-left #site-navigation {
  margin-right: auto;
  order: -10
}
.nav-float-left .header-widget {
  margin-left: 0;
  margin-right: 20px;
  order: -15
}
.header-aligned-center:not([class*=nav-float-]) .inside-header {
  justify-content: center;
  flex-direction: column;
  text-align: center
}
.header-aligned-center:not([class*=nav-float-]) .header-widget {
  margin-left: auto;
  margin-right: auto
}
.header-aligned-center:not([class*=nav-float-]) .inside-header > :not(:first-child) {
  margin-top: 1em
}
.header-aligned-right:not([class*=nav-float-]) .inside-header {
  justify-content: flex-end
}
.header-aligned-right:not([class*=nav-float-]) .header-widget {
  margin-right: auto;
  margin-left: 0;
  order: -10
}
.site-branding-container {
  display: inline-flex;
  align-items: center;
  text-align: left;
  flex-shrink: 0
}
.site-branding-container .site-logo {
  margin-right: 1em
}
.sticky {
  display: block
}
.entry-header .gp-icon, .posted-on .updated {
  display: none
}
.byline, .entry-header .cat-links, .entry-header .comments-link, .entry-header .tags-links, .group-blog .byline, .single .byline {
  display: inline
}
footer.entry-meta .byline, footer.entry-meta .posted-on {
  display: block
}
.entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
  margin-top: 1em
}
.single-product .entry-content{
  margin-top: 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em
}
.archive .format-aside .entry-header, .archive .format-status .entry-header, .archive .format-status .entry-meta, .archive .format-status .entry-title, .blog .format-aside .entry-header, .blog .format-status .entry-header, .blog .format-status .entry-meta, .blog .format-status .entry-title {
  display: none
}
.archive .format-aside .entry-content, .archive .format-status .entry-content, .blog .format-aside .entry-content, .blog .format-status .entry-content {
  margin-top: 0
}
.archive .format-status .entry-content p:last-child, .blog .format-status .entry-content p:last-child {
  margin-bottom: 0
}
/*.entry-header, .site-content {
  word-wrap: break-word
}*/
.entry-title {
  margin-bottom: 0
}
.author .page-header .page-title {
  display: flex;
  align-items: center
}
.author .page-header .avatar {
  margin-right: 20px
}
.page-header .author-info > :last-child, .page-header > :last-child {
  margin-bottom: 0
}
.entry-meta {
  font-size: 85%;
  margin-top: .5em;
  line-height: 1.5
}
footer.entry-meta {
  margin-top: 1em
}
.cat-links, .comments-link, .tags-links {
  display: block
}
.entry-content > p:last-child, .entry-summary > p:last-child, .page-content > p:last-child, .read-more-container, .taxonomy-description p:last-child {
  margin-bottom: 0
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
  position: relative
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin: 0 auto 0;
  max-width: 100%
}
.wp-caption .wp-caption-text {
  font-size: 75%;
  padding-top: 5px;
  opacity: .8
}
.wp-caption img {
  position: relative;
  vertical-align: bottom
}
.wp-block-image figcaption {
  font-size: 13px;
  text-align: center
}
.wp-block-gallery, ul.blocks-gallery-grid {
  margin-left: 0
}
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  background: rgba(255, 255, 255, .7);
  color: #000;
  padding: 10px;
  box-sizing: border-box
}
.gallery {
  margin-bottom: 1.5em
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
      /* comentado por esto https://www.asebor.com/bodega/bodegas-ceres/
      float: left;*/
}
.gallery-columns-2 .gallery-item {
  max-width: 50%
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%
}
.gallery-columns-4 .gallery-item {
  max-width: 24%
}
.gallery-columns-5 .gallery-item {
  max-width: 19%
}
.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-caption {
  display: block
}
.site-main .gallery {
  margin-bottom: 1.5em
}
.gallery-item img {
  vertical-align: bottom
}
.gallery-icon {
  padding: 5px
}
embed, iframe, object {
  max-width: 100%
}
.wp-block-post-template {
  margin-left: 0
}
.widget-area .widget {
  padding: 0px 30px 
}
.widget select {
  max-width: 100%
}
.footer-widgets .widget :last-child, .sidebar .widget :last-child {
  margin-bottom: 0
}
.widget-title {
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
  text-transform: none
}
.widget ol, .widget ul {
  margin: 0
}
.widget .search-field {
  width: 100%
}
.widget .search-form {
  display: flex
}
.widget .search-form button.search-submit {
  font-size: 15px
}
.footer-widgets .widget {
  margin-bottom: 30px
}
.footer-widgets .widget:last-child, .sidebar .widget:last-child {
  margin-bottom: 0
}
.widget ul li {
  list-style-type: none;
  position: relative;
  margin-bottom: .5em
}
#primary .widget ul li {
    list-style-type: disc;
    margin-left: 2em;
}
#primary .widget ul li.sow-features-feature {
    margin-left: 0;
}
.widget ul li ul {
  margin-left: 1em;
  margin-top: .5em
}
.wp-calendar-table {
  table-layout: fixed
}
.site-content {
  display: flex
}
.grid-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px
}
.page-header, .site-main > * {
  margin-bottom: 20px
}
.both-left .inside-left-sidebar, .both-right .inside-left-sidebar {
  margin-right: 10px
}
.both-left .inside-right-sidebar, .both-right .inside-right-sidebar {
  margin-left: 10px
}
.one-container.both-right .site-main, .one-container.right-sidebar .site-main {
  margin-right: 40px
}
.one-container.both-left .site-main, .one-container.left-sidebar .site-main {
  margin-left: 40px
}
.one-container.both-sidebars .site-main {
  margin: 0 40px 0 40px
}
.one-container.archive .post:not(:last-child):not(.is-loop-template-item), .one-container.blog .post:not(:last-child):not(.is-loop-template-item) {
  padding-bottom: 40px
}
.one-container .site-content {
  padding: 40px
}
.home.one-container .site-content {
  padding-top: 0px
}
.separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
  padding: 40px
}
.separate-containers .site-main {
  margin: 20px
}
.separate-containers.no-sidebar .site-main {
  margin-left: 0;
  margin-right: 0
}
.separate-containers.both-right .site-main, .separate-containers.right-sidebar .site-main {
  margin-left: 0
}
.separate-containers.both-left .site-main, .separate-containers.left-sidebar .site-main {
  margin-right: 0
}
.separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
  margin-top: 20px;
  margin-bottom: 20px
}
.inside-page-header {
  padding: 40px
}
.widget-area .main-navigation {
  margin-bottom: 20px
}
.one-container .site-main > :last-child, .separate-containers .site-main > :last-child {
  margin-bottom: 0
}
.full-width-content .container.grid-container {
  max-width: 100%
}
.full-width-content.no-sidebar.separate-containers .site-main {
  margin: 0
}
.full-width-content.one-container .site-content, .full-width-content.separate-containers .inside-article {
  padding: 0
}
.full-width-content .entry-content .alignwide {
  margin-left: 0;
  width: auto;
  max-width: unset
}
.contained-content.one-container .site-content, .contained-content.separate-containers .inside-article {
  padding: 0
}
.sidebar .grid-container {
  max-width: 100%;
  width: 100%
}
.both-left .is-left-sidebar, .both-sidebars .is-left-sidebar, .left-sidebar .sidebar {
  order: -10
}
.both-left .is-right-sidebar {
  order: -5
}
.both-right .is-left-sidebar {
  order: 5
}
.both-right .is-right-sidebar, .both-sidebars .is-right-sidebar {
  order: 10
}
.inside-site-info {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
  flex-direction: column;
}
.site-info {
  text-align: center;
  font-size: 15px
}
.post-image:not(:first-child) {
  margin-top: 2em
}
.featured-image {
  line-height: 0
}
.separate-containers .featured-image {
  margin-top: 20px
}
.separate-containers .inside-article > .featured-image {
  margin-top: 0;
  margin-bottom: 2em
}
.one-container .inside-article > .featured-image {
  margin-top: 0;
  margin-bottom: 2em
}
.gp-icon {
  display: inline-flex;
  align-self: center
}
.gp-icon svg {
  height: 1em;
  width: 1em;
  top: .125em;
  position: relative;
  fill: currentColor
}
.close-search .icon-search svg:first-child, .icon-menu-bars svg:nth-child(2), .icon-search svg:nth-child(2), .toggled .icon-menu-bars svg:first-child {
  display: none
}
.close-search .icon-search svg:nth-child(2), .toggled .icon-menu-bars svg:nth-child(2) {
  display: block
}
.entry-meta .gp-icon {
  margin-right: .6em;
  opacity: .7
}
nav.toggled .icon-arrow-left svg {
  transform: rotate(-90deg)
}
nav.toggled .icon-arrow-right svg {
  transform: rotate(90deg)
}
nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon svg {
  transform: rotate(180deg)
}
nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon.icon-arrow-left svg {
  transform: rotate(-270deg)
}
nav.toggled .sfHover > a > .dropdown-menu-toggle .gp-icon.icon-arrow-right svg {
  transform: rotate(270deg)
}
.container.grid-container {
  width: 100%
}
.menu-toggle, .mobile-bar-items, .sidebar-nav-mobile {
  display: none
}
.menu-toggle {
  padding: 0 20px;
  line-height: 60px;
  margin: 0;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
  cursor: pointer
}
.menu-toggle .mobile-menu {
  padding-left: 3px
}
.menu-toggle .gp-icon + .mobile-menu {
  padding-left: 9px
}
.menu-toggle .mobile-menu:empty {
  display: none
}
button.menu-toggle {
  background-color: transparent;
  flex-grow: 1;
  border: 0;
  text-align: center
}
button.menu-toggle:active, button.menu-toggle:focus, button.menu-toggle:hover {
  background-color: transparent
}
.has-menu-bar-items button.menu-toggle {
  flex-grow: 0
}
nav.toggled ul ul.sub-menu {
  width: 100%
}
.toggled .menu-item-has-children .dropdown-menu-toggle {
  padding-left: 5px
}
.main-navigation.toggled .main-nav {
  flex-basis: 100%;
  order: 3
}
.main-navigation.toggled .main-nav > ul {
  display: block
}
.main-navigation.toggled .main-nav li {
  width: 100%;
  text-align: left
}
.main-navigation.toggled .main-nav ul ul {
  transition: 0s;
  visibility: hidden;
  box-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, .05)
}
.main-navigation.toggled .main-nav ul ul li:last-child > ul {
  border-bottom: 0
}
.main-navigation.toggled .main-nav ul ul.toggled-on {
  position: relative;
  top: 0;
  left: auto !important;
  right: auto !important;
  width: 100%;
  pointer-events: auto;
  height: auto;
  opacity: 1;
  display: block;
  visibility: visible;
  float: none
}
/* .main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
  float: right
} */
.mobile-menu-control-wrapper {
  display: none;
  margin-left: auto;
  align-items: center
}
.has-inline-mobile-toggle #site-navigation.toggled {
  margin-top: 1.5em
}
.has-inline-mobile-toggle #site-navigation.has-active-search {
  margin-top: 1.5em
}
.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active {
  position: relative
}
.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input {
  outline: auto
}
.nav-float-left .mobile-menu-control-wrapper {
  order: -10;
  margin-left: 0;
  margin-right: auto;
  flex-direction: row-reverse
}
@media (max-width:768px) {
  .hide-on-mobile {
    display: none !important
  }
  a, body, button, input, select, textarea {
    transition: all 0s ease-in-out
  }
  .inside-header {
    flex-direction: column;
    text-align: center
  }
  .site-header .header-widget {
    margin-top: 1.5em;
    margin-left: auto;
    margin-right: auto;
    text-align: center
  }
  .site-content {
    flex-direction: column
  }
  .container .site-content .content-area {
    width: auto
  }
  .is-left-sidebar.sidebar, .is-right-sidebar.sidebar {
    width: auto;
    order: initial
  }
  .is-left-sidebar + .is-right-sidebar .inside-right-sidebar {
    margin-top: 0
  }
  .both-left .inside-left-sidebar, .both-left .inside-right-sidebar, .both-right .inside-left-sidebar, .both-right .inside-right-sidebar {
    margin-right: 0;
    margin-left: 0
  }
  #main {
    margin-left: 0;
    margin-right: 0
  }
  body:not(.no-sidebar) #main {
    margin-bottom: 0
  }
  .alignleft, .alignright {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto
  }
  .comment .children {
    padding-left: 10px;
    margin-left: 0
  }
  .entry-meta {
    font-size: inherit
  }
  .entry-meta a {
    line-height: 1.8em
  }
}
@media (min-width:769px) and (max-width:1024px) {
  .hide-on-tablet {
    display: none !important
  }
}
@media (min-width:1025px) {
  .hide-on-desktop {
    display: none !important
  }
}
.footer_2{
    background: var(--contrast-2);
	padding: 10px;
}
.footer_2 p{
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin: 0;
}
.footer_2 p a{
	color: #fff !important;
}
.footer_kit2, .footer_kit {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
    background: var(--base-3);
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.footer_kit2 {
    padding-bottom: 0;
}
.footer_kit2 p {
    margin: 0;
    font-weight: 700;
    color: #494949;
    font-size: 16px;
    text-align: center;
}
.footer_kit img {
    margin: 5px 10px;
    max-height: 42px;
}
.menu_legal ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu_legal ul li {
    display: inline-block;
    padding-right: 7px;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin-right: 3px;
    line-height: 1;
}
.footer_claro .menu_legal ul li {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.menu_legal ul li:last-child {
    border-right: 0;
	padding-right: 0;
    margin-right: 0;
}
.widget-area h2 {
    line-height: 1;
    font-size: 28px;
    margin-bottom: 15px;
}
 .menu_social a span {
    display: none;
}
.menu_social ul {
    margin: 0;
    text-align: center;
}
.menu_social ul li {
    display: inline-block;
    margin: 0 5px;
    line-height: 1;
}

.menu_social ul li a:before{
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: inline-block;
    color: var(--accent);
    background-color: rgb(255 255 255 / 60%);
    padding: 7px 3px;
    text-align: center;
    border-radius: 20px;
    content: "\f064";
    font-family: "FontAwesomeBrands";
    font-size: 21px;
    line-height: 21px;
    width: 35px;
}
.menu_social ul li a:hover:before{
    background-color: rgb(255 255 255 / 100%);
}
.menu_social a:before {
    background-color: rgba(255, 255, 255, .6);
}
.menu_social a[href*="x.com"]:before,
.menu_social a[href*="twitter.com"]:before {
    content: "\e61b";
}
.menu_social a[href*="instagram.com"]:before {
    content: "\f16d";
}
.menu_social a[href*="threads.net"]:before,
.menu_social a[href*="threads.com"]:before {
    content: "\e618";
}
.menu_social a[href*="facebook.com"]:before {
    content: "\f39e";
}
.menu_social a[href*="tiktok.com"]:before {
    content: "\e07b";
}
.menu_social a[href*="youtube.com"]:before {
    content: "\f167";
}
.menu_social a[href*="linkedin.com"]:before {
    content: "\f08c";
}
.menu_social a[href*="wa.me"]:before {
    content: "\f232";
}
.menu_social a[href*="telegram.com"]:before {
    content: "\f2c6";
}
.menu_social a[href*="spotify.com"]:before {
    content: "\f1bc";
}
.menu_social a[href*="twitch.com"]:before {
    content: "\f1e8";
}
.menu_social a[href*="vimeo.com"]:before {
    content: "\f27d";
}
.contenedor_info_contacto {
    display: flex;
    width: 100%;
    max-width: 800px;
    grid-gap: 20px;
    justify-content: center;    
	flex-wrap: wrap;
}
.contenedor_info_contacto p{
	margin: 0;
	    text-align: left;
}
.contenedor_direccion,
.contenedor_mail,
.contenedor_cont_telefonos,
.whatsapp_footer, .contenedor_telefonos{
    display: flex;
    grid-gap: 15px;
    align-items: flex-start;
	    flex-wrap: wrap;
	justify-content: center;
      min-width: 160px;
}
.contenedor_direccion {
    max-width: 260px;
    display: grid;
    grid-template-columns: 24px 1fr;
    text-align: left;
    line-height: 1.3;
}
.contenedor_mail p{
	font-size: 16px;
	line-height: 1.2;
}
.contenedor_cont_telefonos p,
.whatsapp_footer p{
	font-size: 18px;
	line-height: 1.2;
}
.align_izda {
	width: 100%;
    float: left;
    max-width: 23px;
    margin-top: 4px;
}
.contenedor_mail svg, 
.whatsapp_footer img{
	width: 25px;
}

.logo_footer, .menu_social, .menu_legal {
    margin-bottom: 15px;
}
.cabecera_pagina {
    padding: 10px;position: relative;
}
.cabecera_pagina header.entry-header {
    position: relative;
    max-width: 1200px;
    margin: auto;
    min-height: 80px;
    display: flex;
    align-items: center;
}
.titulo_centrado .entry-header h1, .titulo_centrado .page-header h1{
	text-align: center;
}
.titulo_centrado.cabecera_pagina header.entry-header {
	justify-content: center;
}
h2.page-title.titulo_archivo {
    font-size: 38px;
}
h2.page-title.titulo_busqueda {
    font-size: 28px;
}
h2.page-title.titulo_busqueda span{
	font-style: italic;    color: #868686;
}
.botones1_home p,
.boton_home p {
    margin: 0;    width: 100%;
}
.botones1_home .so-widget-sow-editor,
.boton_home .so-widget-sow-editor,
.cuadro_texto_home .so-widget-sow-editor {
    min-height: 280px;
}
.cuadro_texto_home .so-widget-sow-editor {
	padding: 30px 40px;
}
.botones1_home .so-widget-sow-editor div,
.boton_home .so-widget-sow-editor div{
	height: 100%;
	display: flex;
}
.botones1_home .so-widget-sow-editor a ,
.boton_home .so-widget-sow-editor a {
    width: 100%;
    padding: 35px 60px;
	    height: 100%;
    display: flex;
    min-height: 280px;
	font-size: 30px;
	line-height: 1.2;
}
.botones1_home .so-widget-sow-editor a:hover,
.boton_home .so-widget-sow-editor a:hover {
	text-decoration: none;
	background: rgba(255,255,255,0.2);
}
.botones1_home .panel-widget-style,
.boton_home .panel-widget-style{
	background-size: cover;
	background-position: top center;
}

.botones1_home .cuadro_blanco .so-widget-sow-editor a,
.boton_home.cuadro_blanco .so-widget-sow-editor a{
	color: #000;
}
.botones1_home .cuadro_color .so-widget-sow-editor a,
.boton_home.cuadro_color .so-widget-sow-editor a{
	color: #fff;
}
.bellows .bellows-nav .bellows-menu-item {
    background: #fbfbfb;
}
.bellows .bellows-nav li.bellows-subtoggle {
    width: auto;
    display: block;
    height: auto;
    position: relative;
}
.bellows .bellows-nav .bellows-submenu .bellows-target {
    padding: 5px 15px 5px 35px !important;
    font-size: 16px;
    color: #000;
}
.bellows .bellows-nav .bellows-subtoggle{
	    width: 100% !important;
	justify-content: flex-end !important;
	    padding-right: 25px;
}
.fondo {
	width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center top;
}
.cky-btn-revisit-wrapper{
	background-color: var(--accent) !important;
}
.cky-btn-accept{
	background-color: var(--accent) !important;
    border-color: var(--accent) !important;
}
.cky-btn-reject, .cky-btn-customize, .cky-btn-preferences{
	color: var(--accent) !important;
    border-color: var(--accent) !important;
}
.cky-accordion-header label {
    font-size: 12px;
    margin-top: 3px;
    margin-right: 15px;
}
.spoiler-wrap {
    margin-bottom: 1.5em !important;
}
div.spoiler-head {
    padding: 4px 6px 3px 15px !important;
}
div.spoiler-body {
    padding: 15px 25px 5px 25px !important;
}
.boton_home.centrado .so-widget-sow-editor a{
	align-items: center;
	justify-content: center;
	padding: 30px;
}
.plano_localizacion h2 {
    margin: 0;
    padding: 15px;
    text-align: center;
    color: var(--accent);
}
.plano_localizacion iframe {
	display: block;
}
.siteorigin-widget-tinymce.textwidget p:last-child {
    margin-bottom: 0;
}
.info_home_ancho .so-widget-sow-editor {
    max-width: 1250px;
    margin: auto;
	    position: relative;
}
.info_home_ancho .siteorigin-widget-tinymce {
    padding: 30px 40px;
    width: 40%;
    min-width: 480px;
}
.info_home_dcha .siteorigin-widget-tinymce {
    margin-left: auto;
    text-align: right;
}
.info_home_ancho {
	position: relative;
	background-size: 1000px;
    background-repeat: no-repeat !important;
    background-position-y: center;
    background-position-x: 7vw;
}
.info_home_ancho:before{
	content: "";
	position: absolute;
	left: 7vw;
	width: 1000px;
	height: 100%;
	/*background: #000;*/
}
.info_home_ancho.info_home_izda {
    background-position-x: calc(93vw - 1000px);
}
.info_home_ancho.info_home_izda:before {
    left: calc(93vw - 1000px);
}
.gallery.gallery-columns-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.gallery-columns-2 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item .gallery-icon {
    padding: 0;
}
.gallery-item a, .gallery-item a img {
    display: block;
	cursor: zoom-in;
	text-align: center;
    margin: 0 auto;
}
.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
    background: #ccc;
}
a.boton {
    background: var(--accent);
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
    font-size: 22px;
    font-weight: bold;
}
a.boton:hover {
    color: #fff; 
    background: var(--contrast-2);
}
.cabecera_pagina .featured-image{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    max-width: unset;
	margin: 0;
}
.cabecera_pagina .featured-image img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    opacity: 0.8;
}
nav.woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
nav.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 8px 15px;
    color: #8c8c8c;
    border-bottom: 0;
    font-size: 16px;
    background: var(--base);
    text-decoration: none;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #fff;
    background: var(--accent);
}
.woocommerce-account .addresses .title .edit {
    float: left;
}
.woocommerce-info {
    border-top-color: var(--accent);
}
.woocommerce-info::before {
    color: var(--accent);
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select{
  border:var(--wc-form-border-width) solid #bdbdbd;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled], .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:disabled[disabled]:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt.disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled], :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:disabled[disabled]:hover{
  background: #bdbdbd;
  padding: 10px 15px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt, .woocommerce ul.products li.product .button, .wc-block-cart__submit-button{
  background: var(--accent);
  font-size: 20px;
  color: var(--base-3)
}
.woocommerce .related.products ul.products li.product .button{
    font-size: 14px;
}
.wc-block-cart__submit-button{
  text-decoration: none !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover, .woocommerce ul.products li.product .button:hover, .wc-block-cart__submit-button:hover{
  background: var(--contrast-2);
  color: #fff;
}
.woocommerce ul.products li.product .button {
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .2em 0;
    margin: 0;
    font-size: 1.5em;
}
.woocommerce ul.products li.product .button {
    margin-top: 0.25em;
}
.woocommerce ul.products li.product .price {
    font-size: 1.2em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
      padding: 10px 15px;
}
.woocommerce a.added_to_cart {
    text-align: center;
    margin: 5px auto 0 auto;
    float: none;
    width: fit-content;
    font-size: 14px;
    display: block;
    padding: 3px 5px;
    background: var(--accent);
    color: #fff;
    font-size: 12px;
    border-radius: 2px;
}
.woocommerce a.added_to_cart:hover{background: var(--contrast-2);}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
    text-align: center;
}
.woocommerce .quantity .qty {
    padding: 7px;
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
    vertical-align: middle;
}
.wc-block-components-checkout-return-to-cart-button {
    margin-right: 20px;
}
.wp-block-woocommerce-checkout, .wp-block-woocommerce-cart.alignwide {
    padding: 0 40px;
}
/* .wc-block-cart-item__wrap {
    display: flex;
    gap: 20px;
    align-items: center;
} */
 .search-results h1.woocommerce-products-header__title.page-title {
    font-size: 24px;
}
 .woocommerce-product-search button[value="Buscar"], .wp-block-search__button {
    width: 45px;
    overflow: hidden;
    text-indent: -9999px;
    height: 45px;
    padding: 0;
    background-image: url(../img/lupa.svg);
    background-size: 55%;
    background-repeat: no-repeat;
    background-position: center;
}
form.woocommerce-product-search {
    display: flex;
    gap: 5px;
}
form.woocommerce-product-search input[type=search]{
  width: calc(100% - 50px);
}
.inside-right-sidebar .widget {
    margin-bottom: 25px;
    width: 100%;
}
.woocommerce .inside-right-sidebar .widget{
  background: var(--base);
  padding: 25px 28px;
}
.woocommerce .inside-right-sidebar .widget.widget_product_search {
  background: unset;
  padding: 0;
}
.woocommerce .site-content {
    flex-direction: row-reverse;
    justify-content: left;
    gap: 40px;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #434343;
}
li.menu-item.cart-menu svg {
    width: 20px;
    height: 20px;
}
a.cart-icon {
    display: flex;
    align-items: center;
    gap: 5px;
        justify-content: center;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 2.5% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wc-block-grid.wp-block-product-new {
    max-width: 840px;
    margin: 0 auto;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: 1.2em;
    line-height: 1;
    border-radius: 3px;
}
.wc-block-cart__empty-cart__title.with-empty-cart-icon:before{
  mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2FydC14IiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGQ9Ik03LjM1NCA1LjY0NmEuNS41IDAgMSAwLS43MDguNzA4TDcuNzkzIDcuNSA2LjY0NiA4LjY0NmEuNS41IDAgMSAwIC43MDguNzA4TDguNSA4LjIwN2wxLjE0NiAxLjE0N2EuNS41IDAgMCAwIC43MDgtLjcwOEw5LjIwNyA3LjVsMS4xNDctMS4xNDZhLjUuNSAwIDAgMC0uNzA4LS43MDhMOC41IDYuNzkzeiIvPgogIDxwYXRoIGQ9Ik0uNSAxYS41LjUgMCAwIDAgMCAxaDEuMTFsLjQwMSAxLjYwNyAxLjQ5OCA3Ljk4NUEuNS41IDAgMCAwIDQgMTJoMWEyIDIgMCAxIDAgMCA0IDIgMiAwIDAgMCAwLTRoN2EyIDIgMCAxIDAgMCA0IDIgMiAwIDAgMCAwLTRoMWEuNS41IDAgMCAwIC40OTEtLjQwOGwxLjUtOEEuNS41IDAgMCAwIDE0LjUgM0gyLjg5bC0uNDA1LTEuNjIxQS41LjUgMCAwIDAgMiAxem0zLjkxNSAxMEwzLjEwMiA0aDEwLjc5NmwtMS4zMTMgN3pNNiAxNGExIDEgMCAxIDEtMiAwIDEgMSAwIDAgMSAyIDBtNyAwYTEgMSAwIDEgMS0yIDAgMSAxIDAgMCAxIDIgMCIvPgo8L3N2Zz4=) !important; 
 		
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 10px;
}
.single_variation_wrap .woocommerce-variation.single_variation {
    margin: -10px 0px 10px 0;
}
.home .woocommerce ul.products li.product, .home.woocommerce-page ul.products li.product{
    margin: 0 !important;
    width: 100%;
}
.home .woocommerce ul.products::before, 
.home .woocommerce ul.products::after{
    display: none;
}
.home .woocommerce ul.products{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 30px;
}
.menu_footer ul {
    margin: 0;
    padding: 0;
    text-align: left;
    list-style: none;
}
.menu_footer li {
    text-transform: uppercase;
    font-size: 14px;
}
.logo_footer img {
    width: 100%;
}
rs-bg-elem[style*="textura.png"]{
      background-size: 10px !important;
}
/* 1. Ocultar la tabla responsive defectuosa del tema */
.ml-responsive-table {
    display: none !important;
}
.cky-cookie-des-table li div:last-child p {
    font-size: unset;
}
@media only screen and (max-width: 768px) {
    .woocommerce div.product form.cart .variations,
    .woocommerce div.product form.cart .variations tbody,
    .woocommerce div.product form.cart .variations tr,
    .woocommerce div.product form.cart .variations td,
    .woocommerce div.product form.cart .variations th {
        display: block !important;
        width: 100% !important;
    }
    .woocommerce div.product form.cart .variations tr {
        margin-bottom: 15px;
    }

    .woocommerce div.product form.cart .variations td {
        padding: 0 !important;
    }

    .woocommerce div.product form.cart .variations label {
        font-weight: bold;
        margin-bottom: 5px;
        display: block;
    }

    .woocommerce div.product form.cart .variations select {
        width: 100%;
        padding: 10px;
        border: 1px solid #ccc;
        height: auto;
    }
}
@media (max-width:860px) {
  .home .woocommerce ul.products{
    grid-template-columns: 1fr 1fr;
}
}
@media (max-width:768px) {
	.inside-header { padding: 10px 20px !important;}
	.nav-below-header  .site-header{ width: calc(100% - 65px); z-index: 101; }
	.nav-below-header .main-navigation{	position: absolute;width: 100%;right: 0;}
	.nav-below-header .main-navigation.sub-menu-right.toggled, .nav-below-header .main-navigation .inside-navigation.grid-container{ padding: 0; top: 0;}
	.nav-below-header .main-navigation.toggled .main-nav > ul{ box-shadow: unset;        padding: 20px 0;}
	.nav-below-header .main-navigation .menu-toggle{display: flex; height: 65px; justify-content: flex-end; align-items: center;}
	.nav-below-header .main-navigation .menu-toggle .gp-icon{margin-top: -5px;}
	.nav-below-header .main-navigation .menu-toggle .mobile-menu{ display: none;}
	.site-header .header-image { max-height: 55px; width: auto !important;    margin: -5px auto;}
	.header-aligned-center:not([class*=nav-float-]) .inside-header { align-items: flex-start;}
	.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items { text-align: center;}
	.main-navigation.toggled .main-nav > ul { box-shadow: 0px 2px 2px rgb(0 0 0 / 20%);}
	.main-navigation.sub-menu-right.toggled { position: absolute; width: 100%; top: 39px;background: #fff; left: 0; padding: 20px;box-shadow: 0px 2px 2px rgb(0 0 0 / 20%);}
	.gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-4 .gallery-item {  max-width: calc(33.3333% - 3px) !important;}
  .woocommerce .site-content {flex-direction: column;gap: 0;}
}
@media (max-width:560px) {
  h1 {    font-size: 32px;}
  h2, body .boton_home .so-widget-sow-editor a span.titulo_cuadro_home {    font-size: 25px;}
  
}
@media (max-width:480px) {
	.entry-header h1.entry-title {font-size: 22px;}
	.cuadro_texto_home .so-widget-sow-editor, .boton_home.centrado .so-widget-sow-editor a { padding: 25px 20px;}
	.cabecera_pagina header.entry-header {min-height: 60px;}
	.gallery-columns-5 .gallery-item, .gallery-columns-6 .gallery-item, .gallery-columns-4 .gallery-item { max-width: calc(50% - 4px) !important;} 
	.botones1_home .so-widget-sow-editor a, .boton_home .so-widget-sow-editor a { padding: 25px 30px;}
  .home .woocommerce ul.products{grid-template-columns: 100%;}
}