/*
Theme Name: Astra Child
Theme URI: https://vazpe.com/
Description: Astra Child Theme
Author: Keyu
Author URI: https://vazpe.com/
Template: astra
Version: 1.0.1
*/

/* 超出库存样式 */
span.ast-shop-product-out-of-stock {
    color: #FFFFFF;
    background: #ff0000ad !important;
}

/* astra 选框 */
.ast-variation-button-group .ast-single-variation {
    padding: 0.3em 0.6em;
    line-height: 1.5;
	border-radius: 3px;
	font-size: 15px;
}

.woocommerce-js div.product form.cart .variations th {
	margin-top: 0.3em !important;
	margin-bottom: 0.3em !important;

}

/* 商店页面 */
.woocommerce-js .woocommerce-ordering select {
	margin-top: 8px;
}

/* Chaty */
#chaty-widget-_3 .on-hover-text {
    border-radius: 3px;
    background-color: #FFFFFF54 !important;
    color: #333333;
}
/* Chaty end*/

/* 快捷购物车 start */
form.xoo-wsc-sl-apply-coupon button {
    width: 100%;
}
form.xoo-wsc-sl-apply-coupon input {
    margin-bottom: 12px;
}
/* 快捷购物车 end */

/* 页首p高度 */
aside.header-widget-area.widget-area.site-header-focus-item.header-widget-area-inner p {
  margin-bottom: 0 !important;
}

.xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
    line-height: 0 !important;
}

.ast-logo-title-inline .site-logo-img {
    padding-right: 0;
}
/* 页首p高度End */

@media screen and (min-width: 481px) and (max-width: 1024px) {
    .ast-sticky-row {
        margin-top: 21px;
    }
}

.ast-single-product-extras ul {
    display: none;
}

.ast-single-product-extras .ast-heading {
    font-weight: 300 !important;
    font-size: medium;
    line-height: 1.28;
    background: #f2f2f2;
    padding: 9px;
    border-radius: 3px;
    border: 1px dashed #838383;
}

/* age vertify */
.simplebar-content {
    padding: 30px !important;
}

p.age-gate__challenge {
    text-align: left;
    font-size: 15px;
}
.simplebar-mask, .simplebar-offset {
    border: 1px solid;
}
/* age vertify */

/* header boder-line start */
.main-header-bar-wrap {
    border-bottom: 1px solid #d1d5db;
}
.ast-sticky-active {
    border-bottom: 1px solid #d1d5db;
}
.ast-header-break-point #ast-mobile-header {
    border-bottom: 1px solid #d1d5db;
}
.main-navigation ul {
    font-weight: 600;
}
/* header boder-line end */

/* 详情页两列 start */
.ast-sticky-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* 列间距 */
}

.ast-sticky-row > * {
    flex: 1 1 calc(50% - 20px); /* 两列各占 50% 减去间距 */
    box-sizing: border-box;
}

/* 小屏时变成单列 */
@media (max-width: 768px) {
    .ast-sticky-row > * {
        flex: 1 1 100%;
    }
    .ast-sticky-row {
        gap: 0;
        margin-top: 12px;
    }
}
/* 详情页两列 end */

/* 自定义焦点样式start */
/* 1. 移除所有默认焦点样式 */
*,
*:focus,
*:active,
*:focus-visible {
    outline: none !important;
    outline-offset: 0 !important;
    -webkit-tap-highlight-color: transparent !important;
}

/* 2. 移除 Astra 主题特定的焦点样式 */
.ast-header-custom-item a:focus,
.ast-header-custom-item a:focus-visible,
.site-title a:focus,
.site-title a:focus-visible,
.ast-logo-svg:focus,
.custom-logo-link:focus,
.custom-logo-link:focus-visible,
.custom-logo:focus,
.ast-site-identity a:focus,
.ast-site-identity a:focus-visible {
    outline: none !important;
    box-shadow: none !important;
    border: none !important;
}

/* 3. Logo 区域完全无交互反馈 */
.site-branding,
.site-branding *,
.ast-site-identity,
.ast-site-identity *,
.custom-logo-link,
.custom-logo-link *,
.site-logo,
.site-logo *,
.site-title,
.site-title *,
.site-description,
.site-description * {
    outline: none !important;
    box-shadow: none !important;
    -webkit-tap-highlight-color: transparent !important;
    user-select: none !important;
    -webkit-user-select: none !important;
}

