body, html {
    font-family: 'Titillium Web', sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #1a1a22;
}
hr {
	border-top: solid 1px #ccc;
	margin-bottom: 12px;
}
#main_header, #btn_top, .no_print, .page_banner, .booth_wrap, .resume_btns, .logo_footer_wrap, .title_top_line p, .footer_left h3, .signature, .woocommerce-message {
	display: none !important;
}
.logo_print {
    display: block;
    width: 150px;
    height: 44px;
    margin-bottom: 2px;
}
.booth_resume .resume_text h3:first-child:after,
.booth_resume .resume_text .styleH3:first-child:after,
.booth_resume .resume_text h3:last-child:before,
.booth_resume .resume_text .styleH3:last-child:before {
    border-top: solid 3px #999;
    background: none;
}
.booth_resume h3,
.booth_resume .styleH3 {
    margin-bottom: 8px;
}
.booth_visual, .booth_resume {
	width: 50%;
    padding: 0;
	float: left;
    clear: left;
    border: none;
    margin-bottom: 20px;
}
.booth_options {
	padding: 0;
	width: 46%;
	float: right;
    clear: right;
}
.booth_extra_infos {
    width: 100%;
    clear: both;
    padding-top: 35px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.booth_extra_infos div:nth-child(1) {
    width: 38%;
}
.booth_extra_infos div:nth-child(2) {
    width: 58%;
}
.booth_extra_infos div:nth-child(2) .infos_left {
    width: 48%;
    float: left;
}
.booth_extra_infos div:nth-child(2) .infos_right {
    width: 48%;
    float: right;
}
.booth_options .label_radio,
.booth_options .label_check,
.booth_options br {
	display: none;
    padding: 0;
}
.booth_options .label_radio.r_on,
.booth_options .label_check.c_on {
	display: inline-block;
    line-height: 15px;
    margin: 0 2px 0 0;
	background: none;
	width: 60%;
    padding-left: 0;
}
.booth_options .booth_option span {
	width: 59px;
	float: right;
}
.booth_options h3,
.booth_options .styleH3,
.booth_options h4 {
    margin: 0 0 4px 0;
}
.margL30 {
	margin-left: 0;
}
.booth_options h3:after,
.booth_options .styleH3:after {
    display: none;
}
.booth_options h3.label_options,
.booth_options .styleH3.label_options {
    margin-bottom: 8px;
}
.booth_options .booth_option {
    margin-bottom: 12px;
}
.woocs_auto_switcher {
    display: none;
}
.main {
	width: 740px;
	margin: 0 auto;
}
#main_footer {
	padding: 10px 0;
    color: #1a1a22;
    background: #fff;
}
#main_footer a {
    color: #1a1a22;
}
#main_footer #wpcf7-f67-o1 {
    display: none;
}