/*
 Theme Name:     Genesis
 Theme URI:      https://sigma-vision.com
 Description:    Un thème écrit à partir du célèbre GodLike de nKDev
 Author:         Hirokin HYUGA, 
 Author URI:     https://sigma-vision.com
 Template:       godlike
 Version:        1.0.0
*/

/* (facultatif) Tu peux ajouter des styles personnalisés ici */
.script-ssh {background-color: black;   color: green;    font-family: 'Courier New', monospace;    padding: 10px;  width: 100%;    overflow: auto;	border-color:green;	border-width:1px;	border-bottom-style:double;}
.console-ssh {background-color: black;   color: green;    font-family: 'Courier New', monospace;	font-size:13px;    padding: 10px;    width: 100%;   overflow: auto;	border-color:green;		border-width:1px;	border-bottom-style:double;}
.woocommerce-store-notice, p.demo_store {
	left: 0;
	right: 0;
	font-size: 1em;
	text-align: center;
	background-color: rgba(0,0,0,0.7);
	color: #fff;
	z-index: 99998;
	box-shadow: 0 1px 1em rgba(0,0,0,.2);
}