/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/*********************************
		HEADER 2
*********************************/
@media (min-width: 1200px) {
  body.layout-boxed-md #page #layer_cart {
    width: 98%;
    left: inherit;
    right: inherit;
  }
}
body.layout-boxed-lg #page #header-main {
  padding-left: 0px;
  padding-right: 0px;
}

#header-main {
  padding-left: 0px;
  padding-right: 0px;
}

#topbar .container {
  color: white;
  font-size: 16px;
}

.popup-over .popup-title a {
  color: white;
  text-transform: capitalize;
}

.header_user_info {
  float: right;
}
.rtl .header_user_info {
  float: left;
}
@media (min-width: 992px) {
  .header_user_info .popup-content {
    padding: 12px 0px;
    display: inline-block;
    visibility: visible;
    background: none;
    border: none;
    position: inherit;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .header_user_info .popup-content > li {
    display: inline-block;
    padding: 0px;
  }
  .header_user_info .popup-content > li a {
    color: white;
    padding: 0 10px;
    font-size: 16px;
  }
  .header_user_info .popup-content > li a:hover {
    color: #f37600;
  }
  .header_user_info .popup-content .ap-total {
    color: white;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .header_user_info .popup-content > li a .ti-icon {
    display: none;
  }
}
@media (max-width: 991px) {
  .header_user_info .popup-title {
    display: inline-block;
  }
  .header_user_info .popup-title span {
    display: none;
  }
  .header_user_info .popup-content {
    left: auto;
    right: 0px;
  }
  .header_user_info .popup-content > li a {
    color: #666666;
  }
}

#search_block_top {
  padding-bottom: 0px;
}
@media (min-width: 768px) {
  #search_block_top {
    width: 100%;
  }
  #search_block_top .btn-search {
    display: none;
  }
}
#search_block_top .form-search {
  width: 100%;
}
#search_block_top form#searchbox {
  right: 0px;
}
.rtl #search_block_top form#searchbox {
  left: 0px;
  right: auto;
}
#search_block_top form#searchbox input.search_query {
  font-size: 14px;
}

#rtf-megamenu {
  border-top: 1px solid #f1f1f1;
}
@media (max-width: 991px) {
  #rtf-megamenu {
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
#rtf-megamenu .navbar-nav {
  float: none !important;
  text-align: center;
}
#rtf-megamenu .navbar-nav > li {
  float: none !important;
  display: inline-block;
}
#rtf-megamenu .navbar-nav > li > a {
  padding: 30px 20px;
}

/* RTL */
@media (max-width: 991px) {
  .rtl .header_user_info .popup-content {
    left: 0px;
    right: auto;
  }
}
/* RESPONSIVE */
@media (min-width: 992px) {
  #cart .heading span.ajax_cart_quantity {
    min-width: 20px;
    height: 20px;
    line-height: 16px;
  }
  #cart .heading .ti-icon {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  #header_logo {
    text-align: left;
  }
  .rtl #header_logo {
    text-align: right;
  }

  .topnav-flex {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
  .topnav-flex > [class*="col-"] {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    /* Safari 7.0+ */
    align-items: center;
  }
  .topnav-flex .center-topnav {
    -webkit-justify-content: center;
    /* Safari 6.1+ */
    justify-content: center;
  }
  .topnav-flex .position-fix {
    -webkit-flex-direction: row-reverse;
    /* Safari 6.1+ */
    flex-direction: row-reverse;
  }

  form#searchbox {
    position: inherit;
    visibility: visible;
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
  }
  form#searchbox input.search_query {
    width: 100%;
    border: 1px solid rgba(102, 102, 102, 0.25);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    margin: 0px;
  }
}
@media (max-width: 767px) {
  .topnav-flex .center-topnav,
  .topnav-flex .position-fix {
    width: auto;
    margin-top: 20px;
    padding-left: 5px;
    float: right;
  }
  .rtl .topnav-flex .center-topnav, .rtl
  .topnav-flex .position-fix {
    float: left;
  }

  .rtl .topnav-flex .center-topnav,
  .rtl .topnav-flex .position-fix {
    padding-right: 5px;
    padding-left: 15px;
  }

  #rtf-megamenu {
    margin-top: -33px;
  }
}
/* Skin */
@media (min-width: 992px) {
  .blue .header_user_info .popup-content > li a:hover {
    color: #6aafe6;
  }
}

@media (min-width: 992px) {
  .deeppink .header_user_info .popup-content > li a:hover {
    color: deeppink;
  }
}

@media (min-width: 992px) {
  .green .header_user_info .popup-content > li a:hover {
    color: #8bc43f;
  }
}

@media (min-width: 992px) {
  .lime .header_user_info .popup-content > li a:hover {
    color: #41a317;
  }
}

@media (min-width: 992px) {
  .olive .header_user_info .popup-content > li a:hover {
    color: olive;
  }
}

@media (min-width: 992px) {
  .purple .header_user_info .popup-content > li a:hover {
    color: #8a2cb1;
  }
}

@media (min-width: 992px) {
  .yellow .header_user_info .popup-content > li a:hover {
    color: #edb42c;
  }
}
