.product-information-tabcontent-container::after,.product-orderform-addtocartbtncontainer::after,.product-orderform-bottomblock::after,.product-orderform-input-checkbox~label::after,.product-orderform-input-radio-list>li::after,.product-orderform-input-radio~label::after,.product-orderform-inputcontainer::after,.product-orderform-label::after,.product-orderform-topblock::after {
	content: '';
	display: block;
	clear: both
}

.product-header-content:after,.product-header:after,.product-information-tab-container:after,.product-information:after {
	content: " ";
	clear: both
}

.visible-mobile-only {
	display: none
}

.hidden-mobile-only {
	display: block
}

.product-orderform-input-radio~label::before,.product-orderform-label::before {
	height: 1rem;
	-webkit-transition: all .2s;
	content: '';
	display: block
}

.product-orderform-label {
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden
}

.product-orderform-label::before {
	position: relative;
	width: 1rem;
	border: 2px solid #D0D4D9;
	cursor: pointer;
	border-radius: 3px;
	float: left;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}

.product-orderform-label::after {
	content: '';
	position: absolute;
	left: 5px;
	top: 1px;
	display: block;
	width: 0;
	height: 0;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-moz-transition: all .2s .1s;
	-o-transition: all .2s .1s;
	-webkit-transition: all .2s;
	-webkit-transition-delay: .1s;
	transition: all .2s .1s
}

.product-orderform-label.warning a,.product-orderform-label.warning>span {
	color: #E82110
}

.product-orderform-label.checked::before {
	border: 2px solid #2895F1;
	background-color: #2895F1
}

.product-orderform-label.checked::after {
	width: .3rem;
	height: .7rem;
	border-right: 3px solid #FFF;
	border-bottom: 3px solid #FFF
}

@media (max-width:768px) {
	.visible-mobile-only {
		display: block
	}

	.hidden-mobile-only {
		display: none
	}
}

.table-small td,.table-small th {
	padding: .45rem .1rem!important
}

.table-2-even tr:first-child td,.table-2-even tr:first-child th {
	width: 50%!important
}

.product-orderform-input-date,.product-orderform-input-select,.product-orderform-input-text,.product-orderform-input-textarea,.product-orderform-quantity {
	width: 100%;
	height: 2rem;
	text-indent: 1rem;
	background-color: transparent;
	border: 1px solid #D0D4D9;
	border-radius: 3px
}

.product-orderform-input-date~label span,.product-orderform-input-select~label span,.product-orderform-input-textarea~label span,.product-orderform-input-text~label span,.product-orderform-quantity~label span {
	background-color: #fff
}

.product-orderform-input-text.warning,
.warning.product-orderform-input-date,
.warning.product-orderform-input-select,
.warning.product-orderform-input-textarea,
.warning.product-orderform-quantity {
	border: 2px solid #D9534F !important;
}

.product-orderform-input-date~label,.product-orderform-input-select~label,.product-orderform-input-textarea~label,.product-orderform-input-text~label,.product-orderform-quantity~label {
	position: absolute;
	top: -100%;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 2rem;
	line-height: 2rem;
	font-size: 12px;
	text-indent: 1rem;
	color: #6B6B6B;
	pointer-events: none;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s
}

.product-orderform-quantity {
	display: block;
	width: 35%;
	float: right;
	line-height: 2rem;
	text-align: center
}

.product-orderform-quantity~label {
	left: auto;
	right: 10%
}

@media (max-width:480px) {
	.product-orderform-quantity {
		width: 100%;
		float: none
	}

	.product-orderform-quantity~label {
		left: 0;
		right: auto
	}
}

@media (max-width:480px) {
	.hidden-phone-only {
		display: none
	}

	.table-small-mobile td,.table-small-mobile th {
		padding: .45rem .1rem!important
	}

	.table-2-even-mobile tr:first-child td,.table-2-even-mobile tr:first-child th {
		width: 50%!important
	}

	.table-3-even-mobile tr:first-child td,.table-3-even-mobile tr:first-child th {
		width: 33.33333%!important
	}
}

.table-3-even tr:first-child td,.table-3-even tr:first-child th {
	width: 33.33333%!important
}

.table-4-even tr:first-child td,.table-4-even tr:first-child th {
	width: 25%!important
}

@media (max-width:480px) {
	.table-4-even-mobile tr:first-child td,.table-4-even-mobile tr:first-child th {
		width: 25%!important
	}

	.table-5-even-mobile tr:first-child td,.table-5-even-mobile tr:first-child th {
		width: 20%!important
	}
}

.table-5-even tr:first-child td,.table-5-even tr:first-child th {
	width: 20%!important
}

