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

:root {
	--wd-text-font: "Gotham Normal", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Gotham Bold", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Gotham Bold", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: rgb(36,36,36);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Gotham Normal", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Gotham Bold", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 15px;
	--wd-header-el-font: "Gotham Semi Bold", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(20,57,96);
	--wd-alternative-color: rgb(17,144,235);
	--wd-link-color: rgb(20,57,96);
	--wd-link-color-hover: rgb(17,144,235);
	--btn-default-bgcolor: rgb(20,57,96);
	--btn-default-bgcolor-hover: rgb(17,144,235);
	--btn-accented-bgcolor: rgb(17,144,235);
	--btn-accented-bgcolor-hover: rgb(20,57,96);
	--wd-form-brd-width: 1px;
	--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: rgb(248,248,248);
	background-image: url(https://klorpiletas.com.ar/wp-content/uploads/2022/05/popup-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(17,144,233);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(20,57,96);
	background-image: none;
}
html .wd-nav.wd-nav-secondary > li > a {
	font-family: "Mulish", Arial, Helvetica, sans-serif;
	font-weight: 800;
}
html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
	font-size: 18px;
	text-transform: none;
}
html .wd-nav-mobile > li > a {
	text-transform: none;
}
html .wd-product .wd-product-cats a {
	font-size: 13px;
	line-height: 15px;
	color: rgb(140,140,140);
}
html .wd-product .wd-product-cats a:hover {
	color: rgb(30,115,190);
}
html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a {
	font-size: 14px;
}
html .wd-product .wd-product-brands-links a {
	font-size: 13px;
	color: rgb(17,144,235);
}
html .wd-product .wd-product-brands-links a:hover {
	color: rgb(30,115,190);
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-family: "Gotham Bold", Arial, Helvetica, sans-serif;
	font-size: 45px;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(250,250,250);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(119,119,119);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgb(20,57,96);
	--wd-form-bg: rgba(15,15,15,0.04);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 15px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 150px;
}

@media (max-width: 1024px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title {
		font-size: 16px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 4px;
	}

}
:root{
--wd-container-w: 1420px;
--wd-form-brd-radius: 5px;
--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: 12px;
}

