/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
@media (max-width: 1196px) and (min-width: 992px) {
  .editortool .label-customize {
    display: none;
  }

  .leo-megamenu .navbar-nav > li > a {
    padding: 36px 8px;
    font-size: 14px;
  }
  .leo-megamenu .navbar-nav > li.aligned-left .dropdown-menu {
    width: 578px !important;
  }

  #index .leo-more-info .thumbs_list {
    width: 89%;
    height: 60px;
    margin: 10px 0 0 auto;
  }
}
@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) {
  #topbar .btn-group .quick-setting {
    top: 22px;
  }

  #cavas_menu {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    padding: 0px;
  }
  .rtl #cavas_menu {
    right: 0;
    left: auto;
  }

  .navbar-header .navbar-toggle {
    display: block;
    margin: 0;
    width: 50px;
    height: 50px;
    font-size: 26px;
    line-height: 30px;
  }

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

  .navbar-nav {
    float: none;
  }
  .navbar-nav > li {
    float: none;
  }

  #leo-verticalmenu {
    display: none;
  }

  #header {
    position: relative;
  }
  #header #topbar .container {
    position: inherit;
  }
  #header #search_block_top {
    position: absolute;
    width: 75%;
    left: 12.4%;
    bottom: 8px;
  }
  .rtl #header #search_block_top {
    right: 12.4%;
    left: auto;
  }
  #header #search_block_top form#searchbox {
    width: auto;
  }
  #header #search_block_top form#searchbox .search_query {
    height: 30px;
  }
  #header #search_block_top form#searchbox .input-group-btn {
    z-index: 9;
  }
  #header #search_block_top form#searchbox .btn {
    height: 30px;
    margin-top: -0px;
    margin-left: 0;
  }
  .rtl #header #search_block_top form#searchbox .btn {
    margin-right: 0;
    margin-left: inherit;
  }
  #header #search_block_top form#searchbox .btn .fa {
    color: white;
  }

  #header-main .container {
    position: inherit;
  }
  #header-main:before {
    content: "";
    width: 100%;
    height: 50px;
    background-color: #343434;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .rtl #header-main:before {
    right: 0;
    left: auto;
  }
  #header-main #header_logo {
    text-align: center;
    padding-bottom: 15px;
  }
  #header-main #header_logo .img-responsive {
    display: inline-block;
  }
  #header-main .bg-menu-mobile {
    position: inherit;
    background-color: #343434;
    padding-left: 0;
    padding-right: 0;
    height: 50px;
  }
  #header-main .blockcart_top {
    width: 50px;
    position: absolute;
    right: 0px;
    bottom: 0;
    padding: 0;
  }
  .rtl #header-main .blockcart_top {
    left: 0px;
    right: auto;
  }
  #header-main #cart {
    margin-top: 0px;
  }
  #header-main #cart h4 {
    display: none;
  }
  #header-main #cart .heading .cart-inner, #header-main #cart .title-cart {
    height: 50px;
  }
  #header-main #cart .title-cart {
    width: 50px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #header-main #cart a {
    color: white;
  }
  #header-main #cart a span {
    display: none !important;
  }
  #header-main #cart a span.ajax_cart_quantity {
    display: block !important;
    text-align: center;
    position: absolute;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background-color: #1e9b17;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: -10px;
    left: -10px;
  }
  .rtl #header-main #cart a span.ajax_cart_quantity {
    right: -10px;
    left: auto;
  }
  #header-main #cart .cart_block {
    display: none !important;
  }

  #layer_cart {
    width: 90%;
    left: 5%;
  }

  .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 .dropdown-toggle {
    display: block;
  }

  .block .title_block {
    font-size: 20px;
  }

  #footer .title_block, #footer .block_content {
    width: 100%;
  }
  #footer #newsletter_block_left.block .title_block {
    margin-bottom: 10px;
  }

  #manucarousel {
    height: 100px;
    overflow: hidden;
  }

  .social_carousel .block_content.toggle-footer {
    display: block !important;
  }

  .columns-container:before {
    height: 350px;
  }
}
@media (max-width: 767px) {
  html {
    background: none;
  }

  header .g-dropdown {
    position: relative;
  }
  header .g-dropdown .groupe-btn {
    padding: 5px;
    float: left;
    cursor: pointer;
  }
  .rtl header .g-dropdown .groupe-btn {
    float: right;
  }
  header .g-dropdown ul.links li {
    display: block;
  }

  #send_friend_form {
    width: 280px;
  }

  #poweredby {
    text-align: center;
  }

  #footnav {
    text-align: center;
    margin-top: 10px;
  }

  .effect {
    text-align: center;
  }

  #leosearchtopbox select {
    width: 40%;
  }
  #leosearchtopbox input {
    width: 60%;
  }

  .product-block .quick-view {
    display: none;
  }

  .content_sortPagiBar .display {
    display: none;
  }

  .footer-nav #footnav {
    text-align: center !important;
  }
  .footer-nav #footnav li {
    padding: 0;
  }
}
@media (max-width: 600px) {
  .block .title_block {
    font-size: 14px;
  }

  .products_block .page-subheading {
    font-size: 20px;
  }
  .products_block .block_content .carousel-control {
    font-size: 35px;
    top: -111px;
  }
  .products_block .nav-pills {
    font-size: 14px;
  }

  .navbar-header .navbar-toggle {
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    left: 0;
    bottom: 0px;
  }
  .rtl .navbar-header .navbar-toggle {
    right: 0;
    left: auto;
  }

  #header #search_block_top {
    bottom: 3px;
  }

  #header-main .container {
    position: inherit;
  }
  #header-main:before {
    width: 100%;
    height: 40px;
  }
  #header-main .bg-menu-mobile {
    height: 40px;
  }
  #header-main .blockcart_top {
    width: 40px;
  }
  #header-main #cart .fa {
    font-size: 22px;
  }
  #header-main #cart .media > .pull-left {
    margin-right: 0;
  }
  #header-main #cart .heading .cart-inner {
    min-height: 0;
  }
  #header-main #cart .heading .cart-inner, #header-main #cart .title-cart {
    height: 40px;
  }
  #header-main #cart .title-cart {
    width: 40px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #header-main #cart a {
    color: white;
  }
  #header-main #cart a span.ajax_cart_quantity {
    line-height: 30px;
    width: 30px;
    height: 30px;
    background-color: #1e9b17;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    top: -10px;
    left: -10px;
  }
  .rtl #header-main #cart a span.ajax_cart_quantity {
    right: -10px;
    left: auto;
  }
  #header-main #cart .cart_block {
    display: none !important;
  }

  .columns-container:before {
    height: 310px;
    background-size: 200% 100%;
  }

  .footer-top .inner .social_carousel.row {
    padding: 15px;
  }
  .footer-top .inner .social_carousel.row .carousel-control {
    right: -14px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
  }
  .rtl .footer-top .inner .social_carousel.row .carousel-control {
    left: -14px;
    right: auto;
  }
  .footer-top .inner .social_carousel.row .carousel-control.left {
    top: 5px;
  }

  .contact_footer {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  #header .blockcart_top {
    width: 40px;
    bottom: -6px;
  }
  #header #search_block_top {
    width: 69%;
    left: 15.4%;
  }
  .rtl #header #search_block_top {
    right: 15.4%;
    left: auto;
  }

  #header-main .inner {
    text-align: center;
  }
  #header-main #header_logo a {
    display: inline-block;
  }

  #cart .heading {
    display: inline-block;
  }

  .box-services {
    display: none;
  }

  .product-block .functional-buttons {
    left: 0;
  }
  .rtl .product-block .functional-buttons {
    right: 0;
    left: auto;
  }

  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }

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

  .columns-container:before {
    height: 240px;
  }

  .content_sortPagiBar .showall {
    margin-bottom: 15px;
  }
  .content_sortPagiBar .pagination {
    width: 290px;
  }

  #footer #newsletter_block_left .btn-danger, #footer #newsletter_block_left .newsletter-input {
    float: none;
    width: 100%;
  }
  #footer #newsletter_block_left .newsletter-input {
    margin-bottom: 10px;
  }

  .products_block .block_content .carousel-control {
    font-size: 35px;
    top: -152px;
  }
  .products_block .block_content .carousel-control.left {
    left: 10% !important;
  }
  .products_block .block_content .carousel-control.right {
    right: 10% !important;
  }
  .products_block .nav-pills > li > a:before {
    display: none;
  }
}
@media (max-width: 320px) {
  .columns-container:before {
    height: 179px;
  }

  .cart_navigation .btn {
    display: block;
    width: 80%;
    margin: 10px auto;
    float: none !important;
  }
}
