/* global s */
html, body {
	overflow-x: hidden;
	width: 100%;
}

.text-emphasize-a
{
	font-size: 0.9rem;
	color: #d60051;
}

.dateLimit-box
{
	font-size: 0.85rem;
    font-weight: 600;
    color: #aaa;
}

.mobileHide
{
	display: none;
}

#sns_header .sns_header_top_fix
{
	position: fixed !important;
	width: 100%;
	top: 0px;
	left: 0px;
	background-color: #000000cc;
	z-index: 9999;
}
.sns_menu_fix
{
	position: fixed !important;
	width: 100%;
	top: 38px;
	left: 0px;
	background-color: #ffffffee;
}

#sns_header .sns_header_top .header-account .myaccount .content
{
	z-index: 9999;
}

#sns_header .sns_header_top .myaccount .content ul.links li a.top-link-registered:before {
	content: '\f788';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: auto;
	height: auto;
	text-align: center;
	line-height: auto;
}
#sns_header .sns_header_top .myaccount .content ul.links li a.top-link-order:before {
	content: '\f70e';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	width: auto;
	height: auto;
	text-align: center;
	line-height: auto;
}
#sns_header .sns_header_top .mHeaderBtn {
	display: inline-block;
	float: right;
	color: #ccc;
	cursor: pointer;
	height: 39px;
	padding: 8px 8px 8px 8px;
	float: right;
}
#sns_header .sns_header_top .mHeaderBtn a
{
	color: #fff;
}
#sns_header_logo .responsv {
	display: flex;
	align-items: center;
}
#sns_header_logo .responsv a {
	font-size: 38px;
	width: 100%;
	font-weight: bolder;
	color: #c49f83;
}

@media (min-width: 992px) {
	#sns_header_logo .responsv a {
		font-size: 45px;
	}
	.mobileHide
	{
		display: unset;
	}
    #sns_header .sns_header_top .mHeaderBtn {
        display: none;
    }
}

.h1-Default
{
	font-size: 2.1rem;
	color: #193bac;
	font-weight: bolder;
}

.dx-field {
	font-size: 0.9rem !important;
	line-height: 1.8;
}
.dx-texteditor-input {
	font-size: 1rem !important;
}
.dx-button-content i{
	top: 0px;
}
.dx-field-label-fe {
	width: 25% !important;
}
.dx-field-value-fe {
	width: 75% !important;
}

.policy .policy_custom .policy-titile {
	font-size: 15px;
	color: #1071b9;
	font-weight: bold;
}
.block_topsearch .form-search input {
	padding: 10px;
}
.sharingButton {
}
.sharingButton li {
	float: left;
}
.displayMode {
	border: 1px solid #c5c5c5;
	height: 31px;
	display: inline-block;
	border-radius: 5px;
}
.displayMode:hover {
	cursor: pointer;
}
.view-mode .active {
	background-color: #e14141;
	color: #fff;
}
.emptyBlock {
	border: 1px solid #eaeaea;
	min-height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #f3f3f3;
}
.label-basic {
	background-color: inherit;
	color: inherit;
}
.formField {
	width: 100%;
}
.fLabel {
}

.dSelect {
	display: inline-block !important;
	width: 25% !important;
}
#birthDayF {
	display: none;
}
.yXItem {
	width: 28% !important;
}
.bindToItem {
	width: 100%;
	display: block;
	text-align: left;
	margin-top: 20px;
}
.zipcode {
	color: rgba(130, 130, 130, 1);
	height: 34px;
	line-height: 34px;
	width: 34%;
	border: 1px solid #aaa;
	border-radius: 3px;
	font-size: 14px;
	padding-left: 8px;
	vertical-align: bottom;
}
.county {
	color: rgba(130, 130, 130, 1);
	height: 34px;
	line-height: 34px;
	width: 33%;
	border: 1px solid #aaa;
	border-radius: 3px;
	font-size: 14px;
	padding-left: 8px;
}
.district {
	color: rgba(130, 130, 130, 1);
	height: 34px;
	line-height: 34px;
	width: 33%;
	border: 1px solid #aaa;
	border-radius: 3px;
	font-size: 14px;
	padding-left: 8px;
}

