/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	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 
 */
/***********************************************************************/
.topnav {
  color: #cccccc;
  background: #26292f; }

.header-top {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee; }

.popup-over {
  padding: 0px 0px 0px 0px; }
  .rtl .popup-over {
    padding: 0px 0px 0px 0px; }
  .popup-over + .popup-over {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 40px; }
    .rtl .popup-over + .popup-over {
      padding: 0px 0px 0px 0px; }
    .rtl .popup-over + .popup-over {
      margin: 0px 40px 0px 0px; }
    .popup-over + .popup-over:before {
      display: none; }
  .popup-over:not(.search-widget).popup-hover .popup-content {
    min-width: 150px;
    left: 50% !important;
    right: auto !important;
    -webkit-animation: animationmenus-center ease 0.5s;
    -moz-animation: animationmenus-center ease 0.5s;
    animation: animationmenus-center ease 0.5s;
    -webkit-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
    .popup-over:not(.search-widget).popup-hover .popup-content:before {
      margin: auto;
      right: 0px;
      left: 0px; }
      .rtl .popup-over:not(.search-widget).popup-hover .popup-content:before {
        right: 0px;
        left: 0px; }
  @media (max-width: 575px) {
    .popup-over:not(.search-widget).popup-hover:first-of-type .popup-content {
      -webkit-animation: none;
      -moz-animation: none;
      animation: none;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      right: auto !important;
      left: 0px !important; }
      .rtl .popup-over:not(.search-widget).popup-hover:first-of-type .popup-content {
        right: 0px !important;
        left: auto !important; }
      .popup-over:not(.search-widget).popup-hover:first-of-type .popup-content:before {
        right: auto;
        left: 12px; }
        .rtl .popup-over:not(.search-widget).popup-hover:first-of-type .popup-content:before {
          right: 12px;
          left: auto; } }
  @media (max-width: 575px) {
    .popup-over:not(.search-widget).popup-hover:last-of-type .popup-content {
      -webkit-animation: none;
      -moz-animation: none;
      animation: none;
      -webkit-transition: none;
      -o-transition: none;
      transition: none;
      right: 0px !important;
      left: auto !important; }
      .rtl .popup-over:not(.search-widget).popup-hover:last-of-type .popup-content {
        right: auto !important;
        left: 0px !important; }
      .popup-over:not(.search-widget).popup-hover:last-of-type .popup-content:before {
        right: 12px;
        left: auto; }
        .rtl .popup-over:not(.search-widget).popup-hover:last-of-type .popup-content:before {
          right: auto;
          left: 12px; } }
  @media (max-width: 575px) {
    .popup-over:not(.search-widget).popup-hover:first-of-type:last-of-type .popup-content {
      -webkit-animation: animationmenus-center ease 0.5s;
      -moz-animation: animationmenus-center ease 0.5s;
      animation: animationmenus-center ease 0.5s; }
      .popup-over:not(.search-widget).popup-hover:first-of-type:last-of-type .popup-content:before {
        right: 0px;
        left: 0px; }
        .rtl .popup-over:not(.search-widget).popup-hover:first-of-type:last-of-type .popup-content:before {
          right: 0px;
          left: 0px; } }
  .popup-over .popup-title {
    text-align: center;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    padding: 13px 0px 13px 0px; }
    .rtl .popup-over .popup-title {
      padding: 13px 0px 13px 0px; }
    .popup-over .popup-title .name-simple {
      font-size: 10px; }
    .popup-over .popup-title .icon {
      display: block;
      margin-bottom: 5px; }
      .popup-over .popup-title .icon:before {
        font-size: 30px;
        font-weight: normal; }
    .popup-over .popup-title .icon-arrow-down {
      display: none; }
  .popup-over.currency-selector .popup-title .icon:before {
    content: '\e9b4';
    font-family: "deo-custom-icons"; }
  .popup-over.currency-selector .popup-title .name-simple {
    display: block; }
  .popup-over.language-selector-wrapper .popup-title .icon:before {
    content: '\e9b3';
    font-family: "deo-custom-icons"; }
  .popup-over.language-selector-wrapper .popup-title .flag {
    display: none; }
  .popup-over.language-selector-wrapper .popup-title .name-simple {
    display: block; }
  .popup-over.userinfo-selector .popup-content li.sign-in-popup, .popup-over.userinfo-selector .popup-content li.sign-out-popup {
    margin: 10px -15px -10px;
    border-top: 1px solid #eaeaea; }
    .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item, .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item {
      padding: 6px 15px;
      text-align: center;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item .icon, .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item .icon {
        display: none; }
      .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
        padding: 0px 0px 0px 0px; }
        .rtl .popup-over.userinfo-selector .popup-content li.sign-in-popup .dropdown-item span:not(.deo-total), .rtl .popup-over.userinfo-selector .popup-content li.sign-out-popup .dropdown-item span:not(.deo-total) {
          padding: 0px 0px 0px 0px; }
  .popup-over.userinfo-selector .popup-title .icon:before {
    content: '\e9b1';
    font-family: "deo-custom-icons"; }
  .popup-over.userinfo-selector .popup-title .name-simple {
    display: block; }

@media (min-width: 1500px) {
  #header .search-widget .popup-title {
    display: none !important; }
  #header .search-widget .popup-content {
    display: block !important; }
  #header .search-widget .popup-content {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none; }
    #header .search-widget .popup-content input[type=text] {
      height: 35px;
      border-style: solid;
      border-color: #cccccc;
      border-width: 1px;
      border-radius: 9999px;
      padding: 5px 35px 5px 13px; }
      .rtl #header .search-widget .popup-content input[type=text] {
        padding: 5px 13px 5px 35px; }
    #header .search-widget .popup-content button[type=submit] {
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: transparent; }
      #header .search-widget .popup-content button[type=submit]:hover {
        background: transparent; }
    #header .search-widget .popup-content .search:before {
      font-size: 16px; } }
