

/* Start:/local/templates/ibrush_template_adapt/components/bitrix/catalog.element/.default/style.css?17482405358680*/
.card__articul {
	margin: 15px 0;
}
.card__photo{
    height:486px !important;
}
.card__link-dashed_packs{
    color:#0c59cf;
    border-bottom: 1px dashed #b6cdf1;
    
}
.card__link-dashed_packs:hover{
    color:#0c59cf;
    border-bottom: 0px dashed #b6cdf1;
}
.blue-table {
    border-radius: 3px;
    border: 1px solid #dfdfdf;
    display: block;
    text-align: left;
    margin-top: 30px;
}

.blue-table__thead {
    border-radius: 3px 3px 0 0;
    background: #0c59cf;
    display: flex;
    flex-direction: column;
}
.blue-table__tbody {
    display: flex;
    flex-direction: column;
}

.blue-table__th {
    width: 16%;
    font-weight: 400;
    padding: 14px;
    line-height: 1.25rem;
    font-size: 0.9375rem; color: #fff;
    border-right: 1px solid #457fd8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.blue-table__th:last-child {
    border-right: none;
}
.blue-table__tr {
    display: flex;
    justify-content: space-between;
    /*align-items: center;*/
}

.blue-table__td {
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    font-size: 0.875rem; color: #676767;
    width: 16%;
    padding: 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}

.blue-table__tr:last-child .blue-table__td {
    border-bottom: none;
}

.blue-table__td:last-child {
    border-right: none;
}

.card-price-dop{
    font-size:0.775rem;
}


	.skid td:first-child{
    width: 50px;
    font-weight: 400;
	text-align:center;
    padding: 14px;
    line-height: 1.25rem;
    font-size: 0.9375rem;
    color: #fff;
    border-right: 1px solid #457fd8;
border-bottom: 1px solid #457fd8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
		background:#457fd8;
}
.skid td:last-child{
    width: 240px;

    font-weight: 400;
    padding: 14px;
    line-height: 1.25rem;
    font-size: 0.9375rem;
    color: #000;
    border-right: 1px solid #457fd8;
	border-bottom: 1px solid #457fd8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

}
	.skid{
		margin-top:20px;
border-top: 1px solid #457fd8;
}
.spb .skid td:last-child{
    width:120px}
.spb .skid td:first-child{
    width:120px}

#shops-window {
    display:none;
    position:absolute;
    border-radius: 3px;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 1px 6px #87ade8;
    box-shadow: 0px 1px 6px #87ade8;
    padding:10px;
    background: white;
    z-index:100000;
}
#shops-window .white-btn, #shops-window .blue-btn {
    width:120px;
    height:40px;
}
.win {
    padding: 28px 9px 9px;
    margin: 20px 0 20px 0;
    position: relative;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    margin: 2rem 0;
    z-index: 999;
    border-radius: 4px;
    background: #fff;
    color: #333;
    font-size: 1.0rem;
    line-height: 2rem;
    min-width: 891px;

}

.win .box-modal__title {
    font-size: 15px;
}
.win .box-modal__title::before {
    content: " ";
    width: 15px;
    height: 21px;
    display: block;
    margin-right: 6px;
    float: left;
    margin-top: 4px;
    background: url(/img/geolocation.svg) no-repeat;
    background-size: contain;
}
.win .win-close {
    margin-top: -14px;
    width: 23px;
    height: 23px;
    float:right;
    background-size: 23px;
}
.win-close {
    background: url(/local/templates/new.moskrep/css/../img/i-popup-close.png) no-repeat;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
.win::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 28px;
    background: #da00e0;
    pointer-events: none;
}
.win select option:hover {
    background: #da00e0;
}

.win:hover::before {
    background: #9b03a0;
}
#shops-window {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    right:0;
    background: rgba(0,0,0,.8);
    overflow: auto;
    text-align: center;
    transition: opacity .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch;
    box-shadow: 0 0 10rem 10rem rgba(0,0,0,.8);
}

.win .search_geoitem {
    margin: 20px 0 40px;
    position: relative;
}
.win #input_geoitem {
    border: 1px solid #000;
    border-radius: 4px;
    width: 100%;
    padding: 11px 31px;
}

