<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Temp */

/***  modals  ***/

@media  (min-width:480px ) and (max-width:767px){ 
	.catalog-search__result-item{
	width:50%;
	}
}/* media end */
@media  (min-width:768px ) and (max-width:991px){ 
	.catalog-search__result-item{
	width:25%;
	}
}/* media end */
@media  (min-width:992px ) and (max-width:1199px){ 
	.catalog-search__result-item{
	width:20%;
	}
}/* media end */
@media  (min-width:1200px ) { 
	.catalog-search__result-item{
	width:16.66666667%;
	}
}/* media end */
/*
 *  Temp end
*/
@media  (max-width:991px ){ 
	.side-content{
		width:100%;
	}
	.side-content &gt; div:not(.catalog-nav) {
	    display:none;	
	}
	.side-content #podbor_block {
	    display:block;
	}
	.main__content_has_sidebar-left,
	.main__content_has_sidebar-right
	{
		width:100%!important;
	}
} /* media end */
@media  (max-width:767px ){ 
	.main-slider__outer .slick-dots{
		bottom:-37px;
	}
	.main-slider{
		overflow:visible;
	}
	.main-slider__outer{
		margin-bottom:24px;
	}
	.socials{
		float:none;
		line-height:0;
		margin-top:10px;
		text-align:center;
	}
	.socials ul li{
		display:inline-block;
		float:none;
	}
	.page-footer .counters{
		float:none;
		max-width:none;
		text-align:center;
	}
	/* 59 */
	.header__tools-outer{
		padding-left:0; padding-right:0;
	}
	.header__tools {
	    width:100%;
		border-top:1px solid #e6e6e6;
		border-bottom:1px solid #e6e6e6;
	}
	.tools__item{
		padding:0 12px;
		width:25%;
		line-height:50px;
		text-align:center;
	}
	.fixed-links__item-title ,
	.fixed-links .compare__title,
	.fixed-links .cart-mini__title{
		display:none;
	}
	.top-line{
		padding-top:40px;
	}
	.logo,
	.catalog-search-outer{
		margin-bottom:10px;
		margin-top:10px;
	}
	.logo{
		text-align: center;
	}
	.catalog-search-outer{
		margin-top:0;
	}
	.header-contacts {	
		float:none; 
		margin:0 auto; 
		margin-top:10px; 
		max-width:200px;
	}
	.main-slider__item-title{
	    font-size:19px;
	    margin-bottom:10px;
	    line-height:20px;
	    padding-top:10px;
	}
	.main-slider__item-text {
	    font-size: 12px;
	    line-height:16px;
	    margin-bottom:0px;
	}
	.main-slider__item .button{
		display:none;
	}
	.tab__control__item {
	    clear:both;
	    margin-bottom:10px;
	}
	.main-text img {
	    display:none;
	}
	.main-text {
	    padding-left:0;
	}
	.popup {
	    top:50%;
	    left:50%;
	    width:520px;
	    margin-left:-260px;
		width:90%; 
		margin-left:5%; 
		left:0;
	}
} /* media end */
@media  (min-width:480px ) and  (max-width:767px ){ 
	.container{
		width:100%;
		min-width:460px;
	}
	.content{
		width:100%;
	}
}  /* media end */

@media   (max-width:479px ){ 
	.button-pay{
		display: table;
    	margin-top: 10px;
	}
	.cart-products .product-item .params{
		padding:0 0 0;
	}
	.product-col-center,.product-col-left{
		width:100%;
		float:none;
		padding:0 10px;
		box-sizing:border-box;
	}
	.product__articul, .articul{
		margin-bottom:10px;
	}
	
	.form-block+.printing{
		margin-top:18px;
    	display:block;
    	text-align:left;
	}
	.container{
		width:100%;
		min-width:280px;
	}
	.content{
		width:100%;
	}
	.edges__item,.edges__item:first-child+.edges__item{
		border-right:none;
		width:100%;
	}
	.edges__item:first-child{
		padding-left:12px;
	}
	.edges__item:last-child{
		padding-right:12px;
	}
	.actions__content [class*="col-"],
	.news__content [class*="col-"],
	.articles__content [class*="col-"]{
		width:100%;
	}
	.actions-list__item-image-outer,
	.news-list__item-image-outer,
	.articles-list__item-image-outer{
		display:none;
	}
	.actions-list__item-content,
	.news-list__item-content,
	.articles-list__item-content{
		width:100%;
	}
} /* media end */

