.sortbl{display:inline-block;}
.only_discount label{font-weight: normal;font-size: 11px;    position: relative;
    top: 1px;}
.only_discount{border: none;
    padding: 5px;
    color: #fff;
    cursor: pointer;
    background: #000;
    margin: 0;
    position: relative;
    top: -12px;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    margin-left: 5px;
    height: 27px;
}
.only_discount:hover{background: #c0ceea; color: #000;}
#only_discount{display:none;}
.cat_desc {
	line-height: 16px;
	margin-bottom: 50px;
	max-width: 550px;
	font-size: 13px;
	position: absolute;
	top: 60px;
}
#category div#box {
	border-bottom: 1px solid #CCC;
	margin-top: -10px;
	height: 141px;
}
.cat_desc p {padding:0 10px 5px 18px}
#category h4 {
	font-size: 17px;
	text-transform: uppercase;
}
.alternate_category {
	background: #000;
	min-height:140px;
}
.alternate_category h1 {
	color: #fff;
	position: relative;
	text-align: center;
	font-size: 50px !important;
	top: 40% !important;
	margin: auto;
	margin-top: auto;
	font-weight: 100 !important;
	margin-top: 10px;
}
.descripcion_cat {
	color: #fff;
	font-size: 12px;
	text-align: center;
	max-width: 500px;
	margin: auto;
	margin-top: 10px;
	font-weight: 300;
}
.cat_title {
	padding-top: 30px;
}
.table {
	width: 100%;
	margin-top: 55px;
	border-bottom: 1px solid #EBEBEB;
}
.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th {
	background-color: #F2F2F2;
}
.table th{font-weight:bold}
.table th, .table td {
	padding: 8px;
	line-height: 1.4em;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #EBEBEB;
	text-align:center;
}
#product-size-chart .table th, #product-size-chart .table td {
	padding: 5px;
}
#sales-by-country #center_column{
	padding-left: 0px;
	padding-right: 0px;
}
.kids_category {
    min-height: 180px;
    box-shadow: #e3e1e1 0px 5px 5px 0px;
    background: #fff;
	background-image:url("/img2/kids_bg.jpg");
}
.fuente_kids {
    font-size: 46px;
    letter-spacing: 3px;
    color: #000;
    font-weight: 100;
}
.fuente_kids h1 {
    font-size: 32px;
}
#cat_center {
    width: 450px;
    margin: 0 auto;
    background: #fff;
    min-height: 140px;
}

.kids_category .descripcion_cat {
    color: #333;
    margin-top: 20px;
}
#refresh {
    margin-top: 20px;
    font-weight: bold;
}

.c125 td {
    width: 150px;
}
.c125 .grid label {display:inline-block}
.c125 input.exclusive {
    background: #f7bebf;
    border-color: #f7bebf;
}

@media(max-width: 479px){
	.only_discount,.sortbl{display:block;}
	.only_discount{top:0px;    clear: both;float: left;margin-top: 5px;}
	#layered_block_left{clear:both;display:block;}
}