/*
 Theme Name:   MAYKLIP
 Description:  Tema de MAYKLIP (Child Theme Woodmart)
 Author:       XTemos - perduracion Digital
 Author URI:   https://perduraciondigital.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* ----------> GENERAL */

.main-page-wrapper{
	padding-top: 0 !important;
}
.site-content{
	margin-bottom: 0 !important;
}
.single-post .site-content,
.woocommerce .site-content,
.woocommerce-account .site-content,
.woocommerce-cart .site-content,
.woocommerce-checkout .site-content{
	margin-bottom: 2rem !important;
}
* b.resaltar{
	color: var(--e-global-color-primary) !important;
}
.items_rep .jet-listing-dynamic-repeater__items {
    flex-wrap: wrap !important;
}
.elementor-icon-box-wrapper .elementor-icon-box-title{
	margin-top: 0 !important;
}
.elementor-button-content-wrapper{
    display: flex;
    align-items: center;
}
.wd-search-full-screen{
	display: none !important;
}

/* ----------> ANIMACIONES */



/* - Efectos - */



/* ----------> CABECERA */

header.elementor-sticky--effects{
	box-shadow: 0 0 10px 1px #8181813b;
}

/* ----------> PIE DE PAGINA */

.scrollToTop{
	right:2.6% !important;
	bottom: 11% !important;
}
/* -> Firma de Perduracion Digital */
.firma_pdp {
  	position: relative;
    font-weight: 800;
	transition: 0.5s all ease-in-out;
}
.firma_pdp:hover{
	margin-left: 8px;
}
.firma_pdp::before,
.firma_pdp::after {
  content: '';
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease, left 0.3s ease, right 0.3s ease;
}
.firma_pdp::before {
  content: '{';
  left: -15px;
}
.firma_pdp::after {
  content: '}';
  right: -15px;
}
.firma_pdp:hover::before {
  opacity: 1;
  left: -9px;
}
.firma_pdp:hover::after {
  opacity: 1;
  right: -9px;
}

/* ----------> BOTON DE WSP FLOTANTE */

@keyframes pulso-whatsapp {
		0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.7);
	}
	70% {
		transform: scale(1);
		box-shadow: 0 0 0 70px rgba(37, 211, 102, 0);
	}
	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
	}
}
@keyframes wspanimado {
    0% {
        transform: scale(1) rotate(0deg);
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0.5);
    }
	30%{
		transform: rotate(-15deg);
	}
    70% {
        transform: scale(1.15) rotate(30deg);
		box-shadow: 0 0 0 20px rgba(37, 211, 102, 0);
    }
    100% {
        transform: scale(1) rotate(0deg);
		box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}
.wsp_btn{
		animation: wspanimado 1.7s infinite ease-in-out;
		border-radius: 50px;
}

/* ----------> CARRITO FLOTANTE */

.woofc-action-inner a{
	border-radius: 100px !important;
}
.woofc-area .woofc-area-top {
	background: var(--e-global-color-primary) !important;
}
.woofc-area .woofc-area-top .woofc-area-heading,
.woofc-area .woofc-area-top .woofc-close{
	color: #fff !important;
}
.woofc-action-inner a.woofc-action-checkout{
	background: var(--e-global-color-primary) !important;
	color: #fff !important;
}
.woofc-action-inner a.woofc-action-checkout:hover{
	background: var(--e-global-color-secondary) !important;
	color: #fff;
	border-color: var(--e-global-color-secondary) !important;
}

/* ----------> PAGINA DE INICIO */