/* 导航菜单链接 */
.main-navigation a:focus-visible,
.ast-menu-toggle:focus-visible,
nav a:focus-visible {
    background: linear-gradient(90deg, 
                rgba(255, 255, 255, 0.03) 0%, 
                rgba(255, 255, 255, 0.06) 50%, 
                rgba(255, 255, 255, 0.03) 100%) !important;
    box-shadow: inset 0 -2px 0 0 rgba(255, 255, 255, 0.15) !important;
}

/* 6. 移除移动端点击高亮 */
@media (max-width: 768px) {
    *,
    *:focus,
    *:active {
        -webkit-tap-highlight-color: transparent !important;
        -webkit-touch-callout: none !important;
    }
}

/* 7. 键盘导航专用样式（可访问性） */
@media (prefers-reduced-motion: no-preference) {
    .keyboard-nav a:focus-visible,
    .keyboard-nav button:focus-visible {
        outline: 2px dashed rgba(0, 0, 0, 0.3) !important;
        outline-offset: 3px !important;
    }
}

/* 9. 特殊元素处理 */
/* WooCommerce 产品图片 */
.woocommerce-product-gallery__image a:focus {
    outline: none !important;
    box-shadow: none !important;
}

/* 社交媒体图标 */
.ast-social-icon-a:focus,
.ast-social-icon-a:focus-visible {
    outline: none !important;
    transform: scale(1.1);
    opacity: 0.8;
}
/* 自定义焦点样式end */


.woocommerce-js div.product .woocommerce-tabs {
	padding-top: 0;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    width: 100%;
    text-align: center;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a {
	font-family: 'Bebas Neue', 'Impact', sans-serif;
	color: #000000;
	font-weight: 400;
	font-size: 1.2rem;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li a {
	font-family: 'Bebas Neue', 'Impact', sans-serif;
	font-weight: 300;
	font-size: 1.2rem;
	margin: 0 !important;
	width: 100%;
}

.additional_information_tab {
	display: none !important;
}

.woocommerce-js div.product .woocommerce-tabs ul.tabs li {
    margin: 0 !important;
}

/* 评论模块 */
button.wcpr_image_upload_button.button {
    width: 100%;
}

.form-submit input#submit {
    width: 100%;
}

ol.commentlist {
    padding-left: 0 !important;
}
/* 评论模块 */

.wc-tabs {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    padding-left: 0;
}

/* SKU */
.woocommerce-js div.product form.cart .variations {
    border-bottom: 0;
}

.woocommerce-js div.product form.cart .reset_variations {
    display: none !important;
}

.woocommerce-js div.product form.cart .variations label {
    font-weight: 300;
    font-size: large;
    line-height: 1.5;
}

.woocommerce-js div.product form.cart .variations select {
    margin-bottom: 12px;
}
/* SKU end */

.woocommerce-js div.product .woocommerce-tabs ul.tabs {
    margin: 0 !important;
}

/* iconic variations */
.iconic-was-swatches {
    margin: 12px 0 0 !important;
}

.iconic-was-swatches__item {
    margin: 0 9px 6px 0 !important;
}

.woocommerce-js div.product form.cart .variations th {
    margin-top: .5em
}

.iconic-was-swatches--text-swatch .iconic-was-swatch {
    font-size: medium;
    font-weight: 300;
    border-radius: 3px;
}

span.iconic-was-attr-label-sep {
    margin: 0 3px;
}
/* iconic variations end */

/* sale card */
.woocommerce ul.products li.product .onsale, .woocommerce-page ul.products li.product .onsale, .woocommerce span.onsale, .ast-onsale-card {
    background-color: #dc2626cc !important;
}

.woocommerce-js.single-product .sale:not(.ast-product-gallery-layout-vertical-slider)>span.onsale {
    top: 0;
}
/* sale card end */

/* wp bottom menu */
.wp-bottom-menu {
    bottom: 3px;
    border-radius: 99px;
}

.wp-bottom-menu-search-form-wrapper.sf-active {
    border-radius: 9px;
    margin-bottom: 9px;
}
/*
#product-modal-content .variations tr {
    margin: 0;
}
*/
.woocommerce-js div.product form.cart .variations tr {
    margin-bottom: 0;
}

/* wp bottom menu end */

#ast-scroll-top {
    margin-bottom: 60px;
    margin-right: 11px;
    /* background-color: #19151699; */
}

/* add to cart √ start*/
.single_add_to_cart_button.added::after {
    display: none !important;
    content: none !important;
}
/* add to cart √ end */

