#menu{display:none;}
#panel >*{display:none;}
#panel >.content{display:block;}
#sidebar{display:none;}
.breadcrumb{display:none;}
.prodConnected{display:none;}
#myTab,.prodURL,.sendQuestion,.social{display:none;}
.owl-item{display:inline-block; width:30% !important;}
/**{text-align:center;}*/
.owl-wrapper{max-width:100% !important;}
.cartBtn{display:none;}
.product-price{font-weight:bold; font-size:20px;}
.product-image-main{display:none !important;}
.filtering{display:none;}
.addtocartbtn{display:none;}
.paginator{display:none;}
.product-item.slideItem.category-product {
    width: 33%;
    float: left;
}
.clearfix:before{
	display: table;
    content: " ";}
    .clearfix:after{
	display: table;
    content: " ";
    background-color: #ddd;
    height: 1px;
    margin: 35px 0px;
    width: 100%;
    }
a{color:#000; text-decoration:none;}
*{font-family:sans-serif;}
img{max-width:100%; height:auto;}
a[href]:after{
	content:none !important;
}
.product-image-thumbnails{max-height:130px;}
.crumbs{display:none;}
.selectboxes{display:none;}
iframe{display:none;}
.content{padding-top:0px;}
@media (max-width:400px){
	.product-price{page-break-after: always;}
}
@media (max-width:400px){
	/*.product .header-title{color:yellow !important;}*/
}
@media (max-width:300px){
	/*.product .header-title{color:red !important;}*/
	.preContent,.preContent *,.product .extraInfo,.status .status-text,.product .single-product .free-delivery,.product-desc,.product-desc *{font-size:10px !important;}
	.header-title{font-size:12px; !important; padding-bottom:2px;}
	.product-image-thumbnails{max-height:100px;}
}

section.content::before {
/*background: url(https://www.computer.is/images/logo.png) no-repeat #0080c8 center !important;
*/   width: 100%;
    height: 114px;
    display: none;
    margin: 0px auto;
    content: url('https://www.computer.is/images/print_banner.jpg');
    margin-bottom: 30px;
background-size:auto !important;
}
.print_banner{display:block !important; margin:0 auto; }
@media (max-width:750px){
section.content::before {
background-size:90% !important;}
}
