/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#_desktop_cart {
  border-right: 1px solid #d0002c; }
  .rtl #_desktop_cart {
    border-left: 1px solid #d0002c;
    border-right: inherit; }
  #_desktop_cart .cart-preview .header i {
    width: 65px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #FFF; }

#search_widget {
  border-right: 1px solid #d0002c;
  border-left: 1px solid #d0002c; }

/*# sourceMappingURL=headerposition1545384125.css.map */