/* text end margin start
.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p {
    margin-bottom: 0;
}
text end margin end */

/* Vazpe Style Start */
:root {
	/* 主要颜色 - 简洁科技风格 */
	--vazpe-white: #FFFFFF;
	--vazpe-light-gray: #F5F7FA;
	--vazpe-medium-gray: #E4E7EB;
	--vazpe-border-gray: #D1D5DB;
	--vazpe-text-dark: #1F2937;
	--vazpe-text-light: #2e2e2e;
	
	/* 强调色 - 电子烟科技感 */
	--vazpe-primary-color: #000000;
	--vazpe-accent-cyan: #004e96;
	--vazpe-subtle-purple: #7C3AED;
	
	/* 间距 */
	--vazpe-spacing-sm: 1rem;
	--vazpe-spacing-md: 1.5rem;
	--vazpe-spacing-lg: 2rem;
	--vazpe-spacing-xl: 3rem;
	
	/* 边框和阴影 */
	--vazpe-border-radius: 3px;
	--vazpe-shadow-sm: 0 1px 2px rgba(0, 0, 0, 0.1);
	--vazpe-shadow-md: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.vazpe-container {
	max-width: 100%;
	max-width: 1200px !important;
	margin: 0 auto;
	padding: 0 var(--vazpe-spacing-md);
}

/* 标题样式 */
.vazpe-title {
	font-family: 'Bebas Neue', 'Impact', sans-serif;
	color: var(--vazpe-text-dark);
	margin-bottom: var(--vazpe-spacing-md);
	line-height: 1.3;
}

.vazpe-title-xl {
	font-family: 'Bebas Neue', 'Impact', sans-serif;
	font-weight: 500;
	font-size: 2.5rem;
	color: var(--vazpe-primary-color);
	text-align: center;
	margin-top: var(--vazpe-spacing-md);
}

.vazpe-title-lg {
	font-family: 'Bebas Neue', 'Impact', sans-serif;
	font-size: 2rem;
	padding-bottom: var(--vazpe-spacing-sm);
}

.vazpe-title-md {
	font-family: 'Bebas Neue', 'Impact', sans-serif;
	font-size: 1.5rem;
	color: var(--vazpe-primary-color);
}

/* 文本样式 */
.vazpe-text {
	font-family: 'Roboto', 'Arial', sans-serif;
	margin-bottom: var(--vazpe-spacing-sm) !important;
	color: var(--vazpe-text-light);
	font-size: 1rem;
	line-height: 1.6;
}

/* 卡片样式 */
.vazpe-card {
	background: var(--vazpe-white);
	border: 1px solid var(--vazpe-border-gray);
	padding: var(--vazpe-spacing-lg);
	border-radius: var(--vazpe-border-radius);
	box-shadow: var(--vazpe-shadow-sm);
	margin-bottom: var(--vazpe-spacing-md);
}

/* 网格系统 */
.vazpe-grid {
	display: grid;
	gap: var(--vazpe-spacing-lg);
}

.vazpe-grid-2 {
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}

.vazpe-grid-3 {
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
}

/* 实用工具类 */
.vazpe-text-center {
	text-align: center;
}

.vazpe-mb-md { margin-bottom: var(--vazpe-spacing-md); }
.vazpe-mb-lg { margin-bottom: var(--vazpe-spacing-lg); }

/* 响应式设计 */
@media (max-width: 768px) {
	.vazpe-container {
		padding: 0 var(--vazpe-spacing-sm);
	}

	.vazpe-grid-3 {
		grid-template-columns: 1fr;
	}

	.vazpe-title-xl {
		font-size: 2rem;
	}

	.vazpe-title-lg {
		font-size: 1.5rem;
	}
}

@media (max-width: 480px) {
	.vazpe-card {
		padding: var(--vazpe-spacing-md);
	}

	.vazpe-title-xl {
		font-size: 1.75rem;
	}
}

.vazpe-main {
    width: 100%;
    max-width: 1200px !important;
	min-height: calc(100vh - 200px);
	padding: var(--vazpe-spacing-lg) 0;
}

/* 内容页面样式 */
.vazpe-page-header {
	text-align: center;
	margin-bottom: var(--vazpe-spacing-xl);
	padding-bottom: var(--vazpe-spacing-lg);
	border-bottom: 1px solid var(--vazpe-border-gray);
}

.vazpe-page-content {
	max-width: 100%;
	margin: 0 auto;
}

.vazpe-section {
	margin-bottom: var(--vazpe-spacing-xl);
}

/* 联系信息样式 - 表格化布局 */
.vazpe-contact-info { 
    background: var(--vazpe-white); 
    padding: 0; 
    border-radius: var(--vazpe-border-radius); 
    border: 1px solid var(--vazpe-border-gray);
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
    margin-bottom: var(--vazpe-spacing-md);
} 

.vazpe-contact-item { 
    display: flex; 
    align-items: center; 
    margin-bottom: 0;
    padding: var(--vazpe-spacing-md);
    border-bottom: 1px solid var(--vazpe-border-gray);
} 

.vazpe-contact-item:last-child { 
    border-bottom: none;
} 

.vazpe-contact-label { 
    font-weight: 600; 
    color: var(--vazpe-text-dark); 
    min-width: 120px;
    font-family: 'Roboto', 'Arial', sans-serif;
    margin-right: var(--vazpe-spacing-md);
    border-radius: 4px;
} 

.vazpe-contact-value { 
    color: var(--vazpe-text-light); 
    flex: 1;
} 

/* FAQ样式 - 简化设计 */
.vazpe-faq-item { 
    margin-bottom: var(--vazpe-spacing-md); 
    border: 1px solid var(--vazpe-border-gray); 
    border-radius: var(--vazpe-border-radius); 
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
} 

.vazpe-faq-question { 
    background: var(--vazpe-light-gray); 
    padding: var(--vazpe-spacing-md); 
    margin: 0; 
    font-family: 'Roboto', 'Arial', sans-serif; 
    font-weight: 600; 
    color: var(--vazpe-text-dark); 
    border-bottom: 1px solid var(--vazpe-border-gray);
    line-height: 1.5;
} 

.vazpe-faq-answer { 
    padding: var(--vazpe-spacing-md); 
    background: var(--vazpe-white);
    line-height: 1.6;
} 

/* 列表样式 - 统一间距 */
.vazpe-content-list { 
    margin: 0 0 var(--vazpe-spacing-md) var(--vazpe-spacing-md);
    padding: var(--vazpe-spacing-sm);
    border-radius: var(--vazpe-border-radius);
} 

.vazpe-content-list li { 
    margin-bottom: 0.5rem; 
    color: var(--vazpe-text-light);
    line-height: 1.5;
}

/* 表格样式 */
.vazpe-table {
	width: 100%;
	/* border-collapse: collapse;
	margin-bottom: 12px; */
	background: var(--vazpe-white);
	border: 1px solid var(--vazpe-border-gray);
	border-radius: var(--vazpe-border-radius);
	overflow: hidden;
}

.vazpe-table th,
.vazpe-table td {
	padding: var(--vazpe-spacing-sm) var(--vazpe-spacing-md);
	text-align: left;
	border-bottom: 1px solid var(--vazpe-border-gray);
}

.vazpe-table th {
	background: var(--vazpe-light-gray);
	font-weight: 600;
	color: var(--vazpe-text-dark);
	font-family: 'Roboto', 'Arial', sans-serif;
}

.vazpe-table tr:last-child td {
	border-bottom: none;
}

/* 强调框样式 */
.vazpe-highlight-box {
	background: linear-gradient(135deg, var(--vazpe-light-gray) 0%, #f8fafc 100%);
	border: 1px solid var(--vazpe-accent-cyan);
	border-left: 4px solid var(--vazpe-accent-cyan);
	padding: var(--vazpe-spacing-lg);
	margin: var(--vazpe-spacing-lg) 0;
	border-radius: var(--vazpe-border-radius);
}

.vazpe-warning-box {
	background: #fef3cd;
	border: 1px solid #ffc107;
	border-left: 4px solid #ffc107;
	padding: var(--vazpe-spacing-lg);
	margin: var(--vazpe-spacing-lg) 0;
	border-radius: var(--vazpe-border-radius);
}

.vazpe-warning-box .vazpe-title-md {
	color: #856404;
}

/* 按钮样式 */
.vazpe-btn {
	display: inline-block;
	padding: 12px 24px;
	background: var(--vazpe-primary-color);
	color: var(--vazpe-white);
	text-decoration: none;
	border-radius: var(--vazpe-border-radius);
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 500;
	transition: all 0.3s ease;
	border: none;
	cursor: pointer;
}

.vazpe-btn:hover {
	background: var(--vazpe-accent-cyan);
	transform: translateY(-1px);
	box-shadow: var(--vazpe-shadow-md);
}

.vazpe-btn-secondary {
	background: transparent;
	color: var(--vazpe-primary-color);
	border: 2px solid var(--vazpe-primary-color);
}

.vazpe-btn-secondary:hover {
	background: var(--vazpe-primary-color);
	color: var(--vazpe-white);
}

/* 响应式调整 */
@media (max-width: 768px) {
	.vazpe-nav {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.vazpe-nav-links {
		width: 100%;
		justify-content: center;
	}
	
	.vazpe-footer-content {
		grid-template-columns: 1fr;
	}
	
	.vazpe-contact-item {
		flex-direction: column;
		align-items: flex-start;
	}
	
	.vazpe-contact-label {
		margin-bottom: 0.25rem;
	}
	
	.vazpe-table {
		font-size: 0.875rem;
	}
	
	.vazpe-table th,
	.vazpe-table td {
		padding: 0.5rem;
	}
}

@media (max-width: 480px) {
	.vazpe-nav-links {
		flex-direction: column;
		width: 100%;
		gap: 0.5rem;
	}
	
	.vazpe-nav-links li {
		text-align: center;
		width: 100%;
	}
	
	.vazpe-table {
		display: block;
		overflow-x: auto;
		white-space: nowrap;
	}
}
/* Vazpe Style Stop */

/* Description */
/* vazpe Hardcore CSS - Light Theme */
.vazpe-des-product-container {
    font-family: 'Roboto Condensed', 'Arial Black', sans-serif;
    background: linear-gradient(135deg, #0058aa 0%, #003d75 100%);
    border: 2px solid #2c2c2c;
    padding: 40px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
}

.vazpe-des-product-container::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, #0058aa, #2c2c2c, #0058aa, #2c2c2c);
    z-index: -1;
    animation: borderGlow 3s linear infinite;
    background-size: 400% 400%;
}

@keyframes borderGlow {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

.vazpe-des-badge {
    display: inline-block;
    background: #0058aa;
    color: #fff;
    padding: 5px 15px;
    font-size: 11px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
    clip-path: polygon(0 0, 100% 0, 95% 100%, 5% 100%);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

.vazpe-des-title {
    font-size: 2.5rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 20px 0;
    color: #b9b9b9;
    text-shadow: 2px 2px 0 #0058aa;
    position: relative;
}

.vazpe-des-subtitle {
    font-size: 1.1rem;
    color: #555;
    margin-bottom: 30px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 1.6;
}

.vazpe-des-hero-text {
    background: #2c2c2c;
    color: #fff;
    padding: 20px 30px;
    margin: 30px -20px;
    font-size: 1.1rem;
    line-height: 1.7;
    position: relative;
    clip-path: polygon(0 0, 100% 5%, 100% 95%, 0 100%);
}

.vazpe-des-specs-title {
    font-size: 1.8rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin: 40px 0 25px;
    color: #2c2c2c;
    position: relative;
    padding-left: 20px;
}

.vazpe-des-specs-title::before {
    content: '//';
    position: absolute;
    left: 0;
    color: #0058aa;
    font-size: 2rem;
}

.vazpe-des-specs-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 15px;
    margin: 30px 0;
}

.vazpe-des-spec-item {
    background: #fff;
    border-left: 4px solid #0058aa;
    padding: 15px 20px;
    position: relative;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.vazpe-des-spec-label {
    font-size: 0.85rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #888;
    font-weight: 700;
    margin-bottom: 5px;
}

.vazpe-des-spec-value {
    font-size: 1.2rem;
    font-weight: 900;
    color: #2c2c2c;
}

.vazpe-des-spec-value .highlight {
    color: #0058aa;
}

.vazpe-des-features {
    background: linear-gradient(135deg, #2c2c2c 0%, #1a1a1a 100%);
    color: #fff;
    padding: 30px;
    margin: 40px -20px;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
}

.vazpe-des-features-title {
    font-size: 1.5rem;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 20px;
    color: #0058aa;
}

.vazpe-des-feature-item {
    display: flex;
    align-items: center;
    margin: 15px 0;
    font-size: 1.1rem;
    transition: transform 0.3s;
}

.vazpe-des-feature-item p {
    margin-bottom: 0;
}

.vazpe-des-feature-item:hover {
    transform: translateX(5px);
}

.vazpe-des-feature-icon {
    width: 30px;
    height: 30px;
    background: #0058aa;
    margin-right: 15px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
}

.vazpe-des-cta-section {
    margin-top: 50px;
    text-align: center;
}

.vazpe-des-cta-button {
    display: inline-block;
    background: linear-gradient(135deg, #0058aa 0%, #ff8c00 100%);
    color: #fff;
    padding: 20px 50px;
    font-size: 1.3rem;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    clip-path: polygon(0 0, calc(100% - 20px) 0, 100% 50%, calc(100% - 20px) 100%, 0 100%);
}

.vazpe-des-cta-button:hover {
    transform: scale(1.05);
    box-shadow: 0 10px 30px rgba(255,107,0,0.4);
}

.vazpe-des-cta-button::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.5s;
}

.vazpe-des-cta-button:hover::before {
    left: 100%;
}

.vazpe-des-urgency {
    margin-top: 20px;
    padding: 15px;
    background: #2c2c2c;
    color: #0058aa;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    animation: blink 1.5s infinite;
}

@keyframes blink {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.7; }
}

.vazpe-des-power-meter {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0;
    gap: 5px;
}

.vazpe-des-power-bar {
    width: 40px;
    height: 8px;
    background: #0058aa;
    animation: powerPulse 0.5s infinite;
    animation-delay: calc(var(--i) * 0.1s);
}

@keyframes powerPulse {
    0%, 100% { opacity: 0.3; }
    50% { opacity: 1; }
}

@media (max-width: 768px) {
    .vazpe-des-product-container {
        padding: 20px;
    }
    
    .vazpe-des-title {
        font-size: 1.8rem;
    }
    
    .vazpe-des-specs-grid {
        grid-template-columns: 1fr;
    }
}
/* Description */


/* Vape Product Detail Page - Optimized Style (Foundation Based) */
.vazpe-container-v2 {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 !important;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    background: #ffffff;
    color: #2c3e50;
    line-height: 1.6;
}

/* Hero Section */
.vazpe-hero-v2 {
    text-align: center;
    padding: 35px 30px;
    background: linear-gradient(135deg, #0058aa 0%, #003d75 100%);
    border-radius: 3px;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 88, 170, 0.15);
}

.vazpe-review-text-v2 .vazpe-content-section-v2 .vazpe-feature-grid-v2 .vazpe-description-v2 .vazpe-disclaimer-v2 .vazpe-stat-number-v2 .vazpe-stat-card-v2 br {
    display: none !important;
}

@media (max-width: 768px) {
    .vazpe-hero-v2 {
        padding: 25px 20px;
        margin-bottom: 15px;
        border-radius: 0;
    }
}

@media (max-width: 480px) {
    .vazpe-hero-v2 {
        padding: 20px 16px;
        margin-bottom: 15px;
    }
}

.vazpe-hero-v2::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 200%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.2), transparent);
    animation: sweep 6s linear infinite;
}

@keyframes sweep {
    to { left: 100%; }
}

/* Limited Offer Badge */
.vazpe-limited-offer-v2 {
    display: inline-block;
    background: #ff5e62;
    color: white;
    padding: 6px 16px;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    animation: pulse 2s infinite;
    margin-bottom: 10px;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); }
    50% { transform: scale(1.05); }
}

