.sc_button_wrap:not([class*=sc_align_]){display:inline-block;vertical-align:top}.sc_button_subtitle{font-size:.85em;line-height:1.25em;text-transform:none;display:block}.sc_button .sc_button_icon svg{stroke:currentColor;fill:currentColor;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease}.sc_button .sc_button_icon svg,.sc_button .sc_button_icon object{width:1em;height:1em}.sc_button_icon img{max-height:2.5em;width:auto}.sc_button_icon_top .sc_button_icon{display:block;margin-bottom:.25em;text-align:center}.sc_button.sc_button_size_small{padding:1em 2.5em}.sc_button.sc_button_size_small .sc_button_icon img{max-height:2em;width:auto}.sc_button.sc_button_size_large .sc_button_icon img{max-height:4em;width:auto}.sc_button_bg_image{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover}.sc_button.sc_button_bg_image,.sc_button.sc_button_bg_image:hover{color:#fff!important}.sc_button_bg_image .sc_button_text{position:relative;z-index:2}.sc_button_bg_image:before{content:" ";margin:0!important;position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-transition:background-color .3s ease;-ms-transition:background-color .3s ease;transition:background-color .3s ease}.sc_button_bg_image:hover:before{background-color:rgba(0,0,0,.75)}.sc_button_bordered{background:0 0!important;border:2px solid #efa758;color:#efa758}.sc_button_bordered:hover{border-color:#007fc5;color:#007fc5}.sc_button_simple.sc_button_icon_right{padding-right:1px}.sc_button_simple.sc_button_icon_right .sc_button_icon{margin-left:.4em}