@media (max-width: 1499px) and (min-width: 992px) {
  #header .search-widget .popup-title {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 0 0 0; }
    .rtl #header .search-widget .popup-title {
      margin: 0 0 0 0; }
    #header .search-widget .popup-title .search {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    #header .search-widget .popup-title:before, #header .search-widget .popup-title:after {
      content: '';
      display: block;
      background: #000000;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: all 0.5s ease;
      -o-transition: all 0.5s ease;
      transition: all 0.5s ease;
      -webkit-transform: translateY(50px) rotate(45deg);
      -moz-transform: translateY(50px) rotate(45deg);
      -ms-transform: translateY(50px) rotate(45deg);
      -o-transform: translateY(50px) rotate(45deg);
      transform: translateY(50px) rotate(45deg); }
    #header .search-widget .popup-title:before {
      height: 15px;
      width: 1px; }
    #header .search-widget .popup-title:after {
      width: 15px;
      height: 1px; }
  #header .search-widget .popup-content {
    position: absolute;
    top: auto;
    bottom: 0;
    display: none;
    background: #FFFFFF;
    border-radius: 5px;
    right: 100%;
    left: auto;
    -moz-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    -webkit-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    -o-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    -ms-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35); }
    .rtl #header .search-widget .popup-content {
      right: auto;
      left: 100%; }
    #header .search-widget .popup-content:before {
      display: block; }
  #header .search-widget.open .popup-title:before, #header .search-widget.open .popup-title:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translateY(0px) rotate(45deg);
    -moz-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    -o-transform: translateY(0px) rotate(45deg);
    transform: translateY(0px) rotate(45deg); }
  #header .search-widget.open .popup-title .search {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -ms-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px); }
  #header .search-widget .popup-title {
    margin: 0px 0px 0px 0px; }
    .rtl #header .search-widget .popup-title {
      margin: 0px 0px 0px 0px; }
  #header .search-widget .popup-content {
    top: 100%;
    border: none;
    bottom: auto;
    right: 0;
    left: auto;
    padding: 0px 0px 0px 0px;
    -moz-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    -webkit-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    -o-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    -ms-box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35);
    box-shadow: 0px 2px 5px 1px rgba(102, 102, 102, 0.35); }
    .rtl #header .search-widget .popup-content {
      right: auto;
      left: 0; }
    .rtl #header .search-widget .popup-content {
      padding: 0px 0px 0px 0px; }
  #header .search-widget.open .popup-title .search {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px); }
  #header .search-widget .popup-content {
    margin-right: -10px; }
    .rtl #header .search-widget .popup-content {
      margin-left: -10px;
      margin-right: inherit; } }
@media (max-width: 991px) {
  #header .search-widget .popup-content {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none; }
    #header .search-widget .popup-content input[type=text] {
      height: 35px;
      border-style: solid;
      border-color: #cccccc;
      border-width: 1px;
      border-radius: 9999px;
      padding: 5px 35px 5px 13px; }
      .rtl #header .search-widget .popup-content input[type=text] {
        padding: 5px 13px 5px 35px; }
    #header .search-widget .popup-content button[type=submit] {
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: transparent; }
      #header .search-widget .popup-content button[type=submit]:hover {
        background: transparent; }
    #header .search-widget .popup-content .search:before {
      font-size: 16px; } }
