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

  #thumbs_list {
    width: 420px;
  }
}
@media (max-width: 1024px) {
  #layer_cart {
    *width: 100%;
  }

  .ApHtml .contact-us a {
    font-size: 11px;
  }

  .deal-product .carousel-control,
  .deal-product .owl-theme .owl-controls .owl-buttons div {
    top: -185px;
  }

  .toplist-product .product-block {
    margin: 10px 0;
  }

  .iview-controlNav div.iview-items.customHtmlBullet {
    width: 240px;
  }
  .iview-controlNav div.iview-items.customHtmlBullet ul li {
    width: 240px;
    height: 104px;
  }
  .iview-controlNav div.iview-items.customHtmlBullet a.iview-control {
    width: 240px;
    padding: 10px 25px 10px 20px;
  }
  .rtl .iview-controlNav div.iview-items.customHtmlBullet a.iview-control {
    padding: 10px 20px 10px 25px;
  }
}
@media (min-width: 992px) {
  .product-block .box-buttons > div:nth-of-type(1) {
    *bottom: 50%;
    *top: 50%;
    *left: 0;
    bottom: inherit;
    top: 40px;
    right: 0;
    margin: -20px 0 0 -68px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  .product-block .box-buttons .img_fab {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }
  .product-block .functional-buttons {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;	  
  }
  .rtl .product-block .box-buttons > div:nth-of-type(1) {
    right: 0;
    left: auto;
  }
  .rtl .product-block .box-buttons > div:nth-of-type(1) {
    margin: -20px -68px 0 0;
  }
  .product-block .box-buttons > div:nth-of-type(2) {
    bottom: 50%;
    top: 50%;
    left: 50%;
    right: 50%;
    margin: -20px 0 0 -20px;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .rtl .product-block .box-buttons > div:nth-of-type(2) {
    margin: -20px -20px 0 0;
  }
  .product-block .box-buttons > div:nth-of-type(3) {
    bottom: 50%;
    top: 50%;
    right: 0;
    margin: -20px -68px 0 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }
  .rtl .product-block .box-buttons > div:nth-of-type(3) {
    left: 0;
    right: auto;
  }
  .rtl .product-block .box-buttons > div:nth-of-type(3) {
    margin: -20px 0 0 -68px;
  }
  .product-block:hover .box-buttons > div:nth-of-type(1) {
    *left: 50%;
	right: 10px;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .product-block:hover .box-buttons .img_fab {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .product-block:hover .functional-buttons {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .rtl .product-block:hover .box-buttons > div:nth-of-type(1) {
    right: 50%;
    left: auto;
  }
  .product-block:hover .box-buttons > div:nth-of-type(2) {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
  }
  .product-block:hover .box-buttons > div:nth-of-type(3) {
    right: 50%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .rtl .product-block:hover .box-buttons > div:nth-of-type(3) {
    left: 50%;
    right: auto;
  }
}
@media (max-width: 991px) {
  .float-vertical.active > .block_content {
    position: relative;
  }

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

  .deal-product .carousel-control,
  .deal-product .owl-theme .owl-controls .owl-buttons div {
    top: -45px;
  }

  .product-block .box-buttons {
    margin-top: 15px;
  }
  .product-block .box-buttons a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }

  .ApHtml .contact-us a {
    font-size: 14px;
  }

  #widget-aboutus .ApImage {
    padding-left: 0;
  }
  .rtl #widget-aboutus .ApImage {
    padding-right: 0;
    padding-left: inherit;
  }

  #powered {
    text-align: center;
  }
  #powered .ApImage {
    text-align: center;
    float: none !important;
  }

  #footer-center > .ApColumn {
    padding: 40px 30px 20px;
    min-height: 215px;
  }
  #footer-center > .ApColumn:before {
    display: none;
  }
  #footer-center > .ApColumn .block {
    margin-bottom: 20px;
  }
}
@media (max-width: 990px) {
  #thumbs_list {
    width: 100%; /* 720px;*/
	    max-width: 535px;
  }

  .product-block .box-buttons a {
    position: inherit;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  html {
    background: none;
  }

  .navbar-header .navbar-toggle {
    display: block;
    float: left;
    margin: 0;
    width: 40px;
    font-size: 20px;
    color: #000;
  }
  .rtl .navbar-header .navbar-toggle {
    float: right;
  }
  .navbar-header .navbar-toggle:hover {
    color: #0c4c8a; /* #ebb04e;*/
  }

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

  .navbar-nav {
    float: none;
  }

  .leo-verticalmenu {
    margin-top: -50px;
  }

  .leo-megamenu {
    top: -10px;
    left: -10px;
  }

  .ApColumn .view-product-special .product-block .image {
    width: auto;
  }
}
@media (max-width: 768px) {
  #header-main .header-logo {
    text-align: center;
  }
  #header-main .header-logo img {
    display: inline-block;
    margin-bottom: 30px;
  }

  .sidebar .carousel-control,
  .sidebar .owl-theme .owl-controls .owl-buttons div {
    top: 50%;
  }
  .sidebar .carousel-control.left, .sidebar .carousel-control.owl-prev,
  .sidebar .owl-theme .owl-controls .owl-buttons div.left,
  .sidebar .owl-theme .owl-controls .owl-buttons div.owl-prev {
    right: auto;
    left: 19px;
  }
  .sidebar .carousel-control.right, .sidebar .carousel-control.owl-next,
  .sidebar .owl-theme .owl-controls .owl-buttons div.right,
  .sidebar .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -12px;
  }

  .tabs-top .nav-tabs > li {
    width: 100%;
  }

  .deal-product .product-block .left-block {
    width: 100%;
  }
  .deal-product .product-block .right-block {
    width: 100%;
    padding: 0;
  }
  .deal-product .product-block .leo-more-cdown ul li {
    margin-left: 5px;
    margin-right: 5px;
  }
  .deal-product .carousel-control, .deal-product .owl-theme .owl-controls .owl-buttons div {
    top: -45px;
  }

  .iview-controlNav {
    display: none;
  }

  #thumbs_list {
    *margin-left: 180px;
  }
  .rtl #thumbs_list {
    *margin-right: 180px;
    margin-left: inherit;
  }

  #footer-center > .ApColumn {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  #footer-center > .ApColumn:before {
    display: none;
  }
}
@media (max-width: 620px) {
  #thumbs_list {
    *margin-left: 80px;
  }
  .rtl #thumbs_list {
    *margin-right: 80px;
    margin-left: inherit;
  }

  .nav-tabs.page-product-heading {
    width: 100%;
  }

  .tab-content.page-product-content {
    width: 100%;
  }

  .ajax_add_to_cart_button {
    width: auto;
  }

  /* Widget */
  .ApColumn.deal-product .block.products_block .block_content .owl-carousel, .ApColumn.deal-product .block.products_block .block_content .carousel-inner {
    padding: 20px 0px;
  }
  .ApColumn.deal-product .owl-carousel .owl-item {
    padding: 0 5px;
  }

  /* Product List */
  .product-block .functional-buttons a.addToWishlist,
  .product-block .functional-buttons a.add_to_compare {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
  .product-block .functional-buttons a.addToWishlist span,
  .product-block .functional-buttons a.add_to_compare span {
    width: 34px;
    height: 34px;
  }

  .ajax_add_to_cart_button span {
    padding: 7px 10px;
  }
}
@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;
  }

  #thumbs_list {
    *width: 270px;
  }

  .blockcart_top {
    width: 100%;
  }

  #cart {
    *margin: 20px 0 0 30%;
  }
  .rtl #cart {
    *margin: 20px 30% 0 0;
  }

  .leo-megamenu {
    top: -10px;
    left: -10px;
  }

  .deal-product .product-block {
    padding: 30px 10px;
  }
  .deal-product .name {
    height: auto;
    margin: 15px 0px;
  }
  .deal-product .name a {
    font-size: 18px;
  }

  .currencies-block:hover .popup-content {
    left: 0;
    right: inherit;
  }

  .ApColumn .title_block,
  .group-widget .title_block {
    font-size: 15px;
  }

  .manufacturers_block .owl-item img {
    margin-bottom: 15px;
  }
}
@media (max-width: 320px) {
  #thumbs_list {
    margin-left: 55px;
    width: 180px;
  }
  .rtl #thumbs_list {
    margin-right: 55px;
    margin-left: inherit;
  }

  .pb-center-column h1 {
    font-size: 18px;
  }
}
