@page 
{
	size: portrait;   /* auto is the initial value */
	margin: 8mm 8mm 2mm 8mm;  /* this affects the margin in the printer settings */
}

#wOverscrollDiv {
	display: none;
}

.content h1 {
    font-size: 22pt !important;
    text-align: center;
    margin-top:0rem;
}

.wRightPanel .col-12>.snoska {
    font-size: 16pt !important;
    clear: both;
}

@-moz-document url-prefix() {
	.wRightPanel .col-12>.snoska {
		margin-top:1.6rem;
	}
}

.wRightPanel .table-responsive{
    clear: both;
}

.wRightPanel .table-responsive .table tr td,
.wRightPanel p {
    font-size: 18pt !important;
}

.wRightPanel p {
    line-height: 19pt !important;
}

.wRightPanel .table-responsive .table tr td{
    line-height: 19pt !important;
}

.wRightPanel .sub_title2,
.wRightPanel .table-responsive .table thead th {
    font-size: 19pt !important;
}

.content .sub_title {
    font-size: 20pt !important;
}

#id_wProdTabsDiv .tab-pane {
    padding-top: 0rem !important;
}

.wRightPanel .oreder_button .company_logo a img {
    height: 32px !important;
}

.wRightPanel .oreder_button.mb-3 {
    margin-bottom: 0rem!important;
}


body div.wMobiCatFilt,
body div.wEndProdCanv ul#id_wProdTabsUl,
body div#id_wProdCatMenuParent,
body div.wSearchBlockParent,
body div.container.wFirstContainer,
body div.wMenuParent{
	display: none !important;
}


body div.wEndProdCanv div.sub_title2.wAltSlTitle,
body div.wEndProdCanv div.owl-carousel.owl-theme.bereg-alts-theme{
	display: none !important;

}

body div.wEndProdCanv  div#id_wProdTabsDiv div#id_wTabProds,
body div.wEndProdCanv  div#id_wProdTabsDiv div#id_wTabOptions
{
	display: none !important;
}


body div.wEndProdCanv  div#id_wProdTabsDiv div#id_wTabSpecs {
	display: block !important;
    opacity: 1 !important;
}


body footer#footer {
	display: none !important;
}


body div.wEndProdCanv  .description .wRedA {
	display: none !important;
}


body .wRightPanel.content > .wbreadcrumbs {
	display: none !important;
}


body .wRightPanel.content > .fright.d-none.d-md-block > img {
	display: none !important;
}