.table-6-even tr:first-child td,.table-6-even tr:first-child th {
	width: 16.66667%!important
}

@media (max-width:480px) {
	.table-6-even-mobile tr:first-child td,.table-6-even-mobile tr:first-child th {
		width: 16.66667%!important
	}
}

.product-information-tabcontent-productdescription-container {
	position: relatvie;
	width: 100%;
	border: none;
	word-break: keep-all;
	line-height: 1.4em
}

.product-information-tabcontent-productdescription-container * {
	line-height: 1.4em;
	font-size: 16px !important;
}

.product-information-tabcontent-productdescription-container :not(table):not(tbody):not(tr):not(th):not(td) {
	max-width: 100%!important;
	word-break: normal!important
}

.product-information-tabcontent-productdescription-container>:not(.desc-accordion):not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
	margin-left: 1em
}

.product-information-tabcontent-productdescription-container>h1,.product-information-tabcontent-productdescription-container>h2,.product-information-tabcontent-productdescription-container>h3,.product-information-tabcontent-productdescription-container>h4,.product-information-tabcontent-productdescription-container>h5,.product-information-tabcontent-productdescription-container>h6 {
	font-size: 1.25rem;
	margin-top: 2em;
	margin-left: 0;
	margin-bottom: .5em;
	color: #2895F1
}

.product-information-tabcontent-productdescription-container b,.product-information-tabcontent-productdescription-container strong {
	font-weight: 700
}

.product-information-tabcontent-productdescription-container del,.product-information-tabcontent-productdescription-container strike {
	text-decoration: line-through
}

.product-information-tabcontent-productdescription-container a,.product-information-tabcontent-productdescription-container table tr td a,.product-information-tabcontent-productdescription-container table tr th a {
	text-decoration: underline
}

.product-information-tabcontent-productdescription-container div.tchinese>h1,.product-information-tabcontent-productdescription-container div.tchinese>h2,.product-information-tabcontent-productdescription-container div.tchinese>h3,.product-information-tabcontent-productdescription-container div.tchinese>h4,.product-information-tabcontent-productdescription-container div.tchinese>h5,.product-information-tabcontent-productdescription-container div.tchinese>h6,.product-information-tabcontent-productdescription-container div[data-collapse]>h1,.product-information-tabcontent-productdescription-container div[data-collapse]>h2,.product-information-tabcontent-productdescription-container div[data-collapse]>h3,.product-information-tabcontent-productdescription-container div[data-collapse]>h4,.product-information-tabcontent-productdescription-container div[data-collapse]>h5,.product-information-tabcontent-productdescription-container div[data-collapse]>h6 {
	font-size: 1.25rem;
	margin-top: 2em;
	margin-left: 0;
	margin-bottom: .5em;
	color: #2895F1
}

.product-information-tabcontent-productdescription-container ol li,.product-information-tabcontent-productdescription-container ul li {
	margin-top: .5em;
	margin-bottom: .5em
}

.product-information-tabcontent-productdescription-container ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 1.5em
}

.product-information-tabcontent-productdescription-container ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 1.5em
}

.product-information-tabcontent-productdescription-container ol ul,.product-information-tabcontent-productdescription-container ul ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 1em
}

.product-information-tabcontent-productdescription-container ol ol,.product-information-tabcontent-productdescription-container ul ol {
	list-style-type: lower-latin;
	list-style-position: inside;
	margin-left: 1em
}

.product-information-tabcontent-productdescription-container ul ul ul {
	list-style-type: square
}

.product-information-tabcontent-productdescription-container table {
	border-collapse: collapse;
	background-color: #FFF;
	margin-top: 1em;
	margin-bottom: 1em
}

.product-information-tabcontent-productdescription-container table tr:first-child td:not([colspan]),.product-information-tabcontent-productdescription-container table tr:first-child th {
	border-top: 1px solid #2895F1;
	border-bottom: 1px solid #2895F1;
	font-weight: 700;
	line-height: 2em;
	background-color: #ebf5fd
}

.product-information-tabcontent-productdescription-container table tr:last-child td {
	border-bottom: 1px solid #2895F1
}

.product-information-tabcontent-productdescription-container table tr:nth-child(2n+1) td:not([colspan]) {
	background-color: #f8f8f8
}

.product-information-tabcontent-productdescription-container table tr td,.product-information-tabcontent-productdescription-container table tr th {
	padding: .77rem 1rem;
	border-left: none;
	border-right: none;
	word-break: normal;
	font-size: 14px;
	line-height: 1.4em
}

