<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*@import url(index.css);*/
.top-filter {
	border-bottom: 2px dotted #ccc;
	padding-bottom: 20px;
	padding-top: 20px;
}
.top-filter SPAN {
	margin-right: 15px;
	font-weight: bold;
	line-height: 100%;
	vertical-align: -1px;
}
.top-filter LABEL.form-check-label {
	line-height: 100%;
	vertical-align: -1px;
}
.top-filter .form-check {
	margin-bottom: 10px;
}
.container_top .desc {
	font-size: 16px;
}
.container_top .desc H4 {
	font-size: 18px;
}
.blue_line {
	background: rgba(175, 181, 191, 0.777);
	margin-top: 30px;
	padding: 50px 0 0 !important;
}
.products_categories_list {
	/*background: #464F5D;*/
	/*padding: 70px 0 !important;*/
}
.products_categories_list .pict {
	display: block;
	height: 250px;
}
.products_categories_list H5 {
	font-size: 23px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 20px !important;
}
.products_categories_list .text {
	font-size: 16px !important;
	text-align: center;
	/*padding: 0 10px 10px;*/
}
.products_categories_list H5 A {
	text-decoration: none;
	display: block;
	color: #464f5d;
	font-weight: 600;
}
.container_cat_qa {
	padding-top: 30px;
}
.container_cat_qa &gt; H2 {
	margin-bottom: 20px;
}
.cat_qa {
}
.cat_qa H2 {
	font-size: 23px;
}
.cat_qa H3 {
	font-size: 25px;
}
.cat_qa H4 {
	font-size: 21px;
}
.cat_qa DIV {
	border-top: 1px solid #ccc;
	padding-top: 40px;
	padding-bottom: 30px;
	/*margin-bottom: 20px;*/
}
.cat_qa DIV I {
	color: #1085cf;
}
.cat_qa DIV:first-child {
	border: none;
}
.qa-panel-body {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	padding: 10px 40px;
}
.des_make-magnet .pull-left {
	float: left;
}
.des_make-magnet .desc DIV {
	text-align: center;
}
.right_side_top_baner {
	float: right;
	margin-top: -25px;
	margin-bottom: 30px;
}
.right_side_top_baner BUTTON {
	white-space: normal;
	z-index: 1;
	position: relative;
}
.des_self-laminating .right_side_top_baner {
	margin-top: -124px;
}
.left_side_top_baner {
	float: left;
	margin-top: 20px;
	margin-bottom: 30px;
}
.left_side_top_baner.top_baner_products_zoom {
	margin-bottom: 0;
}
.left_side_top_baner BUTTON {
	white-space: normal;
	z-index: 1;
	position: relative;
}
.table-responsive {
	position: relative;
	z-index: 1;
	padding: 10px;
	background: #fff;
	overflow: visible;
}
.products_list TABLE {
	background: #fff;
	font-size: 15px;
}
.products_list .th_price {
	text-align: center;
}
.products_list TD.td_sky {
	white-space: nowrap;
	padding: 5px;
}
.products_list .td_pict A {
	position: relative;
	display: block;
}
.products_list .td_pict IMG {
	max-width: 100px;
	max-height: 100px;
	/*position: relative;*/
	/*z-index: 2;*/
}
.products_list .td_pict IMG.bigimg {
	max-width: 0px;
	max-height: 0px;
	position: absolute;
	z-index: 300;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
	visibility: hidden;
}
.products_list .td_pict:hover IMG + IMG.bigimg {
	visibility: visible;
	max-width: 400px;
	max-height: 400px;
}
.products_list TD.td_price {
	width: 8%;
	background: #e3e3e3;
	text-align: center;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
.products_list TD.td_price .str {
	font-weight: bold;
}
.products_list TD.td_check {
	width: 49px;
	padding: 5px !important;
	text-align: center !important;
	font-size: 14px;
	font-weight: bold;
}
.products_list .td_sky DIV.listed_options {
	display: none;
}
.products_list .data4name {
	/*background: #EEEFF0;*/
	text-align: left;
	width: 41%;
}
.products_list .data4size {
	display: none;
}
.products_list .headr4size {
	display: none;
}
.products_list .data4prod_size_type {
	display: none;
}
.products_list .headr4prod_size_type {
	display: none;
}
.products_list .headr4back_no {
	display: none;
}
.products_list .data4back_no {
	display: none;
}
.products_list INPUT[type='checkbox'] {
	width: 25px;
	height: 25px;
	/*opacity: 0;*/
}
/*.products_list LABEL
{
	width: 25px;
	height: 25px;
	background: url(../img/checkbox.png) no-repeat 0px 0px;
	cursor: pointer;
	display: block;
	margin: -42px 0 0 21px;
	position: relative;
	z-index: 1;
}*/
/*.products_list INPUT:checked + LABEL
{
	background: url(../img/checkbox1.png) no-repeat 0px 0px;
}*/
TD.data4dimensions {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
TD.data4qinpack {
	padding: 7px 10px;
	text-align: center;
	width: 15%;
}
TD .call {
	color: #c12e2a;
}
#popup_subscribe .modal.in .modal-dialog {
	margin-top: 90px;
}
.popup_subscribe_text-1 {
	font-size: 36px;
	color: #e60000;
}
.popup_subscribe_text-2 {
	font-size: 24px;
	color: #000;
	margin-bottom: 20px;
}
@media (max-width: 575px) {
	.products_list TABLE {
		font-size: 12px;
	}
	.products_list .td_pict IMG {
		max-width: 50px;
		max-height: 50px;
		/*position: relative;*/
		/*z-index: 2;*/
	}
	.products_list .td_pict:hover IMG + IMG.bigimg {
		visibility: visible;
		max-width: 200px;
		max-height: 200px;
	}
	.container_top .desc {
		font-size: 13px;
	}
	.des_self-laminating .right_side_top_baner {
		margin-top: 0;
	}
}
@media (min-width: 576px) and (max-width: 767px) {
	.products_list TABLE {
		font-size: 12px;
	}
	.products_list .td_pict IMG {
		max-width: 50px;
		max-height: 50px;
		/*position: relative;*/
		/*z-index: 2;*/
	}
	.products_list .td_pict:hover IMG + IMG.bigimg {
		visibility: visible;
		max-width: 200px;
		max-height: 200px;
	}
	.container_top .desc {
		font-size: 14px;
	}
	.des_self-laminating .right_side_top_baner {
		margin-top: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.products_list TABLE {
		font-size: 14px;
	}
	.products_list .td_pict IMG {
		max-width: 50px;
		max-height: 50px;
		/*position: relative;*/
		/*z-index: 2;*/
	}
	.products_list .td_pict:hover IMG + IMG.bigimg {
		visibility: visible;
		max-width: 200px;
		max-height: 200px;
	}
	.container_top .desc {
		font-size: 15px;
	}
	.des_self-laminating .right_side_top_baner {
		margin-top: 0;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) and (max-width: 1399px) {
}
@media (min-width: 1400px) {
}
</pre></body></html>