body {
	font-family: Microsoft JhengHei;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}

.error-large{

	color:red;

	font-size: 1.1em;

}

/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '*';
	color: #F00;
	font-weight: bold
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #000;
	background-color: #95d92e;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;*/
}
/* top */
#top {
	background-color: #95D92E;
	border-bottom: 1px solid #000000;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
@media (max-width: 480px) {
	#top .container {
		padding: 0 10px;
	}
}
@media (max-width: 350px) {
	#top .container {
		padding: 0 6px;
	}
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #000;
	background-color: #95d92e;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;*/
}
#top .btn-link, #top-links li, #top-links a {
	color: #000;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #000;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #000;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-top: 2.8em;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 20px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-top: 2.8em;
}
@media (max-width: 1200px) {
	#search, #cart {
		margin-top: 1.8em;
	}
}

@media (max-width: 992px) {
	#search, #cart {
		margin-top: 1.2em;
	}
}
@media (max-width: 768px) {
	#search, #cart {
		margin-top: 1em;
	}
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	padding: 10px 12px;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	/*background-color: #C0C0C0;*/
	background-color:#95d92e;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);*/
	background-repeat: repeat-x;
	/*border-color: #1f90bb #1f90bb #145e7a;*/
	min-height: 40px;
}
#menu .nav > li > a {
	color: #000;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	padding: 13px;
	min-height: 15px;
	background-color: transparent;
	font-size:18px;
	font-weight: bolder;
	
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
	min-width:180px;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 200px;
	display: block;
	padding: 4px 16px;
	clear: both;
	line-height: 22px;
	color: #333333;
	font-size: 18px;
	
}
#menu .dropdown-inner li a:hover {
	color: #000;
	background-color: #95d92e;
	/*background-image: linear-gradient(to bottom, #95d92e, #1f90bb);
	background-repeat: repeat-x;*/
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 14px;
	color:#000;
	font-weight: bolder;
	/*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);*/
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	/*color: #ffffff;*/
	background-color: #95d92e;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;*/
	
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #000;
	/*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);*/
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #666666;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;*/
	/*border-color: #1f90bb #1f90bb #145e7a;*/
	border-color: #000;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #666666;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#menu .nav > li > a {font-size: 16px;}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: Microsoft JhengHei;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: normal;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:not(:last-child):after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	/*border-radius: 4px;*/
	/*box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-lgest {
	padding: 10px 16px;
	font-size: 16px;
	font-weight: bolder;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	/*text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);*/
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #EEEEEE, #dddddd);
	background-repeat: repeat-x;
	/*border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;*/
}

.btn-primary {
	color: #000;
	text-shadow:none;
	/*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);*/
	background-color: #95D92E;
	/*background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;*/
}

.btn-primary:hover, .btn-primary:active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #95D92E;
	/*background-position: 0 -15px;*/
	color: #000;
	border: 1px solid #95D92E;
}


.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #F00;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}

