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

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(53,53,53);
	--wd-text-font-size: 16px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 21px;
	--wd-primary-color: rgb(51,96,222);
	--wd-alternative-color: rgb(250,235,145);
	--wd-link-color: rgb(124,122,122);
	--wd-link-color-hover: rgb(51,96,222);
	--btn-default-font-family: "Poppins", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 500;
	--btn-default-transform: inherit;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-transform: inherit;
	--btn-accented-bgcolor: rgb(51,96,222);
	--btn-accented-bgcolor-hover: rgb(250,235,145);
	--btn-accented-color: rgb(255,255,255);
	--btn-accented-color-hover: rgb(51,96,222);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(51,96,222);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://kyhpets.com/wp-content/uploads/2021/08/promo-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
.page-title-default {
	background-color: rgb(234,234,234);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: #ffffff;
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(248,248,248);
	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(53,53,53);
	--wd-form-placeholder-color: rgb(173,173,173);
	--wd-form-brd-color: rgb(217,217,217);
	--wd-form-brd-color-focus: rgb(173,163,163);
	--wd-form-bg: rgb(255,255,255);
}
.product-labels .product-label.onsale {
	color: rgb(250,235,145);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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;
--wd-brd-radius: 0px;
}



ol, ul {
    list-style: none !important;
    
    --li-pl: 0 !important; 
}
.page-title:not(.with-back-btn).title-shop {
    padding: 0.6rem 0rem !important;
}

.wd-action-btn {
    display: inline-flex;
    vertical-align: baseline !important;
    margin-right: 1rem !important;
   
}
.especial-banner{
	 transition: all 0.3s ease;
	cursor:pointer;
	z-index: 2;
	
}
.especial-banner:hover{
 transform: translateY(0.3rem);
 margin-top:0.3rem;
}
.category-element{
	 transition: all 0.3s ease;
	cursor:pointer;
	
}
.category-element:hover{
 transform: translateY(-0.3rem);
}
.woocommerce-Button, .woocommerce-button button{
margin: 4% 0 !important;
}
/* Ocultar el texto original completamente */
.wd-empty-mini-cart .wc-backward,
.woodmart-empty-mini-cart .wc-backward {
    font-size: 0 !important;
    margin: 4% 0 !important;
}

/* Mostrar el nuevo texto */
.wd-empty-mini-cart .wc-backward::after,
.woodmart-empty-mini-cart .wc-backward::after {
    content: "Volver a la Tienda";
    font-size: 14px !important; /* Ajusta este valor según tu diseño */
}
.searchform .searchsubmit{
	background-color:var(--e-global-color-primary) !important;
	color: #fff !important;

	border-radius:100% !important;
}
.searchform .searchsubmit:hover{
	color: var(--e-global-color-primary) !important;
	background-color: var(--e-global-color-accent) !important;
}
.category-element:hover{
	.elementor-heading-title{
		color: #3360DE !important;
	}
	
}

.category-element:hover{
box-shadow:  -12px -12px 24px #f0f0f0, 12px 12px 24px #ffffff;
	
}

div.product-wrapper .price,
div.product-wrapper .amount {
    color: #1E1E1E;
}
.wd-shop-tools .woocommerce-ordering.wd-style-underline select {
    width: auto !important;
    min-width: 100px !important;  /* Ajuste mínimo para evitar que se colapse demasiado */
    max-width: none !important;  /* Elimina cualquier límite de ancho */
}

div.star-rating{
	display:none;
}

/* Contenedor principal */
.megamenu {
    display: flex;
    flex-wrap: wrap; /* Permite que los elementos se acomoden en nuevas filas si no hay suficiente espacio */
    justify-content: flex-start; /* Alinea los elementos al principio */
    gap: 3rem; /* Espacio entre las categorías */
    margin: 20px 0; /* Margen superior e inferior */
    width: 100%; /* Asegura que el contenedor ocupe todo el ancho disponible */
}

/* Contenedor de cada categoría */
.megamenu-categories {
    display: flex;
    flex-direction: column; /* Alinea el título y la lista en columna */
    align-items: left;
    flex-grow: 1; /* Permite que las categorías crezcan para ocupar el espacio disponible */
    width: auto;
    box-sizing: border-box; /* Para que el padding y los márgenes no afecten el tamaño */
}

/* Estilo para los títulos de las categorías (h3) */
.megamenu-categories h3 {
    margin-bottom: 15px; /* Espacio debajo del título */
    text-align: left;
}

/* Enlace dentro de h3 (título de categoría) */
.megamenu-categories h3 a {
    text-decoration: none; /* Evitar subrayado predeterminado */
    font-size: 1.5rem;
   color: var(--e-global-color-d48e80a);
}

/* Cambiar el color del enlace al pasar el ratón */
.megamenu-categories h3 a:hover {
   color: var(--e-global-color-978cead);
}

/* Estilo para las listas de subcategorías */
.megamenu-categories ul {
    list-style-type: none; /* Eliminar los puntos de la lista */
    padding: 0;
    margin: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

/* Estilo para los elementos de la lista (subcategorías) */
.megamenu-categories ul li {
    margin-bottom: 10px; /* Espacio entre subcategorías */
}

/* Estilo para los enlaces dentro de las subcategorías */
.megamenu-categories ul li a {
    text-decoration: none;
    color: var(--e-global-color-d48e80a);
    font-size: 1rem;
}

/* Cambiar el color del enlace al pasar el ratón */
.megamenu-categories ul li a:hover {
	 color: var(--e-global-color-primary);
	
	
}

/* Responsividad: Cuando la pantalla es más pequeña, los elementos se apilan */
@media (max-width: 1024px) {
    .megamenu-categories {
        width: calc(50% - 20px); /* Cada categoría ocupa el 50% del ancho */
    }
}

@media (max-width: 768px) {
    .megamenu-categories {
        width: 100%; /* Cada categoría ocupa el 100% del ancho */
    }
}
.icon-logo{
  width: 3.5rem;
	height: 3.5rem;
   aspect-ratio: 1 / 1;
  border-radius: 50%; /* Hace que el elemento sea circular */
  animation: rotate 5s linear infinite;
}
.icon-logo-big {
  width: 7rem;
  height: 7rem;
  aspect-ratio: 1 / 1;
  border-radius: 50%; /* Hace que el elemento sea circular */
  animation: rotate 5s linear infinite;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FFE964; /* Degradado circular opcional */
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}