/*
Theme Name:   BirdCom
Theme URI:    https://birdcom.es
Description:  BirdCom Comunicación y Diseño
Author:       Dani Moreno
Author URI:   https://tomusborne.com
Template:     generatepress
Version:      0.1
*/


/* Corpo font */

@font-face {
  font-family: "Nasalization Rg";
  src: url("assets/fonts/NasalizationRg-Regular.eot");
  src: url("assets/fonts/NasalizationRg-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("assets/fonts/NasalizationRg-Regular.woff2") format("woff2"),
    url("assets/fonts/NasalizationRg-Regular.woff") format("woff"),
    url("assets/fonts/NasalizationRg-Regular.ttf") format("truetype"),
    url("assets/fonts/NasalizationRg-Regular.svg#NasalizationRg-Regular")
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}



/* Nav menu*/

@media(min-width:800px){
  #primary-menu ul ul a {
    width: 85% !important;
    display: block;
  }
  
  #primary-menu ul ul {
    width: 270px !important;
  }
}

/* General styles */

.inside-article a,
.paging-navigation a,
.comments-area a,
.page-header a {
  /* color: black; */
  text-decoration: none;
}

.inside-article a:hover,
.paging-navigation a:hover,
.comments-area a:hover,
.page-header a:hover {
  text-decoration: none;
  color: black;
}

body {
  position: relative;
}

.only-desktop {
  display: block;
}

.only-mobile {
  display: none;
}

#top-searchbar-info {
  display: block;
}
#side-searchbar-info {
  display: none;
}

.container-shadow {
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}

/* Botones */

a.wp-block-button__link {
  margin-top: 20px;
  color: #000000;
  background-color: #f3f3f3;
  border-color: #ff0000;
  border-style: solid;
  border-bottom-width: 2px;
}

/* Top Search bar styles */

.gb-container-41c79da6 {
  background-image: none !important;
}

.gb-container-8a79ed72 {
  height: 60px !important;
}

.gb-container-21e33cab .gb-inside-container {
  margin: 8px 0 0 0 !important;
}

.gb-container-c3488057,
.gb-container-5c76fe3f {
  margin-top: 18px !important;
}

.aws-search-form {
  position: relative !important;
}

.aws-search-btn {
  position: absolute;
  top: 0;
  left: 30px;
  z-index: 99999;
}

form .aws-wrapper {
  border-radius: 7px !important;
  border: 1px solid #333 !important;
}

input.aws-search-field {
  padding-left: 55px !important;
}

.gb-container-8a79ed72 .gb-inside-container {
  display: flex !important;
  align-items: center !important;
}

.aws-container .aws-search-form .aws-form-btn {
  background: none;
  border: none !important;
}

.aws-search-btn_icon,
.aws-search-btn_icon:hover {
  background: none;
  left: 10px !important;
}

.aws-container .aws-search-form .aws-form-btn:hover {
  background: none;
}

.gb-container-8a79ed72 p {
  margin: 0 !important;
}

.top-searchbar > .gb-inside-container {
  padding: 0 !important;
  margin: 10px 0;
  width: 100%;
  max-width: 1300px;
  box-sizing: border-box;
  height: 60px !important;
}

#top-searchbar {
  color: black;
  background-color: white;
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  box-sizing: border-box;
}

#top-searchbar-info,
#top-searchbar-search {
  width: 100%;
  display: flex;
  align-items: center;
}

#top-searchbar-search {
  justify-content: flex-start;
}

#top-searchbar-info {
  justify-content: flex-end;
}

#searchbar-info-tel,
#searchbar-info-mail {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: auto;
}

#info-tel-icon,
#info-mail-icon {
  margin-right: 10px;
}

#info-tel-number {
  padding-right: 20px;
}

.gb-grid-wrapper-1edea1a2 > .gb-grid-column {
  padding-left: 30px;
  margin-top: auto !important;
}

/* Main container Styles */


.inside-article {
  padding: 0;
}


.product.type-product .inside-article,
.archive.tax-product_cat article .inside-article {
  padding-left: 90px !important;
}

/*.archive.post-type-archive article .inside-article > .entry-content {
 padding: 40px !important;
}*/

.gb-container-cc4a2064 .gb-inside-container {
  margin: 0 !important;
}

/*a[href*="hntools"] {
  color: #3a3a3a;
}*/

/* Home Styles */
/*breadcrums home*/
.home nav.rank-math-breadcrumb {
  display: none;
}
@media (max-width:800px){
  .home .gb-container-9c468d10{
    display: none;
  }
}

.home-who-container {
  max-height: 616px;
  width: 100%;
}

.home-column-image img {
  width: 100% !important;
}



/* CTA Styles*/
.gb-container .gb-container-6a6bb771 .gb-inside-container {
  background: rgba(255, 0, 22, 0.7);
  background: linear-gradient(
    90deg,
    rgba(255, 0, 22, 0.6) 0%,
    rgba(255, 0, 22, 0) 60%
  );
}

.gb-container .gb-container-bdd87aaa > .gb-inside-container {
  background: rgb(24, 135, 184);
  background: linear-gradient(
    270deg,
    rgba(24, 135, 184, 26.6) 0%,
    rgba(24, 135, 184, 0) 60%
  );
}

/* Home buscador */
.home-search-submit {
  width: 100% !important;
  height: 55px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 !important;
}

.yith-ajaxsearchform-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.yith-ajaxsearchform-container form {
  width: 100%;
}

#yith-searchsubmit {
  width: 236px;
  height: 55px;
  background-color: #333333;
  color: white;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3) !important;
}
/* submit */
#yith-searchsubmit:hover {
  background-color: white;
  color: #ea0029;
}
/* product field */
.search-navigation {
  width: calc(100% - 648px) !important;
  height: 55px !important;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
}

.yith-s {
  height: 55px;
  width: 100%;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3) !important;
}

/* cat select field */

.yith-ajaxsearchform-select,
.yith-ajaxsearchform-select select.search_categories.selectbox {
  height: 55px !important;
}

.yith-ajaxsearchform-select select.search_categories.selectbox {
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3) !important;
}

/* Woocommerce widget */

.wc-block-grid__product-title,
.wp-block-button.wc-block-grid__product-add-to-cart a {
  font-size: 20px !important;
}

.wc-block-grid__product-title {
  color: black;
  font-weight: 600;
}
.wp-block-button.wc-block-grid__product-add-to-cart {
  width: 100%;
}
.wp-block-button.wc-block-grid__product-add-to-cart a {
  width: 100%;
  border-radius: 0%;
}

.wc-block-grid.has-4-columns .wc-block-grid__product {
  max-width: 22% !important;
}
ul.wc-block-grid__products {
  gap: 48px;
}
@media(max-width:800px){
  li.wc-block-grid__product,
  .wc-block-grid.has-4-columns .wc-block-grid__product {
    max-width: 100% !important;
}
}