.win .global-geosearch__submit {
    position: absolute;
    top: -2px;
    right: 10px;
    width: 18px;
    height: 52px;
    font-size: 0;
    background-color: rgba(0,0,0,0);
    background-image: url(/local/templates/new.moskrep/img/loupe_icon-icons.com_58875.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px;
    cursor: pointer;
    /*pointer-events: none;*/
}
.shops-list{
    white-space: normal;
    display: inline-block;
    width: 310px;
    vertical-align: top;
}
.shops__map{
    white-space: normal;
    display: inline-block;
    width: 600px !important;
    vertical-align: top;
    padding-right:15px;
}
.shops-list .head{
    padding: 12px 12px 4px;
}
.city-title{
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #212121;
    margin: 0;
}
.text.-summary {
    margin-top: 4px;
}
.shops-list .list{
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding: 0 12px;
    margin: 0 0 8px;
    list-style: none;
}
.scroll-wrap {
    height: 100%;
    position: relative;
    z-index: 1060;
    overflow: hidden;
}
.shop-card {
    position: relative;
    display: block;
    padding: 12px 3px 12px;
    width: 100%;
    background: 0 0;
    height: auto;
    box-sizing: border-box;
    border-radius: 6px;
    line-height: 20px;
}
.shop-card:after {
    content: "";
    position: absolute;
    width: calc(100% - 32px);
    height: 1px;
    background: #f3f3f3;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.shop-card:hover {
    background-color: #f3f3f3;
}

element.style {
}
.shop-address .metro-dot+.address, .shop-address .metro-dot+.labels {
    margin-left: 0px;
}
.shop-address .address:hover {
    color: #d60000;
}
.shop-card .alerts .item.-success {
    color: #3caa3c;
}
.shop-card .alerts .item.-warning {
    color: #fa6607;
}
.modals-nl-content.-choose-shop .text.-thin {
    color: #666;
}
.card_delivery{
    cursor:pointer;
	color: #2671e4 !important;
}
.card_delivery:hover {
  text-decoration: underline;
}
.card_pickup{
    cursor:pointer;
	color: #2671e4 !important;
}
.card_pickup:hover {
  text-decoration: underline;
}
.product__date-block {
	position: relative;
}
.product__date-block .product__date {
	font-family: "Montserrat";
	font-weight: 500;
	font-size: 12px;
	color: rgba(0, 0, 0, 0.5);
	background: #ffffff;
	padding: 8px;
	border-radius: 8px;
	box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.15);
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	top: calc(100% + 11px);
	transition: 0.3s;
	opacity: 0;
	visibility: hidden;
} 
.product__date-block .product__date span {
	color: #000;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.5);
}
.product__date-block .product__date::before {
	content: "";
	position: absolute;
	border: 12px solid transparent;
	border-bottom: 12px solid #fff;
	left: calc(50% - 12px);
	top: -24px;
}
.product__date-block:hover .product__date {
	visibility: visible;
	opacity: 1; 
}
.card_delivery{
text-decoration-skip-ink: none;
}
.delivery__tab--active{
	border-bottom: 2px dashed !important;
	
}
.delivery__tab:hover{
	border-bottom: 2px dashed;
	
}
.stars{
	display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.svg-icon{
	fill: currentColor; */
    /* display: -webkit-inline-box; */
    /* display: -webkit-inline-flex; */
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    /* display: inline-flex; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    vertical-align: top;
    height: 1em;
    width: 1em;
	color:#552fec;
}
li.tab.is-active{background-color:#fff;color:#000}

@media (max-width: 767.98px) {
    .md\:mt-8 {
        margin-top: 3.2rem;
        width: 100%;
    }
}

.ymaps-2-1-79-map{
    display:none;
}
.ymaps-2-1-79-map:first-child{
    display: block;
}
/* End */


/* Start:/local/components/d7/delivery/templates/krep-komp_ibrush_element/style.css?17482405355296*/
.win .delivery p{
  width:870px;
  display: block;
  white-space: initial;
  line-height: 1.4em;
}
.win .delivery__tabs{
  margin-bottom:0px;
}
.delivery__tabs {
  display: flex;
  align-items: center;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .delivery__tabs {
      margin-bottom: 20px; } }

.delivery__tab {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.015em;
  color: #666666;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
  margin-right: 40px;
  cursor: pointer;
  transition: .3s; }
  .delivery__tab--active {
    color: #000;
    border-color: #0156FF; }
  .delivery__tab:last-child {
    margin-right: 0px; }
  .delivery__tab:hover {
    border-color: #c2d6ff; }
  @media (max-width: 767px) {
    .delivery__tab {
      font-size: 14px;
      margin-right: 20px; } }

.delivery__list {
  position: relative;
  overflow: hidden; }

.delivery__box {
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  position: absolute; }
  .delivery__box--active {
    opacity: 1;
    visibility: visible;
    position: relative; }

.delivery__topic {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .delivery__topic {
      font-size: 20px;
      margin-bottom: 15px; } }

.delivery__desc {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  color: #000000;
  width: 100%;
  max-width: 940px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .delivery__desc {
      font-size: 12px;
      margin-bottom: 20px; } }

.delivery__map {
  height: 340px;
  width: 100%;
  position: relative;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .delivery__map {
      height: 240px;
      margin-bottom: 25px; } }

.delivery__subtitle {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  margin-bottom: 30px; }

@media (max-width: 1279px) {
  .delivery__table {
    width: 100%;
    overflow-x: scroll; } }

@media (max-width: 1023px) {
  .delivery__table {
    overflow: hidden; } }

@media (max-width: 960px) {
  .delivery__table {
    overflow-x: scroll; } }

@media (max-width: 767px) {
  .delivery__table {
    overflow: hidden;
    width: 100%; } }

.delivery__head {
  display: flex;
  padding: 0px 32px; }
  .delivery__head .delivery__td {
    color: #8C8C8C; }
    .delivery__head .delivery__td.red {
      color: #C94D3F; }
  @media (max-width: 1339px) {
    .delivery__head {
      padding: 0px 20px; } }
  @media (max-width: 1279px) {
    .delivery__head {
      width: 880px; } }
  @media (max-width: 1023px) {
    .delivery__head {
      width: 100%; } }
  @media (max-width: 960px) {
    .delivery__head {
      width: 880px; } }
  @media (max-width: 767px) {
    .delivery__head {
      width: 100%;
      display: none; } }

.delivery__body {
  border-top: 2px solid #EAEAEA; }
  @media (max-width: 1279px) {
    .delivery__body {
      width: 880px; } }
  @media (max-width: 1023px) {
    .delivery__body {
      width: 100%; } }
  @media (max-width: 960px) {
    .delivery__body {
      width: 880px; } }
  @media (max-width: 767px) {
    .delivery__body {
      width: 100%;
      border: none; } }
  .delivery__body .delivery__td.red {
    background: rgba(191, 39, 27, 0.07); }
    .delivery__body .delivery__td.red::before {
      color: #C94D3F; }

.delivery__tr {
  display: flex;
  border: 2px solid #EAEAEA;
  border-top: none;
  padding: 0px 32px; }
.delivery__tr.active {
	background: #4f36e3;
}  
.delivery__tr.active .delivery__td {
	color: #fff;
}  
  @media (max-width: 1339px) {
    .delivery__tr {
      padding: 0px 20px; } }
  @media (max-width: 767px) {
    .delivery__tr {
      border-top: 2px solid #EAEAEA;
      padding: 0px;
      margin-bottom: 20px;
      flex-direction: column; }
      .delivery__tr:last-child {
        margin-bottom: 0px; } }

.delivery__td {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.015em;
  color: #000000;
  padding: 20px 0px;
  display: flex;
  justify-content: center;
  max-width: 94px;
  width: 100%; }
.delivery__body .delivery__td:first-child {
font-weight: bold; }	
  .delivery__td b {
    font-size: 16px; }
  .delivery__td:first-child {
    display: flex;
    max-width: 260px;
    justify-content: flex-start; }
    @media (max-width: 767px) {
      .delivery__td:first-child {
        max-width: 100%; } }
  @media (max-width: 1339px) {
    .delivery__td {
      max-width: 90px; } }
  @media (max-width: 767px) {
    .delivery__td {
      max-width: 100%;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 15px;
      font-size: 12px;
      border-bottom: 2px solid #EAEAEA; }
      .delivery__td b {
        font-size: 14px; }
      .delivery__td:last-child {
        border-bottom: none; }
      .delivery__td::before {
        width: calc(50% - 10px);
        margin-right: 20px;
        content: attr(data-label);
        display: inline-block; } }
/* End */


/* Start:/local/components/d7/contact_shops/templates/krep-komp.new_ibrush/style.css?174824053512240*/
.how [class*="ymaps-2"][class*="-ground-pane"] {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}



.shop_map{
	height:450px;
}

.shops_cart{
	padding:10px;
	font-size:18px !important;
}
.shops_cart .product-card__state_artno{
	font-size:18px !important;
}
.shops_cart .product-card__title{
	font-size:18px !important;
}
.shops_cart .product-card__block-size{
	font-size:18px !important;
}
.shops_cart .product-card__price-block_vi{
	font-size:18px !important;
}

.shops__map {
  border-radius: 10px;
  overflow: hidden;
  height: 450px;
  width: 100%;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .shops__map {
      height: 340px;
      margin-bottom: 25px; } }


.shops__list {
  display: flex;
  flex-wrap: wrap; }

.shops__box {
  background: #F7F8F9;
  border-radius: 10px;
  padding: 28px 32px 35px 32px;
  width: calc(50% - 15px);
  margin-top: 25px;
  margin-right: 30px; }
  .shops__box:nth-child(-n+2) {
    margin-top: 0px; }
  .shops__box:nth-child(2n+2) {
    margin-right: 0px; }
  @media (max-width: 1199px) {
    .shops__box {
      width: 100%;
      margin-right: 0px; }
      .shops__box:nth-child(-n+2) {
        margin-top: 25px; }
      .shops__box:first-child {
        margin-top: 0px; } }
  @media (max-width: 767px) {
    .shops__box {
      padding: 20px 20px 25px 20px; } }

.shops__topic {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 24px;
  line-height: 135%;
  color: #000000;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .shops__topic {
      font-size: 20px;
      margin-bottom: 15px; } }

.shops__address, .shops__time, .shops__email {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  line-height: 145%;
  color: #000000;
  margin-bottom: 20px; }
  .shops__address:last-child, .shops__time:last-child, .shops__email:last-child {
    margin-bottom: 0px; }
  @media (max-width: 767px) {
    .shops__address, .shops__time, .shops__email {
      font-size: 12px;
      margin-bottom: 15px; } }

.shops__email {
  color: #552FEC;
  display: block; }

.shops__link {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  color: #552FEC;
  cursor: pointer;
  transition: .3s;
  display: inline-block;
  border: 1px solid #552FEC;
  border-radius: 5px;
  padding: 14px 28px; }
  .shops__link:hover {
    background-color: #552FEC;
    color: #fff; }
  @media (max-width: 767px) {
    .shops__link {
      font-size: 12px;
      padding: 10px 20px; } }

#map {
  width: 100%;
  height: 100%;}
  
.shops__label {  
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	position: relative;
	top: 5.5px;
}  

  
  
  
  
  
  
  
  
  
  
  






#shops {
	border: 0px solid #d5d5d5;
}
#shops {
	overflow: hidden;
}
#shops ul.left {
	float: left;
	width: 250px;
	height: 600px;
	display: block;
	border-right: 0px solid #d5d5d5;
	overflow-y: auto;
}
#shops ul.left li {
	display: block;
	padding: 10px;
	border-bottom: 0px solid #d5d5d5;
	cursor: pointer;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
}
#shops ul.left li:last-child {
	border-bottom: transparent;
}
#shops ul.left li:hover {
	background: #f5f5f5;
}
#shops ul.left li.active {
	background: #f0f0f0;
}
#shops ul.left li div.label {
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	position: relative;
	top: 2px;
}
#shops ul.left li .line-btn {
	margin: 12px 0;
	font-size: 14px;
	text-align: left;
	justify-content: left;
}
#shops ul.left li .line-btn .blue-btn {
	height: 30px;
	width: 80%;
}
.inblock {
	font-size: 14px;
}
.inblock .type {
	color: #676767; 
	font-size: 14px;
}
.inblock .preview {
	color: #149000;
	font-size: 14px;
}	
.inblock .line-btn {
	margin: 12px 0;
	font-size: 14px;
	text-align: left;
	justify-content: left;
}
.inblock .line-btn .blue-btn {
	height: 30px;
}
.inblock div.label {
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 7px;
	border-radius: 10px;
	position: relative;
	top: 5px;
}
#shops ul.left li span {
	color: #676767;
	font-size: 14px;
	line-height: 18px;
}
#shops ul.left li span span {
	color: #149000;
	font-size: 14px;
	line-height: 18px;
}
#current_shop_table {
	margin: 20px 0 40px;	
	width: 100%;
}
#current_shop_table th, #current_shop_table td {
	padding: 10px 10px 0 10px;	
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}
#current_shop_table th {
	font-size: 20px;
	line-height: 29px;
}	
#current_shop_table th:first-child, #current_shop_table td:first-child {
	padding: 10px 10px 0 0;	
	text-align: left;
}
#current_shop_table th:last-child, #current_shop_table td:last-child {
	padding: 10px 0 0 10px;	
	text-align: right;
}
#shop_table {
	margin: 20px 0;	
	width: 100%;
}
#shop_table th, #shop_table td {
	padding: 7px 10px 7px 7px;
	text-align: left;
	vertical-align: middle;	
}
#shop_table th {
	background: #d5d5d5;
	font-weight: normal;
}
#shop_table td {
	padding: 10px 10px 10px 7px;
	border-bottom: 2px solid #d5d5d5;
	font-size: 14px;
	line-height: 18px;		
}
#shop_table td:first-child {
	padding-right: 0;
}
#shop_table td.nowrap {
	white-space: nowrap;
}
#shop_table td.gray {
	color: #999;
}
#shop_table td.blue {
	color: #0c59cf;
}
#shop_table div.label {
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	position: relative;
	top: 2px;
}
#shops #map {
	height: 100%;	
	margin-left: 270px;
}
/* Let's get this party started */
#shops ul.left::-webkit-scrollbar {
    width: 3px;
}
 /* Track */