/* @media  (min-width:768px ) and  (max-width:1023px ){  */
@media  (min-width:768px ) and  (max-width:991px ){ 
	.container{
		width:750px;
	}
}
@media  (min-width:768px ){ 
	.main-slider__item img {
		width:100%;
		height:100%;
		max-width:none;
	}
	.edges__item{
		width:50%; 
		display:table-cell;
	}
	.edges__item:first-child{
		padding-left:12px;
	}
	.edges__item:last-child{
		padding-right:12px;
	}
	.actions-list__item-image-outer,
	.actions-list__item-content,
	.news-list__item-image-outer,
	.news-list__item-content,
	.articles-list__item-image-outer,
	.articles-list__item-content{	
		float:none; 
		margin-right:0;
		display:block; 
		width:100%;
	}
}/* @media End */
/* @media  (min-width:1024px ){  */
@media  (min-width:992px ){ 
	.page{
		width:100%;
		height:100%;
	}
	.edges__item:first-child+.edges__item{
		border-right:1px solid #e7e8ea;
	}
	.edges__item:first-child{
		padding-left:4px;
	}
	.edges__item:last-child{
		padding-right:0px;
	}
	.edges__item{
		width:25%; 
		display:table-cell;
		text-align:center;
	}
	.filter__elements,
	.filter__content{
		display:block;
	}
}/* @media End */
/* @media  (min-width:1024px ){  */
@media  (min-width:1200px ){
	.main-slider__item img {
		width:100%;
	}
}/* @media End */

@media (max-width:480px) {
.col-mv-12{
	width:100%;
}
}

@media	(min-width:992px ){
	.tools__item-content{
		display:inline-block; 
		vertical-align:middle;  
		font-size:18px; 
		line-height:normal;
		margin-left:12px;
	}
}/* media end */

@media	(max-width:599px ){
	.main-slider .slick-prev {
		transform:translate(-25%, -50%)  scale(0.5);
	}
	.main-slider .slick-next {
		transform:translate(25%, -50%)	 scale(0.5);
	}
} /* media end */

@media (min-width:992px) {
	.categories__item:nth-child(4n-3) .categories__item-link {	border-width:1px;} /* Все бордеры только у последниего 1-го эл-та в строке */
	.categories__item:nth-child(n+5) .categories__item-link{ border-top:0; }	 /* Убираем верхний бордер у 2-й строки и ниже */
}
@media (min-width:768px)  and (max-width:991px) {
	.categories__item:nth-child(3n-2) .categories__item-link {	border-width:1px;}	/* Все бордеры только у последниего 1-го эл-та в строке */
	.categories__item:nth-child(n+4) .categories__item-link{ border-top:0; }	 /* Убираем верхний бордер у 2-й строки и ниже */
}
@media (min-width:480px) and (max-width:767px) {
	.categories__item:nth-child(2n-1) .categories__item-link {	border-width:1px; }
	.categories__item:nth-child(n+3) .categories__item-link { border-top:0; }
}
@media (max-width:480px) {
	.categories__item:nth-child(1n) .categories__item-link {  border-width:0 1px 1px 1px; }
	.categories__item:nth-child(1) .categories__item-link {	 border-width:1px; }
}