@media (min-width: 1420px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


@font-face {
	font-family: "Gotham Condensed Bold";
	src: url("//klorpiletas.com.ar/wp-content/uploads/2025/05/GothamCond-Bold.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Gotham Condensed semibold";
	src: url("//klorpiletas.com.ar/wp-content/uploads/2025/05/GothamCond-Medium.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Gotham Normal";
	src: url("//klorpiletas.com.ar/wp-content/uploads/2025/05/Gotham-Light.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Gotham Bold";
	src: url("//klorpiletas.com.ar/wp-content/uploads/2025/05/Gotham-Black.woff") format("woff");
	font-weight: 800;
	font-style: normal;
}

@font-face {
	font-family: "Gotham Semi Bold";
	src: url("//klorpiletas.com.ar/wp-content/uploads/2025/05/Gotham-Medium.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

.wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) img {
    width: 100%;
    height: 250px;
    object-fit: contain;
}
.highlight-text {
  background-image: linear-gradient(180deg, transparent 70%, #ffff00 70%);
}
.products-bordered-grid.elements-grid>.wd-col {
    padding: 20px;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
    padding: 10px 0 0 !important;
}
body.home .wd-content-layout {
    padding-bottom: 0px !important;
}

/* Contenedor general del formulario */
.newsletter form.wpforms-form {
  display: flex;
  align-items: center;
}

#wpforms-form-15629 .wpforms-submit-container {
  margin-top: 0 !important;
}
.wd-prefooter {
    padding-bottom: 0px !important;
}
.footer-column ul li a {
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
		font-weight: 600;
}
.footer-column ul li{
		margin-bottom: 10px !important;
}	
@media (min-width: 960px) {
	.footer-sidebar.wd-grid-g {
    display: flex !important;
    justify-content: space-between;
	}
}	
/* Responsive: cambio a columna en pantallas chicas */
@media (max-width: 768px) {
  .newsletter form.wpforms-form {
    flex-direction: column;
    align-items: stretch;
  }

  .newsletter input[type="email"],
  .newsletter button.wpforms-submit {
    width: 100%;
    border-radius: 0;
  }

  .newsletter button.wpforms-submit {
    margin-top: 8px;
  }
}
.wd-account-style-text .wd-tools-text {
    font-size: 12px;
}
.amo-button-holder {
    position: fixed;
    bottom: 10px !important;
}
.wd-post-img img,
.wd-post .entry-thumbnail img {
    height: 300px !important;
    object-fit: cover;
}

/*boton header*/
@keyframes botonAtencion {
  0%, 100% {
    background-color: #143960;
  }
  50% {
    background-color: #1190e9;
  }
}

.boton-llamativo {
  color: #fff !important;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #143960;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  animation: botonAtencion 1.5s infinite ease-in-out;
}

.wd-widget .widget .sidebar-widget {
	font-size: 14px !important;
}

/*etiquetas*/
.blue-label {
  position: relative;
  display: inline-block;
  color: #ffff00;
  z-index: 1;
}

.blue-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  background-color: #002654; /* fondo azul oscuro */
  transform: rotate(-3deg);
  z-index: -1;
}
.yellow-label {
  position: relative;
  display: inline-block;
  color: #002654;
  z-index: 1;
}
.yellow-label::before {
  content: "";
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  bottom: 0;
  background-color: #FFFF00; /* fondo azul oscuro */
  transform: rotate(-3deg);
  z-index: -1;
}
.blue-text {
	color: #002654;
}
.yellow-text{
 	color: #FFFF00;
}
/*producto*/
.ywcp_components_single_item h3 span {
    font-size: 13px !important;
}
.ywcp_components_container h3,.entry-summary .ywcp_components_container h3:first-child {
    font-size: 20px;
    color: #143960;
    text-transform: uppercase !important;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
a.ywcp_selection_clear {
    background: #1190e9 !important;
}
.tc-image, .tm-extra-product-options .tmcp-field-wrap .tc-label-wrap .tc-image {
    height: 70px;
}
body.producto-cotizacion .quantity {
    display: none !important;
}
.tm-extra-product-options .tc-element-inner-wrap .tc-row {
    padding-bottom: 20px;
    gap: 0px;
}
.tm-extra-product-options .tc-element-inner-wrap .tc-row h3{
    margin-bottom: 10px;
}
/*add to cart*/

@media (max-width: 767px) {
  /* Mostrar el botón permanentemente */
  .product-grid-item .wd-buttons .wd-add-btn {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
    position: static !important;
  }

  /* Ocultar el texto del botón */
  .product-grid-item .add-to-cart-loop span {
     font-size: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
		display: none;
  }

  /* Mostrar solo el ícono (si no se ve, esto lo fuerza) */
  .product-grid-item .add-to-cart-loop::before {
    content: "\f123";
    font-family: "woodmart-font";
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    color: #fff !important;
    margin: 0 auto;
		transform: none !important;
		align-self: center !important;
  }

  /* Ajustar el botón a ícono centrado */
  .product-grid-item .add-to-cart-loop {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 10px !important;
  }
}

.mobile-tab-title .wd-active {
    background-color: #1190e9 !important;
		color: #fff !important;
}

/*CSS Boton Mobile Barra Lateral y CSS title de página*/

@media (max-width: 767px) {
		#menu-item-8731 > a > span {
		color: #fff !important;
	}

	.entry-title {
			font-size: 35px !important;
			padding: 20px 0px 20px 0px !important;
	}
}
.no-stock-tooltip {
    position: relative;
    display: inline-block;
    cursor: help;
		background: #ccc !important;
    color: #d63638;
    font-weight: bold;
}
.no-stock-tooltip .tooltip-text {
    visibility: hidden;
    width: 250px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 9999;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.1;
}
.no-stock-tooltip:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}
.no-stock-tooltip .tooltip-text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #333 transparent transparent transparent;
}

@media (min-width: 1025px) {
	.wd-logo .img svg path {
  fill: #1190EB;
}
/*.wd-logo img {
  filter: invert(53%) sepia(82%) saturate(2991%) hue-rotate(187deg) brightness(98%) contrast(101%);
}*/
form.searchform {
    min-width: 550px;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image,.woocommerce-product-gallery .wp-post-image {
    height: 500px !important;
    object-fit: contain;
    width: 100%;
}
.single-product .product-images-summary {
  position: sticky;
  top: 100px;
  z-index: 5;
}
/* Aplica a la galería de producto */
.woocommerce-product-gallery {
  position: sticky;
  top: 120px; /* Espacio desde el top (ajustalo según tu header) */
  align-self: flex-start; /* Si estás en un grid/flexbox */
  z-index: 10;
}
.woocommerce-product-gallery--with-images {
  position: sticky;
  top: 100px;
  z-index: 10;
}
.wd-widget .widget .sidebar-widget{
    background: #fff;
    padding: 15px 0px 15px 15px;
    border-radius: 8px;
}
.sidebar-left {
    max-width: 280px;
    margin-top: 30px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-logo  svg path {
  fill: #1190EB;
}
form.searchform {
    min-width: 550px;
}
}

@media (max-width: 576px) {
	.fs20{
	font-size: 20px !important
}
.entry-title {
    font-size: 20px !important;
    padding: 0px !important;
}
.woocommerce-product-gallery img {
    height: 300px !important;
    object-fit: contain;
}
}