#shops ul.left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0); 
    -webkit-border-radius: 0;
    border-radius: 0;
	background: #e7e7e7;
}
/* Handle */
#shops ul.left::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #0c59cf; 
   -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
   height: 60px;
   max-height: 60px;
}
#shops ul.left::-webkit-scrollbar-button {
	height: 20px;
}
#shops ul.left::-webkit-scrollbar-thumb:hover {
  background: rgba(12,89,207,0.7);
}
#shop #map {
	height: 352px;	
	width: auto;
	margin-left: 360px;
	border: 0px solid #d5d5d5;
}
#shop .left {
	float: left;
	width: 339px;
	height: 355px;
	overflow: hidden;
}
#shop .left .slider-for img {
	width: 339px;
}
#shop .left .slider-nav {
	margin-top: 20px;
	width: 349px;
}
#shop .left .slider-nav div.box {
	width: 114px;
}
#shop .left .slider-nav img {
	width: 104px;
	cursor: pointer;
}
#shop .how {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
#shop .how h2 {
	float: left;
	font-size: 20px;
	line-height: 29px;
	font-weight: bold;
	font-family: Circe,sans-serif;
}
#shop .how h3 {
	font-size: 16px;
	line-height: 18px;
	color: #0c59cf;
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-family: Circe,sans-serif;
}	
#shop .how .blue-btn {
	height: 36px;
	padding-left: 20px;
	padding-right: 0;
	background-image: url(/local/components/d7/contact_shops/templates/krep-komp.new_ibrush/images/print.svg);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 10px 50%;
	width: 160px;
}
#shop .how .scheme {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 0;
	border: solid 1px #dedede;
}
#click_scheme {
	display: block;
	margin: 30px 0 0;
	padding: 3px 0;
	padding-left: 32px;
	font-size: 16px;
	line-height: 18px;
	color: #0c59cf;
	text-decoration: underline;
	background-image: url(/local/components/d7/contact_shops/templates/krep-komp.new_ibrush/images/cam.svg);
	background-repeat: no-repeat;
	background-size: contain;	
	background-position: 0 -2px;
}
#click_scheme:hover {
	text-decoration: none;
}
#popup-window-titlebar-scheme {
	display: none;	
}
.popup-window.popup-window-with-titlebar {
	padding: 15px;
}
.scheme-title-bar {
	font-size: 16px;
	position: relative;
	top: 15px;
	color: #0c59cf;
}
.popup-window {
	border-radius: 10px;
}
#scheme_text {
	display: none;
}
#scheme_text video {
	width: 560px;
	margin-bottom: 20px;
	clear: both;
	display: block;
}
#shop .car {
	margin: 10px 0 30px;
}
#shop .print {
	display: none;
}
.print_btn {
	visibility: hidden;
}
.delivery__tabs-list {
    display: block!important;/*Убрать для многокартовости*/
}
.shops-list .list {
	padding-left: 0px;
	padding-right: 8px;
}
.shops-list .head {
    padding: 12px 0 4px 8px;
}
#shops-window .shops__map {
	margin-left: 10px;
	padding-right: 10px;
}
.shop-card {
	padding: 8px;
}
.shop-card.active:not(:hover) {
	background: #552fec;
	color: #fff;
}
.shop-card:hover {
	background: #f3f3f3;
}
.shop-card.hover {
	background: #f3f3f3;
}
.shop-card.active::after, .shop-card.active:hover::after {
	display: none;
}
.shop-address__href {
	display: block;
}
.shop-address__href, .shop-address__href:hover, .address, .address:hover {
	color: #552fec!important;
}	
.shop-card.active:not(:hover) .shop-address__href, .shop-card.active:not(:hover) .shop-address__href:hover, .shop-card.active:not(:hover) .address, .shop-card.active:not(:hover) .address:hover {
	color: #fff!important;
}
.shop-card .alerts .item.-success {
    color: #61ad35;
}
.shop-card.active .alerts .item.-success {
    color: #61ad35;
}
.shop-card .text {
	color: #333;
}
.shop-card.active:not(:hover) .text {
	color: #fff;
}
.product-card__artno {
	font-weight: 600;	
	color: #333;
}
.product-card__state_artno {
	font-weight: 400;
	color: #676767;
}
.shop-card .alerts .item.-warning {
	color: #fa6607;
}
.shop-card.active .alerts .item.-warning {
	color: #fa6607;
}








