
.breadcrumbs
{
	
	padding-top:40px;
	padding-bottom:30px;
	    position: relative;
    top: 0px;
    display: flex;
    align-items: center;
   
    z-index: 1;
}
.breadcrumbs img
{
	margin-right:8px;
}
.breadcrumbs span
{
	font-size:14px;
	color: rgb(76, 77, 88)
}
.breadcrumbs .arrow
{
	margin-left:6px;
	margin-right:6px;
}
.breadcrumbs .last span
{
	
	color: rgb(179, 134, 111)
}

#pcart2
{
    display: flex;
 align-items: center;
}
 
 #pcart2 a
 {
	 top:3px;
	 margin-left:40px;
	 position:relative;
	 padding-right:33px;
	 font-size:14px;
	 color:#B3866F;
 }
  #pcart2 a svg
  {
	  position:absolute;
	  right:0px;
	  top:-2px;
  }
 #pcart2 a span
 {
	 	 font-size:14px;
	 color:#B3866F;
	 line-height:16px;
	 display:inline-block;
	 border-bottom:1px solid;
 }
 
.pcart_q_up
{
position:absolute;
right:0px;
top:0px;
bottom:0px;

height:36px;
width:36px;
background:#E0A8C4;

 border-radius:100%;
cursor:pointer;
opacity:1;
}

 
.pcart_q_down
{
position:absolute;
left:0px;
top:0px;
bottom:0px;
height:36px;
width:36px;
background:#E0A8C4;
 
 border-radius:100%;
}

.pcart_q_down.nonactive,.pcart_q_down.nonactive:hover
{
	cursor:default!important;
background:#FFDBED!important;
}

.quantity
{
	margin-left:-18px!important;
position:absolute!important;
left:50%!important;
width:36px!important;
height:auto!important;
border-radius:100%!important;
text-align:center!important;
line-height:1!Important;
font-size:16px!Important;
top:0px!important;
padding-left:7px!important;
padding-right:7px!important;
padding-top:7px!important;
padding-bottom:7px!important;
bottom:0px!important;
border:1px solid #E0E0E0!important;
color:#4C4D58!important;
}

.pcart_quantity
{
text-align:center;	
}

.pq 
{ 
width:130px;
margin:0px auto;
position:relative;
height:36px;
}

.pcart_price
{    
color: #4C4D58;
font-size: 22px!Important;
text-align:center;
}
.pcart_price span
{    
color: #4C4D58;
font-size: 18px!Important;
}

#pcart_reset
{
padding-top:60px;
}

#pcart_reset>span 
{

    cursor: pointer;
width:400px;
}

#pcart_list0
{
	justify-content: space-between;
	display:flex;
}

#pcart
{
	padding-bottom:150px;	
}

#pcart_no
{
	padding-top:50px;

font-size: 16px;
line-height: 24px;
}



.pcart_delete
{

    height: 21px;
	position:relative;
}

.pcart_delete svg
{
	position:absolute;
	right:0px;
	top:0px;
		cursor:pointer;
}

.pcart_delete svg path
{
	transition:all 0.2s;
}

.pcart_delete svg:hover path
{
		fill: #CA99B1!important;
}

.pcart_delete:active svg
{
	top:1px;
}

#pcart_itogo1
{
	height:23px;
}

#pcart_q,#pcart_sum
{
	display:flex;
    justify-content: space-between;
    align-items: center;

}
#pcart_q .f700,#pcart_sum .f700
{
	font-size:22px!important;
}

#uah_all,#q_all
{
font-size: 18px!important;
}

#pcart_q *,#pcart_sum *
{
font-size: 16px;
	color:#4C4D58;
}

#zwrap2
{
	padding-top:19px;
		padding-bottom:40px;
}

#pcart_bottom .but.white
{
	color:#4C4D58!important;
	background:#FFF!important;
	border:1px solid #E4E4E4!important;
}

#pcart_bottom .but.white:hover
{
	background:rgb(250,250,250)!important;
}
 
#pcart_bottom
{
	margin-top:40px;
	width:329px;
display:none;

}

#pcart
{
	min-height:590px;
}

@media (min-width: 1267px) {
	
.fixedcart  #pcart_bottom
{
	
	position:fixed;

	
	top:50px;
}

}

#pcart_bottom0
{
		background: #EFF0F2;
border-radius:10px;

padding:45px 20px 45px 20px;
	
}

#pcart_list *,#pcart_itogo *
{
font-size: 16px;
line-height: 24px;
}

#pcart_list
{
	width:calc(100% - 420px);
background: #fff;
}

.pcart_title
{
display:flex;
 align-items: center;
}
 

#pcart_product_head
{
	border-bottom:1px solid #E0E0E0;
}

.pcart_product
{
	margin-top:38px;
 
}
  
#pcart_product_head>div 
{
text-align:center;
padding-top:40px;
color:#4C4D58;
font-size: 14px!important;
padding-bottom:15px; 
}

.pcart_product
{
	background:#fff;
 
height:89px;
 
}
 
#pcart_product_head,.pcart_product
{
display:flex;
align-items: center;
}
 
 
 #pcart_product_head>div#pcart_title_head
 {
	 text-align: left!important;
    padding-left: 122px;
 }

#pcart_title_head,.pcart_title
{
width:50%;
 margin-right: 2%;	
}

#pcart_quantity_head,.pcart_quantity
{
width:21%;
	
}

#pcart_price_head,.pcart_price
{
width:22%;		
	 margin-right: 2%;		
}

#pcart_delete_head,.pcart_delete
{
width:3%;	
}

#pcart_send
{
	 
}
 
.pcart_title_name
{
color:#4C4D58!important;
margin-bottom:7px;
display:block;

max-height:73px;
overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

	
}

.pcart_title_img
{
	margin-right:22px;
}

.pcart_title_img a
{
	width:100px;
	height:89px;
	display:block;
	border-radius:10px;
	background-position-x: 50%!important;
    background-position-y: 50%!important;
    display: block;
    background-size: cover!important;
	
}
.pcart_title_code span
{
color:#B3866F;
font-size:14px!important;
}


.pcart_title_code
{
	color:#8B8B8B;
font-size:14px!important;
}
.pcart_title_number
{
	width:50px;
     color: #4C4D58;
font-size:14px!important;
}

.pcart_number,#pcart_number_head
{
	width:50px;
}

.pcart_q_down svg,.pcart_q_up svg
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-6px;
	margin-top:-4px;
}
 
.pcart_q_down.active
{

cursor:pointer;

}