/*
Theme Name: Pso Child
Description: Pso Child
Template: pso
*/

@media only screen and (max-width: 479px) {

}


@media print { 
 /* All your print styles go here */
	#header {margin-top:-255px;}
	div#av-layout-grid-3.av-layout-grid-container.entry-content-wrapper.main_color.av-flex-cells.avia-builder-el-10.el_after_av_layout_row.el_before_av_layout_row.submenu-not-first.container_wrap.fullsize {display: none;}
	#fiche-imprimable {display:none;}
	div.av-subheading.av-subheading_below {display: none;}
	#top label, #top select {font-size: 0.8em!important;}
	.avia-desc-col {font-size: 11px;}
	td {font-size: 11px;}
}

/*IE10+11 Custom Style Sheet*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /*#wp-compear-tool-draganddrop img  {display: none;}*/
    span.data-spec-order-1.image-field img  {max-width: 75%;}
}

span.language_flag {text-transform: uppercase;}

@media only screen and (max-width: 990px) {
#header_meta .sub_menu {
  display:block !important;
  padding-left: 0px !important;
}
}