/* Title Styling - No Underline */
.vazpe-title-v2 {
    font-size: 2rem;
    font-weight: 700;
    margin: 15px 0;
    color: #ffffff;
    line-height: 1.2;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
    letter-spacing: -0.5px;
}

@media (max-width: 768px) {
    .vazpe-title-v2 {
        font-size: 1.75rem;
    }
}

@media (max-width: 480px) {
    .vazpe-title-v2 {
        font-size: 1.5rem;
    }
}

/* Subtitle Styling */
.vazpe-subtitle-v2 {
    font-size: 1.05rem;
    color: rgba(255,255,255,0.95);
    margin-bottom: 0 !important;
    font-weight: 400;
    line-height: 1.65;
    opacity: 0.95;
}

@media (max-width: 768px) {
    .vazpe-subtitle-v2 {
        font-size: 0.95rem;
    }
}

@media (max-width: 480px) {
    .vazpe-subtitle-v2 {
        font-size: 0.9rem;
    }
}

/* Trust Badges */
.vazpe-trust-badges-v2 {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin: 20px 0;
    flex-wrap: wrap;
}

@media (max-width: 768px) {
    .vazpe-trust-badges-v2 {
        gap: 10px;
        margin: 15px 0;
    }
}

.vazpe-trust-badge-v2 {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #f8f9fa;
    padding: 8px 14px;
    border-radius: 3px;
    font-size: 12px;
    color: #495057;
    font-weight: 500;
}

