

/* Start:/bitrix/templates/furniture_gray/components/bitrix/breadcrumb/.default/style.css?1734084625660*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 5px;
}
.bx-breadcrumb i:before {content: '/'; display: inline-block;}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a, .bx-breadcrumb .bx-breadcrumb-item div {display: inline-block; border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/all/style.css?1734504716104*/
.all-page-navigation {text-align: center; margin: 10px 0 40px;}
.all-page-navigation .btn {margin: auto}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/system.pagenavigation/all/style.css?1734504716104*/
.all-page-navigation {text-align: center; margin: 10px 0 40px;}
.all-page-navigation .btn {margin: auto}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/style.css?17365111022317*/
.p_cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 35px;
  margin-bottom: 60px;
}

.p_cards.all_visible .p_card {
  display: block !important;
}

.p_card {
  border-radius: 20px;
  overflow: hidden;
  filter: drop-shadow(6px 6px 16px rgba(0, 0, 0, 0.25)) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) drop-shadow(2px 2px 4px #EEEDED);
}

.p_card:nth-child(n+10) {
  display: none;
}

.pc_img {
  display: block;
  height: 270px;
  overflow: hidden;
  background: #fff;
}

.pc_img a {
	display: block;
	width: 100%;
	height: 100%;
}

.pc_img:hover img {
  scale: 1.1;
}

.pc_img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px 20px 0 0;
  transition: 0.5s;
}

.pc_content {
  background: #fff;
  padding: 10px;
}

.pc_name {
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px;
	height: 40px;
	overflow: hidden;
}

.pc_name>span {
  display: block;
  font-size: 16px;
  font-weight: 800;
  text-decoration: underline;
}

.pci_line {
  display: flex;
  justify-content: space-between;
}

.pci_line>div {
  font-size: 14px;
}

.pci_line>div:nth-child(2) {
  font-weight: 600;
  text-decoration: underline;
}

.pci_line>div:last-child {
  margin-bottom: 0;
}

.pc_info {
  margin-bottom: 15px;
}

.pc_bot {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}

.pcb_left {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.pcb_left>div {
  display: flex;
  gap: 10px;
  align-items: center;
}

.pcb_left>div>span {
  display: block;
  width: 30px;
  text-align: center;
}

.pcb_left>div>span>img {
  display: inline-block;
}

.pcb_left>div>div {
  font-size: 14px;
  color: #000;
}

.pcb_right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.pc_price {
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 15px;
}

.pc_socials_2 {
  justify-content: center;
  gap: 5px;
  align-items: center;
}

.pc_socials_2 > a {
	height: 30px;
	width: 30px;
}

.pc_btn {
  display: block;
  width: 100px;
  height: 46px;
  background: #D72225;
  border-radius: 10px;
  font-size: 14px;
  line-height: 46px;
  color: #F8F8F8;
  font-weight: 600;
  text-align: center;
  transition: 0.3s;
}

.pc_btn:hover {
  opacity: 0.7;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/themes/red/style.css?1732257169823*/
/* catalog.section */

/*
#651c0d
#a9331c
#772c1c
#bd4b35
*/

/* Slider */
.bx-red .product-item-image-slider-progress-bar { background-color: #F42C2C;}
.bx-red .product-item-image-slider-control:hover{ background-color: rgba(244,44,44,.8);}
.bx-red .product-item-image-slider-control.active,
.bx-red .product-item-image-slider-control:hover{ background-color: #F42C2C;}

/* SCU */
.bx-red .product-item-scu-item-text-block:hover,
.bx-red .product-item-scu-item-color-block:hover,
.bx-red .product-item-scu-item-text-container.selected .product-item-scu-item-text-block,
.bx-red .product-item-scu-item-color-container.selected .product-item-scu-item-color-block{ outline-color: #da3737;}

/* Amount */
.bx-red .product-item-amount-field:focus{border-color: #da3737;}


.bx-red .catalog-section-header{border-color:#da3737;}
/* End */


/* Start:/bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/.default/style.css?1734348457234*/
.p_pagenavigation {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 35px;
	margin-bottom: 60px;
	width: 100%;
}

.p_pagenavigation .text {
	display: flex;
	gap: 5px;
}

.p_pagenavigation .text b {
	color: #D72225;
}
/* End */


/* Start:/bitrix/templates/furniture_gray/components/bitrix/news.list/sliders-3/style.css?1742794551702*/
.thx_slider-3 {overflow: hidden; display: flex; max-width: 100%;}
.thx_slider-3 .owl-next {right: 0;}
.thx_slider-3 .owl-prev {left: 0;}
.thx_slider-3 .owl-prev {left: 0;}
.thx_slider-3  a {display: block; width: 100%; height: 100%;}
.thx_slider-3 img {display: block; margin: auto; width: auto; max-width: 100%; height: 270px; border-radius: 10px; border-style: solid; -webkit-box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);    box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 12%), 0 1px 5px 0 rgb(0 0 0 / 20%);}
.thx_slider-3 .name {display: block; text-align: center; margin: 10px 0 0; max-width: 100%; overflow: hidden;}
/* End */
/* /bitrix/templates/furniture_gray/components/bitrix/breadcrumb/.default/style.css?1734084625660 */
/* /bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/all/style.css?1734504716104 */
/* /bitrix/templates/furniture_gray/components/bitrix/system.pagenavigation/all/style.css?1734504716104 */
/* /bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/style.css?17365111022317 */
/* /bitrix/templates/furniture_gray/components/bitrix/catalog.section/new/themes/red/style.css?1732257169823 */
/* /bitrix/templates/furniture_gray/components//bitrix/system.pagenavigation/.default/style.css?1734348457234 */
/* /bitrix/templates/furniture_gray/components/bitrix/news.list/sliders-3/style.css?1742794551702 */
