/**
* Transition-timing-function property@mixin
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
@media (max-width: 1500px) and (min-width: 1025px) {
  #layer_cart {
    left: 5%;
  }
  .rtl #layer_cart {
    right: 5%;
    left: auto;
  }
}
#editorial_block_center .homefooter {clear:both}
@media (max-width: 1196px) and (min-width: 992px) {
  .editortool .label-customize {
    display: none;
  }
}
@media (min-width: 1200px) {
  #guestTracking .form-group {
    overflow: hidden;
  }
  #guestTracking .form-group i {
    padding-left: 10px;
  }
  .rtl #guestTracking .form-group i {
    padding-right: 10px;
    padding-left: inherit;
  }
  #guestTracking .form-control {
    float: left;
  }
  .rtl #guestTracking .form-control {
    float: right;
  }
  #guestTracking label {
    float: left;
    clear: both;
    width: 100%;
  }
  .rtl #guestTracking label {
    float: right;
  }
}
@media (max-width: 1199px) {
  .zoomdiv {
    display: none !important;
  }
}
@media (max-width: 991px) {
  #header #header-main {
    -webkit-transition: left 0.3s ease-out 0s;
    transition: left 0.3s ease-out 0s;
    left: -320px;
  }
  .rtl #header #header-main {
    right: -320px;
    left: auto;
  }
  #columns.columns-container {
    -webkit-transition: margin-left 0.3s ease-out 0s;
    transition: margin-left 0.3s ease-out 0s;
    margin: 0;
    padding: 0 10px;
  }
  #index #columns.columns-container {
    margin: 0;
  }
  .rtl #columns.columns-container {
    margin-right: 0;
    margin-left: inherit;
  }
  .float-vertical.active > .block_content {
    position: relative;
  }
  #leo-verticalmenu .open > .dropdown-menu,
  #leo-verticalmenu .open > .dropdown-mega {
    max-width: 100%;
    position: relative;
    right: auto !important;
    left: auto !important;
    width: 100% !important;
    top: 100%;
    display: block;
    background: white;
  }
  #leo-verticalmenu .open > .dropdown-menu .mega-col,
  #leo-verticalmenu .open > .dropdown-mega .mega-col {
    width: 100%;
    margin-bottom: 15px;
  }
  div.verticalmenu .navbar-nav {
    margin: 0;
  }
  .header_user_info .popup-title {
    display: block;
  }
  .dropdown-menu > li > a {
    padding: 3px 0;
  }
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: transparent;
  }
  ul.links li .fa, ul.links li .icon {
    width: 10px;
  }
}
@media (max-width: 480px) {
    .product-block .product-flags {
        font-size: 11px;
    }
    .product-block .content_price {
        font-size: 13px;
    }
    .product-block .price {
        font-size: 14px;
    }
    .product-block .label-oos {
        padding: 8px .6em .3em;
        font-size: 6px;
        line-height: 6px;
        text-transform: none;
        font-weight: 700;
        color: #ec544f;
        width: 29px;
        height: 29px;
        text-align: center;
        border: 1px solid #ec544f;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        display: inline;
        position: absolute;
        top: 15px;
        right: 10px;
    }
}
@media (min-width: 767px) {
    .header-logo.ApImage a img {margin-top: -20px !important}
}
@media (max-width: 767px) {
  .pb-right-column h2 {
      border-bottom: none;
      font-size: 21px;
      margin: 0 0 0;
  }
  #header #topbar {
    /* background: #272727 none repeat scroll 0% 0%; */
    padding: 0;
    /* border-bottom: solid 1px; */
    /* margin-bottom: 5px; */
    width: 100%;
    /*max-width: 210px !important;*/
  }
  #header #topbar .ApRow, #header #topbar .topbar-box {
   /* width: 16.66666666vw;*/
    margin: 0;
    text-align: center;
    border-left: 0px solid #454545;
  }
  #header #topbar .popup-title span {
    display: none;
  }
  #header .topbar-box {
    padding: 2px 0;
  }
  #header #fix-search {
    position: relative;
    background: transparent !important;
    float: right;
  }
  .rtl #header #fix-search {
    float: left;
  }
  #header #fix-search span {
    position: relative;
    font-size: 18px;
    cursor: pointer;
  }
  html {
    background: none;
  }
  #leo-megamenu {
    position: absolute;
    top: -120px;
    left: 8px;
    z-index: 3001;
  }
  .rtl #leo-megamenu {
    right: 0;
    left: auto;
  }
  .navbar-header {
    width: 100%;
    text-align: center;
  }
  .navbar-header .navbar-toggle {
    display: block;
    float: none;
    margin: 0px auto;
    width: 40px;
    height: 30px;
    color: #ccc;
    background:black;
        content: "\f107";
    font-family: "FontAwesome";
  }
  .navbar-toggle {
   width: 2.5em;
    height: 2em;
    padding: 0.2rem 0.75rem;
    font-size: 1.9rem;
    line-height: 1;
    background: transparent no-repeat center center;
    background-size: 24px 24px;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }
  #menu-group {
    position: absolute;
    top: 0;
    width: 100vw;
  }
  .Column50 {
    padding: 0 15px;
  }
  #header-main #search_block_top {
    position: absolute;
    top: -40px;
    right: 0;
    color: #CCC;
    background: transparent !important;
    width: 16.6666666666vw;
    height: 40px;
    text-align: center;
    border-left: 1px solid #454545;
  }
  .rtl #header-main #search_block_top {
    border-right: 1px solid #454545;
    border-left: inherit;
  }
  #header-main #search_block_top span {
    font-size: 18px;
    top: 5px;
  }
  #header-main #search_block_top:hover {
    cursor: pointer;
  }
  #header-main #search_query_top {
    background: transparent none repeat scroll 0% 0%;
    height: 38px;
    max-width: 100%;
    color: #FFF;
    padding-left: 35px;
    border: none;
    text-align: left;
  }
  .rtl #header-main #search_query_top {
    text-align: right;
  }
  #header-main #search_query_top:focus {
    box-shadow: none;
  }
  #header-main .header-colunm {
    overflow: auto;
  }
  #header-main #social_block {
    position: relative;
    bottom: 0;
  }
  #header-main #powered {
    position: relative;
  }
  .collapse.navbar-collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none;
  }
  .ApColumn .widget-category_image ul li .category-desc {
    bottom: 20px;
  }
  .ApColumn .widget-category_image ul li .category-desc .category-desc-ct {
    padding: 20px 15px;
  }
}
@media (max-width: 480px) {
    .product-block .label-new {
        top: -2px;
        left: -4px;
    }
  .slider-bar-opened #header-main {
    width: 270px;
    left: 0;
  }
  .rtl .slider-bar-opened #header-main {
    right: 0;
    left: auto;
  }
  .slider-bar-opened #columns, .slider-bar-opened #topbar {
    transform: translate(270px);
  }
  .slider-bar-close #header-main {
    width: 270px;
    left: -270px;
  }
  .rtl .slider-bar-close #header-main {
    right: -270px;
    left: auto;
  }
  .slider-bar-close #columns, .slider-bar-close #topbar {
    transform: translate(0);
  }
  .header_user_info > .dropdown-menu {
    left: 0;
    right: auto;
  }
  .blockcart_top {
    padding-right: 10px;
  }
  .rtl .blockcart_top {
    padding-left: 10px;
    padding-right: inherit;
  }
  .header_user_info .popup-title span {
    display: none;
  }
  .header_user_info ul li {
    display: block;
  }
  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }
  #layer_cart .layer_cart_cart .button-container .btn {
    float: none!important;
    margin-bottom: 10px;
  }
  /*Widget*/
  .ApImage a img {
    margin:0
    width: 61% !important;
  }
}
@media (min-width: 991px) {
  #header .mini-navbar {
    /*-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.25);
    padding-bottom: 30px;*/
  }
  #header .mini-navbar .header-logo {
    padding: 0;
  }
}
@media (max-width: 320px) {
  #topbar .cart_block {
    width: 250px;
  }
    .ApImage a img {
        width: 35% !important;
        margin: 0 0 7px;
    }
}
@media (min-width: 768px) {
    .leo-megamenu {
        display: inline-block;
    }
  #leo-top-menu ul.megamenu > li:nth-child(1) {
    display: none;
  }
}