@media (max-width: 768px) {
    .vazpe-trust-badge-v2 {
        padding: 6px 12px;
        font-size: 11px;
    }
}

.vazpe-trust-icon-v2 {
    color: #28a745;
    font-weight: bold;
    font-size: 14px;
}

/* Stats Section */
.vazpe-stats-v2 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 15px;
    margin: 15px 0;
    padding: 0 !important;
    list-style: none;
}

@media (max-width: 768px) {
    .vazpe-stats-v2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
}

.vazpe-stat-card-v2 {
    background: #ffffff;
    border: 2px solid #e9ecef;
    border-radius: 3px;
    padding: 20px;
    text-align: center;
    transition: all 0.3s ease;
    list-style: none;
}

@media (max-width: 768px) {
    .vazpe-stat-card-v2 {
        padding: 15px 10px;
    }
}

.vazpe-stat-card-v2:hover {
    transform: translateY(-5px);
    border-color: #0058aa;
    box-shadow: 0 10px 25px rgba(0, 88, 170, 0.15);
}

.vazpe-stat-number-v2 {
    font-size: 28px;
    font-weight: 900;
    background: linear-gradient(135deg, #0058aa 0%, #003d75 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: block;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .vazpe-stat-number-v2 {
        font-size: 24px;
    }
}

