

/* Start:/bitrix/templates/.default/components/bitrix/catalog/objects/bitrix/catalog.section/.default/style.css?16399397751306*/
.catalog-price {
	 color:red;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
}
div.item:nth-child(3n+4){
clear:left;
}
 .object-item .object-image-container {
  	position:relative; 

  }
 .object-item .object-image-container img {
border-radius: 20px; 
}
font-size             : 20px;
  	color                 : #fff;
  	height                : 100%;
  	width                 : 100%;
  	top                   : 0;
  	text-align            : center;
  	background            : rgba(0,0,0,0);
  	-webkit-transition    : all 0.5s;
  	-moz-transition       : all 0.5s;
  	transition            : all 0.5s;
  	-webkit-transform     : translateZ(0); 

  }

  .object-item .object-image-container span a {
  	position:relative;
  	top:-100%;
  	color:#fff;
  	opacity: 0;
  	background: #000;
  	padding: 8px 10px;
  	border-radius: 3px;
  	
  }

  .object-item .object-image-container span:hover a {
  	top:48%;
  	opacity: 1;
  }

  .object-item .object-image-container:hover span {
  	background: rgba(0,0,0, .2);
  }



  .object-item {}

  .object-details {}

  .object-details h2{
  	margin-top     : 20px;
  	margin-bottom  : 10px;
  }

  .object-details h2 a{
  	font-size   : 16px;
  	color       : #222;
  }
  .objectt-details p{
  	margin   : 10px 0;
  	display  : block;
  }

/* End */
/* /bitrix/templates/.default/components/bitrix/catalog/objects/bitrix/catalog.section/.default/style.css?16399397751306 */