.product-information-tabcontent-productdescription-container table tr td *,.product-information-tabcontent-productdescription-container table tr th * {
	font-size: 14px
}

.product-information-tabcontent-productdescription-container table tr td[colspan],.product-information-tabcontent-productdescription-container table tr th[colspan] {
	border-top: 1px solid #2895F1;
	border-bottom: 1px solid #2895F1;
	font-size: 12px;
	color: #777
}

.product-information-tabcontent-productdescription-container table tr td[colspan] *,.product-information-tabcontent-productdescription-container table tr th[colspan] * {
	color: #777;
	font-size: 12px
}

.product-information-tabcontent-productdescription-container font[size="1"],.product-information-tabcontent-productdescription-container font[size="2"] {
	font-size: 12px
}

.product-header {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #2895F1;
	min-height: 500px;
	padding-top: 3.5rem;
	padding-bottom: 3.5rem
}

.product-header-attr,.product-header-attr li,.product-header-share {
	margin-left: 1.04167%;
	margin-right: 1.04167%;
	float: left
}

.product-header:after {
	display: block
}

.product-header-attr {
	width: 97.91667%;
	font-size: 1em;
	line-height: 3em;
	color: #FFF;
	list-style-type: none;
	border-bottom: solid #4cb9f1
}

.product-header-attr li {
	padding: 0 0 0 1em;
	text-align: center
}

@media (max-width:768px) {
	.product-header-attr li {
		width: 47.91667%;
		float: left;
		margin-left: 1.04167%;
		margin-right: 1.04167%;
		text-align: center
	}
}

.product-header-share {
	width: 39.58333%;
	text-align: left;
	padding: 198px .5rem 16px
}

@media (max-width:768px) {
	.product-header-share {
		width: 89.58333%;
		float: left;
		margin-left: 5.20833%;
		margin-right: 5.20833%;
		text-align: center;
		padding: .5rem 0
	}

	.product-header-heading {
		text-align: center
	}
}

.product-header-share-btn {
	display: inline-block;
	background-color: #0071e0;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	text-align: center;
	border: 2px solid #0071e0;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s
}

.product-header-share-btn:hover {
	background-color: #2895F1;
	border: 2px solid #FFF
}

.product-header-share-btn.hot-selling,.product-header-share-btn.hot-selling:hover {
	background-color: #D9534F;
	border: 2px solid #D9534F
}

.product-header-share-btn.hot-selling {
	-moz-animation: hot-selling-flicker 2s linear infinite;
	-webkit-animation: hot-selling-flicker 2s linear infinite;
	animation: hot-selling-flicker 2s linear infinite
}

.product-header-share-btn i {
	color: #FFF;
	line-height: 36px;
	font-size: 16px
}

.product-header-content {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto
}

.product-header-content:after {
	display: block
}

@media (max-width:1200px) {
	.product-header-content {
		width: 100%
	}
}

.product-header-heading {
	font-size: 1.5rem;
	color: #fff;
	line-height: 2.4em;
	margin: 1rem auto;
	font-weight: 400;
	clear: both
}

.product-header-image {
	width: 100%;
	cursor: pointer
}

.product-header-image-container {
	width: 56.25%;
	float: left;
	margin-left: 1.04167%;
	margin-right: 1.04167%;
	height: 250px;
	text-align: center;
	padding-bottom: 16px
}

.product-header-image-container img {
	width: 100%;
	max-width: 342px;
	height: 234px;
	cursor: pointer;
	border-radius: 5px
}

.product-header-image-container::after {
	content: '';
	display: block;
	clear: both
}

@media (max-width:768px) {
	.product-header-image-container {
		position: relative;
		margin: auto;
		float: none;
		width: 400px;
		text-align: center;
		height: auto
	}

	.product-header-image-container img {
		height: auto
	}
}

@media (max-width:480px) {
	.product-header-image-container {
		width: 89.58333%;
		float: left;
		margin-left: 5.20833%;
		margin-right: 5.20833%
	}
}


.product-header-orderform-container {
	width: 39.58333%;
	float: left;
	margin-left: 1.04167%;
	margin-right: 1.04167%
}

@media (max-width:768px) {
	.product-header-orderform-container {
		position: relative;
		margin: auto;
		float: none;
		width: 400px
	}
}

@-webkit-keyframes hot-selling-flicker {
	0%,100%,50% {
		-moz-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		-webkit-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12
	}

	25%,75% {
		-moz-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		-webkit-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f
	}
}

@-moz-keyframes hot-selling-flicker {
	0%,100%,50% {
		-moz-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		-webkit-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12
	}

	25%,75% {
		-moz-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		-webkit-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f
	}
}