@media (max-width: 685px) {
.catalog-table__column--basic.is-merged h3 strong {	
	display: inherit;
}
.shop_table tr td:nth-child(3), .shop_table tr th:nth-child(3) {
	display: none;
}
#shops ul.left {
	display: block;
	float: none;	
	width: 100%;
	height: auto;
}
#shops #map {
	margin-left: 0;
	height: 400px;
}
#shop .left {
	margin-bottom: 20px;	
}
#shop #map {
    margin-left: 0;
	clear: both;
	width: 100%;
	overflow: hidden;
}	
#shops ul.left {
    overflow-y: hidden;
	margin-bottom: 20px;
}
#shops ul.left li .line-btn .blue-btn {
	width: 100%;
}
/* Let's get this party started */
#shops ul.left::-webkit-scrollbar {
    opacity: 0;
}
 /* Track */
#shops ul.left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 #fff; 
	background: #fff;
}
/* Handle */
#shops ul.left::-webkit-scrollbar-thumb {
    background: #fff; 
   -webkit-box-shadow: #fff;
}
#shops ul.left::-webkit-scrollbar-button {
	background: #fff;
}
#shops ul.left::-webkit-scrollbar-thumb:hover {
  background: #fff;
}	
}










@media print {
.noprint {
    display: none!important;
	visibility: hidden!important;
	opacity: 0!important;
}
.map {
    width: 400px;
    height: 300px;
    background-image: url('http://maps.googleapis.com/maps/api/staticmap?center=Wien+Floridsdorf&zoom=13&scale=false&size=400x300&maptype=roadmap&format=png&visual_refresh=true');
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}	
#shop .print {
	display: block;
}
#bx-panel {
	display: none!important;	
}
header, footer, aside, .crumbs-nav, nav, .main-nav, .basic-layout__header, .basic-layout__section, .simple-article__content, #shop .slider-nav {
	display: none!important;
}
header.basic-layout__module {
	display: block!important;
	padding: 0!important;
	margin: 0!important;	
	margin-top: -200px!important;	
}
body, #content, #shop, .basic-layout__content, main, basic-layout__content {
	padding: 0!important;
	margin: 0!important;
}
h1.page-heading__title {
	font-size: 20px;
	padding-top: 0;
}
#shop #map, #shop #map div, #shop #map ymaps {
	width: 100%!important;
	margin: 0;
	padding: 0;
	float: none;
	height: 400px!important;
}
#shop .how h3 {
	margin-top: 10px;
}
#shop .left {
	width: 64%!important;
	height: auto;
}
#shop .left div{
	width: 100%!important;
}
#shop .left img {
	width: 100%!important;
	display: block;
}
#shop .left .slick-initialized .slick-slide {
	width: 800px;
}
#qr {
	float: right;
	height: 200px;
	width: 200px;
	margin-bottom: 20px;
}
#shop .how h3 {
	margin-top: 20px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: saturate(500%) grayscale(50%) contrast(110%);
          filter: saturate(500%) grayscale(50%) contrast(110%);
}
[class="scheme"] {
  -webkit-filter: saturate(250%) grayscale(50%);
          filter: saturate(250%) grayscale(50%);
}
}






