.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary {
color: #999;
background: #f3f3f3;
border-radius: 50px;
-webkit-transition-property: background;
-o-transition-property: background;
transition-property: background;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary:active, .rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary.is-active, .rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary.active {
color: #fff;
background: #feac27;
font-weight: 500;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button:active, .rbs_gallery_button:not(#no-robo-galery-button) .button.is-active, .rbs_gallery_button:not(#no-robo-galery-button) .button.active {
text-shadow: none; 
-webkit-box-shadow: none; 
box-shadow: none;
}
.rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary:hover, .rbs_gallery_button:not(#no-robo-galery-button) .button-flat-primary:focus {
color: #fff;
background: #feac27;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
width: 100%; 
}