.btn-twinkle{
            color: #fff;
			text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
            border-color: #222222 #222222 #000000;
            animation: twinkle 1s alternate infinite;
        }
        @keyframes twinkle{
            from{background: #16e2eb;}
            to{background: #3b6e99;}
        }


.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #EEEEEE;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: Microsoft JhengHei;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: Microsoft JhengHei;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.list-group a {padding: 8px 10px;}
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}

.price-old {
	color: #F00;
}

.product-thumb .price-old {
	/*color: #000;*/
	font-size:12px;
	text-decoration: line-through;
/*	margin-left: 10px;
*/}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.description { font-family: Arial, Helvetica, sans-serif; font-size:16px;}

.description table { border:1px #000 solid; font-size:16px; }

.description table th,td { padding:5px; }

.description table th{ text-align:center; font-weight:bold;}


.account_table_title{

	position: relative;

	display: inline-block;

	padding: .5em 1em .35em;

	color: #FFF;

}

.account_table_title::before{

	content: '';
	
	position: absolute;
	
	top: 0;
	
	right: 0;
	
	bottom: 0;
	
	left: 0;
	
	z-index: -1;
	
	background: #ac9456;
	
	transform: scaleY(1.1) perspective(2em) rotateX(5deg);	

	transform-origin: bottom left;
	
}

.around_border_gold{

	border:1px solid #ac9456;

}

.vertical-align-middle{

	vertical-align: middle !important;

}

.account_bigger_group_name{

	font-size: 4em;

	border: 4px solid #f89406;

	color: #f89406;

	font-weight: 500;

	margin-left: 0.6em;

	margin-right: 0.3em;

	margin-top: 0.2em;

	margin-bottom: 0.2em;

}

.account_table_thead{

	background-color: #beab7c98;

}

.btn_view_gold{

	color: #ffffff;

    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);

    background-color: #beab7cbe;

    background-image: linear-gradient(to bottom, #beab7caf, #ac9456b4);

    background-repeat: repeat-x;

    border-color: #ac9456c4 #ac9456c7 #ac9456d8;

	padding: 6px 15px;

	border-radius: 10px;

	position: relative;

}

.btn_more_gold{

	padding: 5px 15px;

	background-color: #ac9456d8;

	color: #ffffff;

}

.cell_padding{

	padding: 4em 6em 3em 3.1em;

}

@media (max-width: 990px) {

	.cell_padding{

		padding: 4em 3em 3em 3em;
	
	}

}

@media (max-width: 576px) {

	.cell_padding{

		padding: 2em 1em 1.5em 1em;
	
	}

}

@media (max-width: 420px) {

	.cell_padding{

		padding: 1.5em 0.8em 1em 0.8em;
	
	}

}

.wt-180{width:180px;line-height: 2.2em;}

.wt-80{width:80px;}

.m-0{margin: 0;}

.mr-1{margin-right: 1rem;}

.nav-sales_service_tabs{

	margin-bottom: -1px;

}

.nav-sales_service_tabs > li {

	float: left;

}

.nav-sales_service_tabs > li{

	position: relative;

	display: inline-block;

}

.nav-sales_service_tabs > li > a {

	color: #FFF;

}

.nav-sales_service_tabs > li:first-of-type > a::after {
	content: '';
	position: absolute;
	top: -5px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #ac9456c5;
	transform: scaleY(1.133) perspective(2em) rotateX(8deg);
	transform-origin: bottom left;
	-webkit-transform: scaleY(1.133) perspective(2em) rotateX(8deg);
	-moz-transform: scaleY(1.133) perspective(2em) rotateX(8deg);
	-ms-transform: scaleY(1.133) perspective(2em) rotateX(8deg);
	-o-transform: scaleY(1.133) perspective(2em) rotateX(8deg);
}

.nav-sales_service_tabs > li:not(:first-of-type){

	left:-8px;

}

@media (min-width: 2160px) {

	.nav-sales_service_tabs > li:not(:first-of-type){

		left:-7px;
	
	}

}

.nav-sales_service_tabs > li:not(:first-of-type) > a::after {
	content: "";
	background: #ac9456c5;
	transform: skewX(22deg);
	z-index: -1;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	-webkit-transform: skewX(22deg);
	-moz-transform: skewX(22deg);
	-ms-transform: skewX(22deg);
	-o-transform: skewX(22deg);
}

.nav-sales_service_tabs > li.active > a::after, .nav-sales_service_tabs > li.active:hover > a::after, .nav-sales_service_tabs > li.active:focus > a::after {

    cursor: default;

    background: #ac9456;

}

.nav-sales_service_tabs > li.active > a {

    color: rgb(0, 0, 0);

}

.nav-sales_service_tabs > li > a:hover, .nav-sales_service_tabs > li > a:focus {

    background-color: unset; 

}

.nav-sales_service_tabs > li > a:hover::after, .nav-sales_service_tabs > li > a:focus::after {

    background: #ac9456;

}

.text_area_title{

	font-size: 1.8rem;

	text-align: center;

}

.sale_service_icon_area{

	display: flex;

	justify-content: center;

    flex-wrap: wrap;

}

.sale_service_icon_area > a{

	width:calc(100% / 4);

	text-align: center;

}

.sale_service_icon_area > a > img{

	padding: 2rem 3rem 1.5rem 3rem;

	width: 99%;

}

@media (max-width: 1024px) {

	.sale_service_icon_area > a{

		width:calc(100% / 2);

		margin-bottom: 2rem;
	
	}

}

.sort_by_value{
	margin-left:0.6em;
	padding:0 1em;
	border-radius:0 10px 10px 0;
	position: relative;
}
  
.sale_service_type > span:after{
	content:"▾";
	font-size: 1.2em;
	position: absolute;
	right:0.2em;
	top:15%;
	display: block;
}

.sale_service_menu{
	position: absolute;
	right:1%;
	opacity:0;
	transform-style: preserve-3d;
	transform:rotatey(180deg) rotateX(5deg) translatey(100px);
	backface-visibility: hidden;
	background:linear-gradient(#4dc2f8 ,#0d82b9);
	border:2px solid #0d82b9;
	border-radius:10px;
	transition:all 0.8s;
	z-index:5;
	overflow:hidden;
	padding-left: 0;
	font-size: 1em;
}

.sale_service_menu li{
	text-align: center;
	border-bottom:1px dotted #fff;
	color:#000; 
	transition:all 0.3s;
	list-style: none;
}

.sale_service_menu li:hover{background:#61ccfd;}

.sale_service_menu li:last-child{border:none;}

.show_sale_service_menu{

	opacity:1;

	transform:rotateX(0deg) translatey(0px);

}

#sale_service_search_keywords{width: 50%;}

#register_audit_results{

	border: 1px solid red;

	padding: 1px 3px 3px 3px;

}

#bitspower_conact_area{

	position: fixed; 
	
	z-index: 55555;
	
	font-size: 14px;
	
	bottom: 5px;
	
	right: 15px;
	
	display: none;
	
	text-align: right;

}

#bitspower_conact_area_form{

	max-width:100%;
	
	margin-bottom: 20px;
	
	display: none;
	
	text-align: left;
	
	background-color: white;
	
	padding: 3%;

}

@media (max-width: 600px) {.hidden_600{display: none !important;}}

.account_event_subject{width: 600px;  overflow:hidden;white-space: nowrap;text-overflow: ellipsis;}

@media (max-width: 1200px) {.account_event_subject{width: 450px;}}

@media (max-width: 991px) {.account_event_subject{width: 300px;} .account_event_btn{padding: 4px 8px;}}

@media (max-width: 768px) {.account_event_subject{width: 380px;}}

@media (max-width: 480px) {.breadcrumb > li:not(:last-child):after { top: -1px;right: -5px;width: 20px;height: 20px;}.breadcrumb > li {padding: 0 15px;}}

@media (max-width: 414px) {.breadcrumb > li:not(:last-child):after { top: 3px;right: -5px;width: 15px;height: 15px;border-right: 1px solid #9f9f9f;border-bottom: 1px solid #9f9f9f;
}.breadcrumb > li {padding: 0 12px;}}

@media (max-width: 340px) {.breadcrumb > li:not(:last-child):after {top: 4px;right: -3px;width: 12px;height: 12px;}}

.remove_image_btn {

	position: absolute;

	top: -5px;

    left: -4px;

	color: black;

	cursor: pointer;

}
.remove_image_btn > i{font-size: 20px;}

.remove_image_btn:hover, .remove_image_btn:active {

	color: red;

}

.basic_area{display: flex;flex-direction: column;width: 100%;font-family: none;border-bottom: 2px solid black;}

.basic_qa_area{display: flex;flex-direction: column;border-bottom: 2px solid black;font-size: 1em;line-height: 1.7em;margin: 0 0 15px 0;width: 100%;}

.basic_qa_type, .basic_qa_title, .basic_qa_content{display: flex;justify-content: space-between;align-items: center;}

.basic_qa_content{align-items: flex-end;display: none;}

.basic_qa_type{justify-content: flex-start;}

.basic_qa_type_text{font-size: 2em; line-height: 1.5em;font-weight: bold;margin-bottom: 10px;cursor: pointer;}

.basic_qa_title_text{font-size: 1.5em; line-height: 1.6em;}

.basic_qa_content_text{font-size: 1.2em;}

.basic_qa_type_text > .fa{font-size: 1.5em;}

.basic_qa_title_text, .basic_qa_content_text{width: calc(100% - 1.8em);margin-bottom: 16px;padding-left:2%;}

.basic_qa_title_icon, .basic_qa_content_icon{width: 1.5em;margin-bottom: 16px;cursor: pointer;}

.basic_qa_title_icon > .fa, .basic_qa_content_icon > .fa{font-size: 1.5em;color:blue;}



.basic_qa_content_icon{display: flex;}

@media (max-width: 1200px) {.basic_qa_title_text{font-size: 1.45em;}}

@media (max-width: 992px) {.basic_qa_title_text{font-size: 1.35em;line-height: 1.5em;}}

@media (max-width: 768px) {.basic_qa_area{font-size: 1.2em;line-height: 1.6em;}.basic_qa_title_text{font-size: 1.3em;}}

@media (max-width: 520px) {
		
	.basic_qa_title_text, .basic_qa_content_text{width: calc(100% - 1.5em);margin-bottom: 14px;}

	.basic_qa_title_icon, .basic_qa_content_icon{width: 1.3em;margin-bottom: 14px;}

	.basic_qa_title_icon > .fa, .basic_qa_content_icon > .fa{font-size: 1.3em;}

}

@media (max-width: 414px) {
	
	.basic_qa_area{font-size: 1.1em;line-height: 1.5em;}

	.basic_qa_type_text{font-size: 1.8em;}

	.basic_qa_title_text, .basic_qa_content_text{width: calc(100% - 1.4em);margin-bottom: 10px;}

	.basic_qa_title_text{font-size: 1.2em;}

	.basic_qa_title_icon, .basic_qa_content_icon{width: 1.2em;margin-bottom: 10px;}

	.basic_qa_title_icon > .fa, .basic_qa_content_icon > .fa{font-size: 1.2em;}

}

@media (max-width: 370px) {

	.basic_qa_type_text{font-size: 1.7em;}

	.basic_qa_content_text{font-size: 1.1em;}

}

@media (max-width: 320px) {

	.basic_qa_type_text{font-size: 1.5em;}

}

#beginner_guide_content_area{padding: 3.7em 0 2em 0;position: relative;}

#beginner_guide_content{height: 100%;display: flex;}

#beginner_guide_skip_btn{position: absolute;top:0;right: 0;font-size: 2em;font-weight: bolder;color: #000;cursor: pointer;padding: 10px;}

#beginner_guide_prev_btn{position: absolute;top:0;left: 0;font-size: 2em;font-weight: bolder;color: #000;cursor: pointer;padding: 10px;}

.beginner_guide_step_area{

	width: 95%;

	display: flex;

    align-items: center;
	
	justify-content: space-evenly;

	margin: 0 auto;

    flex-direction: row;

}

.beginner_guide_step_1{width: 85%;}

.beginner_guide_step_1_content img, .beginner_guide_step_2_content img, .beginner_guide_step_3_content img{width: 100%;cursor: pointer;}

.beginner_guide_step_1_content img:hover, 

.beginner_guide_step_2_content img:hover, 

.beginner_guide_step_3:not([data-main="water_cooling_diy_parts"]) > .beginner_guide_step_3_content img:hover{border: 3px solid #9E9E9E;}

.beginner_guide_step_1_content{

	width: calc(90% / 2);

}

.beginner_guide_step_2_content, .beginner_guide_step_3_content{

	width: calc(90% / 3);

}

.beginner_guide_step_3[data-main="water_cooling_diy_parts"] > .beginner_guide_step_3_content{

	width: 63%;

	position: relative;

}

#diy_items_title{font-size: 38px;font-weight: bolder;font-family: Arial, Helvetica, sans-serif;color: white;}

#diy_items_acc_title{position: absolute; font-size: 26px;float: right;letter-spacing: -2px;cursor: pointer;}

#diy_items_acc_title > .fa{
	
	font-size: 24px;

	animation: arrow_move_animation 1.5s infinite linear forwards;

	-webkit-animation: arrow_move_animation 1.5s infinite linear forwards;

}

@keyframes arrow_move_animation{

	0% {
		transform: translate(0px, 0px);
		-webkit-transform: translate(0px, 0px);
		-moz-transform: translate(0px, 0px);
		-ms-transform: translate(0px, 0px);
		-o-transform: translate(0px, 0px);
}

	100% {
		transform: translate(10px, 0px);
		-webkit-transform: translate(10px, 0px);
		-moz-transform: translate(10px, 0px);
		-ms-transform: translate(10px, 0px);
		-o-transform: translate(10px, 0px);
}

}

.schematic_product_area{position: absolute;}

.schematic_product_area > .fa{font-size: 40px;color: #4be958;cursor: pointer;}

#schematic_water_block_area{left: 23%; top: 38%;}

#schematic_gpu_block_area{left: 10%; top: 61%;}

#schematic_water_plate_area{top: 39%; left: 83%;}

#schematic_pump_area{left: 79%;top: 77%;}

#schematic_radiator_area{left: 50%;top: 7%;}

#schematic_fan_area{left: 95%;top: 55%;}

#schematic_tube_area{left: 58%;top: 54%;}

#schematic_fitting_area{left: 86%;top: 22%;}

@media (max-width: 1200px) {

	.schematic_product_area > .fa{font-size: 32px;}

	.beginner_guide_step_3[data-main="water_cooling_diy_parts"] > .beginner_guide_step_3_content{

		width: 58%;
	
	}

}

@media (max-width: 1024px) {
	
	.beginner_guide_step_1{width: 85%;}

}

@media (max-width: 992px) {

	.schematic_product_area > .fa{font-size: 30px;}
	
	#schematic_radiator_area{left: 50%;top: 5%;}

	#schematic_fan_area{left: 35%;top: 15%;}

}

@media (max-width: 900px) {
	
	.beginner_guide_step_1{width: 90%;}

}

@media (max-width: 768px) {

	#beginner_guide_skip_btn, #beginner_guide_prev_btn {font-size: 1.8em;}

	#beginner_guide_content_area{padding: 0.8em 0 1em 0}
	
	.beginner_guide_step_area{

		flex-direction: column;

		justify-content: flex-start;

		margin-top: 2.8em;

	}

	.beginner_guide_step_1_content, 

	.beginner_guide_step_2_content, 

	.beginner_guide_step_3_content{margin: 10px auto; width: 65%;}

	.beginner_guide_step_3[data-main="water_cooling_diy_parts"] > .beginner_guide_step_3_content{

		width: 80%;
	
	}

	.schematic_product_area > .fa{font-size: 28px;}

}

@media (max-width: 600px) {

	.beginner_guide_step_1_content, 

	.beginner_guide_step_2_content, 

	.beginner_guide_step_3_content{margin: 5px auto; width: 75%;}

	.beginner_guide_step_3[data-main="water_cooling_diy_parts"] > .beginner_guide_step_3_content{

		width: 90%;
	
	}
	
	#schematic_radiator_area{left: 50%;top: 6%;}

	#schematic_fan_area{left: 35%;top: 17%;}

	.schematic_product_area > .fa{font-size: 26px;}

	#diy_items_title{font-size: 35px;}

}

@media (max-width: 480px) {

	#beginner_guide_skip_btn, #beginner_guide_prev_btn {font-size: 1.65em;}

	.beginner_guide_step_area{width: 100%;margin-top: 2.1em;}

	#beginner_guide_content_area{padding: 18px;}

	.beginner_guide_step_1_content, 

	.beginner_guide_step_2_content, 

	.beginner_guide_step_3_content{width: 90%;}

	.beginner_guide_step_3[data-main="water_cooling_diy_parts"] > .beginner_guide_step_3_content{

		width: 95%;
	
	}

	#diy_items_title{font-size: 33px;}

}

@media (max-width: 414px) {

	#beginner_guide_content_area{padding: 6px;}

	.beginner_guide_step_1_content, 

	.beginner_guide_step_2_content, 

	.beginner_guide_step_3_content{width: 99%;}

	.beginner_guide_step_3[data-main="water_cooling_diy_parts"] > .beginner_guide_step_3_content{

		width: 99%;
	
	}

	.schematic_product_area > .fa{font-size: 24px;}

	#diy_items_title{font-size: 30px;}

}

@media (max-width: 350px) {

	#beginner_guide_skip_btn, #beginner_guide_prev_btn {font-size: 1.5em;}

	#beginner_guide_content_area{padding: 3px;}

	.schematic_product_area > .fa{font-size: 20px;}

	#diy_items_title{font-size: 28px;}
	
	#schematic_radiator_area{left: 50%;top: 8%;}

}

.bp_question_list_area{

	width: 100%;

	display: flex;

    align-items: center;

    flex-direction: row;

    justify-content: space-around;

	padding: 1%;

	font-size: 1.3em;

	line-height: 1em;

	border: 1px solid black;

	font-family: Arial;

}

.bp_question_list_content_answers{

	width: 15%;

	display: flex;

	background-color: #26b7cd;

	color: #ffffff;

	flex-direction: column;

}

.bp_question_list_content_answers_nums, .bp_question_list_content_answers_text{

	width: 100%;

	text-align: center;

	line-height: 1.05em;

	padding: 7px 0;

}

.bp_question_list_content_answers_nums{font-size: 3.6em;}

.bp_question_list_content_title{

	width: 63%;

	display: flex;

	flex-direction: column;

	margin: 0 0 0 2%;

}

.bp_question_list_content_title_subject, .bp_question_list_content_title_tags{

	width: 100%;

	text-align: left;

	line-height: 1.05em;

	margin: 7px 0;

	padding-left: 7px;

}

.bp_question_list_content_title_subject{
	
	font-size: 1.4em;

	font-weight:bolder;

	margin-bottom: 1em;

}

.bp_question_list_content_title_tags > a{

	font-size: 0.8em;

	padding: 1px 8px 2px 8px;

	background-color: #92dae5;

	margin-right: 7px;

}

.bp_question_list_content_questioner{

	width: 20%;

	display: flex;

	flex-direction: column;

}

.bp_question_list_content_questioner_name, .bp_question_list_content_questioner_time{

	width: 100%;

	text-align: center;

	line-height: 1.05em;

	margin: 4px 0;

}

@media (max-width: 991px) {
	
	.bp_question_list_area{flex-direction: column;}

	.bp_question_list_content_title{width: 100%;margin: 7px 0;}

	.bp_question_list_content_answers, .bp_question_list_content_questioner{width: 100%; flex-direction: row;}

	.bp_question_list_content_answers_nums{font-size: 1em;}

	.bp_question_list_content_answers_nums, .bp_question_list_content_answers_text {width: auto;padding-left: 7px;padding-right: 7px;}

	.bp_question_list_content_questioner_name, .bp_question_list_content_questioner_time {width: auto;padding-left: 7px;padding-right: 7px;text-align: left;}

	.bp_question_list_content_title_subject {margin-bottom: 1.6em;padding-right: 7px;}

}

@media (max-width: 768px) {

	.bp_question_list_content_title_subject {line-height: 1.2em;}

}

@media (max-width: 480px) {
	
	.bp_question_list_area{font-size: 1.2em;}

	.bp_question_list_content_title_subject {margin-bottom: 1.5em;}
	
}

@media (max-width: 414px) {
	
	.bp_question_list_area{font-size: 1.1em;}
	
}

@media (max-width: 288px) {
	
	.bp_question_list_area{font-size: 1em;}
	
}

.bp_question_area{

	display: flex;

    flex-direction: column;

	width: 100%;

	border: 1px solid #9E9E9E;

	font-size: 1.2em;

	font-family: Arial;

	color: #000;

}

.bp_question_title{

	width: 100%;

	font-size: 1.4em;

	font-weight: bold;

    line-height: 2.1em;

    background-color: #26b7cd;

    padding: 0 0.8em;

}

.bp_question_body{

	width: 100%;

}

.bp_question_body_info{

	width: 100%;
	
    display: flex;

    justify-content: space-between;
	
    flex-wrap: wrap;

	padding: 7px 1.1em;

	font-size: 0.9em;

}

.bp_question_body_content{

	width: 100%;
	
    padding: 5px 1em;

	line-height: 25px;

}

.bp_question_tags{width: 100%;display: flex;flex-wrap: wrap; padding: 5px 1em;}

.bp_question_tags > span{

	font-size: 0.8em;

	padding: 1px 8px 2px 8px;

	background-color: #92dae5;

	margin-right: 7px;
	
	margin-top: 7px;

}

.bp_question_reply_area{
	
	display: flex;

    flex-direction: column;

	width: 100%;

	border: 1px solid #9E9E9E;

	font-size: 1.2em;

	font-family: Arial;

	color: #000;

}

.bp_question_reply_title{

	width: 100%;

	font-size: 1.4em;

	font-weight: bold;

    line-height: 2.1em;

    background-color: #888888;

    padding: 0 0.6em;
	
	color: #ffffff;

}

.bp_question_reply_body_index{

	width: 100%;

	font-size: 1.25em;

	font-weight: bold;

    line-height: 2.1em;

    background-color: #ffffff;

    padding: 0 0.8em;
	
	color: #000000;

	border-top: 1px solid #151515;

	border-bottom: 1px solid #151515;

}

.bp_question_reply_body_info{

	width: 100%;
	
    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

	padding: 7px 0.8em;

	font-size: 0.9em;

}


.bp_question_reply_body_content{

	width: 100%;
	
    padding: 5px 0.7em 2.5em 0.7em;

	line-height: 25px;

}

#answer_reply_area, #question_ask_area{width: 100%;padding: 1em;border: 1px solid black;font-family: Arial;}

#answer_reply_area{display: none;}

#question_ask_area{font-size: 1.2em;line-height: 2em;}

.answer_img_import, .question_img_import{width: 100%;}

.answer_img_error_span, .answer_img_remind_message, .question_img_error_span, .question_img_remind_message{color:red;font-size: 0.9em;}

.answer_img_error_span, .question_img_error_span{display: none;}

#forum_official_icon{height: 15px;width: auto;}

.bp_customer_service_list_area{

	width: 100%;

	display: flex;

    align-items: center;

    flex-direction: row;

    justify-content: space-around;

	padding: 1%;

	font-size: 1.3em;

	line-height: 1em;

	border: 1px solid black;

	font-family: Arial;

}

.bp_customer_service_list_content_answers{

	width: 15%;

	display: flex;

	background-color: #26b7cd;

	color: #ffffff;

	flex-direction: column;

}

.bp_customer_service_list_content_answers_nums, .bp_customer_service_list_content_answers_text{

	width: 100%;

	text-align: center;

	line-height: 1.05em;

	padding: 7px 0;

}

.bp_customer_service_list_content_answers_nums{font-size: 3.6em;}

.bp_customer_service_list_content_title{

	width: 63%;

	display: flex;

	flex-direction: column;

	margin: 0 0 0 2%;

}

.bp_customer_service_list_content_title_subject, .bp_customer_service_list_content_title_tags{

	width: 100%;

	text-align: left;

	line-height: 1.05em;

	margin: 7px 0;

	padding-left: 7px;

}

.bp_customer_service_list_content_title_subject{
	
	font-size: 1.4em;

	font-weight:bolder;

	margin-bottom: 1em;

}

.bp_customer_service_list_content_title_tags > a{

	font-size: 0.8em;

	padding: 1px 8px 2px 8px;

	background-color: #92dae5;

	margin-right: 7px;

}

.bp_customer_service_list_content_questioner{

	width: 20%;

	display: flex;

	flex-direction: column;

}

.bp_customer_service_list_content_questioner_name, .bp_customer_service_list_content_questioner_time{

	width: 100%;

	text-align: center;

	line-height: 1.05em;

	margin: 4px 0;

}

@media (max-width: 991px) {
	
	.bp_customer_service_list_area{flex-direction: column;}

	.bp_customer_service_list_content_title{width: 100%;margin: 7px 0;}

	.bp_customer_service_list_content_answers, .bp_customer_service_list_content_questioner{width: 100%; flex-direction: row;}

	.bp_customer_service_list_content_answers_nums{font-size: 1em;}

	.bp_customer_service_list_content_answers_nums, .bp_customer_service_list_content_answers_text {width: auto;padding-left: 7px;padding-right: 7px;}

	.bp_customer_service_list_content_questioner_name, .bp_customer_service_list_content_questioner_time {width: auto;padding-left: 7px;padding-right: 7px;text-align: left;}

	.bp_customer_service_list_content_title_subject {margin-bottom: 1.6em;padding-right: 7px;}

}

@media (max-width: 768px) {

	.bp_customer_service_list_content_title_subject {line-height: 1.2em;}

}

@media (max-width: 480px) {
	
	.bp_customer_service_list_area{font-size: 1.2em;}

	.bp_customer_service_list_content_title_subject {margin-bottom: 1.5em;}
	
}

@media (max-width: 414px) {
	
	.bp_customer_service_list_area{font-size: 1.1em;}
	
}

@media (max-width: 288px) {
	
	.bp_customer_service_list_area{font-size: 1em;}
	
}

.bp_customer_service_area{

	display: flex;

    flex-direction: column;

	width: 100%;

	border: 1px solid #9E9E9E;

	font-size: 1.2em;

	font-family: Arial;

	color: #000;

}

.bp_customer_service_title{

	width: 100%;

	font-size: 1.4em;

	font-weight: bold;

    line-height: 2.1em;

    background-color: #26b7cd;

    padding: 0 0.8em;

}

.bp_customer_service_body{

	width: 100%;

}

.bp_customer_service_body_info{

	width: 100%;
	
    display: flex;

    justify-content: space-between;
	
    flex-wrap: wrap;

	padding: 7px 1.1em;

	font-size: 0.9em;

}

.bp_customer_service_body_content{

	width: 100%;
	
    padding: 5px 1em;

	line-height: 25px;

}

.bp_customer_service_tags{width: 100%;display: flex;flex-wrap: wrap; padding: 5px 1em;}

.bp_customer_service_tags > span{

	font-size: 0.8em;

	padding: 1px 8px 2px 8px;

	background-color: #92dae5;

	margin-right: 7px;
	
	margin-top: 7px;

}

.bp_customer_service_reply_area{
	
	display: flex;

    flex-direction: column;

	width: 100%;

	border: 1px solid #9E9E9E;

	font-size: 1.2em;

	font-family: Arial;

	color: #000;

}

.bp_customer_service_reply_title{

	width: 100%;

	font-size: 1.4em;

	font-weight: bold;

    line-height: 2.1em;

    background-color: #888888;

    padding: 0 0.6em;
	
	color: #ffffff;

}

.bp_customer_service_reply_body_index{

	width: 100%;

	font-size: 1.25em;

	font-weight: bold;

    line-height: 2.1em;

    background-color: #ffffff;

    padding: 0 0.8em;
	
	color: #000000;

	border-top: 1px solid #151515;

	border-bottom: 1px solid #151515;

}

.bp_customer_service_reply_body_info{

	width: 100%;
	
    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

	padding: 7px 0.8em;

	font-size: 0.9em;

}

.bp_customer_service_reply_body_content{

	width: 100%;
	
    padding: 5px 0.7em 2.5em 0.7em;

	line-height: 25px;

}

#desktop_right_fixed_icon_area{

	position: fixed;

	right: 0px;
	
	bottom:15%;

	display: flex;

	flex-direction: column;

	z-index: 2;

}

.desktop_right_fixed_icon{
	
	width: 97px;

	border: 1px solid transparent;

	cursor: pointer;

}

.desktop_right_fixed_icon:hover{border:1px solid red;}

.mobile_right_fixed_icon{display: none;}

#mobile_support_icon_content{width: 100%;display: flex; flex-direction: column; align-items: center;height: 95vh;justify-content: space-evenly;}

#mobile_support_icon_content img {width: 80%;}

#mobile_support_icon_content > a{text-align: center;}

.information_content_area{font-size: 2.15em;width: 80%;line-height: 1.65em;font-family: Arial, Helvetica, sans-serif;font-weight: bolder;}

.information_content_title{font-size: 1.6em;font-family: Arial, Helvetica, sans-serif;font-weight: bolder;margin-bottom: 30px;}

.list-group_big{font-size: 1.4em;font-weight: bold;}

*:has( > div#search), *:has( > div#cart){padding-right: 10px; padding-left: 10px;}

.page_smaller_08{font-size: 0.8em;}

.information_content_prodcut{padding: 0 5px !important;}

.swiper-pagination_information_content_title > .swiper-pagination-bullet{    
	
	width: 1.5em;

    height: 1.5em;

    text-align: center;

    line-height: 1.5em;

    font-size: 1.1em;

    color: #fff;

    opacity: 1;

    background: #000;

	border-color: #fff;

    margin: 7px 0.4em !important;

}

.swiper-pagination_information_content_title > .swiper-pagination-bullet-active {

    color: #000;

    background: #95D92E;

	border-color: #95D92E;

}

.standard_member_img_btn{max-width:40%;}

#product_page_description{

	font-size: 2em;

	line-height: 1.5em;

}

@media (max-width: 1440px) {

	.desktop_right_fixed_icon{width: 85px;}

}

@media (max-width: 1320px) {

	.desktop_right_fixed_icon{width: 77px;}

	.product-layout.col-sm-6{padding-right: 5px; padding-left: 5px;}

	.information_content_area{font-size: 2em;width: 95%;}

	.list-group_big{font-size: 1.2em;}

}

@media (max-width: 1200px) {

	:root {--swiper-navigation-size: 40px !important;}

	.desktop_right_fixed_icon{width: 80px;}

	.information_content_area{font-size: 1.9em;line-height: 1.6em;}

	.list-group_big{font-size: 1.2em;}

}

@media (max-width: 992px) {

	:root {--swiper-navigation-size: 36px !important;}

	.product-layout.col-sm-6{padding-right: 15px; padding-left: 15px;}

	.desktop_right_fixed_icon{width: 70px;}

	.information_content_title{margin-bottom: 20px;}

	.information_content_area{font-size: 1.8em;width: 90%;line-height: 1.55em;}

	.list-group_big{font-size: 1em;}

	.page_smaller_08{font-size: 0.9em;}

	.swiper-pagination_information_content_title > .swiper-pagination-bullet{font-size: 1em;}

	.standard_member_img_btn{max-width:50%;}

}

@media (max-width: 768px) {

	:root {--swiper-navigation-size: 32px !important;}

	*:has( > div#search), *:has( > div#cart){padding-right: 15px; padding-left: 15px;}

	.desktop_right_fixed_icon{display: none;}

	.mobile_right_fixed_icon{display: block;cursor: pointer;width: 50px;}

	.desktop_right_fixed_icon{width: 50px;}

	#desktop_right_fixed_icon_area{right: 6px;bottom:7%;}

	#mobile_support_icon_content img {width: 70%;}

	.information_content_area{font-size: 1.5em;}

	.information_content_area > table{width: 100%;}

	.page_smaller_08{font-size: 1em;}

	.swiper-pagination_information_content_title > .swiper-pagination-bullet{ margin: 5px 0.3em !important;}

	.standard_member_img_btn{max-width:55%;}

}

@media (max-width: 600px) {

	:root {--swiper-navigation-size: 28px !important;}

	#desktop_right_fixed_icon_area{bottom:6%;}

	#mobile_support_icon_content img {width: 80%;}

	.information_content_area{font-size: 1.3em;}

	.standard_member_img_btn{max-width:60%;}

	#product_page_description{
	
		font-size: 1.75em;
	
		line-height: 1.5em;
	
	}

}

@media (max-width: 480px) {

	:root {--swiper-navigation-size: 25px !important;}

	#desktop_right_fixed_icon_area{right: 5px;bottom:5%;}

	#mobile_support_icon_content img {width: 90%;}

	.mobile_right_fixed_icon{width: 45px;}

	.desktop_right_fixed_icon{width: 45px;}

	.swiper-pagination_information_content_title > .swiper-pagination-bullet{font-size: 0.95em; margin: 5px 0.25em !important;}

	.standard_member_img_btn{max-width:75%;}

}

@media (max-width: 414px) {

	#mobile_support_icon_content img {width: 95%;}

	.standard_member_img_btn{max-width:83%;}

	.fancybox-content{padding: 20px 12px;}

}

@media (max-width: 350px) {

	.information_content_area{font-size: 1.2em;}

	.standard_member_img_btn{max-width:95%;}

}

label:has(.product_option_sold_out){

	text-decoration-line: underline;

	text-decoration-color: red;

	text-underline-offset: -50%;

	text-decoration-skip-ink: none;

}

#chat_question_area_content{

    min-height: 600px;

	max-height: 77vh;

	background-color: #f7f7f7;

    background-clip: content-box;
	
    overflow-y: scroll;

    -ms-overflow-style: none;

    scrollbar-width: none;

}