/* Footer styles */
.gb-container-8b17c647 {
  margin-bottom: -17px !important;
}

.footer-top-design {
  position: absolute;
  margin-right: auto;
  width: calc(100%);
  bottom: -18px;
}

/* Woocommerce styles */
/* Hide Menu cart */

ul#menu-menu-2 li.wc-menu-item.menu-item-align-right {
  display: none !important;
}

#top-searchbar-info {
  display: flex;
}
#side-searchbar-info {
  display: none;
}

/* Contact form */
.contact-form-submit {
  width: 100% !important;
  background-color: #ea0029 !important;
  color: white !important;
  font-weight: bold !important;
  margin-bottom: 40px !important;
}

.form-field-1col {
  width: 50% !important;
}

#wpforms-352-field_4-container.wpforms-field.wpforms-field-text.form-field-1col,
#wpforms-352-field_1-container.wpforms-field.wpforms-field-email.form-field-1col {
  display: inline-block !important;
}

#wpforms-352-field_4-container.wpforms-field.wpforms-field-text.form-field-1col {
  padding-right: 13px !important;
}

#wpforms-352-field_1-container.wpforms-field.wpforms-field-email.form-field-1col {
  padding-left: 13px !important;
}

#wpforms-352-field_4-container.wpforms-field.wpforms-field-text.form-field-1col
  input,
#wpforms-352-field_4-container.wpforms-field.wpforms-field-text.form-field-1col
  label,
#wpforms-352-field_1-container.wpforms-field.wpforms-field-email.form-field-1col
  input,
#wpforms-352-field_1-container.wpforms-field.wpforms-field-email.form-field-1col
  label {
  width: 100% !important;
}

/* Single product form*/
.woocommerce-product-details__short-description .wpforms-field-description,
.woocommerce-product-details__short-description
  label.wpforms-field-label-inline,
.woocommerce-product-details__short-description .wpforms-field-description a {
  color: white;
}

/* Tienda */

#content {
  background-color: white !important;
}

/* Vista categoría */

/* sidebar */
/* #left-sidebar {
  width: 25% !important;
  left: -75% !important;
}

.post-type-archive-product #primary {
  width: 75% !important;
  left: 25% !important;
} */

/* vista producto */
hr {
  background-color: rgba(0, 0, 0, .1);
  border: 0;
  height: 1px;
  margin-bottom: 10px !important; 
  margin-top: 40px;
}
.product_meta {
  border-top: 0px solid rgba(0, 0, 0, .1) !important;
  margin-top: 10px;
  padding-top: 0px !important;
}
.single-product #primary {
  width: 100% !important;
  left: 0 !important;
}

.single-product .summary.entry-summary {
  max-width: 650px !important;
}

/* Container sidebar */

.yith-wcan-filters {
  box-sizing: border-box !important;
  padding: 40px !important;
  width: 357px !important;
}

.yith-wcan-filters div form h3 {
  color: white;
}

.yith-wcan-filter .filter-content .filter-items .filter-item .term-label {
  color: white !important;
}

.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable.opened
  > .toggle-handle,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable
  .toggle-handle {
  margin-top: 10px !important;
  right: 0 !important;
}

.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable.opened
  > .toggle-handle {
  background-image: url("../generatepresschild/assets/svg/arrow-up.svg");
}

.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.hierarchy-collapsable.closed
  > .toggle-handle {
  background-image: url("../generatepresschild/assets/svg/arrow-down.svg");
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item a {
  margin-right: 6px !important;
}

.woocommerce-loop-product__title {
  color: #333;
  font-size: 20px;
}

ul.filter-items.filter-text.level-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}

/* image fix */
div.inside-article
  div.entry-content
  div#wc-column-container.wc-columns-container.wc-columns-4.wc-tablet-columns-2.wc-mobile-columns-2
  ul.products.columns-4
  > li.resize-featured-image.sales-flash-overlay.woocommerce-text-align-center.woocommerce-image-align-center.do-quantity-buttons.product.type-product.status-publish.instock.product-type-simple
  a.woocommerce-LoopProduct-link.woocommerce-loop-product__link
  div.wc-product-image {
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
}

/* Single product */

/*Desactivar las breadcrums de rankmath en los productos*/
.single-product .gb-container-9c468d10 {
  display: none;
}
/**/

button.single_add_to_cart_button.button.alt.wp-element-button {
  background-color: #ea0029 !important;
}
button.single_add_to_cart_button.button.alt.wp-element-button:hover {
  background-color: #333 !important;
}
.summary.entry-summary {
  padding-left: 48px;
}

.woocommerce-product-gallery {
  margin-right: 0% !important;
  margin-bottom: 0% !important;
}

section.related.products {
  margin-top: 0 !important;
  padding-top: 40px !important;
}

.single-product #left-sidebar {
  display: none !important;
}

.woocommerce-Tabs-panel {
  margin-bottom: 0 !important;
}

.description_tab.active a,
.reviews_tab.active a,
.additional_information_tab.active a {
  color: #ea0029 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #333 !important;
}

.woocommerce-Tabs-panel--description,
.woocommerce-Reviews {
  padding: 24px !important;
}

.woocommerce-Tabs-panel--description h2,
#comments h2 {
  font-weight: bold;
  font-size: 21px;
}

#commentform p #submit {
  background-color: #ea0029 !important;
  color: white !important;
}

.woocommerce-Tabs-panel {
  background: #f5f5f5;
  padding: 24px !important;
}
/*icono buscar*/
.aws-search-btn.aws-form-btn {
  z-index: 0;
}

.single-product .entry-content {
  padding-bottom: 96px;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price {
  color: #333;
  font-size: 30px;
}
h1.product_title.entry-title {
  color: #ea0029;
  padding-bottom: 12px !important;
}

div#wpgs-gallery {
  height: 550px;
}
.descripcion {
  clear: both;
}



/*Desactivar las imagenes en miniaturas de la pagina de producto thumbnails*/
.gallery-navigation-carousel.horizontal.always.slick-initialized.slick-slider {
  display: none !important;
}

/* form newsletter */

.form-newsletter {
  height: 270px;
  margin-top: 40px !important;
  margin-bottom: 80px !important;
}

.form-newsletter form {
  box-sizing: border-box;
  width: 100%;
  padding: 40px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: white;
  background-color: #ea0029;
  position: relative;
}

.form-newsletter-submit {
  width: 201px !important;
  height: 55px !important;
  padding: 0 !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  color: white !important;
  background-color: #333 !important;
  font-size: 20px !important;
  border: none !important;
  box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3) !important;
  position: absolute !important;
  top: -45px !important;
  right: 0 !important;
}

#wpforms-form-4943 .wpforms-field-container:first-child {
  width: 100% !important;
  position: absolute !important;
  top: 40px !important;
  left: 40px !important;
}

