/*
Theme Name: Calbee
Author: Corsiva Lab Team
Description: Template
Version: 1.0
License: GNU General Public License v2 or later
Tags: SASS, clean, bootstrap
Text Domain: Calbee
 */
/*! normalize.css v1.0.0 | MIT License | git.io/normalize */
/*---:[GLOBAL CSS]:---*/
/* .elvora-accordion-item .elvora-accordion-button:after {
	  background: url("./assets/images/plus.svg") center center no-repeat;
}
.elvora-accordion-item.elvora-active .elvora-accordion-button:after{
	     background: url("./assets/images/minus.svg") center center no-repeat;
} */
.custom-plus-icon:after {
	background: url("./assets/images/minus.svg") center center no-repeat;
}

.offcanvas.show {
	height: 100%;
	height: 100dvh;
}

@media (min-width:576px) {
	.group-action-mobi {
		display: none !important;
	}

	.group-action-mobi .item-search {
		display: none;
	}
}

@media (max-width:575px) {
	.header .header-top .description-bigger {
		font-size: 16px
	}

	.header-content {
		padding: 2.6rem 0;
	}

	.navbar-logo {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}

	.header-content .group-action .item-search {
		display: none;
		border-left: 0.1rem solid #A1A1A1 !important;
	}

	.group-action-mobi .item-search {
		display: block !important;
	}

	.header-content .group-action .item+.item {
		border-left: 0;
	}

	.header-content .group-action .item-account {
		border-left: 0.1rem solid #A1A1A1 !important;
	}

	section.section-banner-home .banner-home .item {
		min-height: 100vh;
		padding: 8rem 2rem;
	}

	.section-browse .browse-title {
		text-align: center;
	}

	.section-browse .name-item {
		letter-spacing: 1.5px
	}

	.section-home-news .home-news-swiper .item-image {
		border-radius: 2rem;
		overflow: hidden;
	}

	.footer-info .description {
		display: flex;
		gap: 3rem;
	}

	.footer-info .description p {
		width: 50%;
	}

	.footer-privacy {
		justify-content: flex-start;
	}

	.woocommerce ul.products {
		grid-template-columns: repeat(2, 1fr);
		padding: 0 1.5rem;
	}

	.product-card .product-info .product-name a {
		font-size: 2rem;
	}

	.woocommerce div.product .section-product-details form.cart .variations td ul li {
		width: 100% !important;
	}

	.product-card .product-image .product-badge {
		width: 6rem;
		height: 6rem;
	}

	.cart-item {
		max-width: 100%;
	}
}

/* Browse Popup Styles */
.browse-popup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	pointer-events: none;
	transition: opacity 0.3s ease;
}

.browse-popup.is-active {
	opacity: 1;
	pointer-events: auto;
}

.browse-popup-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(244, 239, 228, 0.85);
	backdrop-filter: blur(4px);
}

.browse-popup-inner {
	position: relative;
	z-index: 10;
	max-width: 900px;
	width: 90%;
}

.browse-popup-close {
	position: absolute;
	top: -40px;
	right: -20px;
	background: transparent;
	border: none;
	font-size: 50px;
	line-height: 1;
	color: #da291c;
	cursor: pointer;
	z-index: 20;
	padding: 0;
	transition: transform 0.3s;
}

.browse-popup-close:hover {
	transform: scale(1.1);
}

.browse-popup-content .item {
	display: flex !important;
	width: 100%;
	align-items: center;
	justify-content: space-between;
	flex-direction: row;
}

@media(max-width: 768px) {
	.browse-popup-content .item {
		flex-direction: column-reverse;
		/* image on top on mobile typically */
	}
}

.browse-popup-content .item-content {
	text-align: left;
	max-width: 380px;
	transform: none !important;
	left: auto !important;
	position: static !important;
	margin: 0 !important;
}

.browse-popup-content .item-description {
	margin-top: 20px !important;
	opacity: 1 !important;
	height: auto !important;
	display: block !important;
	text-align: left !important;
}

.browse-popup-content .group-btn {
	margin-top: 30px !important;
	opacity: 1 !important;
	height: auto !important;
	display: block !important;
}

.browse-popup-content .item-image {
	position: relative !important;
	right: auto !important;
	padding: 0 !important;
}

.browse-popup-content .item-image .image {
	display: block !important;
	opacity: 1 !important;
	position: relative !important;
	height: auto !important;
	transform: rotate(10deg) !important;
	max-width: 100%;
	pointer-events: auto !important;
}

.browse-popup-content .item-image .image img {
	width: 450px !important;
	max-width: 100%;
}

.browse-popup-content .item-image .image-hover {
	display: none !important;
}

/* Unified Remove Icon Styles */
.remove-icon-common,
.woocommerce a.remove {
	display: flex !important;
	align-items: center;
	justify-content: center;
	width: 3.2rem !important;
	height: 3.2rem !important;
	background-color: #D50A14 !important;
	border-radius: 50% !important;
	color: #ffffff !important;
	text-decoration: none !important;
	transition: transform 0.2s ease;
	margin-left: auto;
	margin-right: auto;
}

.remove-icon-common:hover {
	transform: scale(1.1);
	color: #ffffff !important;
}

.remove-icon-common span {
	font-size: 14px !important;
	line-height: 1 !important;
}

.td-remove {
	vertical-align: middle !important;
	text-align: center !important;
}

/* Crossline text for out of stock variant */
.woo-variation-swatches .variable-items-wrapper .variable-item.disabled,
.woo-variation-swatches-pro .variable-items-wrapper .variable-item.disabled,
.woo-variation-swatches .variable-items-wrapper .variable-item.no-stock,
.woo-variation-swatches-pro .variable-items-wrapper .variable-item.no-stock {
	text-decoration: line-through;
}