#chat_question_area{

	width: 100%;

}

.chat_question_content{

	display: flex;

    max-width: 90%;

	margin-left: 2%;

	margin-top: 2%;

    flex-wrap: wrap;

}

.chat_question_content:last-of-type {

    margin-bottom: 8px;
	
}

.chat_question_content_icon{

	width:50px;

	height:auto;

}

.chat_question_content_icon img{width: 100%;height:auto;}

.chat_question_content_text{

	max-width: calc(99% - 50px);

	margin-left: 1%;

	margin-top: 2px;

	display: inline-block;

    padding: 12px 23px;

    background-color: #fff;

    border-radius: 0 20px 20px 20px;

    margin-bottom: 10px;

    color: #000;

    box-shadow: 0px 0px 8px 3px #ccc;
    -moz-box-shadow: 0px 0px 8px 3px #ccc;
    -webkit-box-shadow: 0px 0px 8px 3px #ccc;
    box-shadow: 0px 0px 8px 3px #ccc;

    position: relative;

    z-index: 1;

}


#chat_question_content_suggestion{

	width: calc(90% - 50px);

	display: flex;

    flex-wrap: wrap;

	margin-left: calc(1% + 50px);

    justify-content: space-between;

}

.chat_question_content_text > .chat_question_content_text_choose:first-of-type{

	margin-top: 2px;

}

