/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

/* 凉度参数表 */
.attr-box {
	margin-top: 30px;
}

.attr-box-item {
	margin-bottom: 15px;
}

.clearfix {
	zoom: 1; }

.attr-box-item .attr-box-name {
	font-size: 14px;
	width: 50px;
	display: inline-block;
	height: 24px;
	line-height: 22px;
	background: #15072b;
	color: #fff;
	text-align: center;
}

.clearfix:after {
	content: ".";
	width: 0;
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
}

.attr-box-item .plainer-num {
	width: 24px;
	height: 24px;
	line-height: 22px;
	background: #15072b;
	border-radius: 2px;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-left: 5px;
}

.attr-box-item .plainer {
	width: 24px;
	height: 6px;
	background: #e6e6e6;
	border-radius: 2px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
}
