input#speach-to-search-plugin{display:none}input#speach-to-search-plugin+label{right:0;transition:bottom .3s;position:fixed;bottom:-220px;margin:0;font-family:Open Sans,sans-serif;z-index:1000}input#speach-to-search-plugin:checked+label{bottom:0}input#speach-to-search-plugin+label .label{padding:10px 5px 5px 10px;right:0;position:absolute;top:-79px}input#speach-to-search-plugin+label .box,input#speach-to-search-plugin+label .label{background-color:#ffdd2d;border-radius:40px 0 0;-webkit-border-radius:40px 0 0;-moz-border-radius:40px 0 0;-o-border-radius:40px 0 0;-ms-border-radius:40px 0 0}input#speach-to-search-plugin+label .box{height:220px;padding:10px;width:320px}input#speach-to-search-plugin+label .label .label-img{height:64px;transition:background .3s;background-size:cover;cursor:pointer;width:64px;background-image:url(/wp-content/themes/007spb/assets/images/microphone-default.png)}input#speach-to-search-plugin:checked+label .label .label-img{background-image:url(/wp-content/themes/007spb/assets/images/cross.png)}input#speach-to-search-plugin+label .box h3{font-size:18px;text-align:center;margin:0}input#speach-to-search-plugin+label .box h2{font-size:22px;text-align:center;margin:0}input#speach-to-search-plugin+label .box p{font-size:12px;color:#666;text-align:center;margin:5px 0}input#speach-to-search-plugin+label .box #recordContainer{text-align:center}input#speach-to-search-plugin+label .box #recordContainer .recordIcon{height:64px;background-size:cover;cursor:pointer;width:64px;background-image:url(/wp-content/themes/007spb/assets/images/microphone-default.png);display:inline-block}input#speach-to-search-plugin+label .box #recordContainer .recordIcon:hover{background-image:url(/wp-content/themes/007spb/assets/images/microphone-hover.png)}input#speach-to-search-plugin+label .box #recordContainer .recordIcon.record{background-image:url(/wp-content/themes/007spb/assets/images/microphone-record.png)}input#speach-to-search-plugin+label .box #recordContainer .recordIcon.wait{background-image:url(/wp-content/themes/007spb/assets/images/preloader.gif)}input#speach-to-search-plugin+label .box #error-field{font-size:12px;font-weight:700;color:red;text-align:center}