.megabtn{
background: #E5E6E7;
border: solid 2px #D0D3D8;
padding: 2px;
margin: 2px;
float:left;
min-width:31px;
text-align:center;
}
.ma-selected{
	border:#F00 solid 2px;
}
.ma-disabled:not(.ma-imagedisabled){
	background-image: url(agotado.png) !important;
	background-repeat:round;
	background-size:cover;
	color:red;
}
.ma-imagedisabledx {background-image: url(ax.png) !important;
	background-repeat:round;
	background-size:cover;
	width:80px;
	height:80px;
	display:block;
	position:absolute;
	opacity:0.4;
	}
	
/*	.ma-imagedisabledx{position: absolute;
    font-size: 109px;
    top: 28px;
    left: 12px;
    opacity:0.4}
.ma-imagedisabledx {
  content: ' ';
  background-color: #333;
  font-size: 109px;
}
.ma-imagedisabledx:before {
  transform: rotate(45deg);
}
.ma-imagedisabledx:after {
  transform: rotate(-45deg);
}*/
	
.ma-imagedisabled{opacity:0.6}
#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;
}
.maattributes input.input-color{width:100%;height:100%}
.maimagegroup span.color, .maimagegroup input.input-color {width:80px;height:80px;/*z-index:100000;*/} 
.maattributes>.product-variants-item ul li{display:inline-block;margin-right:0px;}
.megabtns input{display:block;width:100%;}
.ma-color-disabled{opacity:0.2;}
 