/* Callie 通用样式；url() 用 ../../ 相对站点根目录 */

/* ---------- 图标字体 iconfont ---------- */
@font-face {
	font-family: 'iconfont';
	src: url('../../assets/css/index/yang/iconfont.woff2') format('woff2'), url('../../assets/css/index/yang/iconfont.woff') format('woff'), url('../../assets/css/index/yang/iconfont.ttf') format('truetype');
	font-display: swap;
}

.icon-go-top {
	background-image: url(../../assets/img/index/yang/icon-go-top.svg);
}

.s-p {
	background-image: url(../../assets/img/index/mobile/prod_sprites.png);
}

.icon-gift {
	background-image: url('../../assets/img/index/yang/icon-gift.svg')
}

.benefits {
	background-image: url(../../assets/img/index/yang/vip-pc-bg@2x.png);
}

.inspire-content .title .icon {
	background: url('../../assets/img/index/yang/icon-inspire.svg') no-repeat center / 16px 16px;
}

.sp-99dias {
	background-image: url(../../assets/img/index/yang/icon-99dias.svg);
}

.sp-seguro {
	background-image: url(../../assets/img/index/yang/icon-seguro.svg);
}

.sp-seguro1 {
	background-image: url(../../assets/img/index/yang/icon-privacy.svg);
}

.icon-message-view {
	background-image: url('../../assets/img/index/yang/icon-message-view.svg');
}

.icon-message-add {
	background-image: url('../../assets/img/index/yang/icon-message-add.svg');
}

.icon-checked {
	background-image: url(../../assets/img/index/yang/icon-checked.svg);
}

.icon-menu-support {
	background-image: url(../../assets/img/index/yang/icon-menu-support.svg);
}

.outline-div .min-cart .cartItem-card::after {
	content: "Greeting Card";
}

.outline-div .min-cart .gift-img::after {
	content: "gift";
}

.login-coupon-modal .dialog-header::after {
	background-image: url('../../assets/img/index/yang/login-title-image.png')
}

/* ---------- 顶部通知条 ---------- */
.vi-top {
	position: fixed;
	top: 0;
	width: 100%;
	text-align: center;
	height: 40px;
	background: #F5F1E9;
	color: #333;
	z-index: 10000;
	font-size: 14px;
	line-height: 18px;
	overflow: hidden;
	padding: 0;
}

.vi-top * {
	line-height: 18px;
}

.head-top-mode {
	height: 100%;
	padding: 0;
}

.vi-top .swiper-container {
	height: 100%;
}

.vi-top .notice-hashref {
	height: 40px;
	overflow: hidden;
}

.vi-top a {
	color: #333;
	text-decoration: underline;
	margin-left: 0;
	line-height: 22px;
	display: inline-block;
}

.vi-top-close {
	position: absolute;
	height: 45px;
	width: 40px;
	right: -5px;
	top: 50%;
	transform: translate(0, -50%);
	z-index: 100;
}

.vi-top-close .iconfont {
	font-size: 12px;
	line-height: 40px;
}

.glo-wrapper-top {
	margin-top: calc(var(--notice-height, 0px) + 114px);
}

.sticky-top {
	top: calc(var(--notice-height, 0px) + 134px);
}

.nav-tabs__bmsm {
	top: calc(var(--notice-height, 0px) + 114px);
}

.logoff .logoff-content {
	margin-top: calc(var(--notice-height, 0px) + 150px) !important;
}

/* ---------- 页脚 App 下载按钮 ---------- */
.download-link {
	background-color: #333;
	color: #fff;
	height: 40px;
	width: 138px;
	display: block;
	border-radius: 4px;
}

.download-link:hover {
	background-color: #000;
	color: #fff;
}

.download-link img {
	width: 100%;
	height: auto;
}

.download-link+.download-link {
	margin-top: 8px;
}

/* 国家切换弹窗（页脚）：补 static 化后缺失的遮罩/面板 */
.switch-country-modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* 面板：前缀提高优先级，覆盖 head.css 的 height:100% / margin */
.switch-country-modal .switch-country-content {
	height: auto;
	max-height: 80vh;
	width: 400px;
	max-width: calc(100vw - 40px);
	margin: 0;
	padding: 10px 30px;
	background: #fff;
	border-radius: 12px;
	overflow-y: auto;
	overflow-x: hidden;
	box-shadow: 0 8px 40px rgba(0, 0, 0, 0.25);
}
/*====*/
.flex-center-center {
    align-items: center;
    justify-content: center;
}
.relate .product-more.product-more {
    font-size: 14px;
}

/*====*/

.navigation .nav-links .page-numbers {
  padding: 0 14px;
  display: inline-block;
  background: none;
  border: 1px solid #f4f2f2;
  color: #242424;
  height: 38px;
  line-height: 38px;
  text-align: center;
  margin: 0 3px;
  border-radius: 101px;
  border-color: #e1e1e1;
}

.navigation.pagination {
  margin-left: 0; text-align: center; justify-content: center;
}

.navigation .nav-links a.page-numbers:hover,
.navigation .nav-links .page-numbers.current {
  background: #ff9e2c;
  color: #fff;
  border: 1px solid #ff9e2c;
}

/* 中和 bootstrap reboot，还原 callie line-height:1.2 基准 */
html {
  --notice-height: 0px;
}
body {
  line-height: 1.2;
}
p {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
.woocommerce-info{
	    border-top-color: #000;
}
.woocommerce-info::before{
	color: #333;
}
.article-content a, .td-uline{
	text-decoration: none !important;
}

#woofc-area .woofc-area-top .woofc-area-heading {
	line-height: inherit;
}