/***************************************************
  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 
 */
/***********************************************************************/
/*****************************************
				Header 2
*****************************************/
/* Header */
.header_logo {
  width: 100%;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }

#_desktop_cart {
  float: right; }
  .rtl #_desktop_cart {
    float: left; }

.popup-over {
  float: right; }
  .rtl .popup-over {
    float: left; }

/*** Responsive part ***/
@media (min-width: 992px) {
  .ApMegamenu .leo-megamenu {
    text-align: center; }
    .ApMegamenu .leo-megamenu .megamenu {
      display: inline-block; } }
@media (max-width: 991px) {
  #_desktop_cart {
    padding: 0.4375rem 0.625rem 0 1.25rem; }
    .rtl #_desktop_cart {
      padding: 0.4375rem 1.25rem 0 0.625rem; } }

/*# sourceMappingURL=headerposition1482053616.css.map */
