/***************************************************
  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 {
  position: unset;
  padding: 0 15px; }
  @media (max-width: 991px) {
    #_desktop_cart {
      padding: 0 15px 0 0; }
      .rtl #_desktop_cart {
        padding: 0 0 0 15px; } }
  #_desktop_cart .cart-preview a {
    padding: 15px 0;
    display: block; }
  #_desktop_cart .cart-preview .icon-bag {
    height: 37px; }
  #_desktop_cart .cart-products-count {
    top: 17px; }

#checkout #_desktop_cart {
  position: relative; }
  #checkout #_desktop_cart .cart-products-count {
    top: 20px;
    right: 10px;
    left: auto; }
    .rtl #checkout #_desktop_cart .cart-products-count {
      right: auto;
      left: 10px; }

.userinfo-selector {
  padding: 0 14px;
  margin: 0 0 0 0; }
  .rtl .userinfo-selector {
    margin: 0 0 0 0; }
  @media (max-width: 991px) {
    .userinfo-selector {
      padding: 0; } }
  .userinfo-selector a {
    padding: 15px 0;
    display: block; }
    .userinfo-selector a .bs-icon-user {
      width: 35px;
      height: 35px; }

@media (min-width: 992px) {
  .search-widget {
    float: left !important;
    left: 20px; }
    .rtl .search-widget {
      right: 20px;
      left: auto; }
    .search-widget a {
      display: none; }
    .search-widget form#search_form {
      display: block !important;
      position: unset; }
    .search-widget form button {
      background: transparent !important;
      left: -15px !important; }
    .search-widget form input[type=text] {
      box-shadow: none;
      padding: 0.7rem 0;
      margin-left: 15px; }
      .rtl .search-widget form input[type=text] {
        margin-right: 15px;
        margin-left: inherit; }
      .search-widget form input[type=text]::placeholder {
        font-size: 15px;
        font-weight: 300;
        color: #ababab; }
      .search-widget form input[type=text]:focus + button {
        background: transparent !important; } }
@media (max-width: 991px) {
  .search-widget {
    float: left !important;
    padding-left: 60px; }
    .search-widget a {
      padding: 15px 0; } }

form#search_form {
  right: auto;
  left: 0; }
  .rtl form#search_form {
    right: 0;
    left: auto; }

/*# sourceMappingURL=headerposition2813079909.css.map */
