@charset "utf-8";
@media only print {
    @page {
        padding: 0;
        margin: 5mm;
        size: portrait;
        size: a4;
        width: 210mm;
        height: 297mm;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    #page {
        padding: 0 !important;
    }
}

html,
body {
    font-size: 8pt !important;
}

body {
    font-size: 100%;
    background-color: #333;
    color: #000 !important;
}

* {
    color: #000 !important;
}

.np {
    display: none !important;
}

#page {
    padding: 5mm;
    min-height: 297mm;
    width: 210mm;
    display: block;
    box-sizing: border-box;
    overflow-x: hidden;
}

#page a {
    text-decoration: none !important;
}

#page>* {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    clear: both;
    float: left;
}

#page #main_content {
    width: 100% !important;
    margin: 0 !important;
}

#page #main_content .inner_wr {
    border-width: 0 !important;
}

#shapka {
    background: none;
    height: 11em;
    border-style: solid;
    border-width: 0 0 1px 0;
    width: 100%;
}

#shapka #logo {
    display: none !important;
}

#shapka #logo_print {
    display: block !important;
}

#shapka #logo_print img {
    width: auto;
}

#shapka #phones #rezhim {
    margin-top: 1em;
    font-size: 120%;
}

#page .price,
#page .Price {
    font-size: 100% !important;
}

#page #prd_addtocart_wr .price_pickup .label {
    font-size: 100%;
}

#page #product_detailed .blue_block {
    font-size: 150%;
}

#page #prd_addtocart_wr .price .label {
    font-size: 100%;
}

.side_box .box_header,
.prd_det_block .title {
    background: none;
    border-left: 0;
    border-right: 0;
    padding: 0;
    font-size: 120% !important;
}

.prd_det_block [class^="icon-"]:before,
.prd_det_block [class*=" icon-"]:before {
    display: none;
}

#products_list .node {
    margin: 0;
    border-bottom: 1px solid #ccc;
}

#products_list .node .prd_brief {
    margin: 0 0;
}

.copyright_text {
    margin: 0 0 0.3em;
    padding: 0 0;
}

.cat_view_view.node {
    page-break-after: auto;
}

#prd_addtocart_wr,
#prd_addtocart_wr.icons {
    margin-bottom: 1em;
    float: left;
    width: 100%;
    min-height: 0;
    border-collapse: collapse;
}

#product_detailed #prd_det_title_wr {
    margin-bottom: 0;
    min-height: 0;
    margin-bottom: 1em;
    text-align: center;
    font-size: 120%;
}

#product_detailed #prd_main_photo_wrapper {
    float: left;
    width: 43%;
    margin-right: 2%;
}

#product_detailed #prd_main_photo td {
    border: 1px solid #999;
    padding: 1em;
}

#product_detailed #prd_main_photo.icons img.main_photo {
    max-height: 100%;
    width: auto;
}

#product_detailed .prd_det_block .content {
    padding: 0;
}

#product_detailed #product_detailed_name {
    width: 100%;
    /*float:right;*/
}

#product_detailed #price-n-cart_wrapper {
    width: 55%;
    float: right;
}


/* #product_detailed #prd_icons_bonuses_wr #prd_bonuses_wr {
	margin-bottom: 2em;
	margin-top: 1em;
	text-align:center;
	font-size: 110%;
}
#product_detailed #prd_icons_bonuses_wr #prd_bonuses_wr * {
	color:#666 !important;
} */

#product_detailed .blue_block {
    background-color: #fff;
    border: none;
    font-size: 200%;
    padding: 0;
}

#product_detailed .blue_block .clear {
    display: none;
}

.ui-tabs .ui-tabs-panel {
    border: none !important;
}

#product_detailed #prd_top_block_center {
    width: 55%;
    margin: 0;
}