div.wpforms-container-full {
  width: 100% !important;
}

/*div.wpforms-container-full,
div.wpforms-container-full .wpforms-form .wpforms-field-container {
 width: calc(100% - 240px) !important;
}*/

.form-newsletter-email input {
  width: 100% !important;
  height: 55px !important;
  border: 1px solid #333 !important;
}

.form-newsletter-submit:hover {
  color: #ea0029 !important;
  background-color: white !important;
}

.shop-footer-banner {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 65px;
}

.footer-banner-title-container {
  box-sizing: border-box;
  background-color: #333;
  color: white;
  width: 300px;
  height: 200px;
  padding: 40px;
  margin-top: 40px;
}

h2.footer-banner-title-text {
  font-size: 22px !important;
}

.footer-banner-form-container,
.footer-banner-form-container .form-newsletter {
  width: 100% !important;
}

/* blog */
@media(min-width: 800px){
  .single-post .content-area {
    padding: 0 48px;
}
}

article.post .inside-article {
  padding: 20px !important;
}
.buscador-blog input {
  margin: 0 !important;
}

.post-image a img {
  max-width: 458px !important;
}

.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry
  .inside-article
  .post-image {
  overflow: hidden !important;
}
p.read-more-container a {
  color: white;
}

.blog h2.entry-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.2em;
}

/* - - BLOQUE DE AUTOR EAT - - */
aside#autor {
  margin-right: 10px;
}
aside#block-5,
aside#block-4 {
  margin-right: 10px;
}
aside#block-5 h2,
aside#block-4 h2 {
  color: #e80b2a;
  margin-bottom: 12px;
}

/* Altura del contenedor del input y el botón de buscar */
.wp-block-search__inside-wrapper {
  height: 35px;
  margin-top: 12px;
}

#wp-block-search__input-1 {
  height: 35px;
}

/* Color y tamaño de la etiqueta "Buscador" */
.wp-block-search__label {
  color: #ffffff;
  font-size: 17px;
}

/* Botón de "BUSCAR" */
.wp-block-search__button {
  background: #ea0029;
  color: #fff;
  border: none;
  font-size: 15px;
  text-transform: uppercase;
}
/* Autor container */
.autor-text {
  display: flex;
  flex-direction: column;
}

.linkedin-logo {
  order: 2;
}
.author-position {
  order: 3;
  margin-top: 12px;
}

.author-name {
  color: #ea0029 !important;
  font-weight: 800;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
}
/* Author image */
.wp-block-image {
  display: flex !important;
  justify-content: center;
}
.autor-imagen img {
  width: 80%;
  border-radius: 50% !important;
}

.wp-block-image img {
  height: auto;
  max-width: 100% !important;
  vertical-align: bottom;
}
p.read-more-container a:hover {
  color: white;
}

@media (max-width:800px){
  .single-post main#main {
    padding-bottom: 0px !important;
}
.single-post .widget {
    padding: 12px 20px !important;
}
.inside-right-sidebar {
    padding-bottom: 226px;
}
}
/* - - */

/*pagination footer fix */
nav#nav-below.paging-navigation {
  z-index: 99999 !important;
  background: none;
}

.pf-help-title p {
  color: white !important;
  font-weight: bold;
  margin-bottom: 40px !important;
}

.prdctfltr_collector.prdctfltr_collector_flat,
.prdctfltr_filter_title,
.prdctfltr_buttons {
  display: none !important;
}

.prdctfltr_checkboxes .prdctfltr-plus {
  color: white !important;
}

.inside-left-sidebar .widget.prdctfltr-widget {
  margin-left: 40px;
  margin-top: 40px;
  padding: 40px;
  background-color: #ea0029;
  color: white;
  width: 357px !important;
}

/* ¿Hablamos? btn fix */
div.entry-content
  > section.gb-container:last-child
  div.gb-inside-container
  div.gb-button-wrapper
  a.content-before-footer,
.gb-button.gb-button-f950d483.gb-button-text.content-before-footer,
.gb-button-wrapper.gb-button-wrapper-633975ed
  .gb-button.gb-button-3778ff3d.gb-button-text.content-before-footer {
  z-index: 9999 !important;
}

/* Product widget title fix */

.wc-block-grid.wp-block-handpicked-products.wc-block-handpicked-products.has-5-columns.has-multiple-rows.home-product-widget
  ul.wc-block-grid__products
  li.wc-block-grid__product
  a.wc-block-grid__product-link
  .wc-block-grid__product-title,
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link
  .woocommerce-loop-product__title {
  height: 108px !important;
}

@media (min-width: 937px) {
  /* container general */
  article.product .inside-article {
    padding: 40px !important;
  }
  article#post- .inside-article {
    padding-top: 40px !important;
    padding-right: 40px !important;
  }
}

