

/* Start:/local/templates/poshiv/components/bitrix/breadcrumb/main/style.css?1752096421602*/
.bx-breadcrumb {
	padding: 8px 0 0 0;
	font-size: 11px;
	display: inline-block;
	margin: 0;
}
.bx-breadcrumb a{ color: #939393 !important;}
.bx-breadcrumb a:hover{ text-decoration: underline !important; }
.bx-breadcrumb a::after{
  content:"/";
  padding: 0 0.25rem;
}
.bx-breadcrumb .fa {
	margin: 0 10px;
}
.bx-breadcrumb .fa-home {
margin-top: 0 !important; 
margin-right: 3px !important; 
margin-left: 0 !important;
}

.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	vertical-align: middle;
	color: #B7B7B7;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none; text-decoration: none;}


/* End */


/* Start:/local/templates/poshiv/css/profile.css?17520964204804*/
.my_personal{padding: 0;margin-top: 1rem;font-family: "Inter", sans-serif;min-height: 50vh;}
.my_personal_top{position: relative;padding: 0;justify-content: space-between;margin-bottom: 1rem;font-size: 12px;}
.my_personal_top .col-2{padding: 0;max-width: 13%;}
.my_personal_menu{list-style: none;padding-left: 3rem;margin-bottom: 0;}
.my_personal_menu li{display: flex;padding-bottom: .5rem;}
.my_personal_menu a, .my_personal_top .col-2 div, .my_personal .col-8 div{font-size: 11px;}
.my_personal_menu li:hover, .my_personal_menu li.active{text-decoration: underline;}
.my_personal .col-8{padding: 0;max-width: 63%;}
.orders_item{border-bottom: 2px solid #000;}
.orders_item .orders_item_info{display: none;}
.orders_item.active .orders_item_info{display: block;}
.orders_item_top{position: relative;display: flex;justify-content: space-between;padding: 1rem 0;font-size: 11px;}
.orders_item_info_top .no{color: #ff0000;}
.orders_item_info_top .yes{color: #01c014;}
.orders_item_info_top a.order-list-button{border: 1px solid #000;color: #000;font-size: 11px;margin-left: 1rem;line-height: 1;padding: 0.375rem 0.75rem;display: inline-block;font-weight: 400;}
.orders_item_info_top a.order-list-button:hover{color: #fff!important;background: #000!important;}
.orders_item:nth-child(1) .orders_item_top{padding-top: 0;}
.orders_item .order_number{font-size: 13px!important;font-weight: bold;}
.orders_item .status{display: flex;gap: 0 .25rem;}
.orders_item .status .new{color: #e0e30b;}
.orders_item .status .ok{color: #079226;}
.orders_item .detail{cursor: pointer;}
.orders_item .detail:hover{text-decoration: underline;}
.orders_item .detail svg{margin-left: .5rem;transform: rotate(90deg);width: 11px;height: 11px;}
.orders_item.active .detail svg{transform: rotate(-90deg);}
.orders_item_info_top{margin-top: 1rem;padding-left: 1rem;}
.orders_item_info_top div{font-size: 12px !important;line-height: 2;}
.orders_item_summ{display: flex;justify-content: end;margin-bottom: 1rem;}
.orders_item_summ .col-3{padding: 0;max-width: 16.666667%;line-height: 2;}
.orders_item_summ .sale{font-size: 13px !important;}
.orders_item_info_products{position: relative;margin: 3rem 0;}
.orders_item_info_product{margin: 0 1rem;padding-bottom: 1.5rem;}
.orders_item_info_product:nth-last-child(1){padding-bottom: 0;}
.orders_item_info_product .photo img{display: inline-block;max-width: 157px;max-height: 157px;width: 100%;height: auto;object-fit: cover;transition: 300ms all ease;}
.orders_item_info_product .product_info{align-items: center;display: flex;}
.orders_item_info_product .product_info .name{padding-bottom: 1rem;font-size: 13px;line-height: 1;}
.orders_item_info_product .product_info .size{font-size: 13px;}
.orders_item_info_product .count, .orders_item_info_product .price, .orders_item_info_product .summ, .orders_item_info_product .sub{display: flex;align-items: center;font-size: 13px !important;font-weight: 500;justify-content: center;padding-bottom: 1rem;}
.price.count_mob, .count.count_mob, .sub.count_mob, .summ.count_mob{display: none;}

@media (max-width: 1200px) {
	.my_personal_top{margin-right: 0!important;margin-left: 0!important;padding-left: 15px!important;padding-right: 15px!important;}
	.my_personal_top .col-2{max-width: 100%!important;}
	.my_personal_top .col-3{padding: 0!important;}
	.my_personal_menu{padding: 0;display: flex;justify-content: center;gap: 0 1rem;}
	.my_personal_contenbt{margin-right: 0!important;margin-left: 0!important;padding: 0 15px!important;}
	.my_personal .col-8{max-width: 100%!important;}
	.my_personal_contenbt{margin-right: 0;margin-left: 0;padding: 0 15px;}
	.orders_item:nth-child(1) .orders_item_top{padding-top: 1rem;}
	.orders_item_top{justify-content: normal;flex-direction: column;gap: .5rem 0;}
	.orders_item_info_top{margin-top: 0;padding-left: 0;}
	.orders_item_info_products{margin: 1rem 0;}
	.orders_item_info_product{margin: 0!important;padding-bottom: 1rem;}
	.orders_item_info_product .photo{justify-content: center;display: flex;padding-left: 0;padding-right: 0;}
	.orders_item_info_product .photo img{max-width: 100px;max-height: 100px;object-fit: fill;}
	.orders_item_info_product .product_info{flex-direction: column;justify-content: center;align-items: baseline;}
	.orders_item_info_product .product_info .name{font-size: 12px;padding-bottom: .5rem;}
	.orders_item_info_product .product_info .size{font-size: 11px;}
	.orders_item_info_product .count, .orders_item_info_product .price{font-size: 11px !important;justify-content: normal;}
	.orders_item_summ .col-3{max-width: 100%;}
	.product_info2{display: none!important;}
	.price.count_mob, .count.count_mob, .sub.count_mob, .summ.count_mob{display: block;padding-bottom: 0;}
	.count_row{gap: 0 1rem;}
	.summ.count_mob, .sub.count_mob{font-size: 11px !important;}
}









/* End */
/* /local/templates/poshiv/components/bitrix/breadcrumb/main/style.css?1752096421602 */
/* /local/templates/poshiv/css/profile.css?17520964204804 */
