/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
.header_user_info .dropdown-toggle {
  display: none;
}

@media (min-width: 700px) and (max-width: 1280px) {
.links li:nth-child(n+1){
  background: url('../../img/separateur.png') no-repeat 0% 50% ;
  padding-left:5px;
}
.links li:first-child{
  background: none no-repeat 0% 50% !important;
  padding-left:5px;
}