/* End */


/* Start:/local/components/d7/contact_shops/templates/krep-komp.new_ibrush_modal/style.css?174824053512240*/
.how [class*="ymaps-2"][class*="-ground-pane"] {
	filter: grayscale(1);
	-ms-filter: grayscale(1);
	-webkit-filter: grayscale(1);
	-moz-filter: grayscale(1);
	-o-filter: grayscale(1);
}



.shop_map{
	height:450px;
}

.shops_cart{
	padding:10px;
	font-size:18px !important;
}
.shops_cart .product-card__state_artno{
	font-size:18px !important;
}
.shops_cart .product-card__title{
	font-size:18px !important;
}
.shops_cart .product-card__block-size{
	font-size:18px !important;
}
.shops_cart .product-card__price-block_vi{
	font-size:18px !important;
}

.shops__map {
  border-radius: 10px;
  overflow: hidden;
  height: 450px;
  width: 100%;
  margin-bottom: 50px; }
  @media (max-width: 767px) {
    .shops__map {
      height: 340px;
      margin-bottom: 25px; } }


.shops__list {
  display: flex;
  flex-wrap: wrap; }

.shops__box {
  background: #F7F8F9;
  border-radius: 10px;
  padding: 28px 32px 35px 32px;
  width: calc(50% - 15px);
  margin-top: 25px;
  margin-right: 30px; }
  .shops__box:nth-child(-n+2) {
    margin-top: 0px; }
  .shops__box:nth-child(2n+2) {
    margin-right: 0px; }
  @media (max-width: 1199px) {
    .shops__box {
      width: 100%;
      margin-right: 0px; }
      .shops__box:nth-child(-n+2) {
        margin-top: 25px; }
      .shops__box:first-child {
        margin-top: 0px; } }
  @media (max-width: 767px) {
    .shops__box {
      padding: 20px 20px 25px 20px; } }

.shops__topic {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 24px;
  line-height: 135%;
  color: #000000;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .shops__topic {
      font-size: 20px;
      margin-bottom: 15px; } }

.shops__address, .shops__time, .shops__email {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  line-height: 145%;
  color: #000000;
  margin-bottom: 20px; }
  .shops__address:last-child, .shops__time:last-child, .shops__email:last-child {
    margin-bottom: 0px; }
  @media (max-width: 767px) {
    .shops__address, .shops__time, .shops__email {
      font-size: 12px;
      margin-bottom: 15px; } }

.shops__email {
  color: #552FEC;
  display: block; }

.shops__link {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 16px;
  color: #552FEC;
  cursor: pointer;
  transition: .3s;
  display: inline-block;
  border: 1px solid #552FEC;
  border-radius: 5px;
  padding: 14px 28px; }
  .shops__link:hover {
    background-color: #552FEC;
    color: #fff; }
  @media (max-width: 767px) {
    .shops__link {
      font-size: 12px;
      padding: 10px 20px; } }

#map {
  width: 100%;
  height: 100%;}
  