.w-30px {
	width: 30px !important;
}
.w-45px {
	width: 45px !important;
}
.w-60px {
	width: 60px !important;
}
.w-90px {
	width: 90px !important;
}
.w-120px {
	min-height: 45px !important;
	width: 120px !important;
}

.bgColor-warning
{
	background-color: #fffe00 !important;
}

.h-2rem {
	height: 2rem !important;
}
.h-3rem
{
	height: 3rem !important;
}

#pass i
{
	width: 2rem;
	height: 2rem;
	background-size: 2rem 2rem;
	line-height: 2rem;
}


.btnJob-styleX
{
	background-color: #d60051 !important;
	color: #fff !important;
}
.btnJob-styleX:hover
{
	background-color: #fff !important;
	border: #d60051 1px solid;
	color: #d60051 !important;
}
.btnJob-styleX i {
	color: #fff !important;
}
.btnJob-styleX i:hover{
	color: #d60051 !important;
}

/* basic fe style S */

body {
	overflow-x: hidden;
}

#sns_header .sns_header_top .sns_module {
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}

.menu-icon {
	position: relative;
	width: 32px;
	height: 23px;
	cursor: pointer;
}

.menu-icon .line {
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: #fff;
	transition: transform 0.3s;
}

.menu-icon .line:nth-child(1) {
	top: 0;
}

.menu-icon .line:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}

.menu-icon .line:nth-child(3) {
	bottom: 0;
}

.menu-icon.active .line:nth-child(1) {
	transform: translateY(10px) rotate(45deg);
}

.menu-icon.active .line:nth-child(2) {
	opacity: 0;
}

.menu-icon.active .line:nth-child(3) {
	transform: translateY(-10px) rotate(-45deg);
}

.sidebar {
	position: fixed;
	top: 0;
	left: -250px;
	width: 250px;
	height: 100%;
	background-color: #333436;
	overflow-y: auto;
	transition: left 0.3s;
	z-index: 9999;
	padding: 10px;
}

.sidebar.active {
	top: 40px;
	left: 0px;
	width: 95%;
	padding: 0px;

}

.sidebar .closeSidebarContainer
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: white;
	font-size: 16px;
	padding: 5px 15px;
	background-color: #242424;
}

.sidebar .nav-link {
	color: #a7a7a9;
}

.nav-link
{
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #212224;
}

.menu-sub {
	color: rgb(255, 255, 255);
}

.menu-sub-1 {
	padding-left: 32px;
}

.nav-item i {
	color: #fff;
	font-size: 16px;
	position: unset;
	margin-left: 2px;
}

.menu-itemX {
	color: #fff;
}

.closeSidebarBtn {
	text-align: right;
	padding: 10px;
}

.closeSidebarBtn i {
	color: #fff;
}

.closeSidebarBtn i:hover {
	color: #ffce9c;
	cursor: pointer;
	size: 120%;
}

.dropdown-item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 95%;
	line-height: 30px !important;
}

