

/* Start:/bitrix/templates/citrus_aproduction2/components/bitrix/catalog/stones/style.css?1706076794543*/
.catalog-section-description {
    margin-bottom: 20px;
}
.products-section-list h4{
	text-align:center;
}

.products-section-list .row {
 margin-bottom:20px;
  justify-content: center;
}

.product-item__footer {
	flex-wrap: wrap;
}
.product-item__footer .product-item-price {
	display: block;
    width: 1000%;
    text-align: center;
}

.product-item__footer .prod-item-btn {
	margin-top: 10px;
	display: block;
    width: 1000%;
    text-align: center;
} 

.product-item__footer .prod-item-btn a {
	display: inline-flex;
    width: 100%;
} 
/* End */


/* Start:/bitrix/templates/citrus_aproduction2/components/bitrix/catalog.section/stones/style.css?162913754895*/

/*template.php*/
@media all {
    .product-cards {

    }
    .product-cat {

    }
}
        
/* End */


/* Start:/bitrix/templates/citrus_aproduction2/components/citrus.aproduction2/template/catalog-card/style.css?17066940573252*/
@media all {
	
	.product-item__footer .btn {
		width: 130px;
	}
	.product-item {
		text-decoration: none;
		color: #000000;
		border: 1px solid #cdcdcd;
		display: block;
		padding: 20px;
		transition: .15s linear;
		position:relative;
	}
	.product-item:hover {
		color: #000;
		box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);
	}

	.product-item__image {
		/* display: block; */
		display: flex;
		overflow: hidden;
		margin-bottom: 4px;
		align-items: center;
		height: 200px;
		background: #f5f5f5;
	}
	.product-item__image span {
		display: block;
		-webkit-background-size: contain;
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
		padding-bottom: 80%;
		transition: .3s ease;
	}
	.product-item:hover .product-item__image span {
		transform: scale(1.1);
		opacity: 0;
	}
	.product-item__title {
		font-size: 14px;
		font-weight: 600;
		display: block;
		margin-bottom: 18px;
	}
	.product-item__footer {
		padding-top: 15px;
		border-top: 1px solid #e4e4e4;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.product-item-price {
		/* font-size: 18px; */
		font-size: 16px;
		color: #000;
		font-weight: 600;
	}
	.product-item__footer i {
		font-size: 24px;
		color: #cfcfcf;
		width: 1em;
		height: 1em;
		display: inline-block;
		transition: .3s ease;
	}
	.product-item:hover .product-item__footer i {
		color: #000;
	}
	.price-request {

	}
	.prod-item-btn .btn {
		padding: 0 10px;
	}
	.product-item__body {
		position: relative;
		overflow: hidden;
		display: block;
	}
	/*.product-item__content {
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin: auto;
		display: block;
		background-color: #fff;
		opacity: 0;
		pointer-events: none;
		z-index: 1;
		transition: .3s ease;
	}*/
	.product-item__content {
  position: absolute;
 
  left: 0;
  right: 0;
  bottom: auto;
  margin: auto;
  display: block;
  background-color: #fff;
  opacity: 0;
  pointer-events: none;
  z-index: 1;
  transition: .3s ease;
  padding: 0 10px;
  display: none !important;
}
	.product-item__content-title {
		font-size: 14px;
		font-weight: 600;
		margin-bottom: 10px;
		display: block;
	}
	.product-item__content-text {
		color: #666;
		font-size: 13px;
		display: inline-block;
	}
	.product-item__content:after {
		content: '';
		/*-webkit-box-shadow: 0 0 10px 10px #fff;
		-moz-box-shadow: 0 0 10px 10px #fff;
		box-shadow: 0 0 10px 10px #fff;*/
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.product-item:hover .product-item__content {
		opacity: 1;box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.25);	border: 1px solid #cdcdcd;
	}

	.product-item__properties {
		display: block;
	}
	.product-item__properties-title {
		display: block;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	.product-item__property-item {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin-bottom: 4px;
		font-size: 13px;
		flex-wrap: wrap;
		line-height: 1.4;
		padding-bottom: 4px;
	}
	.product-item__property-name {

	}
	.product-item__property-value {
		color: #000;
		font-weight: 600;
	}
	
	
	span.char-single__wrap {
		width: 100%;
		display: block;
		font-size: 13px;
	}
	
	span.product-item__props {
		margin-bottom: 12px;
		display: block;
	}
	
}
/* End */


/* Start:/bitrix/templates/citrus_aproduction2/components/bitrix/catalog.section/products_link/style.css?162919924895*/

/*template.php*/
@media all {
    .product-cards {

    }
    .product-cat {

    }
}
        
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?159532103051*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/citrus_aproduction2/components/bitrix/catalog/stones/style.css?1706076794543 */
/* /bitrix/templates/citrus_aproduction2/components/bitrix/catalog.section/stones/style.css?162913754895 */
/* /bitrix/templates/citrus_aproduction2/components/citrus.aproduction2/template/catalog-card/style.css?17066940573252 */
/* /bitrix/templates/citrus_aproduction2/components/bitrix/catalog.section/products_link/style.css?162919924895 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?159532103051 */