@-ms-keyframes hot-selling-flicker {
	0%,100%,50% {
		-moz-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		-webkit-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12
	}

	25%,75% {
		-moz-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		-webkit-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f
	}
}

@keyframes hot-selling-flicker {
	0%,100%,50% {
		-moz-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		-webkit-box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12;
		box-shadow: 0 0 15px 2px #D9534F,0 0 5px 2px #f39c12
	}

	25%,75% {
		-moz-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		-webkit-box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f;
		box-shadow: 0 0 7px 1px #D9534F,0 0 15px 2px #f1c40f
	}
}



.warning {
	outline: 2px solid #D9534F !important;
}

.product-information {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3.5rem;
	margin-bottom: 3.5rem
}

.product-information:after {
	display: block
}

@media (max-width:960px) {
	.product-information {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto
	}

	.product-information:after {
		content: " ";
		display: block;
		clear: both
	}
}

.product-information-tab {
	width: 22.91667%;
	float: left;
	margin-left: 1.04167%;
	margin-right: 1.04167%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border-radius: 3px 3px 0 0;
	color: #6B6B6B;
	font-size: 16px;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s
}

@media (max-width:768px) {
	.product-information-tab {
		width: 31.25%;
		float: left;
		margin-left: 1.04167%;
		margin-right: 1.04167%
	}
}

.product-information-tab:active,.product-information-tab:hover {
	background-color: #ebf5fd
}

.product-information-tab.active {
	background-color: #72b6ec;
	color: #FFF
}

.product-information-tab-container {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #E6E6E6
}

.product-information-tab-container:after {
	display: block
}

@media (max-width:960px) {
	.product-information-tab-container {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto
	}

	.product-information-tab-container:after {
		content: " ";
		display: block;
		clear: both
	}
}

.product-information-tabcontent {
	width: 97.91667%;
	float: left;
	margin-left: 1.04167%;
	margin-right: 1.04167%;
	display: none
}

@media (max-width:480px) {
	.product-information-tabcontent {
		width: 89.58333%;
		float: left;
		margin-left: 5.20833%;
		margin-right: 5.20833%
	}
}

.product-information-tabcontent.active {
	display: block
}

.product-information-tabcontent-container {
	padding-top: 1.75rem;
	padding-bottom: 3.5rem
}

.product-information-tabcontent-title {
	font-size: 1.5rem;
	line-height: 2em;
	color: #72b6ec
}

.product-information-tabcontent-explanation {
	font-size: 1rem;
	line-height: 2em;
	margin-bottom: 1.75rem;
	color: #6B6B6B
}

.product-information-tabcontent-productdescription-internal-information {
	background-color: #F5F5F5;
	padding: .1rem 2rem;
	border-radius: 8px 8px 0 0;
	border: 4px solid #fff;
	box-shadow: 0 0 0 3px #D0D4D9
}

.product-information-tabcontent-productdescription-internal-information>h6 {
	font-size: 1.25rem;
	margin-top: 2em;
	margin-left: 0;
	margin-bottom: .5em;
	color: #2895F1
}

.product-information-tabcontent-productdescription-internal-information>h5 {
	font-size: 1.55rem;
	margin: 0;
	padding: .5em 0;
	text-align: center;
	border-bottom: 3px solid #D0D4D9;
	color: #0071e0
}

.product-information-tabcontent-productdescription-internal-information ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 1.5em
}

.product-information-tabcontent-productdescription-internal-information ol li {
	margin-top: .5em;
	margin-bottom: .5em
}

.product-information-tabcontent-message {
	position: relative;
	margin: auto;
	width: 100%;
	border: 1px solid #2895F1;
	background-color: #72b6ec;
	color: #FFF;
	min-height: 40px;
	line-height: 40px;
	padding-left: 1rem;
	padding-right: 1rem;
	border-radius: 5px;
	font-size: 14px
}

.product-information-tabcontent-message>a {
	color: #FFF;
	text-decoration: underline
}

.product-information-tabcontent-message>a:visited {
	color: #FFF
}

.product-information-tabcontent-message>.product-information-tabcontent-message-close {
	position: absolute;
	display: block;
	top: 0;
	right: 0;
	color: #2895F1;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-weight: 700;
	cursor: pointer
}

.product-information-tabcontent-nodata {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #6B6B6B;
	text-align: center;
	margin: 1.5rem auto
}

.product-information-tabcontent-user {
	position: relative;
	margin: auto;
	width: 100%;
	line-height: 2rem;
	color: #0071e0
}

