header {display:none;}
aside {display:none;}
footer {display:none;}
body {overflow:hidden;}
.koffeeware-print {position:fixed;left:10px;right:0;top:15px;bottom:0;width:100%;height:95%;background-color:white;z-index:10;}
.modal-backdrop {z-index:2}
.error {line-height:80px;margin:0;font-weight:bold;color:#A22;font-size:1.2em;}
.koffeeware-print .content .photo-container .photo {box-shadow:0 10px 10px -10px;border:solid 3px #184562;}

.koffeeware-print .content { background:#dbdbdb }
.btn-primary,.koffeeware-print .content .placeholder button{ background:#184562; border:none; border-radius:0; font-size:1.5em; text-align:center; text-transform:uppercase; }
.btn-primary:hover,.koffeeware-print .content .placeholder button:hover { background:#65C2D3 }

@media screen and (max-width:1180px) { 
.add-photos-btn .small-title { color:transparent } .pull-right .product-name { font-size:1.5em; } #site_header img { width:30%; height:auto; } 
#add_buttons .btn {width: 50px;font-size: 0.6em; line-height: 01em;border-radius: 0;padding:3px;}
#add_buttons .btn i { font-size:3em }
#add_buttons .btn br { font-size:0px; line-height:0px; }
}