

/* Start:/local/templates/lavr_2023/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16859626522314*/
.newsDetail {}
.newsDetail__pic {position: relative; float: left; width: 41%; margin-right: 2rem; margin-bottom: 2rem; border-top-left-radius: 0.9375rem; border-top-right-radius: 0.9375rem; overflow: hidden;}
.newsDetail__date {font-size: 1.125rem; color: #fff; padding: 0.75rem 2rem 0.5rem 2rem; 
	background: var(--primary-color); margin-bottom: 0.5rem; display: inline-block; 
	letter-spacing: 1px;  margin-bottom: 2.75rem;
	font-family: lavrMedium;
	border-radius: 0.3125rem;
	position: relative; 
	z-index: 5;
}
.newsDetail__date._img {margin-top: 1.875rem; margin-left: -3rem;}
.newsDetail__img {max-width: 100%; height: auto;}
.newsDetail__pic._haveMore{margin-bottom: -1rem;}
.newsDetail__name {}
.newsDetail__text {margin-bottom: 2rem; padding-top: 0; font-size: 1.125rem; line-height: 1.2;}
.newsDetail__backLink {font-size: 1.125rem; font-weight: 300;}
.newsDetail__photos {margin-bottom: 2rem;} 
.newsDetail__photos .newsDetail__photos_inner{box-shadow: 0px 0px 0px 1.5rem #fff; position: relative; background: #fff;}
.newsDetail__photoLink {display: block; height: 0px; padding-top: 66%; background-position: center center; background-repeat: no-repeat; background-size: contain; margin-bottom: 2rem;}
.newsDetail__photoLink._video {padding-top: 60%; display: block; background-repeat: no-repeat; background-position: center center; background-size: cover; position: relative;}
.newsDetail__photoLink._video:before {content: ''; cursor: pointer; background: url(/local/templates/lavr_2023/components/bitrix/news/news/bitrix/news.detail/.default/images/playButton.svg) no-repeat center center; background-size: 5rem auto; position: absolute;height: 100%; width: 100%; opacity: .8;  filter: grayscale(1); transition: all 0.2s ease-out; top: 0px; left: 0px;}
.newsDetail__photoLink._video:hover:before { opacity: 1; filter: grayscale(0);}
.newsDetail__text ul {list-style-position: inside;}




/*desktops*/
@media (max-width: 1200px) { 

}

/*tablets*/
@media (max-width: 991px) {

}

/*phones*/
@media (max-width: 767px) { 
	.newsDetail__photos {width: 100%;}
	.newsDetail__pic  {float: none; width: 100%;}
	.newsDetail__date {font-size: 1rem; padding: 0.5rem 1.5rem 0.5rem 1.5rem; letter-spacing: 0; margin-left: 0; margin-top: 0;}
	.newsDetail__date._img {margin-top: 0; margin-left: 0;}
	.newsDetail__pic._haveMore{margin-bottom: 2rem;}
}
/* End */


/* Start:/local/templates/lavr_2023/components/bitrix/system.pagenavigation/.default/style.css?16859626521002*/
.nbPagination {text-align: center; font-size: 1.125rem; padding-top: 1.25rem;}
.nbPagination__container {list-style: none; margin: 0; padding: 0;}
.nbPagination__item {display: inline-block; margin: 0 0.125rem;}
.nbPagination__item._prev,
.nbPagination__item._next,
.nbPagination__item._first,
.nbPagination__item._last {font-size: 1.25rem;}
.nbPagination__item._prev {}
.nbPagination__item._next {}
.nbPagination__item._first {}
.nbPagination__item._last {}
.nbPagination__item._active {}
.nbPagination__item._all {}
.nbPagination__link,
.nbPagination__link._empty:hover {
  width: 3rem;
  height: 2rem;
  color: #969696;
  text-align: center; 
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  font-family: lavrMedium;
}
a.nbPagination__link:hover {color: var(--primary-color); text-decoration: none;}
.nbPagination__item._active .nbPagination__link {color: #000000; text-decoration: none;}
.nbPagination__link._empty {cursor: default;}
/* End */


/* Start:/local/templates/lavr_2023/components/bitrix/catalog.section/.default/style.css?17168930101189*/

.nbCatalogSection__desc {padding: 2rem 0 0; position: relative;}
.nbCatalogSection__more {
  font-size: 0.875rem;
  font-family: lavrMedium;
  text-align: center;
  display: block;
  border-bottom: 1px solid #c3c3c3;
  border-top: 1px solid #c3c3c3;
  padding: 1rem;
  cursor: pointer;
  transition: .5s;
  margin-top: 2rem;
}
.nbCatalogSection__more:hover {background: #f8f8f8;}

.row>.col-custom-sm {flex: 0 0 auto; width: 20%;}
._aside .row>.col-custom-sm {flex: 0 0 auto; width: 25%;} 


.nbCatalogSection__customForm {
	display: none;
}

@media (max-width: 1550px) { 
	.row>.col-custom-sm {flex: 0 0 auto; width: 25%;}
	._aside .row>.col-custom-sm {flex: 0 0 auto; width: 33.33%;} 
}

@media (max-width: 1200px) { 
	._aside .row>.col-custom-sm {flex: 0 0 auto; width: 50%;} 
}

@media (max-width: 1100px) {
	.row>.col-custom-sm {flex: 0 0 auto; width: 33.33%;}
	
}

@media (max-width: 991px) {
	._aside .row>.col-custom-sm {flex: 0 0 auto; width: 33.33%;} 
}

@media (max-width: 767px) { 
	.nbCatalogSection__items {--bs-gutter-x: 12px;}
	
}
@media (max-width: 575px) {
	.row>.col-custom-sm {flex: 0 0 auto; width: 50%;}
	._aside .row>.col-custom-sm {flex: 0 0 auto; width: 50%;} 	
}
/* End */


/* Start:/local/templates/lavr_2023/components/bitrix/catalog.item/bootstrap_v4/style.css?17170511362435*/
.product-item.favorites {
	padding: 1rem;
	border-radius: 0;
	border: 1px solid #e2dfdf;
	border-top: none;
}
.product-item.favorites .product-item-col._image {width: 160px;}
.product-item.favorites .product-item-comfav-items {
	display: none;
}
.product-item-container._favorites {
	padding-bottom: 0;
}
.product-item-col._main {
	position: relative;
	padding-right: 140px;
}
.product-item.favorites  .product-item-stikers {
	right: 12px;
}

.product-item.favorites .product-item-col._price {
	width: 120px;
	text-align: center;
}
.product-item.favorites .product-item-meas {
	padding-top: 1px;
	color: #a1a1a1;
	text-align: center;
	font: 12px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product-item.favorites .product-item-price-block {
	padding: 8px 0 4px;
}

.product-item.favorites  .btn-icon {
	--bs-btn-border-color: #fff;
	--bs-btn-hover-border-color: #fff;
	--bs-btn-active-border-color: #fff;
}

.product-item.favorites .product-item-delete {
	color: red !important;
}

.product-item.favorites  .product-item-image-wrapper {
	margin-bottom: 0;
}
.product-item.favorites .product-item-delete svg{
	max-width: 0.875rem !important;
	max-height: 0.875rem !important;
}

.product-item.favorites .product-item-list,
.product-item.favorites .product-item-art {
	font-size: 12px;
	color: #4a4a4a;
	font-weight: 700;
}
.product-item.favorites .product-item-list span,
.product-item.favorites .product-item-art span {
	color: #a1a1a1;
	font-weight: normal;
}

.nbCatalogSection__buyAll {
	padding: 10px 0;
	font-weight: 700;
}
.nbCatalogSection__buyAll .btn {
	margin-top: 5px;
}

/*tablets*/
@media (max-width: 991px) {
	.product-item.favorites .product-item-col._main {
		padding-right: calc(var(--bs-gutter-x) * .5) !important;
	}
	.product-item.favorites .product-item-stikers {
		position: relative;
		float: right;
		padding-left: 12px;
	}
}

/*phones*/
@media (max-width: 767px) {
	.product-item.favorites .product-item-col._image {
		width: 100%;
		padding-bottom: 1rem;
	}
	.product-item.favorites .product-item-col._main {
		padding-bottom: 1rem;
	}
	.product-item.favorites .product-item-price-block {
		padding-bottom: 0px;
	}
	.product-item.favorites .product-item-col._actions {
		padding-top: 1rem;
	}

	.product-item.favorites .product-item-info-container   .btn-icon {
		--bs-btn-border-color: #c3c3c3;
		--bs-btn-hover-border-color: #c3c3c3;
		--bs-btn-active-border-color: #c3c3c3;
		width: 100%;
	}
}

/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?16859626431413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/local/templates/lavr_2023/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1685962652706*/
.bx-blue .product-item-image-slider-progress-bar{background-color:#0083d1}.bx-blue .product-item-image-slider-control:hover{background-color:rgba(0,131,209,.8)}.bx-blue .product-item-image-slider-control.active,.bx-blue .product-item-image-slider-control:hover{background-color:#0083d1}.bx-blue .product-item-scu-item-text-block:hover,.bx-blue .product-item-scu-item-color-block:hover,.bx-blue .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,.bx-blue .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{outline-color:#006cc0}.bx-blue .product-item-amount-field:focus{border-color:#006cc0}.bx-blue .catalog-section-header{border-color:#006cc0}
/* End */
/* /local/templates/lavr_2023/components/bitrix/news/news/bitrix/news.detail/.default/style.css?16859626522314 */
/* /local/templates/lavr_2023/components/bitrix/system.pagenavigation/.default/style.css?16859626521002 */
/* /local/templates/lavr_2023/components/bitrix/catalog.section/.default/style.css?17168930101189 */
/* /local/templates/lavr_2023/components/bitrix/catalog.item/bootstrap_v4/style.css?17170511362435 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?16859626431413 */
/* /local/templates/lavr_2023/components/bitrix/catalog.section/.default/themes/blue/style.min.css?1685962652706 */