@media (max-width: 936px) {
  /* New product filter */

  nav.rank-math-breadcrumb {
    padding-left: 10px;
    padding-top: 20px;
  }

  .pf-help-title h2 {
    margin-bottom: 0 !important;
  }

  .prdctfltr_filter.prdctfltr_product_cat.prdctfltr_attributes.prdctfltr_single.prdctfltr_hierarchy.prdctfltr_text.prdctfltr_has_selection {
    padding: 0 !important;
  }

  .prdctfltr_checkboxes label {
    margin-bottom: 10px;
  }

  .widget-title {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .woocommerce-products-header__title.page-title,
  .woocommerce-ordering {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .woocommerce-ordering {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .woocommerce-result-count {
    margin-left: 20px !important;
  }

  .only-desktop {
    display: none !important;
  }

  .product.type-product .inside-article {
    padding-left: 0px !important;
  }

  .only-mobile {
    display: block !important;
  }

  article#post- {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .archive.tax-product_cat .inside-article > .entry-content {
    padding: 0 !important;
    padding-top: 20px !important;
  }

  .product.type-product .inside-article,
  .archive.tax-product_cat article .inside-article {
    padding-left: 20px;
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .archive.post-type-archive article .inside-article > .entry-content {
    padding: 0 !important;
    padding-top: 20px !important;
  }
  /*general styles */
  /* nav */
  .mobile-bar-items.wc-mobile-cart-items {
    display: none !important;
  }

  /* Home products */
  .wc-block-grid__products {
    display: flex !important;
    justify-content: left;
  }

  .add_to_cart_button {
    height: 50px !important;
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    padding: 0% !important;
  }

  /* Home search products */
  .search-step-one,
  .search-step-two,
  .search-step-three {
    flex-wrap: nowrap !important;
  }

  .search-step-one .gb-grid-column:first-child,
  .search-step-two .gb-grid-column:first-child,
  .search-step-three .gb-grid-column:first-child {
    width: 15% !important;
    margin-top: 10px;
  }

  .search-step-one .gb-grid-column:last-child,
  .search-step-two .gb-grid-column:last-child,
  .search-step-three .gb-grid-column:last-child {
    width: 85% !important;
    padding-top: 16px !important;
  }

  .search-step-one .gb-grid-column p,
  .search-step-two .gb-grid-column p,
  .search-step-three .gb-grid-column p {
    font-size: 18px !important;
  }
  /* Home partners */
  .partners-grid-container .gb-grid-column {
    width: 45% !important;
  }

  /* Home hntools info */
  .gb-container-c7f602c8:before {
    opacity: 0.3 !important;
  }

  /* Home hntools 3cols info */
  .gb-container-dbaafd0e .gb-inside-container {
    padding: 0 !important;
  }

  .info-3col-grid p {
    padding: 0 20px;
    margin-bottom: 40px !important;
  }

  /* widgets */

  aside#custom_html-2.widget-area .widget {
    padding: 0 !important;
  }

  .post-type-archive-product .widget-area .widget,
  .tax-product_cat .widget-area .widget {
    padding: 0px 20px 20px 20px !important;
    margin: 0% !important;
  }

  .inside-left-sidebar {
    padding-bottom: 96px;
  }

  aside#block-8 {
    padding-bottom: 12px !important;
  }
  /* Contact button "¿Hablamos?" */
  .gb-button-wrapper a.gb-button-3778ff3d,
  .gb-button-wrapper a.gb-button-3778ff3d:visited {
    z-index: 99999 !important;
  }

  /* footer */

  .gb-container-41c79da6 {
    background-color: #3a3a3a !important;
  }
  .gb-container-8b17c647 > .gb-inside-container {
    padding: 40px 20px !important;
  }

  .footer-info-grid .gb-grid-column:first-child {
    width: 10% !important;
  }

  .footer-info-grid .gb-grid-column:nth-child(2) {
    width: 90% !important;
  }

  .footer-col-container {
    margin-bottom: 40px;
  }

  .footer-rrss-grid {
    flex-wrap: nowrap !important;
  }

  .footer-rrss-grid .gb-grid-column {
    width: 15% !important;
  }

  /* Single product */

  .article.product .inside-article {
    padding: 40px 10px !important;
  }

  .woocommerce-Tabs-panel {
    box-sizing: border-box;
    padding: 24px !important;
  }

  .woocommerce-Tabs-panel p {
    font-size: 14px !important;
  }

  .single-product .summary.entry-summary {
    padding: 10px !important;
  }

  .woocommerce-Tabs-panel {
    margin-top: 0 !important;
  }

  .related.products {
    padding: 40px 10px 120px 10px !important;
  }

  /* Category view */

  .custom-html-widget {
    margin: 0 !important;
  }

  .products.columns-4 {
    width: calc(100vw - 40px) !important;
  }

  /* Footer banner */
  .shop-footer-banner {
    display: block !important;
    width: 100% !important;
  }

  .footer-banner-title-container {
    margin-right: 0 !important;
    width: 100%;
    height: auto;
  }

  .footer-banner-title-container .footer-banner-title-text {
    margin-bottom: 0 !important;
  }

  .form-newsletter {
    margin-top: 0 !important;
  }

  .form-newsletter form {
    display: block !important;
  }

  div.wpforms-container-full .wpforms-form .wpforms-field-container {
    width: 100% !important;
  }

  .form-newsletter-email,
  .wpforms-submit-container {
    display: block !important;
    width: 100% !important;
    position: static !important;
  }

  .form-newsletter-submit {
    position: static !important;
    width: 100% !important;
  }

  .form-newsletter {
    margin-bottom: 0 !important;
  }

  /* widgets */

  aside#custom_html-2 div.textwidget.custom-html-widget > div {
    width: 100% !important;
    border-bottom: 4px solid #ea0029;
    margin-bottom: 0px !important;
  }

  aside#custom_html-2 div.textwidget.custom-html-widget div:nth-child(2) {
    margin-bottom: 80px !important;
  }

  /* Category filter */

  .yith-wcan-filters {
    width: 100% !important;
  }

  .yith-wcan-filters .close-button {
    top: 5px !important;
  }

  div.filters-container form h3 {
    background-color: #333 !important;
  }

  .yith-wcan-filters-opener {
    width: 100% !important;
    background-color: #ea0029 !important;
    color: white;
    text-align: center;
    font-weight: bold;
  }

  .filter-icon {
    display: none !important;
  }

  .yith-wcan-filters.custom-style.filters-modal.enhanced.open,
  .yith-wcan-filters .filters-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .yith-wcan-filters .filters-container {
    padding: 40px 0 0 0 !important;
    width: 100% !important;
  }

  .filters-container
    form
    .yith-wcan-filters
    .yith-wcan-filter
    h4.collapsable.closed:after {
    background-image: url("../generatepresschild/assets/svg/arrow-down.svg") !important;
  }
  .filters-container
    form
    .yith-wcan-filters
    .yith-wcan-filter
    h4.collapsable.opened:after {
    background-image: url("../generatepresschild/assets/svg/arrow-up.svg") !important;
  }

  .aws-search-btn_icon svg {
    fill: #333 !important;
    z-index: 1004;
  }
  .aws-search-field {
    background-color: white;
    z-index: 1003 !important;
    width: 100% !important;
  }

  .aws-search-result {
    top: 103px !important;
  }

  .aws_result_title {
    color: #ea0029 !important;
  }

  .filters-container .clear-selection {
    display: none !important;
  }

  .yith-wcan-filter.filter-tax.hierarchical {
    border: none !important;
  }

  .apply-filters.main-modal-button {
    background-color: #333 !important;
    font-weight: bold !important;
    border: none !important;
  }
}

/* WC pagination margin for long name products */

nav.woocommerce-pagination {
  margin-top: 142px !important;
  margin-bottom: 5%;
}

/* Estilo solo para las páginas de producto */
.single-product h3 {
  color: var(--global-color-8);
}

/* main containers fix */

/* .post-type-archive-product #primary {
  width: 75% !important;
  left: 25% !important;
} */

/* [toc] links´color*/
#toc_container a,
#toc_container a:hover {
  color: black;
  text-decoration: none;
}

p.gb-headline-946ba186,
p.gb-headline-ba6a5271,
p.gb-headline-6f2b5602 {
  font-family: Roboto, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  font-style: inherit;
  margin-bottom: 20px;
}

/*.post-type-archive.post-type-archive-product #primary #main.site-main,
.archive.tax-product_cat #primary #main.site-main {
 padding-left: 40px !important;
}*/
h3.woocommerce-loop-product__title {
  font-size: 18px !important;
}
/*Loop productos tienda home*/
.wc-block-grid__product-title {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  color: #333333;
}
.wc-block-grid__product-price.price {
  font-size: 30px;
  font-weight: 700;
}