.inicio_cats .category-grid-item .category-image:before{
	content: "";
    background-image: linear-gradient(180deg, #ffffff00 0%, #000000cc 100%);
    opacity: 0.75;
    display: block;
    position: absolute;
    top: calc(0px - 0px);
    left: calc(0px - 0px);
    width: max(100% + 0px + 0px, 100%);
    height: max(100% + 0px + 0px, 100%);
}
.inicio_cats .wd-entities-title,
.inicio_cats .more-products{
	color: #fff !important;
}
.descripcion ul li{
	padding: 1vh 0;
	margin-bottom: 0!important;
}
.descripcion{
	height: 35vh;
	overflow-y: auto;
	overflow-x: none;
}
.descripcion ul li::marker {
	color: var(--e-global-color-secondary);
}
.descripcion::-webkit-scrollbar {
	width: 10px;
}
.descripcion::-webkit-scrollbar-track {
	background: #d1d1d1;
	border: 4px solid transparent;
	background-clip: content-box;
}
.descripcion::-webkit-scrollbar-thumb {
	border-radius: 10px;
	border: 5px solid var(--e-global-color-secondary);
	height: 5px;
}

/* ----------> CLASTER DE PRODUCTO */

.wd-hover-with-fade .content-product-imagin{
	visibility: hidden !important;
}
.wd-product .wd-product-footer{
	display: none !important;
}
.wd-product .ver-producto{
	color: #fff;
	border-radius:10px;
	background: var(--e-global-color-secondary);
	transition: .4s all ease-in-out;
}
.wd-product .ver-producto:hover{
	background: var(--e-global-color-primary);
}
.wd-product .product-wrapper{
	border: 1px solid #e3e3e3;
	padding: 12px !important;
	border-radius: 8px !important;
	transition: .4s all ease-in-out;
}
.wd-product .product-wrapper:hover{
	border-color: var(--e-global-color-primary);
	transform: scale(1.025) !important;
}

/* ----------> TIENDA */

.woocommerce .page-title .title{
	font-size: 2.5rem;
}
.titulo_categorias .page-title{
	--wd-title-sp: 100px !important;
}
.titulo_categorias>div:before{
	content: "";
    background-image: url(https://mayklipinversiones.com.pe/wp-content/uploads/2025/02/circle-1.svg);
	
}
.titulo_categorias .page-title:before{
	content: "";
    background-image: linear-gradient(180deg, #ffffff00 0%, #000000cc 100%);
    opacity: 0.75;
    display: block;
    position: absolute;
    top: calc(0px - 0px);
    left: calc(0px - 0px);
    width: max(100% + 0px + 0px, 100%);
    height: max(100% + 0px + 0px, 100%);
}
@media (min-width: 1025px) {
    .title-size-default {
        --wd-title-sp: 25px !important;
	}
	.titulo_categorias .title-size-small{
		--wd-title-sp: 15vh !important;
	}
}

/* - Filtros - */

.elementor-widget-wd_sidebar .sidebar-widget,
.widget-area .sidebar-widget{
	border: 1px solid #dedede;
    border-radius: 10px;
	padding-bottom: 5px;
}
.elementor-widget-wd_sidebar  .sidebar-widget .widget-title,
.widget-area .sidebar-widget .widget-title{
	color: var(--e-global-color-secondary);
    font-size: 1.15rem;
    font-weight: 700;
    padding: 10px 15px;
	border-radius: 10px;
	margin-bottom: 0;
}
.elementor-widget-wd_sidebar .sidebar-widget .product-categories,
.widget-area .sidebar-widget .product-categories{
	padding: 0 1rem;
}
.elementor-widget-wd_sidebar .sidebar-widget .product-categories > li:last-child > a,
.widget-area .sidebar-widget .product-categories > li:last-child > a{
	border: none;
}
.elementor-widget-wd_sidebar .sidebar-widget .product-categories > li > a,
.widget-area .sidebar-widget .product-categories > li > a{
	border-bottom: 1px solid #d9d9d9;
    color: #333;
    display: block;
    position: relative;
    font-size: 14px;
    line-height: 19px;
    padding: 10px 20px 10px 20px;
}
.elementor-widget-wd_sidebar .sidebar-widget .product-categories li > a:before,
.widget-area .sidebar-widget .product-categories li > a:before{
    content: "";
    max-width: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 15px;
    left: 0;
    border: 1px solid var(--e-global-color-primary) !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.elementor-widget-wd_sidebar .sidebar-widget .product-categories li > a:hover:before,
.widget-area .sidebar-widget .product-categories li > a:hover:before{
	background: var(--e-global-color-primary) !important;
}
.elementor-widget-wd_sidebar .sidebar-widget .product-categories li.current-cat > a:before,
.widget-area .sidebar-widget .product-categories li.current-cat > a:before{
	background: var(--e-global-color-primary) !important;
}
.elementor-widget-wd_sidebar .sidebar-widget .price_slider_wrapper,
.widget-area .sidebar-widget .price_slider_wrapper{
	padding: 1rem;
}
.elementor-widget-wd_sidebar .widget_product_categories .wd-cats-toggle,
.widget-area .widget_product_categories .wd-cats-toggle{
	inset-inline-end: 0;
}
.elementor-widget-wd_sidebar  .widget_product_categories .children a,
.widget-area .widget_product_categories .children a{
	padding-inline-start: 20px;
}

/* ----------> PAGINA DE PRODUCTO */

.single_add_to_cart_button{
	
}
.single_add_to_cart_button:hover{
	
}
.single-product button[name="add-to-cart"],
.single-product .quantity{
	display: none !important;
}
.single-product .wa-order-class button{
	box-shadow:none !important;
	background: #25d366 !important;
}
.single-product .wa-order-class:hover{
	background: none;
}
.single-product .single_add_to_cart_button:hover,
.single-product .wa-order-class:hover{
	transform: scale(1.025);
	box-shadow:none !important;
}
@media (min-width: 768px) {
  form.cart > * {
    flex: none !important;
  }
  .woocommerce-variation-add-to-cart > * {
    flex: none !important;
  }
}

/* ----------> CARRITO */



/* ----------> FINALIZAR COMPRA */

.woocommerce-billing-fields>h3{
	display: none;
}
.woocommerce #billing_country_field span.woocommerce-input-wrapper{
	border: 1px solid #0000001a;
    display: flex;
    padding: 8px 20px;
}
label[for="payment_method_micuentawebstd"] img{
	max-width: 100% !important;
}