

/* Start:/local/templates/specdst/components/bitrix/catalog/.default/style.css?17792738062830*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}


.min_text{
	font-size: 14px;
    line-height: 20px;
    color: #808080;
	font-weight: 400;
}

.h1_element{
	font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin-bottom: 15px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.h1_element .code{
	font-size: 14px;
    line-height: 20px;
    color: #808080;
	font-weight: 400;
}

@media (max-width:996px){
	.h1_element{
		display:block;
	}
	
	.h1_element .h1{
		display:block;
	}
	
	.h1_element .code{
		display:block;
		text-align: right;
	}
}

.page-product__main {
    grid-template-columns: 4fr 5fr 4fr !important;
}

.page-product__specific, .page-product__compatibe{
	max-width:100% !important;
}

.specs {
  display: flex;
  flex-direction: column;
  gap: 10px;
  line-height: 1.25;
}

.specs__row {
  display: flex;
  align-items: flex-start;
  gap: 5px;
}

.specs__left {
  width: 375px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  flex-shrink: 0;
}

.specs__label {
  color: #9a9a9a;
  white-space: nowrap;
  display: inline-flex;
  position: relative;
}
.specs__label a.button-hint
{
	transform: translateY(-7px);
}
.specs__dots {
  flex: 1;
  border-bottom: 2px dotted #cfcfcf;
  transform: translateY(9px);
}

.specs__value {
  flex: 1;
  min-width: 0;
  color: #000;
  font-weight: 400;
  display: flex;
	flex-wrap: wrap;
	gap: 3px 10px;
}
.specs__value a
{
	text-decoration-color: #949494 !important;
}
/* mobile */
@media (max-width: 767px) {
  .specs__row {
	flex-direction: column;
	gap: 4px;
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
  }

  .specs__left {
	width: 100%;
  }

  .specs__label {
	white-space: normal;
  }

  .specs__dots {
	display: none;
  }

  
}
/* End */


/* Start:/local/templates/specdst/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?1742375561263*/
.new-text:not(:empty) {
    margin-bottom: 50px;
    margin-top: 20px;
}
.product-detail__info {
	max-width: calc(100% - 500px);
}

.product-detail__slider {
    align-self: flex-start;
}

button.product-detail__callback{
	grid-column: span 2;
	margin-top:10px;
}
/* End */


/* Start:/local/templates/specdst/components/bitrix/catalog/.default/bitrix/catalog.element/.default/themes/blue/style.min.css?1712668461902*/
.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-selected-scu,.bx-blue .product-item-detail-slider-controls-image:hover,.bx-blue .product-item-detail-slider-controls-image.active{outline-color:#006cc0}.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 .product-item-detail-slider-progress-bar{background-color:#006cc0}
/* End */
/* /local/templates/specdst/components/bitrix/catalog/.default/style.css?17792738062830 */
/* /local/templates/specdst/components/bitrix/catalog/.default/bitrix/catalog.element/.default/style.css?1742375561263 */
/* /local/templates/specdst/components/bitrix/catalog/.default/bitrix/catalog.element/.default/themes/blue/style.min.css?1712668461902 */
