

/* Start:/local/templates/magnet_s1/components/bitrix/catalog.element/main/style.css?16746499052312*/
.left .forSpec{
	margin: 0 10px 0 0;
}
.left{
	align-items: center;
}
.avail span {
	font-weight: normal;
	font-size: 14px;
	color: red;
}


.marketplace {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-left: -15px;
	flex-direction: row-reverse;
	justify-content: flex-end;
  }
  
  .marketplace.btn_4{
	max-width: 400px;
	flex-direction: unset;
	justify-content: unset;
  }
  
  .marketplace_wrap {
	display: flex;
	flex-direction: column;
	align-items: center;
  }
  
  .marketplace_link {
	margin-top: 10px;
	color: black;
	width: 33%;
	max-width: 140px;
  }
  
  .marketplace_link.btn_4 {
	width: 50%;
  }
  
  /* .marketplace_wrap img{
	width: 125px;
  } */
  
  
  @media screen and (max-width: 400px ) {
	/* .marketplace_wrap img{
	  width: 109px;
	} */
  
	.marketplace.btn_4{
	  max-width: 250px;
	
	}
  .content-column .product-main-info .info .main{
	  min-height: auto;
	}
  }
  
  .marketplace_link:nth-child(3n){
	margin-left: 0;
  }
  
  .main {
	display: flex;
	flex-direction: column;
	font-size: 14px;
  }
  
  .ml15 {
	margin-left: 15px;
  }
  .avail span {
	font-weight: normal;
	font-size: 14px;
	color: red;
  }
  
  .additional-links .add__like {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #424242;
	border-radius: 50%;
	text-align: center;
  }
  
  .additional-links .add__like.active {
	color: #fff;
	transition: all 0.3s ease-in-out;
  }
  .additional-links .add__like::before {
	width: 100%;
	line-height: 32px;
  }
  .add__like::before {
	content: "\0043";
  }
  .additional-links .add__like::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	background-color: #e31e24;
	border-radius: 50%;
	transform: scale(0);
	transition: all 0.3s ease-in-out;
	z-index: -1;
  }
  .additional-links .add__like.active::after {
	transform: scale(1);
  }
  .additional-links .add__like:hover {
	color: #e31e24;
  }
  .additional-links .add__like.active:hover {
	color: #fff;
  }

  .jobs .jobs-list .items .item .name h3{
	    font-size: 1.125em;
		font-weight: 700;
  }

  .tabs-content .item .description span{
	font-weight: 700;
  }
/* End */
/* /local/templates/magnet_s1/components/bitrix/catalog.element/main/style.css?16746499052312 */