/* Mostrar solo 2 lineas en el h3 de las categorias*/
h3.woocommerce-loop-product__title {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

@media (max-width: 710px) {
  .site-main {
    padding-bottom: 80px !important;
  }
  .inside-article {
    padding: 40px 20px;
  }

  .only-desktop {
    display: none;
  }

  .only-mobile {
    display: block;
  }
  .mobile-header-image {
    min-height: 0 !important;
    height: 240px !important;
    max-height: 240px !important;
  }
  #top-searchbar-info {
    display: none;
  }
  #side-searchbar-info {
    display: block;
    position: fixed;
    right: -4px;
    top: 225px;
    z-index: 9999;
  }
  .mobile-align-left {
    text-align: left !important;
    justify-content: left !important;
  }

  .gb-container .gb-container-c01aa325 {
    margin-top: 100px !important;
  }

  /*
  START home product search 
 */

  .yith-ajaxsearchform-container {
    display: block !important;
  }

  .yith-ajaxsearchform-select {
    margin-bottom: 20px;
  }

  .yith-ajaxsearchform-container .search-navigation {
    padding: 0 !important;
    width: 100% !important;
    margin-bottom: 20px;
  }

  .video-container {
    position: relative;
  }

  .yith-ajaxsearchform-container #yith-searchsubmit {
    width: 100% !important;
  }

  /* END home product search */

  /* Contact blocks order */

  .gb-grid-wrapper-e28a967b {
    display: flex;
    flex-direction: column-reverse;
  }

  .aws-wrapper {
    margin-left: -20px !important;
    margin-right: 20px !important;
  }

  /* Products categories */

  /* sidebar */
  #left-sidebar {
    width: 100% !important;
    left: 0% !important;
    margin-bottom: 26%;
  }

  /* Product loop images */
  div#wc-column-container.wc-columns-container.wc-columns-4.wc-tablet-columns-2.wc-mobile-columns-2
    ul.products.columns-4
    > li
    a.woocommerce-LoopProduct-link.woocommerce-loop-product__link
    div.wc-product-image {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }

  /* Single product */

  .article.product .inside-article {
    padding: 40px 10px !important;
  }

  /*Hacer que las imagenes sean más pequeñas y que encajen*/
  .slick-track img {
    width: 365px !important;
    height: 200px !important;
    object-fit: scale-down;
  }
  /**/
  a.woocommerce-product-gallery__trigger {
    display: none;
  }

  .woocommerce-Tabs-panel {
    box-sizing: border-box;
    padding: 10px !important;
  }

  .woocommerce-Tabs-panel p {
    font-size: 14px !important;
  }

  .entry-content .woocommerce-breadcrumb {
    padding-left: 0 !important;
    margin-top: -35px !important;
  }

  .post-6063.product.type-product.status-publish.has-post-thumbnail.product_cat-electrovalvulas-para-fluidos.product_cat-neumatica.product_tag-aignep.resize-featured-image.sales-flash-overlay.woocommerce-text-align-center.woocommerce-image-align-center.do-quantity-buttons.first.instock.product-type-simple
    nav.woocommerce-breadcrumb {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: 20px !important;
  }

  .woocommerce-Tabs-panel {
    margin-top: 0 !important;
    padding-top: 24px !important;
  }

  .related.products {
    padding: 40px 10px 120px 10px !important;
  }

  /* START shop sidebar widgets */
  aside#custom_html-2 div.textwidget.custom-html-widget div {
    padding: 40px 20px !important;
  }
  /* END shop sidebar widgets */

  /* START shop bottom newsletter padding fix */
  .shop-footer-banner .footer-banner-title-container,
  .shop-footer-banner .footer-banner-form-container form {
    padding: 40px 20px !important;
  }
  /* END shop bottom newsletter padding fix */
  .video-container-video {
    margin-bottom: -20px;
    margin-left: -20px;
    width: calc(100% + 40px) !important;
  }

  /* Category view */

  .custom-html-widget {
    margin: 0 !important;
  }

  .products.columns-4 {
    width: calc(100vw - 40px) !important;
  }
  /* Footer banner */
  .shop-footer-banner {
    display: block !important;
    width: 100% !important;
  }

  .footer-banner-title-container {
    margin-right: 0 !important;
    width: 100%;
    height: auto;
  }

  .footer-banner-title-container .footer-banner-title-text {
    margin-bottom: 0 !important;
  }

  .form-newsletter {
    margin-top: 0 !important;
  }

  .form-newsletter form {
    display: block !important;
  }

  div.wpforms-container-full .wpforms-form .wpforms-field-container {
    width: 100% !important;
  }

  .form-newsletter-email,
  .wpforms-submit-container {
    display: block !important;
    width: 100% !important;
    position: static !important;
  }

  .form-newsletter-submit {
    position: static !important;
    width: 100% !important;
  }

  .form-newsletter {
    margin-bottom: 0 !important;
  }

  /* widgets */

  aside#custom_html-2 div.textwidget.custom-html-widget > div {
    width: 100% !important;
    border-bottom: 4px solid #ea0029;
    margin-bottom: 0px !important;
  }

  aside#custom_html-2 div.textwidget.custom-html-widget div:nth-child(2) {
    margin-bottom: 80px !important;
  }

  /* Category filter */

  .yith-wcan-filters {
    width: 100% !important;
  }

  .yith-wcan-filters .close-button {
    top: 5px;
  }

  div.filters-container form h3 {
    background-color: #333 !important;
  }

  .yith-wcan-filters-opener {
    width: 100% !important;
    background-color: #ea0029 !important;
    color: white;
    text-align: center;
    font-weight: bold;
  }

  .filter-icon {
    display: none !important;
  }

  .yith-wcan-filters.custom-style.filters-modal.enhanced.open,
  .yith-wcan-filters .filters-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .yith-wcan-filters .filters-container {
    padding: 40px 0 0 0 !important;
    width: 100% !important;
  }

  .yith-wcan-filters .yith-wcan-filter h4.collapsable.closed:after {
    background-image: url("../generatepresschild/assets/svg/arrow-down.svg") !important;
  }
  .yith-wcan-filters .yith-wcan-filter h4.collapsable.opened:after {
    background-image: url("../generatepresschild/assets/svg/arrow-up.svg") !important;
  }

  .aws-search-btn_icon svg {
    fill: #333 !important;
    z-index: 1004;
  }
  .aws-search-field {
    background-color: white;
    z-index: 1003 !important;
    width: 100% !important;
  }

  .aws-search-result {
    top: 103px !important;
  }

  .aws_result_title {
    color: #ea0029 !important;
  }

  .filters-container .clear-selection {
    display: none !important;
  }

  .yith-wcan-filter.filter-tax.hierarchical {
    border: none !important;
  }

  .apply-filters.main-modal-button {
    background-color: #333 !important;
    font-weight: bold !important;
    border: none !important;
  }

  .pf-help-title p {
    margin-bottom: 0 !important;
  }

  /* START Single product */
  /* recommended products */
  section.related.products
    ul.products.columns-4
    > li
    a.woocommerce-LoopProduct-link.woocommerce-loop-product__link
    div.wc-product-image {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
  }

  section.related.products
    ul.products.columns-4
    > li
    a
    h3.woocommerce-LoopProduct-link.woocommerce-loop-product__link
    div.wc-product-image {
    height: 100% !important;
  }

  #wp-custom-css a.wc-block-grid__product-link .wc-block-grid__product-title,
  a.woocommerce-LoopProduct-link.woocommerce-loop-product__link
    .woocommerce-loop-product__title {
    height: 100% !important;
  }
}

