/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */


h1, h2, h3, h4, h5, h6 {
	text-wrap: balance;
}

.max-w-5xl {
	max-width: 85ch !important;
}

[id] {
	scroll-margin: 64px;
}

/* FIBOSEARCH */
.dgwt-wcas-search-form {
	border-radius: 50px;
	overflow: hidden;
}

.dgwt-wcas-search-wrapp {
	margin: 0 !important;
}

.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover {
	opacity: 1;
}

/* Woo */
.woocommerce-Tabs-panel table h3 {
	margin-bottom: 0 !important;
}

.wp-singular.product-template-default .dialog-widget.dialog-lightbox-widget img {
	background-color: white;
	border-radius: 4px;
}

/* JOINCHAT */
.joinchat__woo-btn.joinchat_app {
	width: 100%;
	text-align: center;
	margin-bottom: 6px;
}


.added_to_cart.wc-forward {
	display: none !important;
}

/* WPC FLOATING CART */
.woofc-count {
	border-radius: 50%;
}

.woofc-area .quantity .ct-increase, .woofc-area .quantity .ct-decrease {
	display: none;
}

.woofc-area .quantity {
	height: auto !important;
}

.woofc-area .woofc-item-qty-inner {
	align-items: center;
}

/* ELEMENTOR CART ICON  */
.elementor-menu-cart__container.elementor-lightbox {
	display: none !important;
}

/* SHOP LOADING MORE */
.wp-element-button.ct-load-more {
	border-radius: 6px;
	font-size: 13px;
	padding: 12px 20px;
}


/* BADGES */
ul li.product.type-product {
	position: relative;	
}

.tuman-new-product {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	color: white;
	background-color: var( --e-global-color-secondary );
	padding: 2px 6px;
	border-bottom-right-radius: 4px;
	margin: 0;
}

.tuman-sale-product {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 10px;
	font-weight: 800;
	text-transform: uppercase;
	color: white;
	background-color: var( --e-global-color-secondary );
	padding: 2px 6px;
	border-bottom-right-radius: 4px;
	margin: 0;
}


/*
 * 
 * 
 * 
/* ********************* SWIPER CATEGORIES ************************* */
/*
 * 
 * 
 * 
/* ********************* SWIPER CATEGORIES ************************* */
/* Estilos del contenedor del slider */
.subcat-swiper {
    width: 100%;
    padding: 20px 0px !important;
    margin: 0 auto;
    overflow: hidden;
	align-items: stretch
}

@media (min-width: 1024px) {
	.subcat-swiper {
		padding: 20px 0px !important;
	}
}

/* Estilos de cada slide */
.subcat-swiper .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: start;
    flex-direction: column;
    transition: transform 0.3s ease;
	background-color: #F9F9F9;
	border-radius: 4px;
	max-width: 250px;
	height: auto;
/* 	width: fit-content; */
}

.subcat-swiper .swiper-slide:hover {
    transform: translateY(-5px);
}

.subcat-swiper .swiper-slide a {
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: left;
	gap: 20px;
	padding: 15px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-size: 12px !important;
	line-height: 1.15;
	border-radius: 6px;
	color: #ffffff;
	transition-duration: .3s;
	border: 2px solid var( --e-global-color-secondary );
	background-color: var( --e-global-color-secondary );
}

.subcat-swiper .swiper-slide a:hover {
	border: 2px solid var( --e-global-color-secondary );
	background-color: transparent;
	color: var( --e-global-color-secondary );
}

.subcat-swiper .swiper-slide a p {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
}

/* Estilos de la imagen */
.subcat-swiper .swiper-slide img {
    width: 100%;
    max-width: 60px;
    height: auto;
    border-radius: 4px;
    object-fit: cover;
    aspect-ratio: 1/1;
/*     margin-bottom: 10px; */
/*     box-shadow: 0 4px 6px rgba(0,0,0,0.1); */
}

/* Estilos del texto */
.subcat-swiper .swiper-slide p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #333;
	text-wrap: balance;
}

/* Flechas de navegación */
.swiper-button-next, .swiper-button-prev {
    color: #fff;
    background: rgba(0,0,0,0.5);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all 0.3s ease;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    background: rgba(0,0,0,0.8);
}

.swiper-button-next::after, .swiper-button-prev::after {
    font-size: 20px;
    font-weight: bold;
}

/* Puntos de paginación */
.swiper-pagination-bullet {
    background: #999;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #000;
}

/* END SWIPER CATEGORIES */
#billing_first_name_field {
	width: 100%;
}

.tuman-sku-loop-product {
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 0 !important;
}

li.menu-item a i {
	margin-right: 8px !important;
}

li.product.type-product {
	align-items: center !important;
	transition: transform 0.3s ease;
}

li.product.type-product:hover {
	transform: translateY(-4px);
}

li.product.type-product .woocommerce-loop-product__title {
	padding-left: 10px;
	padding-right: 10px;
}

/* CHECKOUT */
.wp-singular.woocommerce-order-received p img {
	max-width: 600px;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
	margin-bottom: 20px;
}

.woocommerce-bacs-bank-details {
	margin-bottom: 20px;
}