.chat_question_content_text > .chat_question_content_text_choose:last-of-type{

	margin-bottom: 3px;

}

.chat_question_content_text_choose > span{

	color:#23A1D1;

	cursor: pointer;

}

.chat_question_content_suggestion_btn{

	width: calc(93% / 3);
	
	text-align: center;

	padding-top: 36px;

	padding-bottom: 36px;

	border: 2px solid #34495e;

	position: relative;

	overflow: hidden;

	transition: all 0.3s ease-in-out;

	-webkit-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;
	
}

.chat_question_content_suggestion_btn:hover{
	
	border-radius: 10px;
	
	-webkit-border-radius: 10px;
	
	-moz-border-radius: 10px;
	
	-ms-border-radius: 10px;
	
	-o-border-radius: 10px;

}

.chat_question_content_suggestion_btn:hover > div{color: #ecf0f1;}

.chat_question_content_suggestion_btn > div:hover{color: yellow !important;}

.chat_question_content_suggestion_btn:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: -100%;
    background-color: #34495e;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.chat_question_content_suggestion_btn:hover:before {

    left: 0;

	border-radius: 10px;
	
	-webkit-border-radius: 10px;
	
	-moz-border-radius: 10px;
	
	-ms-border-radius: 10px;
	
	-o-border-radius: 10px;

}