@media (max-width: 600px) {
  /* General styles */
  .only-desktop {
    display: none;
  }

  .only-mobile {
    display: block;
  }

  /* Home mobile*/
  .gb-container-41c79da6 {
    margin-bottom: -17px;
  }

  .gb-container .gb-container-fb99d5ff p.has-text-align-right {
    display: none;
  }

  section.gb-container.gb-container-509ff373 {
    display: none;
  }

  #post-2 .gb-container-cc4a2064 {
    margin-bottom: -60px;
  }

  .gb-container-c7f602c8 {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #mobile-header .main-nav {
    z-index: 2;
  }

  /* */
  .content-before-footer {
    margin-bottom: 170px;
  }
  .aws-wrapper {
    margin-left: -20px !important;
    margin-right: 20px !important;
  }

  /* Single product */

  .article.product .inside-article {
    padding: 40px 20px !important;
  }

  .add-to-cart-panel form.cart,
  .woocommerce div.product form.cart {
    display: flex;
    flex-wrap: nowrap;
  }

  .woocommerce-Tabs-panel {
    box-sizing: border-box;
    padding: 10px !important;
  }

  .woocommerce-Tabs-panel p {
    font-size: 14px !important;
  }

  .resize-featured-image
    .woocommerce-image-align-center
    .inside-article
    .entry-content
    .woocommerce-breadcrumb {
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-top: 20px !important;
  }

  .woocommerce-product-gallery__image {
    max-width: 70% !important;
    background-color: white !important;
    margin: auto !important;
  }

  .woocommerce-product-gallery__wrapper {
    background-color: white !important;
    width: 100%;
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }

  .single-product .summary.entry-summary {
    padding: 0px !important;
  }

  .woocommerce-Tabs-panel {
    margin-top: 0 !important;
    padding-top: 0px !important;
    padding-bottom: 0;
  }

  section.related.products {
    margin-top: 0 !important;
    padding: 0px !important;
  }

  .woocommerce .products ul,
  .woocommerce ul.products {
    margin: auto;
    padding: 0;
    list-style: none outside;
    clear: both;
  }
  .woocommerce-ordering:after {
    content: "\e903";
    font-family: "GP Premium";
    display: inline-block;
    position: absolute;
    pointer-events: none;
    color: inherit;
    top: 10px;
    right: 35px !important;
    font-size: 16px;
  }

  /* Category view */

  .custom-html-widget {
    margin: 0 !important;
  }

  .products.columns-4 {
    width: calc(100vw - 40px) !important;
  }

  /* Footer banner */
  .shop-footer-banner {
    display: block !important;
    width: 100% !important;
    margin-bottom: 20px;
  }

  .footer-banner-title-container {
    margin-right: 0 !important;
    width: 100%;
    height: auto;
  }

  .footer-banner-title-container .footer-banner-title-text {
    margin-bottom: 0 !important;
  }

  .form-newsletter {
    margin-top: 0 !important;
  }

  div.wpforms-container-full .wpforms-form .wpforms-field-container {
    width: 100% !important;
  }

  .woocommerce-product-details__short-description .wpforms-field-description,
  .woocommerce-product-details__short-description .wpforms-field-description a {
    color: white;
  }

  .form-newsletter form {
    display: block !important;
  }

  .form-newsletter-email,
  .wpforms-submit-container {
    display: block !important;
    width: 100% !important;
    position: static !important;
  }

  .form-newsletter-submit {
    position: static !important;
    width: 100% !important;
  }

  .form-newsletter {
    margin-bottom: 0 !important;
  }

  /* widgets */

  aside#custom_html-2 div.textwidget.custom-html-widget > div {
    width: 100% !important;
    border-bottom: 4px solid #ea0029;
    margin-bottom: 0px !important;
  }

  aside#custom_html-2 div.textwidget.custom-html-widget div:nth-child(2) {
    margin-bottom: 80px !important;
  }

  /* Category filter */

  .yith-wcan-filters {
    width: 100% !important;
  }

  .yith-wcan-filters .close-button {
    top: 5px;
  }

  div.filters-container form h3 {
    background-color: #333 !important;
  }

  .yith-wcan-filters-opener {
    width: 100% !important;
    background-color: #ea0029 !important;
    color: white;
    text-align: center;
    font-weight: bold;
  }

  .filter-icon {
    display: none !important;
  }

  .yith-wcan-filters.custom-style.filters-modal.enhanced.open,
  .yith-wcan-filters .filters-container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .yith-wcan-filters .filters-container {
    padding: 40px 0 0 0 !important;
    width: 100% !important;
  }

  .yith-wcan-filters .yith-wcan-filter h4.collapsable.closed:after {
    background-image: url("../generatepresschild/assets/svg/arrow-down.svg") !important;
  }
  .yith-wcan-filters .yith-wcan-filter h4.collapsable.opened:after {
    background-image: url("../generatepresschild/assets/svg/arrow-up.svg") !important;
  }

  .aws-search-btn_icon svg {
    fill: #333 !important;
    z-index: 1004;
  }
  .aws-search-field {
    background-color: white;
    z-index: 1003 !important;
    width: 100% !important;
  }

  .aws-search-result {
    top: 103px !important;
  }

  .aws_result_title {
    color: #ea0029 !important;
  }

  .filters-container .clear-selection {
    display: none !important;
  }

  .yith-wcan-filter.filter-tax.hierarchical {
    border: none !important;
  }

  .apply-filters.main-modal-button {
    background-color: #333 !important;
    font-weight: bold !important;
    border: none !important;
  }
}

/* New stiles */

/* START GENERAL */
.hide {
  display: none;
}
/* END GENERAL */

/* START Banner home */
.gb-container.gb-container-cc4a2064,
.heros-2022 {
  margin-left: -40px;
  width: calc(100% + 80px);
  margin-top: -60px;
}
.corpo-title {
  font-family: "Nasalization Rg", sans-serif;
  font-weight: 500;
  margin-bottom: 12px;
}

.corpo-title a {
  color: white;
}

.corpo-title a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.corpo-sub {
  color: black;
}

.image-100 {
  width: 100% !important;
}

