/* 
Theme Name:		 Industroz Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Industroz Child is a child theme of Industroz, created by ChildTheme-Generator.com
Author:			 GridValley
Author URI:		 http://childtheme-generator.com/
Template:		 industroz
Version:		 1.0.0
Text Domain:	 industroz-child
*/


/*
    Add your custom styles here
*/

.header-style-2 .top-bar .wt-topbar-right .wt-topbar-info-2 li span.copied {
    display: none;
   position: absolute;
    top: -4px;
    left: -123px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 4px 14px;
    color: white;
    background: black;
}
.copy-prompt{
    position: relative;

}
.copied{
position: relative;
top: 20px;
left: 20px;
}
.copy-prompt svg{
fill: white;
}
