@charset "UTF-8";
/*
Theme Name: BBSO Targ
Theme URI: https://www.bbso.ro
Author: BBSO
Author URI: https://www.bbso.ro
Description: Targ BBSO
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bbso_targ

BBSO Targ
*/
body.page-template-template-orders #comenzi_primite li {
	background-color: red;
    padding: 30px;
    border-radius: 10px;
    font-weight: 900;
    font-size: 50px;
}

body.page-template-template-orders #comenzi_primite li h2 {
    font-size: 50px;
	line-height: 0.4em;
}

.ui.inverted.list>.item .header {
    background-color: green;
    padding: 20px;
    font-size: 50px;
    border-radius: 10px;
    font-weight: 900;
}

.ui.inverted.list .list>.item .description, .ui.inverted.list >.item .description {
    color: white!important;
	font-size: 50px;
	font-weight: 900;
}

.admin-bar p.demo_store{
    top: 0px;
}