.gb-container.gb-container-cc4a2064 .image-100:hover,
.gb-container-bdd87aaa img:hover {
  opacity: 0.7;
}
/* END Banner Home */

/* START FOOTER */

/* Fix footer links */
.gb-grid-wrapper.gb-grid-wrapper-dcd86578.footer-grid-container a {
  color: white;
}

.gb-grid-wrapper.gb-grid-wrapper-dcd86578.footer-grid-container a:hover {
  color: #ea0029;
}

.gb-grid-wrapper.gb-grid-wrapper-dcd86578.footer-grid-container
  .gb-headline-ba6a5271,
.gb-grid-wrapper.gb-grid-wrapper-dcd86578.footer-grid-container
  .gb-headline-6f2b5602,
.gb-grid-wrapper.gb-grid-wrapper-dcd86578.footer-grid-container
  .gb-headline-946ba186 {
  font-family: "Nasalization Rg", sans-serif;
  font-weight: 500;
}

/* END FOOTER */

@media (max-width: 768px) {
  /* New stiles */

  /* START Banner home */
  .gb-container.gb-container-cc4a2064 {
    margin-left: -20px;
    width: calc(100% + 40px);
    margin-top: -40px;
  }

  #post-2 .gb-container-cc4a2064 {
    margin-bottom: 20px;
  }
  /* END Banner home */
}

/* START NEW CATALOG MENU */

.shortcode-menu ul li {
  list-style: none;
}

.shortcode-menu ::marker {
  display: none;
}

#wpmm-wrap-slideout {
  width: calc(100% - 32px);
}

#wpmm-wrap-slideout li,
#wpmm-wrap-slideout li a {
  background-color: #ea0029;
  color: white;
  font-size: 16px !important;
}

.wpmm-sub-menu-wrapper.wpmm-menu1 {
  opacity: 1 !important;
  background: white !important;
  color: red !important;
}

#wpmm-wrap-slideout li:hover,
.wp-mega-sub-menu li:hover {
  background-color: white;
}

#wpmm-wrap-slideout li:hover > a,
.wp-mega-sub-menu li:hover > a {
  color: #ea0029 !important;
  background-color: white !important;
}

ul.wpmm-mega-wrapper li.wpmega-menu-flyout ul.wp-mega-sub-menu li:hover {
  background-color: white !important;
}

.grow {
  transition: all 0.2s ease-in-out;
}

.grow:hover {
  transform: scale(1.1);
}

.sidebar-menu-catalogo {
  z-index: 9999999;
}
/* END NEW CATALOG MENU */

/*Se procede a elimiar el tercer nivel del menu de las categorias en MOVIL ya que hay problemas de visibilidad dado el tamaño de este*/
@media (max-width: 800px) {
  /*Componentes neumáticos*/
  li#wp_nav_menu-item-31171 div {
    display: none;
  }
  li#wp_nav_menu-item-27796 div {
    display: none;
  }
  li#wp_nav_menu-item-27795 div {
    display: none;
  }
  /*Compresores y Tratamiento de aire*/

  li#wp_nav_menu-item-28053 div {
    display: none;
  }
  li#wp_nav_menu-item-28082 div {
    display: none;
  }
  li#wp_nav_menu-item-28081 div {
    display: none;
  }
  li#wp_nav_menu-item-28098 div {
    display: none;
  }
  li#wp_nav_menu-item-28109 div {
    display: none;
  }
  li#wp_nav_menu-item-28126 div {
    display: none;
  }

  /*Herramienta y equipacion */

  li#wp_nav_menu-item-29017 div {
    display: none;
  }
  li#wp_nav_menu-item-29033 div {
    display: none;
  }
  .wpmm-sub-menu-wrapper.wpmm-menu0.wpmm-open-fade li a {
    background: white !important;
    color: #ea0029 !important;
  }
  #wpmm-wrap-slideout li:hover > a,
  .wp-mega-sub-menu li:hover > a {
    color: #ffffff !important;
    background-color: #aa001f !important;
  }
}

/* Catalogos */
@media (max-width: 800px) {
  .gb-container-05a602a2 :where(.wp-block-columns.is-layout-flex) {
    gap: 1em;
  }
}

/**Breadcrumbs**/

.page-template-default > p {
  margin: 0px;
}
.home .entry-content {
  margin-top: 10px;
}
.gb-container.gb-container-9c468d10 {
  background-color: #efefef;
}

.gb-container.gb-container-9c468d10
  .gb-inside-container
  .rank-math-breadcrumb
  p {
  margin: 0px;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
}

/* Widtget en pagina de categorias */
.archive.widget-area .widget {
  padding: 20px 0px 0px 10px;
}

.archive div#left-sidebar {
  overflow: hidden;
}

/**/
/* Pídeo hoy bloque envio */

/* iva excl */
/* p.price {
  float: left;
} */
.envio {
  clear: both;
}
.sinIva p {
  font-size: 20px;
  padding-top: 12px;
  padding-left: 24px;
  float: left;
  font-weight: 500;
}
span.impuesto {
  font-size: 16px;
}
@media (max-width: 800px) {
  h1.product_title.entry-title {
    padding-top: 48px !important;
  }
}

/* Productos relacionados*/
section.related.products .price {
  font-size: 20px !important;
}
section.related.products h2:first-child {
  color: #ea0029;
}

/*Menu tienda*/

/*quitar transicion de las img del megamenu*/
.wpmm-image-link-wrapper a:before {
  transition: none !important;
  background: none !important;
}

/*Hacer que el menu tenga 100% de anchura en movil */
.mega-menu-menuTienda-mobile-open div#mega-menu-wrap-menuTienda {
  width: 100%;
}

@media (min-width: 800px) {
  .mega-menu-columns-4-of-12 li:nth-child(2) {
    width: 70% !important;
  }

  .mega-menu-columns-4-of-12 li:first-child {
    width: 30% !important;
  }
}
@media (max-width: 800px) {
  /* .widget_wpmegamenu_pro_linkimage {
    display: none !important;
  }
  button.menu-toggle {
    display: none !important;
  } */
}

.navigation-branding,
.site-logo.mobile-header-logo {
  order: 0 !important;
}

/*desactivar migas en tienda*/
.post-type-archive-product nav.rank-math-breadcrumb {
  display: none;
}

/*boton de resultados*/
.btn-result a {
  padding: 12px 24px;
  background: #ea0029;
  color: white;
}
.btn-result a:hover {
  padding: 12px 24px;
  background: #333333;
  color: white;
}
aside#block-16 {
  padding-top: 0;
}

form#mc4wp-form-1 a {
  color: #ea0029;
}
input.suscripcion {
  background-color: #ea0029;
  border: 1px solid #ea0029;
}
input.suscripcion:hover {
  border: 1px solid #ea0029;
  background-color: white;
  color: #ea0029;
}

/*Carrito*/

#mega-menu-item-32577 {
  position: relative;
}