.shops__label {  
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	position: relative;
	top: 5.5px;
}  

  
  
  
  
  
  
  
  
  
  
  






#shops {
	border: 0px solid #d5d5d5;
}
#shops {
	overflow: hidden;
}
#shops ul.left {
	float: left;
	width: 250px;
	height: 600px;
	display: block;
	border-right: 0px solid #d5d5d5;
	overflow-y: auto;
}
#shops ul.left li {
	display: block;
	padding: 10px;
	border-bottom: 0px solid #d5d5d5;
	cursor: pointer;
	overflow: hidden;
	font-size: 14px;
	line-height: 18px;
}
#shops ul.left li:last-child {
	border-bottom: transparent;
}
#shops ul.left li:hover {
	background: #f5f5f5;
}
#shops ul.left li.active {
	background: #f0f0f0;
}
#shops ul.left li div.label {
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	position: relative;
	top: 2px;
}
#shops ul.left li .line-btn {
	margin: 12px 0;
	font-size: 14px;
	text-align: left;
	justify-content: left;
}
#shops ul.left li .line-btn .blue-btn {
	height: 30px;
	width: 80%;
}
.inblock {
	font-size: 14px;
}
.inblock .type {
	color: #676767; 
	font-size: 14px;
}
.inblock .preview {
	color: #149000;
	font-size: 14px;
}	
.inblock .line-btn {
	margin: 12px 0;
	font-size: 14px;
	text-align: left;
	justify-content: left;
}
.inblock .line-btn .blue-btn {
	height: 30px;
}
.inblock div.label {
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 7px;
	border-radius: 10px;
	position: relative;
	top: 5px;
}
#shops ul.left li span {
	color: #676767;
	font-size: 14px;
	line-height: 18px;
}
#shops ul.left li span span {
	color: #149000;
	font-size: 14px;
	line-height: 18px;
}
#current_shop_table {
	margin: 20px 0 40px;	
	width: 100%;
}
#current_shop_table th, #current_shop_table td {
	padding: 10px 10px 0 10px;	
	text-align: center;
	font-size: 16px;
	line-height: 18px;
}
#current_shop_table th {
	font-size: 20px;
	line-height: 29px;
}	
#current_shop_table th:first-child, #current_shop_table td:first-child {
	padding: 10px 10px 0 0;	
	text-align: left;
}
#current_shop_table th:last-child, #current_shop_table td:last-child {
	padding: 10px 0 0 10px;	
	text-align: right;
}
#shop_table {
	margin: 20px 0;	
	width: 100%;
}
#shop_table th, #shop_table td {
	padding: 7px 10px 7px 7px;
	text-align: left;
	vertical-align: middle;	
}
#shop_table th {
	background: #d5d5d5;
	font-weight: normal;
}
#shop_table td {
	padding: 10px 10px 10px 7px;
	border-bottom: 2px solid #d5d5d5;
	font-size: 14px;
	line-height: 18px;		
}
#shop_table td:first-child {
	padding-right: 0;
}
#shop_table td.nowrap {
	white-space: nowrap;
}
#shop_table td.gray {
	color: #999;
}
#shop_table td.blue {
	color: #0c59cf;
}
#shop_table div.label {
	width: 10px;
	height: 10px;
	float: left;
	margin-right: 10px;
	border-radius: 10px;
	position: relative;
	top: 2px;
}
#shops #map {
	height: 100%;	
	margin-left: 270px;
}
/* Let's get this party started */
#shops ul.left::-webkit-scrollbar {
    width: 3px;
}
 /* Track */
