/**
* 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: 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;
  }
  .leo-megamenu .navbar-nav > li > a{padding:19px 8px!important;}
}
@media (max-width: 1024px) {
  #layer_cart {
    width: 100%;
  }

  .leo-megamenu .leo-widget .product-block .name a {
    font-size: 13px;
  }
  .leo-megamenu .leo-widget .product-block .image {
    padding: 0 5px 20px 0;
    width: 34%;
  }
  .rtl .leo-megamenu .leo-widget .product-block .image {
    padding: 0 0 20px 5px;
  }

  #thumbs_list {
    margin-left: 13px;
  }
  .rtl #thumbs_list {
    margin-right: 13px;
    margin-left: inherit;
  }
}
@media (min-width: 991px) {
  .product-block .box-buttons {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .product-block .box-buttons > div a {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
  }
  .product-block .functional-buttons .cart {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    right: -50px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .rtl .product-block .functional-buttons .cart {
    left: -50px;
    right: auto;
  }
  .product-block:hover .box-buttons {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
  }
  .product-block:hover .box-buttons > div a {
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
  }
  .product-block:hover .functional-buttons .cart {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    right: 0;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .rtl .product-block:hover .functional-buttons .cart {
    left: 0;
    right: auto;
  }
  .index .product_block.col-sm-6 .product-container{height:400px;}
}
@media (max-width: 991px) {
  .float-vertical.active > .block_content {
    position: relative;
  }
  .index .product_block.col-sm-6 .product-container{height:500px;}
  #leo-verticalmenu .open > .dropdown-menu {
    max-width: 100%;
    position: relative;
    left: auto !important;
    width: 100% !important;
    top: 100%;
  }

  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;
  }

  .border-right {
    border: none;
  }

  #header_logo {
    position: inherit;
    height: auto;
  }

  #search_block_top {
    border-top: 1px solid #dbdbdb;
    width: 100%;
  }

  form#searchbox input.search_query {
    padding: 28px 17px;
  }

  .leo-megamenu .navbar-nav > li > a {
    font-size: 13px;
  }

  .leo-megamenu .dropdown-menu.dropdown-sub .mega-col {
    width: 50%;
  }

  .leo-more-cdown {
    position: inherit;
    bottom: 0;
  }

  #thumbs_list {
    width: 535px;
    margin-left: 70px;
  }
  .rtl #thumbs_list {
    margin-right: 70px;
    margin-left: inherit;
  }

  .footer-bottom {
    text-align: center;
  }

  .payment {
    text-align: center;
  }

  .social {
    position: relative;
    top: 0;
    padding: 20px;
    text-align: center;
  }

  .footer-support .sp-col {
    text-align: center;
  }
  .footer-support .sp-phone.sp-border {
    text-align: center;
    display: block;
  }
}
@media (max-width: 768px) {
  #cart {
    margin-right: 0;
  }
  .rtl #cart {
    margin-left: 0;
    margin-right: inherit;
  }

  .header_user_info .popup-content {
    left: 0;
    right: inherit;
  }

  #slideshow .wrapper {
    margin: 0;
    padding: 0;
  }

  .social {
    position: absolute;
  }

  .footer-location .address {
    float: none !important;
  }
  .footer-location .email {
    float: none !important;
  }

  .sp-col {
    text-align: center;
  }

  .tabs-top.tabs-footer .nav-tabs > li > a span {
    display: none;
  }
  .tabs-top.tabs-footer .nav-tabs > li > a:after {
    display: none;
  }
  .tabs-top.tabs-footer .tab-content .footer-block {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  html {
    background: none;
  }

  .navbar-header {
    height: 76px;
  }
  .navbar-header .navbar-toggle {
    display: block;
    float: left;
    margin: 16px 0 0 20px;
    width: 40px;
    border: 1px solid #dbdbdb;
  }
  .rtl .navbar-header .navbar-toggle {
    float: right;
  }
  .rtl .navbar-header .navbar-toggle {
    margin: 16px 20px 0 0;
  }

  .collapse.navbar-collapse {
    display: none !important;
  }

  .navbar-nav {
    float: none;
  }
}
@media (max-width: 598px) {
  #footer #newsletter_block_left form {
    width: 400px;
  }

  .popup-over {
    float: right;
  }
  .rtl .popup-over {
    float: left;
  }

  .header_user_info .popup-over .popup-content {
    left: 0;
    right: auto;
  }

  #thumbs_list {
    width: 425px;
    margin-left: 50px;
  }
  .rtl #thumbs_list {
    margin-right: 50px;
    margin-left: inherit;
  }
}
@media (max-width: 480px) {
  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }

  #layer_cart .layer_cart_cart .button-container .btn {
    float: none!important;
    margin-bottom: 10px;
  }

  #footer #newsletter_block_left form {
    width: auto;
  }

  .social {
    position: inherit;
    padding: 20px;
    text-align: center;
  }

  .pb-center-column {
    padding-left: 0;
  }
  .rtl .pb-center-column {
    padding-right: 0;
    padding-left: inherit;
  }

  .nav-tabs.page-product-heading > li {
    width: 100%;
  }
}
@media (max-width: 320px) {
  #thumbs_list {
    width: 215px;
    margin-left: 35px;
  }
}