#header .search-widget .popup-title {
  padding: 12px 0px 12px 0px; }
  .rtl #header .search-widget .popup-title {
    padding: 12px 0px 12px 0px; }

#cart-block {
  margin: 0px 0px 0px 40px; }
  .rtl #cart-block {
    margin: 0px 40px 0px 0px; }
  #cart-block:before {
    display: none; }
  #cart-block .cart-preview {
    padding-top: 16px;
    padding-bottom: 16px; }
    #cart-block .cart-preview .shopping-cart {
      display: block;
      margin: 0px auto 5px auto; }
      .rtl #cart-block .cart-preview .shopping-cart {
        margin: 0px auto 5px auto; }
      #cart-block .cart-preview .shopping-cart:before {
        content: '\e9e8';
        font-size: 30px;
        font-weight: normal;
        font-family: "deo-custom-icons"; }
    @media (min-width: 992px) {
      #cart-block .cart-preview.active a:hover .cart-products-count {
        background: transparent !important; } }
  #cart-block .title-cart {
    font-size: 10px;
    font-weight: inherit;
    display: inline-block;
    text-transform: uppercase; }
  #cart-block .cart-products-count {
    position: static;
    display: inline-block;
    background: transparent;
    min-width: inherit;
    min-height: inherit;
    font-weight: inherit;
    font-size: 0px;
    line-height: normal;
    color: inherit;
    vertical-align: middle; }
    #cart-block .cart-products-count:before {
      content: '(';
      font-size: 10px;
      display: inline-block; }
    #cart-block .cart-products-count:after {
      content: ')';
      font-size: 10px;
      display: inline-block; }
    #cart-block .cart-products-count > * {
      font-size: 10px; }

.deo-count-feature {
  margin: 0px 0px 0px 40px; }
  .rtl .deo-count-feature {
    margin: 0px 40px 0px 0px; }
  .deo-count-feature .icon-wishlist:before, .deo-count-feature .icon-compare:before {
    font-size: 30px;
    font-weight: normal; }

.box-top-header {
  position: relative;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center; }
  .box-top-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }

.box-middle-header {
  position: relative; }
  @media (min-width: 992px) {
    .box-middle-header {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .box-middle-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
  .box-middle-header .left-middle-header {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start; }
    @media (max-width: 991px) {
      .box-middle-header .left-middle-header {
        -webkit-box-pack: center;
        -moz-box-pack: center;
        box-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -o-justify-content: center;
        justify-content: center;
        -ms-flex-pack: center; } }
    .box-middle-header .left-middle-header .popup-over .popup-content {
      right: auto;
      left: 0px; }
      .rtl .box-middle-header .left-middle-header .popup-over .popup-content {
        right: 0px;
        left: auto; }
      .box-middle-header .left-middle-header .popup-over .popup-content:before {
        right: auto;
        left: 12px; }
        .rtl .box-middle-header .left-middle-header .popup-over .popup-content:before {
          right: 12px;
          left: auto; }
  .box-middle-header .right-middle-header {
    padding-top: 25px;
    padding-bottom: 35px;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center; }
    @media (max-width: 991px) {
      .box-middle-header .right-middle-header {
        padding-top: 0px;
        padding-bottom: 15px; } }
    .box-middle-header .right-middle-header:after {
      display: none; }
    .box-middle-header .right-middle-header .search-widget {
      max-width: 100%;
      -webkit-box-flex: 100%;
      -moz-box-flex: 100%;
      box-flex: 100%;
      -webkit-flex: 100%;
      -moz-flex: 100%;
      -ms-flex: 100%;
      flex: 100%; }
    .box-middle-header .right-middle-header .block-link-inline {
      width: 100%;
      text-align: center; }
  .box-middle-header .logo {
    padding: 35px 0; }
    @media (max-width: 991px) {
      .box-middle-header .logo {
        padding: 35px 0 20px; } }

.box-bottom-header {
  position: relative; }
  @media (min-width: 992px) {
    .box-bottom-header {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      box-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      -o-align-items: center;
      align-items: center;
      -ms-flex-align: center; } }
  .box-bottom-header > [class*="col-"] {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }

#wrapper .breadcrumb {
  background: transparent; }

/*# sourceMappingURL=headerposition1491413718.css.map */