.caption-H5-Simple {
	border-left: 7px solid #f00;
	padding-left: 12px;
	line-height: 30px;
	margin: 10px 0px;
	margin-top: 20px;
}
/* CSS */
.btn-default {
	align-items: center;
	appearance: none;
	background-image: radial-gradient(100% 100% at 100% 0, #5adaff 0, #5468ff 100%);
	border: 0;
	border-radius: 9px;
	box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: "JetBrains Mono",monospace;
	height: 32px;
	justify-content: center;
	line-height: 1;
	list-style: none;
	overflow: hidden;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
	text-align: left;
	text-decoration: none;
	transition: box-shadow .15s,transform .15s;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	white-space: nowrap;
	will-change: box-shadow,transform;
	font-size: 0.9rem;
}
.btn-default:focus {
	box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}
.btn-default:hover {
	box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
	transform: translateY(-2px);
}
.btn-default:active {
	box-shadow: #3c4fe0 0 3px 7px inset;
	transform: translateY(2px);
}

/* CSS */
.btn-support {
	align-items: center;
	appearance: none;
	background-image: radial-gradient(100% 100% at 100% 0, #c0d0d4 0, #62699b 100%);
	border: 0;
	border-radius: 8px;
	/*box-shadow: rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 4px 10px -3px, rgba(58, 65, 111, .5) 0 -3px 0 inset;*/
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-flex;
	font-family: "JetBrains Mono", monospace;
	height: 26px;
	justify-content: center;
	line-height: 1;
	list-style: none;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	position: relative;
	text-align: left;
	text-decoration: none;
	transition: box-shadow .15s, transform .15s;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	white-space: nowrap;
	will-change: box-shadow, transform;
	font-size: 0.8rem;
}

.btn-support:focus {
	box-shadow: #3c4fe0 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
}

.btn-support:hover {
	box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #3c4fe0 0 -3px 0 inset;
	transform: translateY(-2px);
}

.btn-support:active {
	box-shadow: #3c4fe0 0 3px 7px inset;
	transform: translateY(2px);
}

.btn-Page {
	align-items: center;
	appearance: none;
	background-image: radial-gradient(100% 100% at 100% 0, #f4bb62 0, #d7571e 100%) !important;
	border: 0 !important;
	border-radius: 9px !important;
	box-shadow: rgba(45, 35, 66, .4) 0 2px 4px,rgba(45, 35, 66, .3) 0 7px 13px -3px,rgba(58, 65, 111, .5) 0 -3px 0 inset;
	box-sizing: border-box;
	color: #fff !important;
	cursor: pointer;
	display: inline-flex;
	font-family: "JetBrains Mono",monospace;
	height: 32px;
	justify-content: center;
	line-height: 1;
	list-style: none;
	overflow: hidden;
	padding-left: 16px;
	padding-right: 16px;
	position: relative;
	text-align: left;
	text-decoration: none;
	transition: box-shadow .15s,transform .15s;
	user-select: none;
	-webkit-user-select: none;
	touch-action: manipulation;
	white-space: nowrap;
	will-change: box-shadow,transform;
	font-size: 0.9rem;
}
.btn-Page:focus {
	box-shadow: #f4bb62 0 0 0 1.5px inset, rgba(45, 35, 66, .4) 0 2px 4px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #d7571e 0 -3px 0 inset !important;
}
.btn-Page:hover {
	box-shadow: rgba(45, 35, 66, .4) 0 4px 8px, rgba(45, 35, 66, .3) 0 7px 13px -3px, #d7571e 0 -3px 0 inset !important;
	transform: translateY(-2px);
}
.btn-Page:active {
	box-shadow: #d7571e 0 3px 7px inset !important;
	transform: translateY(2px);
}

.tagItem
{
	display: inline;
	float: left;
	padding: 4px 10px;
	margin: 5px 5px;
	border: 1px solid #f00;
	font-size: 1.2rem;
	font-weight: 600;
	border-radius: 20px;
	background-color: #d906a8;
	color: #fff;
}
.tagItem:hover
{
	position: relative;
	top:2px;
	right: 2px;
	background-color: #ff00c4;
	color: #fff;
}


/* index S */
#sns_slideshow1
{
	display: none;
}

.itemsH3
{
	font-size: 1.8rem;
	font-weight: bolder;
	text-align: center;
	margin-bottom: 30px;
}
.itemsH3 .captionH3
{
	display: inline-block;
	padding: 0 50px;
	border-left: 3px solid #aaa;
	border-right: 3px solid #aaa;
	height: 28px;
	line-height: 28px;
}


.add-to-links a
{
	display: flex !important;
	align-items: center;
	justify-content: center;
}
.add-to-links a i
{
	position: unset;
	margin-right: 1px;
}

.contactLable
{
	font-size: 80%;
	border: 1px solid #f00;
	background-color: #ff3535;
	color: #fff;
	padding: 1px 4px;
	margin: 0px 5px;
}

.btnIconCartFix
{
	min-height: 45px !important;
}
.btnIconCartFix i {
	color: #333 !important;
}

@media (min-width: 576px) {

}
@media (min-width: 768px) {

}
@media (min-width: 992px) {
	#sns_slideshow1
	{
		display: block;
	}
}
@media (min-width: 1200px) {

}
@media (min-width: 1400px) {

}
/* index E */
















/* basic fe style E */

/* animate style S */
.btn-animate-hueRotate {
	transition: border-color 0.2s ease-in-out;
	animation: animate-hueRotate 5s linear infinite;
}
@keyframes animate-hueRotate
{
	0%
	{
		filter: hue-rotate(0deg);
	}
	100%
	{
		filter: hue-rotate(720deg);
	}
}
/* animate style E */

/* login S */
.hLine {
	margin: 10px 0px;
}

.hLine span {
	display: block;
	color: #aaa;
	position: relative;
}

.hLine span:before,
.hLine span:after {
	content: "";
	position: absolute;
	top: 50%;
	background: #aaa;
	width: 10%;
	height: 1px;
}

.hLine span:before {
	left: 23%;
}

.hLine span:after {
	right: 23%;
}

.btn-oauth2 {
	width: 100% !important;
	height: 66px !important;
	line-height: 66px !important;
	margin: 20px 0px;
}
/* login E */


/* index helper S */
.btn-addToCart-a {
	padding: 2px 10px !important;
	border-radius: 12px;
	background-color: #9f19ac !important;
	color: #fff !important;
	box-shadow: aquamarine;
	-webkit-box-shadow: 4px 4px 9px -1px rgb(0 0 0 / 75%);
	-moz-box-shadow: 4px 4px 9px -1px rgba(0,0,0,0.75);
	box-shadow: 2px 2px 3px -1px rgb(0 0 0 / 70%);
}
.btn-addToCart-a i {
	color: #fff !important;
}
.btn-addToCart-a span:hover {
	color: rgb(250, 255, 15) !important;
}
/* index helper S */
/* spec color s */
.color-price {
	color: #d60051 !important;
}
/* spec color s */
/* .fa-heart:before, .fa-random:before, .fa-shuffle:before, .fa-eye:before {
	content: '';
}
*/
/* global e */
/* itemunit-grid s */
.products-grid .item .item-inner .item-img .product-image .img-main {
   /*min-height: 240px;
   */
}
.products-grid .item .item-inner .action-bot .wrap-addtocart .btn-cart {
	background-color: #333333cc;
}
.actions {
	background-color: #ffffffcc;
}
.products-grid .item .item-inner .action-bot .actions .add-to-links {
	background-color: #ffffffb8;
}
.add-to-links li:hover {
	cursor: pointer;
	background-color: #efff0073;
}
/* itemunit-grid e */
/* itemCategory S */
.toolbar .pager .pages>ol li {
	float: left;
	text-align: center;
	font-size: 1rem;
	margin: 0px 2px;
}
.toolbar .pager .pages>ol .current a {
	color: #f00;
	font-weight: bolder;
	font-size: 1.2rem;
}
.numPerPage, .orderBy {
	line-height: 1.5rem;
	padding: 5px;
}
.numPerPage:hover, .orderBy:hover {
	background-color: #fff7003d;
}
/* itemCategory E */
/* shopOrder S */
.hLabel {
	display: none;
}
.dataCell {
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
}
.dataCellR {
	border-right: 1px solid #cccccc;
}
.dataCellL {
	border-bottom: 1px solid #cccccc;
}
.payInfo {
	margin: 0 auto;
	text-align: center;
	padding: 10px;
	background-color: #fff8d1;
	font-size: 1rem;
}
.sumInfo {
	text-align: right;
	font-size: 1.1rem;
	color: #0400ff;
	font-weight: 600;
}
.shoppingcart ul li {
	display: block;
}
#serviceChargeTip {
	vertical-align: super;
	color: #0d4d5f;
}
#serviceChargeTip:hover {
	cursor: pointer;
	color: #f00;
}
/* shopOrder E */
/* shopOrder_info S */
.pinfoWarning i {
	font-size: 1rem;
	top: 0px;
}
/* shopOrder_info E */




/* registered S*/
.iconFieldFix-registered
{
	font-size: 1rem;
	vertical-align: super;
	color: #63789d;
}
/* registered E*/


/* myOrders S */
.btnIcon {
	padding: 0px 3px;
	border-radius: 10px;
	background-color: #28277c;
}
.btnIcon i{
	font-size: 0.9rem;
	position: relative;
	top: 0px;
	left: 0px;
	color: #fff;
}
.showDetail
{
	line-height: 2rem;
}
.showDetail i
{
	vertical-align: super;
	font-size: 1rem;
	color: #fff;
	margin: 0px 3px;
}
.myOrderDetailTitle div, .myOrderDetailContent div{
	background-color: #f4ffac;
}

.btn-support-orderPrint, .btn-support-orderPay {
	display: inline-block;
	width: 120px;
	padding: 0px 0px;
	line-height: 24px;
	text-align: center;
	border-radius: 8px;
	top: 5px;
}
/* myOrders E */

/*--------------------------------------------------------------
# Frequently Asked Questions S
--------------------------------------------------------------*/
.qNum {
	font-family: 'Oswald', sans-serif;
	color: #acce22;
	font-size: 24px;
	font-weight: bolder;
	margin-right: 10px;
}

.faq .faq-list {
	padding: 0;
	list-style: none;
  }

  .faq .faq-list li {
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
	padding-bottom: 20px;
  }

  .faq .faq-list a {
	display: block;
	position: relative;
	font-family: #7cc576;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	padding-right: 25px;
	cursor: pointer;
  }

  .faq .faq-list i {
	font-size: 24px;
	position: absolute;
	right: 0;
	top: 0;
  }

  .faq .faq-list p {
	margin-bottom: 0;
	padding: 10px 0 0 0;
  }

  .faq .faq-list .icon-show {
	display: none;
  }

  .faq .faq-list a.collapsed {
	color: #343a40;
  }

  .faq .faq-list a.collapsed:hover {
	color: #7cc576;
  }

  .faq .faq-list a.collapsed .icon-show {
	display: inline-block;
  }

  .faq .faq-list a.collapsed .icon-close {
	display: none;
  }
/*--------------------------------------------------------------
# Frequently Asked Questions E
--------------------------------------------------------------*/

/* contact-us s */
.mapFrame {
	min-height: 500px;
}
/* contact-us e */


/* 商品檢視 itemDetail S */
.sns-product-detail .product-essential .product-img-box .detail-img {
	border: 1px solid #eee;
}

.sns-product-detail .product-essential .product-img-box .small-img {
	margin: unset;
}

.sns-product-detail .product-essential .product-img-box .detail-img img {
	border: none;
}

.itemX-subItem {
	display: inline-block;
	border: 1px solid #ffc790;
	background-color: #ffedd6;
	margin-right: 2px;
	padding: 5px 5px;
	font-size: 0.8rem;
}

.itemX-subItem:hover {
	cursor: pointer;
	background-color: #ffc790;
}

.itemX-subItem.active {
	background-color: #ffc790;
}

.itemX-subItem-pic
{
	max-width: 72px;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 15px;
}

.swiper-slide:hover {
	cursor: pointer;
	position: relative;
	top: 2px;
	left: 2px;
}

.swiper-slide img {
	display: block;
	width: 100%;
	min-width: 60px;
	height: 100%;
	object-fit: cover;
}
/* 商品檢視 itemDetail E */

/* x s */
/* x e */