@media	(max-width:991px ){
.filter__content .column.col-sm-6:first-child{ padding-right:0; border-right:1px solid #e7e8ea;}
.filter__content .column.col-sm-6:last-child{ padding-left:0;}
}/* @media End */
@media	(min-width:992px ){
	.filter__content .column{ width:100%!important;}
}/* @media End */

@media (min-width:768px) {
	.products-grid	.product:nth-child(3n) {  border-width:1px;}	 /* Все бордеры только у последниего 3-го эл-та в строке */
	.products-grid	.product:nth-child(n+4) { border-top:0; }	 /* Убираем верхний бордер у 2-й строки и ниже */
}
@media (min-width:480px) and (max-width:767px) {
	.products-grid	.product:nth-child(2n) {  border-width:1px; }
	.products-grid	.product:nth-child(n+3) { border-top:0; }
}
@media (max-width:480px) {
	.products-grid	.product:nth-child(1n) {  border-width:0 1px 1px 1px; }
	.products-grid	.product:nth-child(1) {	 border-width:1px; }
}

@media (max-width:1199px) {
	.products-list .product__price-outer{
		float:left; 
		width:300px; 
		width:280px;
	}
}
@media	(min-width:992px ) {
	.body-index .products-grid .product{
		width:25%;
	}
	.body-index .products-grid .product:nth-child(n+3) {
		border-width:1px 0 1px 1px;
	}
	.body-index	 .products-grid	 .product:nth-child(4n) {  border-width:1px;}	 /* Все бордеры только у последниего 3-го эл-та в строке */
	.body-index	 .products-grid	 .product:nth-child(n+5) { border-top:0; }
} /* media End */

@media	(min-width:1200px ) {
	.product-col-left,
	.product-col-center,
	.product-col-right {
		display:table-cell; 
		vertical-align:middle; 
		padding:24px 0; 
		float:none;
	}
	.product-col-left {
		width:300px; 
		width:250px;
	}
	.product-col-center {
		width:auto;
	}
	.product-col-right {
		width:250px; 
		padding:24px; 
		border-left:1px solid #e7e8ea;
	}
} /* media End */

@media (max-width:1199px) {
	.subcategories__item_type_compact {
		width:33.33333333%;
	}
}
@media (max-width:991px) {
	.subcategories__item_type_compact {
		width:33.33333333%;
	}
	.subcategories__item_type_minimal {
		display:inline-block;
		width:50%;
	}
}
@media (max-width:767px) {
	.subcategories__item_type_full {
		border-width:1px 1px 1px 1px!important;
		display:block!important;
		width:100%;
	}
	.subcategories__item_type_compact {
		width:50%;
	}

	.subcategories__item_type_minimal {
		width:100%;
	}
}
@media (max-width:469px) {
	.subcategories__item_type_compact {
		width:100%;
	}
}

@media (min-width:768px) {
	.subcategories__item.subcategories__item_type_full:nth-child(3n){border-right:1px solid #ededed;}	
	.subcategories__item:nth-child(n+4) .subcategories__item-inner{ border-top:0; }
}
@media (min-width:480px) and (max-width:767px) {
	.subcategories__item:nth-child(2n) .subcategories__item-inner{	border-width:1px; }
	.subcategories__item:nth-child(n+2) .subcategories__item-inner{ border-top:0; }
}
@media (max-width:767px) {
	.subcategories__item_type_full .subcategories__item-content {
		padding-left:0;
	}
	.product-full__image{
		height:auto;
	}
	.product-full__image__link{
		position:relative;
	}
	.product-full__left{
		float:none;
		width:100%;
	}
}

@media	(min-width:992px ){
	.product-full{
		border-left:1px solid #e7e8ea;
		border-top:1px solid #e7e8ea;
	}
}/* @media End */

@media (min-width:768px) {
	.product-full__left{
		width:50%;
		text-align:center;
		padding:24px 0;
	}
	.product-full__right{
		width:50%;
		padding:24px 0;
	}
}
@media (max-width:767px){
	.form-vertical .col-sm-6{
		clear:both;
		width:100%;
	}
	.orders-archive{
		overflow-x:scroll;
		-webkit-overflow-scrolling: touch;
	}
}

@media (min-width:992px) {
	.tabs__content_full {
		border:1px solid #efefef;
		padding:40px;
	}
}

@media	(min-width:992px ){
	.cart-block .block-header .title{
		height:80px;
		line-height:80px;
	}
}/* media end */

@media	(min-width:768px ) {
	.cart-products .cart-product .product-item-inner {
		border-bottom-width:0;
	}
	.cart-products .cart-product .picture_wrapper {
		text-align:center;
	}
	.cart-products .cart-product .control_block {
		text-align:right;
	}
}/* media end */

@media	(min-width:768px ) {
	.site-full-version{
		display:none;
	}
}

@media	(max-width:992px ) {
	.page-footer-left{
		text-align:center;
		margin-top:20px;
	}
	.page-footer-center{
		text-align:center;
	}
	.page-footer-right{
		text-align:center;
	}
	.footer-menu{
		margin-top:20px;
	}
	.page-footer{
		margin-top:36px;
	}
}


@media	(min-width:1024px ) {
	.page-footer-left{
		width:20%; 
		padding-right:8px;
	}
	.page-footer-center{
		width:60%; 
		float:left;
	}
	.page-footer-right{
		width:20%; 
		padding-left:8px;
	}
}

@media	(max-width:992px ){
	.page-footer .dev img {
		display:none;
	}
}

@media	(max-width:992px ){
	.footer-contacts{
		display:inline-block;
	}
	.footer-contacts__item{
		padding:40px 0 0 0;
	}
	.footer-contacts__item:before {
		left:50%;
		top:0;
		margin-top:13px;
		margin-left:-13px;
	}
} /* media end */

@media (min-width:768px) {
	.product-full__tools-left{
		width:50%;
	}
	.product-full__tools-right{
		width:50%;
	}
}
@media (min-width:992px) {
	.product-full__tools{
		display:none;
	}
}/* media End */

@media (min-width:992px) {
	.product-full-sidebar .product-full__offers,.product-full-sidebar .product-item__compare-outer{
		display:block!important;
	}
	.product-full {
		width:calc(100% - 250px);
	}
}
@media screen and (max-width:991px){
	.product-full-sidebar,.product-full-sidebar-inner{
		width:100%;
	}
	.product-full-sidebar .product-contacts{
	border-top:none;
    	margin-top:0;
    	padding-top:0;
	}
	.product-full-sidebar .product-edges__item,.product-full-sidebar .product-contacts__item{
		display:inline-block;
		vertical-align:top;
		width:32%;
	}
	.cart-block .cart-block-content,.cart-block-footer,.cart-block-footer.final,.control_block.product-col-right{
		padding:24px 20px;
	}
	.page-footer .dev{
		padding:0 0 0 0;
	}
	.page-footer-right{
		padding-top:0;
		margin-top:-10px;
	}
	.fixed-links-inner&gt;div, .fixed-links-inner&gt;a, .fixed-links-inner&gt;span{
		padding-right:0px;
	}
	.actions__header,.news__header,.articles__header{
		text-align:center;
	}
	.actions__all,.news__all,.articles__all {
	    float:none;
	    margin:0 auto;
	    padding:10px;
	}
}
@media screen and (max-width:650px){
	.product-full-sidebar .product-edges__item,.product-full-sidebar .product-contacts__item{
		width:49%;
	}
}
@media screen and (max-width:479px){
	.articles__item-title,.news__item-title,.actions__item-title{
		height:auto;
	}
}
@media screen and (max-width:450px){
	.product-full-sidebar .product-edges__item,.product-full-sidebar .product-contacts__item{
		width:100%;
	}
	.compare-table__tabs .compare-table__tab{
		margin-bottom:10px;
	}
	.compare-table__tabs .compare-table__tab:last-child{
		margin-bottom:0;
	}
}</pre></body></html>