.vazpe-stat-label-v2 {
    font-size: 12px;
    color: #6c757d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

@media (max-width: 768px) {
    .vazpe-stat-label-v2 {
        font-size: 11px;
    }
}

/* Section Title - No Underline */
.vazpe-section-title-v2 {
    margin: 30px 0 !important;
    font-size: 1.5rem;
    font-weight: 600;
    text-align: center;
    color: #1a202c;
    position: relative;
}

@media (max-width: 768px) {
    .vazpe-section-title-v2 {
        font-size: 1.35rem;
        margin: 18px 0 !important;
    }
}

@media (max-width: 480px) {
    .vazpe-section-title-v2 {
        font-size: 1.25rem;
        margin: 18px 0 !important;
    }
}

/* Content Sections */
.vazpe-content-section-v2 {
    padding: 18px;
    margin-bottom: 15px;
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .vazpe-content-section-v2 {
        padding: 20px;
        margin-bottom: 15px;
        border-radius: 0;
    }
}

@media (max-width: 480px) {
    .vazpe-content-section-v2 {
        padding: 16px;
        margin-bottom: 15px;
    }
}

.vazpe-description-v2 {
    font-size: 16px;
    line-height: 1.6;
    color: #495057;
    margin-bottom: 0 !important;
}

@media (max-width: 768px) {
    .vazpe-description-v2 {
        font-size: 15px;
    }
}

/* Feature Grid */
.vazpe-feature-grid-v2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 18px;
    padding: 0 !important;
    margin: 0;
    list-style: none;
}

