.arrow_dop
{
z-index:9999; position:absolute; width:10%; margin-top:20%; cursor:pointer;	
}
.wrap_dop_list
{
  display:none;   
  flex-direction:column;  
  position:absolute;    
  text-align:center; 
  margin-top:0px; 
  float:right; 
  word-wrap:break-all;    
  background:#333333; 
  border-radius:0px 20px 0px 20px; 
  border:solid 1px #ffffff; 
  height:48%; 
  width:90%; 
  margin-left:10%; 
  z-index:2;	
  
}
/*НАЧАЛО_стили для соусов порц*/

.product-wrapper.fri .product .wrap_dop_list
{
height:20%;	
z-index:3;
}

.product-wrapper.fri .product .wrap_dop_list .arrow_dop
{
 margin-top:10%;	
}

.single_dop.fri
{
 width:20%;
 height:60%;
 display: inline-block;
}

/*КОНЕЦ_стили для соусов порц*/
.product-wrapper.kofe
{
/* width:48%; */

width:32.35%;
 
}

.product-wrapper.kofe .product
{
 /* background:gray; */
background-size:50%; 
}

.product-caption-wrap.list.kofe{
/* HEIGHT:90PX; */
HEIGHT:112PX;

}

.product-caption-wrap.list.kofe.inc_cart{
 
HEIGHT:110PX;
/* HEIGHT:134PX; */
 
}
.single_dop.kofe .dop_param .dop_name
{
	white-space:nowrap;
	font-size:8px;
}

 
.wrap_dop_list.kofe
{
	width:99%;
	margin-left:0px;
}

.product-caption-left_wrap.kofe 
{
 
height: 40%; 

}

.product-caption-right_wrap.kofe 
{
height: 60%; 
width:100%;
min-width:2px;
    border-style: solid hidden hidden;
}

.product-caption-left_wrap.kofe.inc_cart
{
 
height: 40%; 

}

.product-caption-right_wrap.kofe.inc_cart
{
 
height: 60%; 

}

.add_dops.kofe
{
height:35%;	
}

.add_dops.kofe .added_dop
{
height:30%;	
width:25%;

}



.single_dop.kofe
{
height: 30%;
    width: 25%;
    display: inline-block;
}


.button_show_dop.kofe
{
margin-left:50%;
width:50%;
	
}
.button_show_dop.kofe a
{
 font-size:100%;	
}

.product-caption-left_wrap.kofe
{
width:100%;	

}

.product-caption-left_wrap.kofe div img
{
width:12%;
}

.product-caption-left_wrap.kofe .big_txt 
{

/* font-size: 120%;	 */
/* font-size: 92%;	 */
font-size: 92%;	
line-height:22px;
}

.product-cart-wrap.kofe
{
display:none;	
 
}

.product-cart-wrap.kofe.inc_cart
{
display:block;	
 height:80%;
} 

.product-gramm-wrap.kofe.inc_cart
{
display:block;	
 
width:30%;
 
}

.product-price-wrap.kofe
{
display:flex;	
align-items:center;
width:60%;	
}

.product-price-wrap.kofe.inc_cart
{
 
width:29%;	
}

.price-txt.kofe
{
  
 font-size:100%;
}

.price_logo_wrap.kofe
{
height:100%;	
margin-top:0px;
}


.price_logo_wrap.kofe.inc_cart img
{
width:90%;
height:100%; 	
}



.price_txt_wrap.kofe
{
height:100%;	
margin-top:0px;
}


.product_cart_qnt.kofe {
    margin-left: 20%;
    border-radius: 50%;
    width: 20%;
    height: 20%;
    background: #FBBE49;
    font-size: 12px;
    box-sizing: border-box;
    text-align: center;
    padding-top: 1%;
    color: black;
    display: inline-table;
    float: left;
}
 
.product-cart-wrap.kofe .fa-3x
{
	font-size: 1.2em;
}

 
			
/*MEDIA*/

@media   all  and (max-width: 1500px)

{
	
.product-wrapper.kofe
{
/* width:48%; */

width:48%;
}

}