.pointer-carrito {
  background-image: url('circulo.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #fff;
  font-size: 11px;
  position: absolute;
  top: -5px;
  padding: 4px;

}
#CybotCookiebotDialogPoweredbyCybot{
  display:none!important;
}

.pointer-carrito p, .pointer-carrito a {
  font-size: 11px;
  margin: 0px!important;
}
@media (max-width:800px) {
  .pointer-carrito {
    left:20px;
    top: -1px;
  }
}
@media (min-width:801px) {
  .pointer-carrito {
    right: 0px;
  }
}

/*left-bar*/
@media (min-width: 980px) {
  .fixed-widget {
    position: fixed;
    z-index: 999;
    top: 0;
  }
}

/* Tienda Home */
.cat-home-tienda #Capa_1, .cat-home-tienda #Capa_2 {
    width: 150px;
}
.cat-home-tienda  #Capa_1 .cls-1, .cat-home-tienda  #Capa_2 .cls-1{
  stroke:#ea0029 !important;
}
.cat-home-tienda svg#Capa_1 {
    fill: #ea0029;
}

#menu-menu-tienda li a {
  padding-left: 12px;
  padding-right: 12px;
  font-size: 14px;
}
li#menu-item-32577 a {
  content: url(https://hntools.es/wp-content/uploads/2023/04/carrito-de-compras-hntools.png);
}

@media (max-width:800px){
  #menu-menu-tienda li a {
    font-size: 16px;
  }
}
/*btn subcategorias*/
.btn-sub {
  margin: 48px 0;
}
.btn-sub a {
  color: white;
  font-weight: 600;
  text-transform: uppercase;
}
@media(max-width:800px){
  .btn-sub {
    padding-bottom: 48px;
}
}
/**/

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  height: 68px !important;
}
.woocommerce-price-suffix{
  font-size: 55% !important;
}

@media(max-width:800px){

  .woocommerce-price-suffix{
    font-size: 35% !important;
  }  

  .woocommerce ul.products li.product .price, .woocommerce div.product p.price {
    font-size: 25px;
  }
  
}


/**Carrito tienda **/

.custom-carrito {
  position: relative!important;
}
.custom-content-cart {
  position: absolute!important;
  background: #fff;
  padding: 12px;
  width: 300px;
}
.custom-content-cart, .items-cart {
  display: flex;
  flex-direction: column;
  top: 100%;
  gap: 15px;
}

.item-cart {
  display: flex;
}

.item-cart .info{
  display: flex!important;
  flex-direction: column;
}

.item-cart .info span {
  margin: 0!important;
  text-align: left;
  font-size: 13px!important;
}

.img-item-carrito {
  position: relative;
  display: flex;
  align-items: center;
  gap: 3px;
}
.img-item-carrito span.quantity-item, .custom-carrito span.quantity-cart {
  display: flex;
  position: absolute;
  align-items: center;
  align-content: center;
  background: #EA0029;
  height: 10px;
  width: 10px;
  font-size: 10px!important;
  color: #fff;
  border-radius: 50%;
  line-height: 10px!important;
  text-align: center;
}
.custom-carrito span.quantity-cart {
  position: absolute!important;
  position: absolute!important;
  margin: 0!important;
  top: 20px;
  right: 0!Important;
  left: 100%!important;
  padding: 5px!important;
}
.custom-carrito .button.button-cart {
  text-align: center;
  padding: 10px 20px!important;
  width: auto!important;
  height: auto;
  line-height: 12px!important;
  font-weight: bold;
  text-transform: uppercase;
}

@media(min-width:800px) {
  .hidden {
    display: none!important;
  }
}

@media(max-width:800px){
  .custom-content-cart, .items-cart {
    display: none!important;
  }
}


/*FREQUENTLY BOUGHT - OTROS USUARIOS COMPRARON*/

.yith-wfbt-submit-block .price_text {
  margin-bottom: 20px;
}
.yith-wfbt-section.woocommerce h3 {
  font-size: 25px;
  font-weight: bold;
}
span.woocommerce-Price-amount.amount {
  font-size: 16px;
  font-weight: normal;
}
.yith-wfbt-section .yith-wfbt-item input[type="checkbox"] {
  top: 10px;
}
td.image_plus {
  color: #ea0029;
}
.yith-wfbt-section.woocommerce {
  padding: 48px;
  margin-bottom: 48px;
  border: solid 2px #3a3a3a;
}
form.yith-wfbt-form {
  margin: 0;
  padding: 0;
}
ul.yith-wfbt-items {
  margin-bottom: 0px !important;
}
.price_text {
  padding-top: 20px;
}

@media(max-width:800px){
  .yith-wfbt-section.woocommerce {
    padding: 20px;
}
}

/*Ajustar minuaturas de producto */

.swiper {
  overflow: hidden !important
}


/* Titulos de la barra lateral */
p.title-left {
  color: #3a3a3a;
  font-size: 24px;
  font-weight: 500;
  font-family: 'Roboto';
}

a.wc-block-grid__product-link .wc-block-grid__product-title,
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link .woocommerce-loop-product__title
{
	height: 48px !important;
}


.wp-block-cover__inner-container h1.gb-headline.gb-headline-text{
	margin-bottom: 0;
}

.titulo-pdf {
	min-height: 55px;
}

.hnt-group{
	color:#ffffff!important;
}

@media (max-width: 767px) {
.gb-container-20c20586 > .gb-inside-container {
    padding-left: 0px;
	  margin-top: 24px;
}
	.gb-container-d60d17f0 > .gb-inside-container {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}
	.heros-2022 {
    margin-left: -40px;
    width: calc(100% + 60px)!important;
    margin-top: -42px!important;
}
	.dashicons-menu:before {
    content: "\f333";
    color: white;
}

.dashicons-no:before {
    content: "\f158";
    color: white;
}
	}

/* color boton texto */
a.wp-block-button__link.has-base-3-color.has-text-color.has-background {
 color: #f3f3f3;
}

.gb-container-41c79da6 {
    background-image: none!important;
	margin-top:-10px !important;
}

.woocommerce a.button {
    color: #ffffff;
    background-color: #ea0029;
    width: 85%;
}

/* Separador Header categorias */

.is-style-default{
 border:none;
	height:2px;
}

/*Price product*/
p span bdi {
  font-size: 32px;
  color: #000000;
}

/* Boton busqueda productos */
button.wp-block-search__button.has-icon.wp-element-button {
  padding-bottom: 30px;
}

input.wp-block-search__input {
  padding-bottom: 18px;
  padding-top: 19px;
}

h2.wp-block-heading {
  margin-top: 30px;
}

h2.c-accordion__title.js-accordion-controller {
  color: #EA0029;
  padding-bottom: 30px;
  
}

/*Pagina 404*/
.error404 div#primary {
  display: none;
}
.error404 nav#site-navigation {
  display: none;
}