@media (max-width: 768px) {
    .vazpe-feature-grid-v2 {
        grid-template-columns: 1fr;
        gap: 15px;
    }
}

.vazpe-feature-v2 {
    background: #f8f9fa;
    border-left: 4px solid #0058aa;
    padding: 20px;
    border-radius: 3px;
    transition: all 0.3s ease;
    list-style: none;
}

@media (max-width: 768px) {
    .vazpe-feature-v2 {
        padding: 15px;
    }
}

.vazpe-feature-v2:hover {
    transform: translateX(5px);
    box-shadow: 0 4px 12px rgba(0, 88, 170, 0.1);
}

.vazpe-feature-title-v2 {
    font-size: 16px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 8px;
    margin-top: 0 !important;
}

@media (max-width: 768px) {
    .vazpe-feature-title-v2 {
        font-size: 15px;
    }
}

.vazpe-feature-text-v2 {
    font-size: 14px;
    color: #6c757d;
    line-height: 1.5;
    margin: 0;
}

@media (max-width: 768px) {
    .vazpe-feature-text-v2 {
        font-size: 13px;
    }
}

/* Flavor Grid */
.vazpe-flavors-v2 {
    margin: 25px 0;
    background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
    padding: 25px 20px;
    border-radius: 3px;
}

@media (max-width: 768px) {
    .vazpe-flavors-v2 {
        margin: 20px 0;
        padding: 20px 15px;
        border-radius: 3px;
    }
}