#shops ul.left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0); 
    -webkit-border-radius: 0;
    border-radius: 0;
	background: #e7e7e7;
}
/* Handle */
#shops ul.left::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #0c59cf; 
   -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,0);
   height: 60px;
   max-height: 60px;
}
#shops ul.left::-webkit-scrollbar-button {
	height: 20px;
}
#shops ul.left::-webkit-scrollbar-thumb:hover {
  background: rgba(12,89,207,0.7);
}
#shop #map {
	height: 352px;	
	width: auto;
	margin-left: 360px;
	border: 0px solid #d5d5d5;
}
#shop .left {
	float: left;
	width: 339px;
	height: 355px;
	overflow: hidden;
}
#shop .left .slider-for img {
	width: 339px;
}
#shop .left .slider-nav {
	margin-top: 20px;
	width: 349px;
}
#shop .left .slider-nav div.box {
	width: 114px;
}
#shop .left .slider-nav img {
	width: 104px;
	cursor: pointer;
}
#shop .how {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-top: 30px;
}
#shop .how h2 {
	float: left;
	font-size: 20px;
	line-height: 29px;
	font-weight: bold;
	font-family: Circe,sans-serif;
}
#shop .how h3 {
	font-size: 16px;
	line-height: 18px;
	color: #0c59cf;
	width: 100%;
	clear: both;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-family: Circe,sans-serif;
}	
#shop .how .blue-btn {
	height: 36px;
	padding-left: 20px;
	padding-right: 0;
	background-image: url(/local/components/d7/contact_shops/templates/krep-komp.new_ibrush_modal/images/print.svg);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 10px 50%;
	width: 160px;
}
#shop .how .scheme {
	width: 100%;
	display: block;
	clear: both;
	margin-top: 0;
	border: solid 1px #dedede;
}
#click_scheme {
	display: block;
	margin: 30px 0 0;
	padding: 3px 0;
	padding-left: 32px;
	font-size: 16px;
	line-height: 18px;
	color: #0c59cf;
	text-decoration: underline;
	background-image: url(/local/components/d7/contact_shops/templates/krep-komp.new_ibrush_modal/images/cam.svg);
	background-repeat: no-repeat;
	background-size: contain;	
	background-position: 0 -2px;
}
#click_scheme:hover {
	text-decoration: none;
}
#popup-window-titlebar-scheme {
	display: none;	
}
.popup-window.popup-window-with-titlebar {
	padding: 15px;
}
.scheme-title-bar {
	font-size: 16px;
	position: relative;
	top: 15px;
	color: #0c59cf;
}
.popup-window {
	border-radius: 10px;
}
#scheme_text {
	display: none;
}
#scheme_text video {
	width: 560px;
	margin-bottom: 20px;
	clear: both;
	display: block;
}
#shop .car {
	margin: 10px 0 30px;
}
#shop .print {
	display: none;
}
.print_btn {
	visibility: hidden;
}
.delivery__tabs-list {
    display: block!important;/*Убрать для многокартовости*/
}
.shops-list .list {
	padding-left: 0px;
	padding-right: 8px;
}
.shops-list .head {
    padding: 12px 0 4px 8px;
}
#shops-window .shops__map {
	margin-left: 10px;
	padding-right: 10px;
}
.shop-card {
	padding: 8px;
}
.shop-card.active:not(:hover) {
	background: #552fec;
	color: #fff;
}
.shop-card:hover {
	background: #f3f3f3;
}
.shop-card.hover {
	background: #f3f3f3;
}
.shop-card.active::after, .shop-card.active:hover::after {
	display: none;
}
.shop-address__href {
	display: block;
}
.shop-address__href, .shop-address__href:hover, .address, .address:hover {
	color: #552fec!important;
}	
.shop-card.active:not(:hover) .shop-address__href, .shop-card.active:not(:hover) .shop-address__href:hover, .shop-card.active:not(:hover) .address, .shop-card.active:not(:hover) .address:hover {
	color: #fff!important;
}
.shop-card .alerts .item.-success {
    color: #61ad35;
}
.shop-card.active .alerts .item.-success {
    color: #61ad35;
}
.shop-card .text {
	color: #333;
}
.shop-card.active:not(:hover) .text {
	color: #fff;
}
.product-card__artno {
	font-weight: 600;	
	color: #333;
}
.product-card__state_artno {
	font-weight: 400;
	color: #676767;
}
.shop-card .alerts .item.-warning {
	color: #fa6607;
}
.shop-card.active .alerts .item.-warning {
	color: #fa6607;
}








@media (max-width: 685px) {
.catalog-table__column--basic.is-merged h3 strong {	
	display: inherit;
}
.shop_table tr td:nth-child(3), .shop_table tr th:nth-child(3) {
	display: none;
}
#shops ul.left {
	display: block;
	float: none;	
	width: 100%;
	height: auto;
}
#shops #map {
	margin-left: 0;
	height: 400px;
}
#shop .left {
	margin-bottom: 20px;	
}
#shop #map {
    margin-left: 0;
	clear: both;
	width: 100%;
	overflow: hidden;
}	
#shops ul.left {
    overflow-y: hidden;
	margin-bottom: 20px;
}
#shops ul.left li .line-btn .blue-btn {
	width: 100%;
}
/* Let's get this party started */
#shops ul.left::-webkit-scrollbar {
    opacity: 0;
}
 /* Track */
#shops ul.left::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0 #fff; 
	background: #fff;
}
/* Handle */
#shops ul.left::-webkit-scrollbar-thumb {
    background: #fff; 
   -webkit-box-shadow: #fff;
}
#shops ul.left::-webkit-scrollbar-button {
	background: #fff;
}
#shops ul.left::-webkit-scrollbar-thumb:hover {
  background: #fff;
}	
}










@media print {
.noprint {
    display: none!important;
	visibility: hidden!important;
	opacity: 0!important;
}
.map {
    width: 400px;
    height: 300px;
    background-image: url('http://maps.googleapis.com/maps/api/staticmap?center=Wien+Floridsdorf&zoom=13&scale=false&size=400x300&maptype=roadmap&format=png&visual_refresh=true');
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
}	
#shop .print {
	display: block;
}
#bx-panel {
	display: none!important;	
}
header, footer, aside, .crumbs-nav, nav, .main-nav, .basic-layout__header, .basic-layout__section, .simple-article__content, #shop .slider-nav {
	display: none!important;
}
header.basic-layout__module {
	display: block!important;
	padding: 0!important;
	margin: 0!important;	
	margin-top: -200px!important;	
}
body, #content, #shop, .basic-layout__content, main, basic-layout__content {
	padding: 0!important;
	margin: 0!important;
}
h1.page-heading__title {
	font-size: 20px;
	padding-top: 0;
}
#shop #map, #shop #map div, #shop #map ymaps {
	width: 100%!important;
	margin: 0;
	padding: 0;
	float: none;
	height: 400px!important;
}
#shop .how h3 {
	margin-top: 10px;
}
#shop .left {
	width: 64%!important;
	height: auto;
}
#shop .left div{
	width: 100%!important;
}
#shop .left img {
	width: 100%!important;
	display: block;
}
#shop .left .slick-initialized .slick-slide {
	width: 800px;
}
#qr {
	float: right;
	height: 200px;
	width: 200px;
	margin-bottom: 20px;
}
#shop .how h3 {
	margin-top: 20px;
}

[class*="ymaps-2"][class*="-ground-pane"] {
  -webkit-filter: saturate(500%) grayscale(50%) contrast(110%);
          filter: saturate(500%) grayscale(50%) contrast(110%);
}
[class="scheme"] {
  -webkit-filter: saturate(250%) grayscale(50%);
          filter: saturate(250%) grayscale(50%);
}
}






/* End */