.product-information-tabcontent-productQA-inputcontainer,.product-information-tabcontent-productreview-inputcontainer {
	position: relative;
	width: 100%;
	background-color: transparent;
	padding-top: 0;
	padding-bottom: 2rem;
	border-radius: 5px
}

.product-information-tabcontent-productQA-input-email,.product-information-tabcontent-productreview-input-email {
	width: 100%;
	margin: .5rem 0;
	height: 2rem;
	line-height: 2rem;
	font-size: 14px;
	background-color: #F2F2F2;
	border: 1px solid #D0D4D9;
	border-radius: 5px;
	outline: 0;
	text-indent: 1rem
}

.product-information-tabcontent-productQA-input-textarea,.product-information-tabcontent-productreview-input-textarea {
	width: 100%;
	margin: .5rem 0;
	height: 8rem;
	line-height: 2rem;
	font-size: 14px;
	background-color: #F2F2F2;
	resize: none;
	border: 1px solid #D0D4D9;
	border-radius: 5px;
	outline: 0;
	padding: .5rem 1rem
}

.product-information-tabcontent-productQA-input-btn,.product-information-tabcontent-productreview-input-btn {
	width: 100%;
	margin: .5rem 0;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	background-color: #0071e0;
	border: none;
	border-radius: 5px;
	outline: 0;
	cursor: pointer;
	font-size: 16px;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s
}

.product-information-tabcontent-productQA-input-btn:active,.product-information-tabcontent-productQA-input-btn:hover,.product-information-tabcontent-productreview-input-btn:active,.product-information-tabcontent-productreview-input-btn:hover {
	background-color: #2895F1
}

.product-information-tabcontent-productQA-input-btn[disabled],.product-information-tabcontent-productreview-input-btn[disabled] {
	background-color: #E6E6E6
}

.product-information-tabcontent-productQA-stars,.product-information-tabcontent-productreview-stars {
	padding: .5rem;
	text-align: center
}

.product-information-tabcontent-productQA-stars>i,.product-information-tabcontent-productreview-stars>i {
	font-size: 1.5rem;
	letter-spacing: .25rem;
	color: #E6E6E6;
	cursor: pointer
}

.product-information-tabcontent-productQA-stars>i.selected,.product-information-tabcontent-productreview-stars>i.selected {
	color: #2895F1
}

.product-information-tabcontent-productQA-aqa,.product-information-tabcontent-productreview-aqa {
	position: relative;
	width: 100%;
	border: 1px solid #D0D4D9;
	border-radius: 5px;
	overflow: hidden;
	margin-top: 2rem
}

.product-information-tabcontent-productQA-question,.product-information-tabcontent-productreview-question {
	padding: 1rem;
	font-size: 14px;
	line-height: 1.4em;
	background-color: #FBFBFB;
	border-bottom: #D0D4D9
}

.product-information-tabcontent-productQA-question p,.product-information-tabcontent-productreview-question p {
	margin: 0
}

.product-information-tabcontent-productQA-date,.product-information-tabcontent-productreview-date {
	padding-right: .5rem;
	text-align: right;
	color: #6B6B6B;
	font-size: 12px;
	line-height: 1.4em
}

.product-information-tabcontent-productQA-rate,.product-information-tabcontent-productreview-rate {
	color: #72b6ec;
	letter-spacing: .25rem
}

.product-information-tabcontent-productQA-answer,.product-information-tabcontent-productreview-answer {
	padding: 1rem;
	background-color: #F2F2F2;
	font-size: 14px;
	line-height: 1.4em
}

.product-information-tabcontent-productQA-loadMore,.product-information-tabcontent-productreview-loadMore {
	width: 100%;
	height: 50px;
	line-height: 50px;
	color: #FFF;
	text-align: center;
	border: none;
	border-radius: 5px;
	outline: 0;
	cursor: pointer;
	margin: 1.5rem auto;
	background-color: #0071e0;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s
}

.product-information-tabcontent-productQA-loadMore:hover,.product-information-tabcontent-productreview-loadMore:hover {
	background-color: #2895F1
}

.product-information-tabcontent-productQA-loadMore[disabled],.product-information-tabcontent-productreview-loadMore[disabled] {
	background-color: #E6E6E6
}

.reviews_image {
	max-width: 300px;
	background-color: #fff;
	padding: 8px;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 2px #9c9c9c;
	cursor: pointer;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}

.reviews_image_zoom_in {
	max-width: 100%;
}

#ui-datepicker-div {
	z-index: 10000 !important;
}

@media (max-width:768px) {
	.reviews_image {
		max-width: 100%
	}
}

#product-orderform-addtocartbtn[disabled] {
    background-color: #bdc3c7 !important;
}

button[disabled] {
    cursor: default;
}