﻿/* for print*/
body {
	background:none !important;
	font-size:13px !important;
}
.offre {font-size:12px;max-width:245px}

#global {
	background-color:#ffffff;
	width:inherit;
	table-layout:auto;
}
#content { width:100%; padding:0; }
body, #content, #brand { background: #fff none !important }
a { text-decoration:none; color: #000000}
/* Imprime l'URL d'un lien */
a[href^="/"]::after{content:" [ https://terminotix.com" attr(href) " ]";font-size:0.8em;font-weight:normal}
a[href^="http"]:not(.noPrtUrl)::after{content:" [ " attr(href) " ]";font-size:0.8em;font-weight:normal}

.topnav, #leftnav, #botNav, .NoPrint, #PrintLnk, .NoPrntCopy .foot, .debugOut, .credit, .addToCart input {
    display:none !important;
}
.container-navMenuTop, .navbar-menuprincipal, .asideMenu {
    display: none !important;
}
img.h {
    height: 45px;
}
h1 {
    font-size: 22px;
}
.h + h1 {
    margin-top: 0;
}
.welcome {margin-top:0}

.brand .prodLink {margin-bottom:20px}
.prodLink p {padding:0}

figure[data-zoom]::after {background:none !important}

.news a {display:block;float:none;font-size:inherit;width:auto;padding:0;margin:0}

.receipt { border-width:0;font-size:14px}
.receipt h1 {display:block}

.w-col-9 {
    width: 100%;
}
.logoHead {display:inline;height:0}
.logoHead img {float:right;width:23% !important;}

.w-col-3, .asideMenu {
    height: 0px!important;
    width:0;
}
.main {
    margin-top: 0;
    display: block;
}
.accordion-item-trigger{
    display: none;
}
.offre, .addToCart {
    display: block;
    position: relative;
}
body.NoPrntCopy .logoHead {
    display: none;
}

