/**
 * 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;
  }
}
@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;
  }

  .navbar-collapse.collapse {
    display: block !important;
  }
}
@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 .dropdown-toggle {
    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;
  }

  #footer #newsletter_block_left .newsletter-input {
    width: 200px;
  }

  #footer #newsletter_block_left.block .title_block {
    margin-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .widget-html .topcolumn {
    margin: 10px 0;
  }

  #top_column {
    margin-top: -55px;
  }

  .bannercontainer .tp-bullets {
    bottom: 20px !important;
  }

  .product_list .ajax_block_product:first-child:before, .product_list .ajax_block_product.first-in-line:before, .product_list .ajax_block_product.first-item:before {
    width: 1px;
  }

  .product_list .product-block .content_price {
    min-height: 46px;
  }
  .product_list .product-block .quick-view-wrapper-mobile {
    opacity: 1;
    filter: alpha(opacity=100);
    background-color: transparent;
    height: 155px;
    width: 215px;
    position: absolute;
    overflow: hidden;
    pointer-events: none;
    bottom: 0px;
    right: 0;
  }
  .product_list .product-block .quick-view-wrapper-mobile .quick-view-mobile {
    display: block;
    position: relative;
    background-color: #59bd56;
    height: 130px;
    width: 85px;
    top: 127px;
    z-index: 10;
    zoom: 1;
    pointer-events: all;
    right: -162px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
  }
  .product_list .product-block .quick-view-wrapper-mobile .quick-view-mobile i {
    position: relative;
    top: 22px;
    left: -33px;
    font-size: x-large;
    color: #FFF;
    font-size: 14px;
  }
  .product_list .product-block .quick-view-wrapper-mobile .quick-view-mobile i:before {
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
  }
  .rtl .product_list .product-block .quick-view-wrapper-mobile {
    left: 0;
    right: auto;
  }
  .product_list.grid .product-block .functional-buttons {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .product_list.grid .product-block:hover .box-label {
    bottom: 1px;
  }
  .product_list.grid .product-block:hover .product-meta {
    top: 0;
  }
  .product_list.grid .product-block:hover .product_img_link > img {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
@media (max-width: 991px) {
  .navbar-collapse.collapse {
    display: none !important;
  }

  .navbar-header {
    float: left;
  }
  .rtl .navbar-header {
    float: right;
  }

  .navbar-header .navbar-toggle {
    margin-left: 15px;
    /* @include rtl-float-left(); */
    display: block;
  }
  .navbar-header .navbar-toggle:hover, .navbar-header .navbar-toggle:focus {
    background: #2d3035;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
  }

  .wrap-slideshow .bannercontainer {
    top: -55px !important;
  }

  .sidebar {
    clear: both;
  }
  .sidebar .block-html {
    display: none;
  }
  .sidebar .block {
    border-bottom: 1px solid #f2f2f2;
  }
  .sidebar > .nopadding {
    padding: 0 !important;
  }

  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;
  }

  #header-main .inner {
    text-align: center;
  }
  #header-main #header_logo a {
    display: inline-block;
  }

  #header_logo {
    margin: 36px 0 0;
    width: 100%;
    text-align: center;
  }

  #header_right {
    margin-top: 0;
  }
  #header_right .header_user_info {
    padding: 0;
  }

  #send_friend_form {
    width: 280px;
  }

  #poweredby {
    text-align: center;
  }

  #footnav {
    text-align: center;
    margin-top: 10px;
  }

  .widget-html .topcolumn {
    margin: 10px 0;
  }

  .bannercontainer .tp-bullets {
    bottom: 20px !important;
  }

  #social_block.block {
    margin-bottom: 15px;
  }

  /* nopadding */
  .nopadding {
    padding: 0 9px !important;
  }

  .footer-block.nopadding {
    padding: 0 !important;
  }

  .footer-center .title_block {
    padding: 10px 0 !important;
  }

  .sidebar .block-green .title_block {
    padding: 15px 15px 14px;
    font-size: 15px;
  }

  .contentbanner-left .nopadding, .contentbanner-right .nopadding {
    padding: 0 !important;
  }

  #header_right {
    margin: 5px 0 10px 0;
  }
  #header_right .inner {
    height: 31px;
  }
  #header_right .btn-group {
    padding: 0;
    margin-left: 5px;
  }
  #header_right .btn-group.header_user_info {
    padding: 0;
  }
  #header_right .btn-group.header_user_info .quick-setting {
    right: 0;
    left: auto;
  }
  .rtl #header_right .btn-group {
    margin-right: 5px;
    margin-left: inherit;
  }
  #header_right .btn-group:hover {
    cursor: pointer;
  }
  #header_right .btn-group .dropdown-toggle {
    box-shadow: none;
    border: 1px solid #ebebeb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    padding: 5px 10px 5px 10px;
  }
  .rtl #header_right .btn-group .dropdown-toggle {
    padding: 5px 10px 5px 10px;
  }
  #header_right .btn-group .dropdown-toggle .fa-cog {
    margin-right: 5px;
  }
  .rtl #header_right .btn-group .dropdown-toggle .fa-cog {
    margin-left: 5px;
    margin-right: inherit;
  }
  #header_right .btn-group .dropdown-toggle:before {
    content: "\f0d7";
    position: absolute;
    top: 9px;
    font-size: 11px;
    font-family: "FontAwesome";
    right: 3px;
  }
  .rtl #header_right .btn-group .dropdown-toggle:before {
    left: 3px;
    right: auto;
  }
  #header_right .btn-group .dropdown-toggle span.textlang {
    display: none;
  }
  #header_right .btn-group .quick-setting {
    left: 0;
  }
  .rtl #header_right .btn-group .quick-setting {
    right: 0;
    left: auto;
  }
  #header_right .btn-group .quick-setting li {
    float: left;
    width: 100%;
    text-align: left;
  }
  .rtl #header_right .btn-group .quick-setting li {
    text-align: right;
  }
  #header_right .btn-group .quick-setting .selected span, #header_right .btn-group .quick-setting .selected a {
    color: #59bd56;
  }

  #cart .heading {
    height: 31px;
    min-width: 55px;
    background: #f44262;
    padding: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin: 0 15px 0 5px;
  }
  .rtl #cart .heading {
    margin: 0 5px 0 15px;
  }
  #cart .heading .title-cart {
    height: 31px;
    line-height: 29px;
    margin-left: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
  }
  #cart .heading .cart-inner {
    min-height: 31px;
  }
  #cart .heading .cart-inner h4 {
    display: none;
  }
  #cart .heading .cart-inner a span {
    display: none !important;
  }
  #cart .heading .cart-inner a span.ajax_cart_quantity {
    color: #FFF;
    line-height: 26px;
    padding: 0 5px;
    display: block !important;
    text-align: left;
  }
  .rtl #cart .heading .cart-inner a span.ajax_cart_quantity {
    text-align: right;
  }
}
@media (max-width: 600px) {
  .wrap-slideshow .bannercontainer {
    top: 0 !important;
  }

  #top_column {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  header .nav .row {
    padding: 10px 0;
  }

  #header-main .inner {
    text-align: center;
  }
  #header-main #header_logo a {
    display: inline-block;
  }
  #header-main .box-services {
    width: 100%;
  }
  #header-main #cart,
  #header-main .iconbox {
    float: none!important;
  }

  #cart .heading {
    display: inline-block;
  }

  .box-services {
    display: none;
  }

  .product-block .functional-buttons {
    left: 0;
  }

  #layer_cart .layer_cart_cart .button-container {
    text-align: center;
  }

  #layer_cart .layer_cart_cart .button-container .btn {
    float: none!important;
    margin-bottom: 10px;
  }

  .product_list .ajax_block_product:before {
    width: 0px;
  }

  .product_list .ajax_block_product:first-child:before,
  .product_list .ajax_block_product.first-in-line:before,
  .product_list .ajax_block_product.first-item:before {
    width: 0px;
  }

  .subcategories .cat-desc {
    height: auto;
  }
}