.chat_question_content_suggestion_btn > div{
    
	text-align: center;
   
	cursor: pointer;

	color: #23A1D1;

	font-size: 1.8em;

	font-weight: bolder;

	font-family: Arial, Helvetica, sans-serif;

	position: absolute;

    top: 50%;

    left: 50%;

    transform: translate(-50%, -50%);

	width: 99%;

}

.chat_question_content_ask{

	text-align:right;

	justify-content: flex-end;

	margin-right: 2%;

	margin-left: 10%;

}

.chat_question_content_text_ask{

	display: inline-block;
    position: relative;
    padding: 12px 23px;
    border-radius: 20px 0 20px 20px;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    margin-right: 16px;
	Background-color: #162753;
	text-align: left;
	overflow: hidden;
	color: #FFFFFF;
}

#chat_input_keywords_area{

	width: 100%;

}

#chat_input_keywords{

	height: 40px;
    line-height: 20px;
    padding: 0 10px;

}

#chat_send_input_keywords_button{

	font-size: 15px;
    line-height: 18px;
    padding: 10px 20px;
    text-shadow: 0 1px 0 #FFF;

}

@media (max-width: 992px) {

	#chat_question_content_suggestion{width: calc(95% - 50px);}

	.chat_question_content_suggestion_btn > div{font-size: 1.5em;}

}