.vazpe-flavor-grid-v2 {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    gap: 12px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .vazpe-flavor-grid-v2 {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        margin-top: 15px;
    }
}

.vazpe-flavor-item-v2 {
    background: #ffffff;
    border: 2px solid transparent;
    padding: 12px 8px;
    border-radius: 3px;
    text-align: center;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.2s ease;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
}

@media (max-width: 768px) {
    .vazpe-flavor-item-v2 {
        padding: 10px 5px;
        font-size: 12px;
    }
}

.vazpe-flavor-item-v2:hover {
    border-color: #0058aa;
    transform: scale(1.05);
    box-shadow: 0 5px 15px rgba(0, 88, 170, 0.2);
    background: linear-gradient(135deg, #ffffff 0%, #f3f4ff 100%);
}

/* Reviews Section */
.vazpe-review-grid-v2 {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 18px;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .vazpe-review-grid-v2 {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-top: 15px;
    }
}

.vazpe-review-v2 {
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 3px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    transition: transform 0.2s ease;
}

@media (max-width: 768px) {
    .vazpe-review-v2 {
        padding: 15px;
    }
}

.vazpe-review-v2:hover {
    transform: translateY(-2px);
}

.vazpe-review-stars-v2 {
    color: #ffc107;
    margin-bottom: 10px;
    font-size: 16px;
}

.vazpe-review-text-v2 {
    font-size: 14px;
    color: #495057;
    line-height: 1.5;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .vazpe-review-text-v2 {
        font-size: 13px;
    }
}

.vazpe-review-author-v2 {
    font-size: 12px;
    color: #6c757d;
    font-weight: 600;
}

/* Clean Tech Table with Zebra Stripes */
.vazpe-tech-table-v2 {
    width: 100%;
    border-collapse: collapse;
    margin: 15px 0;
    background: #ffffff;
    border: 1px solid #e9ecef;
    border-radius: 3px;
    font-size: 14px;
}

.vazpe-tech-table-v2 th {
    background: #f8f9fa;
    padding: 12px 15px;
    text-align: left;
    font-weight: 600;
    color: #2c3e50;
    border: 2px solid #dee2e6;
    font-size: 14px;
}

.vazpe-tech-table-v2 td {
    padding: 12px 15px;
    border: 2px solid #dee2e6;
    font-size: 14px;
    color: #495057;
}

.vazpe-tech-table-v2 tr:nth-child(even) {
    background-color: #fafbfc;
}

.vazpe-tech-table-v2 tr:hover {
    background-color: #f8f9fa;
}

/* Mobile Responsive Table */
@media (max-width: 768px) {
    .vazpe-tech-table-v2 {
        margin: 12px 0;
    }

    .vazpe-tech-table-v2 th,
    .vazpe-tech-table-v2 td {
        padding: 10px 12px;
        font-size: 13px;
    }
}

/* Benefits List */
ul.vazpe-benefits-list-v2 {
    padding-left: 0;
    list-style: none;
    margin: 0;
}

ul.vazpe-benefits-list-v2 li {
    padding: 10px 0;
    border-bottom: 1px solid #f1f3f4;
    font-size: 14px;
    color: #495057;
    line-height: 1.6;
}

ul.vazpe-benefits-list-v2 li:last-child {
    border-bottom: none;
}

ul.vazpe-benefits-list-v2 li strong {
    color: #2c3e50;
    font-weight: 600;
}

.vazpe-content-section-v2 h2 {
    margin-top: 0 !important;
}

/* Product Images */
.vazpe-product-image-v2 {
    max-width: 100%;
    height: auto;
    margin: 15px 0;
    border-radius: 3px;
    display: block;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.06);
    transition: transform 0.3s ease;
}

.vazpe-product-image-v2:first-child {
    margin-top: 0;
}

.vazpe-product-image-v2:last-child {
    margin-bottom: 0;
}

.vazpe-product-image-v2:hover {
    transform: scale(1.01);
}

@media (max-width: 768px) {
    .vazpe-product-image-v2 {
        margin: 12px 0;
        border-radius: 0;
    }
}

/* Disclaimer */
.vazpe-disclaimer-v2 {
    margin-top: 25px;
    padding: 18px;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 3px;
    font-size: 11px;
    color: #6c757d;
    line-height: 1.6;
}

@media (max-width: 768px) {
    .vazpe-disclaimer-v2 {
        margin-top: 20px;
        padding: 15px;
        font-size: 10px;
    }
}
/* Vape Product Detail Page - Optimized Style (Foundation Based) */
