

/* Start:/bitrix/components/yandex/yandexpay.badge/templates/.default/yandex_pay_badge.css?1779092031187*/
#yandex-pay-badge-split:empty{
    display: none;
}

#yandex-pay-badge-ultimate:empty{
    display: none;
}

#yandex-pay-badge-split + #yandex-pay-badge-ultimate {
    margin-top: 1rem;
}
/* End */


/* Start:/local/templates/luara_2025/components/bitrix/catalog/jewelry_custom/style.css?17780718271710*/
.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%;
	}

}
.coll_desc{
background-color: #efefef;

border-radius:3px 3px 0 0;
padding:15px;
   

}
a.readmore-js-toggle{
	border-radius:0 0 3px 3px;
	text-align:right;
	display: block;
	padding:10px 20px;
	z-index:9999;
	background: #efefef;
/*	background: -moz-linear-gradient(top,  rgba(239,239,239,0) 0%, rgba(239,239,239,1) 60%, rgba(239,239,239,1) 100%); 
	background: -webkit-linear-gradient(top,  rgba(239,239,239,0) 0%,rgba(239,239,239,1) 60%,rgba(239,239,239,1) 100%); 
	background: linear-gradient(to bottom,  rgba(239,239,239,0) 0%,rgba(239,239,239,1) 60%,rgba(239,239,239,1) 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00efefef', endColorstr='#efefef',GradientType=0 ); 
*/
}

.sort-block{
	background-color:#f6f6f6;
	font-size: 0.9em;
}
.shown, .sorted{
	padding:7px 0;
}

.shown a{

	text-decoration: underline;
}
.shown a.selected{
	font-weight: bold;
	color:#000;
	text-decoration: none;
}

/* End */


/* Start:/local/templates/luara_2025/css/jewelry.css?1778071836983*/
.jewelry {
  padding-bottom: 3.125rem;
}
.jewelry-block {
  padding-top: 1.25rem;
}
.jewelry-block > .d-flex {
  margin-left: -5px;
  margin-right: -5px;
  row-gap: 10px;
}
.jewelry-block .bx {
  padding-left: 5px;
  padding-right: 5px;
  flex: 0 0 100%;
  max-width: 100%;
}

@media (min-width: 393px) {
  .jewelry-block .bx {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 576px) {
  .jewelry-block .bx {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}
@media (min-width: 768px) {
  .jewelry {
    padding-bottom: 6.25rem;
  }
  .jewelry-block {
    padding-top: 1.875rem;
  }
}
@media (min-width: 860px) {
  .jewelry-block > .d-flex {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    row-gap: 1.875rem;
  }
  .jewelry-block .bx {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (min-width: 992px) {
  .jewelry-block .bx {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
/*# sourceMappingURL=jewelry.css.map */
/* End */


/* Start:/local/templates/luara_2025/components/bitrix/catalog/jewelry_custom/bitrix/catalog.section.list/cat_list/style.css?17780718301215*/
.bx_catalog_tile_img
{
	position: relative;
	margin: 0 0 30px;
}
.bx_catalog_tile_img b
{
	display: block;
	position: relative;
		padding-top: 50%;
	background-position: left	 center;
	background-size: contain;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
}
.bx_catalog_tile_img b::before {
    content: ' ';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(128,216,208,0.0);
    z-index: 10;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
}

.bx_catalog_tile_img:hover b::before
{
	background: rgba(128,216,208,0.2);	
}
.bx_catalog_tile_img span
{
	display: block;
	text-decoration: none !important;	
	background: #f8f8f8;
	color: #000 !important;
	text-align: center;
	padding: 20px 0px;
}
@media (min-width: 500px)
{
	.bx_catalog_tile_img span
	{
		font-size: 1.2em;
	}	
}
@media (min-width: 992px)
{
	.bx_catalog_tile_img b
	{
		padding-top: 50%;
	}
	.bx_catalog_tile_img  span
	{
		position: absolute;
		top: 20px;
		right: 15px;
		font-size: 1.5em;
		width: 50%;
		border: none !important;
	}
}
/* End */
/* /bitrix/components/yandex/yandexpay.badge/templates/.default/yandex_pay_badge.css?1779092031187 */
/* /local/templates/luara_2025/components/bitrix/catalog/jewelry_custom/style.css?17780718271710 */
/* /local/templates/luara_2025/css/jewelry.css?1778071836983 */
/* /local/templates/luara_2025/components/bitrix/catalog/jewelry_custom/bitrix/catalog.section.list/cat_list/style.css?17780718301215 */
