@media print{
    
    #bx-panel,
    #panel,
    #jivo_container,
    .jivo-iframe-container-bottom
    { display: none; }
    /*a:after {content:" <" attr(href) ">";}*/
     a[href]:after,
    a[href]:before {content:' ';}
	a[href] {content:' ';}
    
    
    /***************************************  HEADER ******************************************************/
    
    #nav-top-menu,
    .header-search-box,
    .breadcrumb,
    .shopping-cart-box,
    #user-info-top,
    .nav-top-links a.first-item,
    #jivo_chat_widget,

	.main-menu,
	#callback-btn,
	.slogan, .made_in
    {
        display: none;
    }
	h1{position: absolute; top:140px;}
	.privacy, .b24-widget-button-inner-container{display: none;}
	#bx_basketFKauiI{display: none;}

    .haeder_new_phone_block
    {
		width:400px !important;
		float:right !important;
		margin-top:-50px !important;
		margin-left:150px !important;
    }
	.slogan
	    {
		margin-left:100px !important;
    }


    /***************************************  /HEADER ******************************************************/
    
    
    /************************************** PRODUCT DETAIL ********************************************/
    
    .bx_item_detail  .product-qty,
    .bx_item_detail  .form-option .btn-minus,
    .bx_item_detail  .form-option .btn-plus,
     .product-star,
     .bx_stars_rating_votes,
    .bx_item_detail .form-action,
    .bx_item_detail .form-share,
    .bx_item_detail .sitebtn,
    .bx_item_detail .page-product-box,
    .bx_item_detail .product-qty,
    .bx_item_detail #common-summ,
	.nav-tabs,
	.btn-small,
	.soc-net-list,
	.item h5,
	.box_banner,
	.carousel,
	.span12 h3,
	#contacts-form
    {
        display: none;
    }
    
    .bx_item_detail  .col-xs-12,
    .bx_item_detail  .col-sm-5
    { width: auto;}
    
    .bx_item_detail .pb-left-column
    {
        width: 49%;
        float: left;
    }
    .bx_item_detail  .pb-right-column
    
    {
        width: 49%;
        float: right;
    }
     
	#tab1, #tab2, #tab3
	{
        display: block !important;
    }
.tab_pad h3
 {
	display: block !important;
}
	
    /************************************** /PRODUCT DETAIL ********************************************/
    
/*********************************** FOOTER ******************************************/

#col-bottom-socnet,
#col-bottom-menu
{
    display: none;
}

#bottom-logo{
        width: 50%;
    display: block;
    float: left;
}


#first-bottom-col{ width: 100%; }

/*********************************** /FOOTER ******************************************/    
    
}
    
    
