.cb-bundle-category {
	position: relative;
	padding: 0 0 80px;
}

.cb-bundle-category::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 100vw;
	transform: translateX(-50%);
	background: url('https://oikeraloifesmou.gr//wp-content/uploads/2026/03/background-logo.png') #f7f1eb;
	z-index: 0;
}

.cb-bundle-category > * {
	position: relative;
	z-index: 1;
}

.cb-bundle-category__container {
	width: min(var(--cb-bundle-category-max-width, 1280px), calc(100% - 32px));
	margin: 0 auto;
}

.cb-bundle-category__hero-wrap {
	width: 100vw;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	height:660px;
}

.cb-bundle-category__hero {
	position: relative;
	padding: 120px 0 80px;
	background-color: #d9c6b6;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	height:100%;
}

.cb-bundle-category__hero::before {
	content: "";
	position: absolute;
	inset: 0;
	background: linear-gradient(90deg, rgba(61, 42, 30, 0.48) 0%, rgba(61, 42, 30, 0.18) 45%, rgba(61, 42, 30, 0.08) 100%);
}

.cb-bundle-category__hero-inner {
	position: relative;
	z-index: 1;
	min-height: 420px;
	display: flex;
	align-items: center;
	margin-left:0vw;
}

.cb-bundle-category__hero-card {
	max-width: 900px;
	width:100%;
	padding: 34px 32px 66px;
	border-radius: 28px;
	background: rgba(255, 255, 255, 1);
	backdrop-filter: blur(3px);
	box-shadow: 0 20px 60px rgba(61, 42, 30, 0.12); 
	position:relative;
}
.cb-bundle-category__hero-card:before{content:""; position:absolute; border-radius:16px; width:97%; height:92%; top:3.6%; left:1.2%; border:dashed 2px #000;}
.cb-bundle-category__card-price-action{width:100%; display:flex; justify-content: center; align-items:center; gap:11px; flex-direction:column;}
.cb-bundle-category__hero-logo{width:100%; height:66px; display:flex; justify-content:center; align-items:center; margin-bottom:22px;}
@media screen and (max-width:1599px){
	.cb-bundle-category__hero-logo{
		display:none !important;
	}

	.cb-bundle-category__hero-card {
		max-width: 700px;
	}
}
.cb-bundle-category__hero-logo img{width:auto; height:100%; object-fit:cover;}
.cb-bundle-category__hero-title {
	margin: 0 0 16px;
	font-size: clamp(26px, 3vw, 26px);
	line-height: 1.02;
	font-weight: 800;
	color: #000;
	text-align:center;
}

.cb-bundle-category__hero-text,
.cb-bundle-category__hero-text p {
	margin: 0;
	font-size: clamp(14px,1.8vw,18px);
	line-height: 1.1;
	color: #000;
	text-align:center;
}

.cb-bundle-category__hero-text p + p {
	margin-top: 12px;
}

.cb-bundle-category__bundles {
	margin-top: -40px;
	position: relative;
	z-index: 3;
}

.cb-bundle-category__bundles-box {
	padding: 36px 36px 0px;
	border-radius: 32px;
	background: #fff;
	box-shadow: 0 18px 50px rgba(62, 38, 23, 0.08);
	position:relative;
	border-radius:28px;
	overflow:hidden;
	margin-bottom:44px;

}

.cb-bundle-category__bundles-box:before{content:""; position:absolute; top:0px; left:0px; width:30%; height:100%; background:#d4b1b4;}

.cb-bundle-category__section-heading {
	margin-bottom: 24px;
	text-align: center;
}

.cb-bundle-category__section-title {
	margin: 0;
	font-size: clamp(28px, 3vw, 32px);
	line-height: 1.1;
	font-weight: 800;
	color: #000;
	letter-spacing: -0.03em;
}

.cb-bundle-category__list {
	display: grid;
	grid-template-columns: 1fr;
	gap: 44px;
	padding-top:44px;
}


.cb-bundle-category__card-main {
	position: relative;
	padding: 28px;
}

.cb-bundle-category__card-badge {
	position: absolute;
	top: -27.5px;
	left: 50%;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 78px;
	height: 55px;
	padding: 0 33px;
	border-radius: 15px;
	background: #e7cdc7;
	color: #000;
	font-size: 22px;
	font-weight: 800;
	
	transform: translateX(-50%);
}

.cb-bundle-category__card-grid {
	display: grid;
	grid-template-columns: 45% minmax(420px,550px);
	gap: 4vw;
	align-items: center;
}

.cb-bundle-category__card-media {
	
	overflow: hidden;
	aspect-ratio: 1 / 1;
	position:relative; 
}

.cb-bundle-category__card-media:before{
	content:""; width:70%; height:70%; border-radius:999px; top:50%; left:50%; transform:translate(-50%,-50%); position:absolute; display:flex; z-index:0;
}

.cb-bundle-category__card:nth-child(1) .cb-bundle-category__card-media:before{
	background:#daebe9;
}

.cb-bundle-category__card:nth-child(2) .cb-bundle-category__card-media:before{
	background:#e7cdc7;
}

.cb-bundle-category__card-media img {
	z-index:1;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	position:relative;
}



.cb-shop-archive .cb-bundle-category__card-content{
	box-shadow:none !important;
	border:none !important;
	border-radius:0px !important;
	padding:60px 0px 0px !important;
}

.cb-shop-archive .cb-bundle-category__card-badge{
	top:-6px !important;
	height:33px !important;
	font-size:14px !important;
}

.cb-shop-archive .cb-bundle-category__card-title{
	font-size:20px !important;
	line-height:1.2 !important;
	font-weight:700 !important;
}

.cb-shop-archive .cb-bundle-category__card-desc{
	display:flex; flex-direction:column;
}

.cb-shop-archive .cb-bundle-category__card-desc-line{
	flex-wrap:unset !important;
	justify-content:flex-start !important; align-items:flex-start !important;
}

.cb-shop-archive .cb-bundle-category__card-desc-title{
	font-size:15px !important;
	color:#333 !important;
	line-height:1.45 !important;
	text-align:left;
}

.cb-shop-archive .cb-bundle-category__card-price--old{
	font-size:18px !important;
}

.cb-shop-archive .cb-bundle-category__card-price--new{
	font-size:18px !important;
	
}

.cb-shop-archive .cb-bundle-category__gift-title{
	font-size:15px !important;
	color:#333 !important;
	line-height:1.45 !important;
	text-align:left !important;
}

.cb-shop-archive .cb-bundle-category__card-desc-qty{
	font-size:15px !important;
	color:#333 !important;
	line-height:1.45 !important;
}

.cb-shop-archive .cb-product-card__actions{width:100%;}

.cb-bundle-category__card-content {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 14px;
	min-width: 0;
	padding:60px 28px 28px;
	position:relative;
	border: 1px solid #c1c1c1;
    border-radius: 28px;
    background: #fff;
    justify-content:space-between;
    transition: box-shadow 0.25s ease, border-color 0.25s ease, transform 0.25s ease;
	box-shadow: 0 12px 25px rgba(47, 36, 29, 0.18);
}

.cb-bundle-category__card-title {
	width:100%;
	margin: 0;
	font-size: clamp(24px, 2.2vw, 34px);
	line-height: 1.08;
	font-weight: 800;
	color: #000;
	
	text-align:center;
}

.cb-bundle-category__card-desc,
.cb-bundle-category__card-desc p {
	margin: 0;
	font-size: 16px;
	line-height: 1.75;
	color: #000;
	width:100%;
}

.cb-bundle-category__card-desc p + p {
	margin-top: 10px;
}

.cb-bundle-category__card-pricing {
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 12px;
	width:100%;
	justify-content:center;
}

.cb-bundle-category__card-price {
	line-height: 1;
}

.cb-bundle-category__card-price--old {
	font-size: 30px;
	font-weight:800 !important;
	color: #5d5d5d;
	text-decoration: line-through;
}

.cb-bundle-category__card-price--new {
	font-size: 30px;
	font-weight: 800 !important;
	color: #000;
	letter-spacing: -0.03em;
}
.cb-bundle-category__summary-note a{color:#d47a91; font-size:14px !important;}
.cb-bundle-category__card-price--old span{font-weight: 700 !important;}
.cb-bundle-category__card-price--new span{font-weight: 800 !important;}


.cb-bundle-category__card-actions {
	padding-top: 4px;
	width:100%;
	text-align:center;
}

.cb-bundle-category__toggle,
.cb-bundle-category__btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 52px;
	padding: 0 24px;
	border: 0;
	border-radius: 15px;
	text-decoration: none;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.01em;
	cursor: pointer;
	transition: transform 0.2s ease, opacity 0.2s ease, box-shadow 0.2s ease, background-color 0.2s ease;
	

}

.cb-bundle-category__toggle:hover,
.cb-bundle-category__btn:hover {
	transform: translateY(-1px);
}

.cb-bundle-category__toggle {
	background:#d57b93;
	width:80%;
	color: #fff;
	
}

.cb-bundle-category__toggle[aria-expanded="true"] {
	background: #c86481;
}

.cb-bundle-category__panel {
	
	width:100%;
	position:relative;
}

.cb-bundle-category__panel-inner {
	padding: 30px 28px 0px;
}

.cb-bundle-category__panel-header {
	margin-bottom: 18px;
	left:0%; width:100%; position:relative;
}

.cb-bundle-category__panel-title {
	margin: 0;
	font-size: 28px;
	line-height: 1.1;
	font-weight: 700;
	text-decoration:underline;
	color: #000;
	text-align:center;
}

.cb-bundle-category__items {
	display: grid;
	grid-template-columns: 1fr;
	gap: 16px;
	left:0%;
	position:relative; width:100%;
	margin-top:70px;
}

.cb-bundle-category__item {
	display: grid;
	/*grid-template-columns: 30% minmax(0, 1fr);*/
	grid-template-columns: 270px minmax(400px, 600px);
	gap: 6%;
	padding: 18px;
	border-radius: 24px;
	margin-left:150px;
	
}
.cb-bundle-category__item-media:before{content:""; position:absolute; z-index:0; width:110%; height:110%; border-radius:999px;}
.cb-bundle-category__item:nth-child(1) .cb-bundle-category__item-media:before{background:#eae3c6;}
.cb-bundle-category__item:nth-child(2) .cb-bundle-category__item-media:before{background:#ecd4c6;}
.cb-bundle-category__item:nth-child(3) .cb-bundle-category__item-media:before{background:#d7cec9;}
.cb-bundle-category__item:nth-child(4) .cb-bundle-category__item-media:before{background:#d1eae5;}

.cb-bundle-category__item-media {	
	display:flex; justify-content:center; align-items:center;
	aspect-ratio: 1 / 1; position:relative;
}

.cb-bundle-category__item-media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
	position:relative; z-index:1;
}

.cb-bundle-category__item-content {
	display: flex;
	flex-direction: column;
	gap: 10px;
	min-width: 0;
}

.cb-bundle-category__item-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction:column;
	gap: 16px;
}

.cb-bundle-category__item-title {
	margin: 0 0 8px;
	font-size: 26px;
	line-height: 1.2;
	font-weight:700;
	color: #000;
}

.cb-bundle-category__item-qty {
	margin-left: 8px;
	font-size: 14px;
	font-weight: 700;
	color: #000;
}

.cb-bundle-category__item-prices {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

.cb-bundle-category__item-price--old {
	font-size: 28px;
	color: #5d5d5d;
	text-decoration: line-through;
	font-weight:700;
}
.cb-bundle-category__item-price--old span{font-weight: 700;}
.cb-bundle-category__item-price--new span{font-weight: 800;}
.cb-bundle-category__item-gift{font-weight: 800;}
.cb-bundle-category__item-price--new {
	font-size: 28px;
	
	color: #000;
}

.cb-bundle-category__item-more a {
	color: #d77b93;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	white-space: nowrap;
}

.cb-bundle-category__item-more a:hover {
	text-decoration: underline;
}

.cb-bundle-category__item-desc,
.cb-bundle-category__item-desc p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #000;
}

.cb-bundle-category__item-desc p + p {
	margin-top: 8px;
}

.cb-bundle-category__summary {
	display: flex;
	justify-content:center; align-items:center; flex-direction:column;
	gap: 22px;	
	margin-top: 22px;
	padding: 22px 88px;
	border-top: 1px solid #eadbcf;
	width: calc(100% + 128px);
    left: -64px; position:relative;
	background:#fff;
}

.cb-bundle-category__summary-table {
	display: grid;
	grid-template-columns: 1fr;
	gap: 10px;
	
}

.cb-bundle-category__summary-row {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 16px;
	padding: 14px 18px;
	border-radius: 18px;
	
	font-size: 16px;
	color: #000;
	width:300px;
}

.cb-bundle-category__summary-row span {
	font-size: 28px;
	color: #000;
	font-weight:700;
}

.cb-bundle-category__summary-row strong {
	font-size: 18px;
	color: #000;
	font-weight:800;
}

.cb-bundle-category__summary-row--total {
	
	
}

.cb-bundle-category__summary-row--total span{font-weight:700;}
.cb-bundle-category__summary-row--total strong {
	font-size: 22px;
	font-weight:800;
}

.cb-bundle-category__summary-actions {
	display: flex;
	
	gap: 12px;
	justify-content: flex-end;
}


.cb-bundle-category__btn--primary {
	background: #5eadc7;
	color: #fff;
	
}

.cb-bundle-category__btn--secondary {
	background: #d47a91;
	color: #fff;
}

.cb-bundle-category__accordion-section,
.cb-bundle-category__why {
	margin-top: 66px;
}



.cb-bundle-category__accordion,
.cb-bundle-category__why-box {
	padding: 23px;
	border-radius: 28px;
	background: #fff;
	box-shadow: 0 18px 50px rgba(62, 38, 23, 0.08);
}
.cb-bundle-category__why-box{position:relative; margin-bottom:88px;}
.why-box-icon{position:absolute; bottom:-100px; left:50%; transform: translateX(-50%); width:180px; height:180px; display:flex; justify-content:center; align-items:center;}
.why-box-icon img{width:100%; height:100%; object-fit:contain;}

.cb-bundle-category__accordion-item + .cb-bundle-category__accordion-item {
	margin-top: 10px;
}

.cb-bundle-category__accordion-trigger span{font-weight:700;}
.cb-bundle-category__accordion-trigger {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 22px;
	padding: 22px 24px;
	border:none;
	border-bottom: 1px solid #000;
	border-radius: 0px;
	background: #fff;
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	cursor: pointer;
	transition: background-color 0.2s ease, border-color 0.2s ease;
}

.cb-bundle-category__accordion-icon {
	font-size: 24px;	
	line-height: 1;
	flex: 0 0 auto;	
	background:#daebe9;
	width:44px; height:44px; border-radius:100px; display:flex; justify-content:center; align-items:center;
	border:solid thin #000;
}

.cb-bundle-category__accordion-panel {
	padding: 0 8px 8px;
}

.cb-bundle-category__accordion-content {
	padding: 22px 18px 22px;
	color: #000;
	font-size: 16px;
	line-height: 1.8;
	font-weight:400;
}

.cb-bundle-category__accordion-content p {
	margin: 0;
}

.cb-bundle-category__accordion-content p + p {
	margin-top: 12px;
}

.cb-bundle-category__why-box {
	padding: 34px  34px 55px ;
}

.cb-bundle-category__why-title {
	margin: 50px 0 16px;
	font-size: clamp(28px, 3vw, 32px);
	line-height: 1.08;
	font-weight: 700;
	color: #000;
	letter-spacing: -0.03em;
	text-align:center;
}

.cb-bundle-category__why-content,
.cb-bundle-category__why-content p,
.cb-bundle-category__empty {
	font-size: 16px;
	line-height: 1.8;
	color: #5b4d43;
}

.cb-bundle-category__why-content p {
	margin: 0;
}

.cb-bundle-category__why-content p + p {
	margin-top: 12px;
}

.cb-bundle-category__empty {
	padding: 22px;
	border-radius: 22px;
	background: #fff;
	border: 1px solid #efdfd1;
	text-align: center;
}

.cb-bundle-category__section-supertitle {
	margin: 0 0 10px;
	font-size: 18px;
	line-height: 1.2;	
	font-weight:400;	
	color: #000;
}

.cb-bundle-category__summary-note
{
	margin: 0 0;
	font-size: 15px;
	line-height: 1.8;
	color: #000;
	width:calc(100% + 128px); left:-64px; position:relative;
	background:#fff;
	padding:44px 0px 44px;
}

.cb-bundle-category__summary-note p{ font-size:22px;}

.cb-bundle-category__summary-note p + p {
	margin-top: 10px;
}

.cb-bundle-category__why-items {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 16px;
}

.cb-bundle-category__why-item {
	display: grid;
	grid-template-columns: 100px minmax(0, 1fr);
	gap: 16px;
	padding: 18px;	
	border-radius: 22px;
	background: #fff;
	align-items:Center;
}

.cb-bundle-category__why-item-media {
	border-radius: 18px;
	
	overflow: hidden;
	aspect-ratio: 1 / 1;
}

.cb-bundle-category__why-item-media img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.cb-bundle-category__why-item-title {
	margin: 0 0 8px;
	font-size: 20px;
	line-height: 1.2;
	font-weight: 700;
	color: #000;
}

.cb-bundle-category__why-item-desc,
.cb-bundle-category__why-item-desc p {
	margin: 0;
	font-size: 17px;
	line-height: 1.3;
	color: #000;
	font-weight:400;
}

.cb-bundle-category__why-item-desc p + p {
	margin-top: 8px;
}

.cb-bundle-category__card-desc-line {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 8px; justify-content:center;
	flex-wrap:nowrap;
}

.cb-bundle-category__card-desc-line + .cb-bundle-category__card-desc-line {
	margin-top: 6px;
}

.cb-bundle-category__card-desc-qty {
	color: #000;
	font-size:18px;
	font-weight:400;
}

.cb-bundle-category__card-desc-title {
	color: #000;
	font-size:18px;
	font-weight:400;
	line-height:1.4;
	max-width:80%;
	text-align:center;
}

.cb-bundle-category__gift-label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 4px 10px;
	border-radius: 999px;
	background: #6c8a3d;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.03em;
	text-transform: uppercase;
}

.cb-bundle-category__gift-title {
	font-weight: 500;
	color: #000;
	text-align:center;
}

.cb-bundle-category__gift-title span{font-weight:500;}

.cb-bundle-category__gift-price {
	font-weight: 500;
	color: #000;
	text-decoration: none;
}

@media (max-width: 767px) {
	.cb-bundle-category__why-item {
		display:flex;
		padding:0px;
	}
	.cb-bundle-category__why-item-media{width:88px;}
	.cb-bundle-category__why-item-content{width:calc(100% - 88px);}
}

@media (max-width: 1200px) {
	.cb-bundle-category__item {
		display: grid;
		/*grid-template-columns: 30% minmax(0, 1fr);*/
		grid-template-columns: 270px minmax(400px, 600px);
		gap: 6%;
		padding: 18px;
		border-radius: 24px;
		margin-left:50px;
	}

	.cb-bundle-category__card-grid {
		display: grid;
		grid-template-columns: 45% minmax(0,500px);
		gap: 33px;
		align-items: unset;
	}
	.cb-bundle-category__card-media{width:100%; aspect-ratio: unset;}

	.cb-bundle-category__card-media:before{width:300px; height:300px;}
	
}

@media (max-width: 991px) {
	.cb-bundle-category__bundles-box{padding:36px;}
	.cb-bundle-category__item-media{width:200px; height:200px;}
	.cb-bundle-category__item-content{width:calc(100% - 220px);}
	.cb-bundle-category__panel{padding:44px 0px;}
	.cb-bundle-category__list{display:flex; flex-direction:column;}
	.cb-bundle-category__bundles-box:before{content:none !important;}
	
	.cb-bundle-category__container{margin:0px 0px 0px; height:100%; width:100% !important; /*background:rgba(255, 255, 255, .7);*/}
	.cb-bundle-category__hero-card{background:unset !important; backdrop-filter:unset !important; box-shadow:none !important;}
	.cb-bundle-category__hero-card:before{content:none;}
	.cb-bundle-category__hero {
		padding: 0px;
	}

	.cb-bundle-category__hero-inner {
		min-height: 340px;
		margin-left:0px;
		height:100%;
		backdrop-filter: blur(3px);
		display:flex; justify-content:center;
		background:rgba(255, 255, 255, .4);
	}

	.cb-bundle-category__card-grid {
		grid-template-columns: 300px minmax(0, 1fr);
	}

	.cb-bundle-category__summary {
		grid-template-columns: 1fr;
		align-items: stretch;
		width:100%; left:0px; padding:22px 44px;
	}

	.cb-bundle-category__summary-actions {
		justify-content: flex-start;
	}
	.cb-bundle-category__hero-logo{display:none;}

	.cb-bundle-category__summary-actions{width:100%;}
	.cb-bundle-category__summary-table{width:100%; max-width:unset;}
	.cb-bundle-category__card-grid:before{
		content: "";
		position: absolute;
		top: 60%;
		
		left: 50%;
		width: 100vw;
		height:60%;
		transform: translate(-50%, -50%);
		z-index: 0;
		background:#d4b1b4;
	}
	.cb-bundle-category__card-main{padding:0px;}
	.cb-bundle-category__card-media{width:300px; height:300px;}
	.cb-bundle-category__panel-header{width:100%; left:0px; text-align:center;}
	.cb-bundle-category__items{width:100%; left:0px;}
	.cb-bundle-category__item{gap:55px; display:flex; margin-left:0;}
	.cb-bundle-category__summary-note{width:100%; left:0px;}
	.cb-bundle-category__toggle, .cb-bundle-category__btn{font-size:18px;}
}

@media (max-width: 767px) {
	
	.cb-bundle-category__item-content{width:100%;}
	.cb-bundle-category {
		padding-bottom: 56px;
	}
	.cb-bundle-category__bundles-box:before{content:none !important;}
	

	.cb-bundle-category__hero-card {
		padding: 24px 20px;
		border-radius: 22px;
	}

	.cb-bundle-category__hero-text,
	.cb-bundle-category__hero-text p {
		font-size: 16px;
		line-height: 1.3;
	}

	.cb-bundle-category__bundles {
		margin-top: -24px;
		width:100vw;
		margin-left:-2.5vw;
	}

	.cb-bundle-category__bundles-box
	 {
		padding: 44px 22px 44px;
		border-radius: 22px;
	}

	.cb-bundle-category__why-box{padding: 44px 22px 88px;}

	.cb-bundle-category__card {
		border-radius: 22px;
	}

	.cb-bundle-category__card-main,
	.cb-bundle-category__panel-inner {
		padding: 0px;
	}

	.cb-bundle-category__card-grid,
	.cb-bundle-category__item,
	.cb-bundle-category__summary {
		/*grid-template-columns: 1fr;*/
		display:flex; justify-content:center; align-items:center; flex-direction:column;

	}

	.cb-bundle-category__summary{width:100%; left:0px; margin-top:66px; padding:33px 22px;}
	.cb-bundle-category__card-media {
		position:relative;
	}

	.cb-bundle-category__summary-actions{width:100%;}
	.cb-bundle-category__summary-table{width:100%; max-width:unset; flex-direction:column;}
	.cb-bundle-category__card-grid:before{
		content: "";
		position: absolute;
		top: 50%;
		
		left: 50%;
		width: 100vw;
		height:40%;
		transform: translate(-50%, -50%);
		z-index: 0;
		background:#d4b1b4;
	}

	.cb-bundle-category__card-media,
	.cb-bundle-category__item-media {
		margin: 0 auto;
		
	}

	.cb-bundle-category__card-badge {
		min-width:175px;
		margin-bottom: 14px;
	}

	.cb-bundle-category__item-top {
		flex-direction: column;
	}

	.cb-bundle-category__summary-actions {
		flex-direction: column; align-items:center;
	}

	.cb-bundle-category__toggle,
	.cb-bundle-category__btn {
		width: 100%;
	}

	.cb-bundle-category__accordion,
	.cb-bundle-category__why-box {
		border-radius: 22px;
	}

	.cb-bundle-category__accordion-trigger {
		padding: 18px 18px;
		font-size: 16px;
		
	}

	.cb-bundle-category__accordion-content {
		padding: 8px 10px 18px;
		font-size: 15px;
	}
	.cb-bundle-category__hero {background-position:70% center;}
	.cb-bundle-category__panel{margin-top:55px;}
	.cb-bundle-category__panel-header{left:0px; width:100%; text-align:center;}
	.cb-bundle-category__items{width:100%; left:0px; gap:100px; margin-top:88px;}
	.cb-bundle-category__summary-note{width:100%; left:0px;}
	.cb-bundle-category__item-media:before{width:100%; height:100%;}
	.cb-bundle-category__why-items{grid-template-columns:1fr; gap:55px;}
}

.cb-bundle-category__item-more-btn {
    border: 0;
    background: transparent;
    cursor: pointer;
    font: inherit;
    color: inherit;
    text-decoration: underline;
    padding: 0;
}

.cb-bundle-category__item-extra {
    margin-top: 18px;
    padding: 16px;
    border-radius: 16px;
    background: #f8f3ec;
}

.cb-bundle-category__item-extra-block + .cb-bundle-category__item-extra-block {
    margin-top: 16px;
}

.cb-bundle-category__item-extra-title {
    margin: 0 0 8px;
    font-size: 15px;
    font-weight: 700;
}

.cb-bundle-category__item-extra-content p:last-child {
    margin-bottom: 0;
}

.cb-bundle-category__summary-table--inline {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    
}

.cb-bundle-category__summary-table--inline .cb-bundle-category__summary-row {
    
}

.cb-bundle-category__summary-actions--double {
    display: flex;
    gap: 16px;
    margin-top: 20px;
    
}

.cb-bundle-category__summary-actions--double .cb-bundle-category__btn {
    width:300px;
    text-align: center;
}