@media (max-width: 768px) {
	
	.chat_question_content_icon{width:35px;}

	.chat_question_content_text{max-width: calc(99% - 35px);}

	#chat_question_content_suggestion{
		
		width: calc(96% - 35px);

		margin-left: calc(1% + 35px);
	
	}

	.chat_question_content_suggestion_btn{
		
		width: 80%;

		padding-top: 6%;

		padding-bottom: 6%;
	
	}

	.chat_question_content_suggestion_btn:not(:last-of-type){
		
		margin-bottom: 5px;

	}

}

@media (max-width: 600px) {
	
	.chat_question_content_suggestion_btn{width: 90%;padding-top: 8%;padding-bottom: 8%;}

}

@media (max-width: 480px) {

	#chat_question_content_suggestion{width: calc(99% - 35px);}
	
	.chat_question_content_suggestion_btn{width: 100%;padding-top: 10%;padding-bottom: 10%;}

}

@media (max-width: 350px) {

	.chat_question_content:last-of-type{margin-bottom: 6px;}
	
	.chat_question_content_suggestion_btn{padding-top: 13%;padding-bottom: 13%;}

	.chat_question_content_suggestion_btn > div{font-size: 1.35em;}

}

@media (max-width: 270px) {
	
	.chat_question_content_suggestion_btn{padding-top: 17%;padding-bottom: 17%;}

}

