@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//jbh.com.ar/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.2.3") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(250,43,3);
	--wd-alternative-color: #FA2B03;
	--wd-link-color: rgb(242,242,242);
	--wd-link-color-hover: rgb(232,232,232);
	--btn-default-bgcolor: rgb(250,43,3);
	--btn-default-bgcolor-hover: rgba(249,41,0,0.88);
	--btn-accented-bgcolor: rgb(249,43,3);
	--btn-accented-bgcolor-hover: rgb(249,43,3);
	--wd-form-brd-width: 0px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://jbh.com.ar/wp-content/uploads/2021/08/sport-promo-popup-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(26,26,26);
	background-image: none;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 18px;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-weight: 600;
	font-size: 33px;
}
html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount, html .product-image-summary-wrap .summary-inner > .price del, html .product-image-summary-wrap .summary-inner > .price del .amount, html .wd-single-price .price del .amount {
	font-size: 29px;
}
html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

@media (min-width: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title.page-title-default {
  display: none !important;
}

a.checkout-button.button.alt.wc-forward {
    display: none !important;
}

a.button.checkout.wc-forward {
    display: none !important;
   }

/* Sección Beneficios */

.features-section {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    padding: 20px;
  }

  .feature-item {
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .feature-item img {
    width: 50px;
    height: 50px;
  }

  .feature-text {
    text-align: left;
  }

  .feature-text h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    color: #333;
  }

  .feature-text p {
    font-size: 14px;
    margin: 0;
    color: #777;
  }

  @media screen and (max-width: 768px) {
    .features-section {
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
    }

    .feature-item {
      gap: 10px;
    }
}

.onsale.product-label {
    display: none !important;
}

/* Estado no activo */
.wd-cats-toggle {
    background-color: #FA2B03 !important; /* Fondo naranja */
    color: #FFFFFF !important; /* Texto blanco */
}

/* Hover cuando no está activo */
.wd-cats-toggle:hover {
    background-color: #FF4500 !important; /* Fondo naranja más claro en hover */
    color: #FFFFFF !important; /* Mantiene el texto blanco */
}

/* Estado activo */
.wd-cats-toggle.toggle-active {
    background-color: #FA2B03 !important; /* Fondo naranja */
    color: #FFFFFF !important; /* Texto blanco */
}

/* Hover cuando está activo */
.wd-cats-toggle.toggle-active:hover {
    background-color: #FA2B03 !important; /* Mantiene el fondo naranja */
    color: #FFFFFF !important; /* Mantiene el texto blanco */
}

/* Pseudo-elemento ::after para estado no activo */
.wd-cats-toggle::after {
    background-color: transparent !important; /* Fondo transparente para la flecha */
    color: #FFFFFF !important; /* Color blanco de la flecha */
}

/* Pseudo-elemento ::after en hover cuando no está activo */
.wd-cats-toggle:hover::after {
    background-color: transparent !important; /* Mantiene la flecha transparente en hover */
    color: #FFFFFF !important; /* Color blanco de la flecha */
}

/* Pseudo-elemento ::after en estado activo */
.wd-cats-toggle.toggle-active::after {
    background-color: transparent !important; /* Mantiene la flecha transparente */
    color: #FFFFFF !important; /* Flecha blanca */
}

/* Pseudo-elemento ::after en hover cuando está activo */
.wd-cats-toggle.toggle-active:hover::after {
    background-color: transparent !important; /* Flecha sigue siendo transparente */
    color: #FFFFFF !important; /* Flecha blanca */
}
/* Estilo del botón de enviar */
#fluentform_3 .ff-btn-submit {
	background-color: #FA2B03;
	color: white;
}

/* Estilo de línea inferior para los campos de entrada */
#fluentform_3 .ff-el-form-control {
  border: none; /* Quitar el borde completo */
  border-bottom: 1px solid #000; /* Solo línea inferior */
  border-radius: 0; /* Quitar bordes redondeados */
  transition: border-color 0.3s ease; /* Transición suave para el cambio de color */
  width: 100%; /* Asegurarse de que el campo ocupe el ancho completo */
  margin-bottom: 20px; /* Espaciado inferior entre campos */
}

/* Estilo para el área de texto de mensaje */
#fluentform_3 .ff-el-form-control.ff-el-textarea {
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    width: 100%;
    height: 150px;
}

/* Alineación de los campos de Teléfono y Email en la misma línea */
#fluentform_3 .ff-el-input-wrap {
    display: flex;
    justify-content: space-between;
}

/* Ajuste de ancho para los campos de Teléfono y Email */
#fluentform_3 .ff-el-input-wrap .ff-el-form-control {
    width: 48%; /* Teléfono y Email ocuparán cada uno el 48% del ancho */
}

/* Cambio de color de la línea inferior al hacer clic en el campo */
#fluentform_3 .ff-el-form-control:focus {
  border-bottom-color: rgb(250,43,3); /* Color de línea al hacer focus en el campo */
  outline: none; /* Quitar el borde predeterminado de enfoque */
}

@media screen and (max-width: 768px) {
    .mobile-text {
      font-size: 13px; /* Ajusta este valor según el tamaño que necesites */
    }

@media (max-width: 1024px) { 
    #Footer2000 {
        display: none;
    }
}

div.page-title.page-title-default.title-size-large.title-design-centered.color-scheme-light.post-title-large-image {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
}

.inline-heading {
    display: inline;
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-weight: inherit;
}
