.megabtn{
	/* background: #E5E6E7; */
	background:#ffffff;
	border: solid 2px #D0D3D8;
	padding: 2px;
	margin: 2px;
	float:left;
	/* min-width:31px; */
	text-align:center;
	min-width: 35px;
	border-radius: 20px;
	font-size: 13px;
    color: grey;
}
.megabtns li{
	margin-right: 8px !important;
}
.ma-selected{
	border:#F00 solid 2px;
}
.ma-disabled{
	/* background-image: url(agotado.png) !important; */
	background-repeat:round;
	background-size:cover;
	/* color:red; */
	background-color: #E5E6E7;
    color: grey;
	opacity:0.3;
}
#attributes .attribute_list .form-control option.ma-disabled{color:red;}
.ma-noexist{
	background: white;
}
#primary_block a.color_pick { /*height:50px!important; width:50px!important*/}
.colorpicker-tooltip img {
    max-height: 300px;
    max-width: 300px;
}
.maimagegroup span.color, .maimagegroup input.input-color {width:80px;height:80px} {width:80px;height:80px}
.maattributes>.product-variants-item ul li{display:inline-block;}
.megabtns input{display:block;width:100%;}
 