/* Start:/local/components/d7/delivery/templates/krep-komp_ibrush_element_modal/style.css?17482405355296*/
.win .delivery p{
  width:870px;
  display: block;
  white-space: initial;
  line-height: 1.4em;
}
.win .delivery__tabs{
  margin-bottom:0px;
}
.delivery__tabs {
  display: flex;
  align-items: center;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .delivery__tabs {
      margin-bottom: 20px; } }

.delivery__tab {
  font-family: 'Montserrat';
  font-weight: 600;
  font-size: 18px;
  letter-spacing: 0.015em;
  color: #666666;
  padding-bottom: 2px;
  border-bottom: 2px solid transparent;
  margin-right: 40px;
  cursor: pointer;
  transition: .3s; }
  .delivery__tab--active {
    color: #000;
    border-color: #0156FF; }
  .delivery__tab:last-child {
    margin-right: 0px; }
  .delivery__tab:hover {
    border-color: #c2d6ff; }
  @media (max-width: 767px) {
    .delivery__tab {
      font-size: 14px;
      margin-right: 20px; } }

.delivery__list {
  position: relative;
  overflow: hidden; }

.delivery__box {
  opacity: 0;
  visibility: hidden;
  transition: .3s;
  position: absolute; }
  .delivery__box--active {
    opacity: 1;
    visibility: visible;
    position: relative; }

.delivery__topic {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 24px;
  color: #000000;
  margin-bottom: 24px; }
  @media (max-width: 767px) {
    .delivery__topic {
      font-size: 20px;
      margin-bottom: 15px; } }

.delivery__desc {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 16px;
  line-height: 135%;
  color: #000000;
  width: 100%;
  max-width: 940px;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .delivery__desc {
      font-size: 12px;
      margin-bottom: 20px; } }

.delivery__map {
  height: 340px;
  width: 100%;
  position: relative;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .delivery__map {
      height: 240px;
      margin-bottom: 25px; } }

.delivery__subtitle {
  font-family: 'Montserrat';
  font-weight: bold;
  font-size: 18px;
  color: #000000;
  margin-bottom: 30px; }

@media (max-width: 1279px) {
  .delivery__table {
    width: 100%;
    overflow-x: scroll; } }

@media (max-width: 1023px) {
  .delivery__table {
    overflow: hidden; } }

@media (max-width: 960px) {
  .delivery__table {
    overflow-x: scroll; } }

@media (max-width: 767px) {
  .delivery__table {
    overflow: hidden;
    width: 100%; } }

.delivery__head {
  display: flex;
  padding: 0px 32px; }
  .delivery__head .delivery__td {
    color: #8C8C8C; }
    .delivery__head .delivery__td.red {
      color: #C94D3F; }
  @media (max-width: 1339px) {
    .delivery__head {
      padding: 0px 20px; } }
  @media (max-width: 1279px) {
    .delivery__head {
      width: 880px; } }
  @media (max-width: 1023px) {
    .delivery__head {
      width: 100%; } }
  @media (max-width: 960px) {
    .delivery__head {
      width: 880px; } }
  @media (max-width: 767px) {
    .delivery__head {
      width: 100%;
      display: none; } }

.delivery__body {
  border-top: 2px solid #EAEAEA; }
  @media (max-width: 1279px) {
    .delivery__body {
      width: 880px; } }
  @media (max-width: 1023px) {
    .delivery__body {
      width: 100%; } }
  @media (max-width: 960px) {
    .delivery__body {
      width: 880px; } }
  @media (max-width: 767px) {
    .delivery__body {
      width: 100%;
      border: none; } }
  .delivery__body .delivery__td.red {
    background: rgba(191, 39, 27, 0.07); }
    .delivery__body .delivery__td.red::before {
      color: #C94D3F; }

.delivery__tr {
  display: flex;
  border: 2px solid #EAEAEA;
  border-top: none;
  padding: 0px 32px; }
.delivery__tr.active {
	background: #4f36e3;
}  
.delivery__tr.active .delivery__td {
	color: #fff;
}  
  @media (max-width: 1339px) {
    .delivery__tr {
      padding: 0px 20px; } }
  @media (max-width: 767px) {
    .delivery__tr {
      border-top: 2px solid #EAEAEA;
      padding: 0px;
      margin-bottom: 20px;
      flex-direction: column; }
      .delivery__tr:last-child {
        margin-bottom: 0px; } }

.delivery__td {
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.015em;
  color: #000000;
  padding: 20px 0px;
  display: flex;
  justify-content: center;
  max-width: 94px;
  width: 100%; }
.delivery__body .delivery__td:first-child {
font-weight: bold; }	
  .delivery__td b {
    font-size: 16px; }
  .delivery__td:first-child {
    display: flex;
    max-width: 260px;
    justify-content: flex-start; }
    @media (max-width: 767px) {
      .delivery__td:first-child {
        max-width: 100%; } }
  @media (max-width: 1339px) {
    .delivery__td {
      max-width: 90px; } }
  @media (max-width: 767px) {
    .delivery__td {
      max-width: 100%;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 15px;
      font-size: 12px;
      border-bottom: 2px solid #EAEAEA; }
      .delivery__td b {
        font-size: 14px; }
      .delivery__td:last-child {
        border-bottom: none; }
      .delivery__td::before {
        width: calc(50% - 10px);
        margin-right: 20px;
        content: attr(data-label);
        display: inline-block; } }
/* End */
/* /local/templates/ibrush_template_adapt/components/bitrix/catalog.element/.default/style.css?17482405358680 */
/* /local/components/d7/delivery/templates/krep-komp_ibrush_element/style.css?17482405355296 */
/* /local/components/d7/contact_shops/templates/krep-komp.new_ibrush/style.css?174824053512240 */
/* /local/components/d7/contact_shops/templates/krep-komp.new_ibrush_modal/style.css?174824053512240 */
/* /local/components/d7/delivery/templates/krep-komp_ibrush_element_modal/style.css?17482405355296 */