.terms_check_area_btn{display: none;}

.terms_check_area{
	
	display: none;

    border-radius: 15px;
	
    box-shadow: 3px 3px 3px #000;

}

.chat_question_content_text:has(> #chat_question_content_loading){

	display: flex;

    align-items: center;

}

#chat_question_content_loading {

	letter-spacing: 10px;

	font-family: cursive;

}

#chat_question_content_loading {
  position: relative;
  width: 30px;
  height: 30px;
  border: 2px solid #000;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-radius: 100%;

  animation: arrow-circle infinite 0.75s linear;
}

#chat_question_content_loading:before,
#chat_question_content_loading:after {
  position: absolute;
  top: 24px;
  left: -2px;
  border-top: 5px solid #000;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: "";
  transform: rotate(-30deg);
}
#chat_question_content_loading:after {
  top: 0;
  left: 20.5px;

  transform: rotate(150deg);
}

@keyframes arrow-circle {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}

@media (max-width: 370px) {
	
	#chat_question_content_loading {width: 20px;height: 20px;}
	
	#chat_question_content_loading:after { left: 10px;top: -3px !important;}

	#chat_question_content_loading:before, #chat_question_content_loading:after {top: 14px;}

}


@media (max-width: 320px) {
		
	#chat_question_content_loading:after { left: 7px;}

}