@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kojac.pe/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//kojac.pe/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-cat-brd-radius: 50%;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(0,151,177);
	--wd-alternative-color: rgb(254,216,0);
	--wd-link-color: rgb(0,122,255);
	--wd-link-color-hover: rgb(0,63,255);
	--btn-default-bgcolor: rgb(21,59,66);
	--btn-default-bgcolor-hover: rgb(21,59,66);
	--btn-accented-bgcolor: rgb(21,59,66);
	--btn-accented-bgcolor-hover: rgb(21,59,66);
	--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(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left 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);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(246,245,248);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
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: 15px;
	text-transform: none;
}
html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
	font-weight: 700;
	font-size: 30px;
	text-transform: capitalize;
}
html .wd-nav-mobile > li > a, html .wd-nav-mobile .wd-sub-menu li a {
	text-transform: none;
}
.page .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgb(246,245,248);
	background-image: none;
}
html .wd-buy-now-btn {
	color: rgb(255,255,255);
	background: rgb(19,22,41);
}
html .wd-buy-now-btn:hover {
	color: rgb(255,255,255);
	background: rgb(19,22,41);
}
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-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	background-color: rgb(140,188,103);
}
.product-labels .product-label.featured {
	background-color: rgb(225,74,92);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(13,6,37);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 24px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title, html .page-title .wd-title-wrapp > .title {
		font-size: 22px;
	}

}
:root{
--wd-container-w: 1660px;
--wd-form-brd-radius: 35px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

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


/** WHATSAPP FLOTANTE **/ 
.whatsapp-float{
    position:fixed;
    width:60px;
    height:60px;
    bottom:15px;
    right:15px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 8px 20px rgba(0,0,0,0.3);
    z-index:99;
    transition:0.3s ease;
}

.whatsapp-float:hover{
    transform:scale(1.1);
}

@media (max-width: 1024px) {
    .whatsapp-float {
        display: none !important;
    }
	
		.elementor-52 .elementor-element.elementor-element-1063948 > .elementor-widget-container {
				margin: 0px 0px 0px 0px !important;
		}
	
		.elementor-52 .elementor-element.elementor-element-1552d59 > .elementor-widget-container {
				margin: 0px 0px 0px 0px !important;
		}
}

/** POPUP  MANTENIMIENTO **/

.mantenimiento-popup{
    text-align:center;
    padding:40px 30px;
    margin:25px auto; /* margen de 25px */
    max-width:500px;
    font-family:Arial, sans-serif;
}

.mantenimiento-popup h2{
    margin-bottom:20px;
    color:#222;
    font-size:28px;
}

.mantenimiento-popup p{
    color:#555;
    font-size:18px;
    margin-bottom:15px;
    line-height:1.6;
}

.btn-whatsapp{
    display:inline-block;
    margin-top:20px;
    padding:14px 28px;
    background:#25D366;
    color:#ffffff;
    text-decoration:none;
    border-radius:30px;
    font-weight:bold;
    font-size:18px;
    transition:0.3s;
}

.btn-whatsapp:hover{
    background:#1ebe5d;
}

:is(.btn,.button,button,[type=submit],[type=button]) {
	text-transform: none !important;
}

.registration-info{
	text-align:justify !important;
}

.social-instagram {
    --wd-social-brand-color: rgb(225, 48, 108) !important;
    --wd-social-icon: "\f163";
}

.social-whatsapp {
    --wd-social-brand-color: #2caa57 !important;
    --wd-social-icon: "\f175";
}

/** CSS para DESCRIPCION DE LG LAVADORA **/

.kojac-product-description {
  font-family: inherit;
  color: #333;
  background: #f7f7f9;
  padding: 40px 20px;
  border-radius: 18px;
}

.kojac-product-hero {
  text-align: center;
  max-width: 780px;
  margin: 0 auto 35px;
}

.kojac-product-hero .kojac-brand {
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #555;
  margin-bottom: 8px;
}

.kojac-product-hero h2 {
  font-size: 34px;
  margin: 0 0 15px;
  color: #222;
}

.kojac-product-hero p {
  font-size: 15px;
  line-height: 1.7;
  color: #777;
}

.kojac-product-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
  align-items: center;
  margin-top: 30px;
}

.kojac-product-image img {
  width: 100%;
  border-radius: 18px;
  background: #fff;
  display: block;
}

.kojac-product-benefits {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.kojac-benefit-card {
  background: #fff;
  padding: 24px;
  border-radius: 16px;
}

.kojac-benefit-card h3 {
  font-size: 20px;
  margin: 0 0 10px;
  color: #333;
}

.kojac-benefit-card p {
  margin: 0;
  color: #777;
  line-height: 1.6;
  font-size: 14px;
}

.kojac-product-text {
  text-align: center;
  max-width: 900px;
  margin: 35px auto;
  color: #777;
  line-height: 1.7;
}

.kojac-features {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 25px;
}

.kojac-features div {
  background: #fff;
  padding: 20px;
  border-radius: 14px;
  text-align: center;
}

.kojac-features strong {
  display: block;
  color: #222;
  margin-bottom: 8px;
}

.kojac-features span {
  color: #777;
  font-size: 14px;
}

@media (max-width: 768px) {
  .kojac-product-grid,
  .kojac-features {
    grid-template-columns: 1fr;
  }

  .kojac-product-hero h2 {
    font-size: 26px;
  }
}