/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
#index #wrapper {
  padding-top: 0px;
  padding-bottom: 0px; }

.box-search {
  position: relative;
  padding-bottom: 30px;
  padding-top: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  @media (min-width: 768px) {
    .box-search {
      padding-bottom: 40px;
      padding-top: 40px; } }
  @media (min-width: 992px) {
    .box-search {
      padding-bottom: 60px;
      padding-top: 60px; } }
  @media (min-width: 1200px) {
    .box-search {
      padding-bottom: 90px;
      padding-top: 90px; } }
  .box-search #leo_search_block_top .box-title {
    display: block; }

.box-deal-banner {
  margin-top: 60px;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .box-deal-banner {
      margin-top: 30px;
      margin-bottom: 40px; } }
  .box-deal-banner .banner {
    text-align: center; }
    @media (max-width: 991px) {
      .box-deal-banner .banner {
        margin-bottom: 30px; } }

.box-product {
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .box-product {
      margin-bottom: 20px; } }

.box-service {
  padding-bottom: 30px;
  padding-top: 30px; }

.box-product-category {
  overflow: hidden;
  margin-bottom: 30px;
  margin-left: 0px;
  margin-right: 0px; }
  .box-product-category > [class*="col-"] {
    padding-left: 0px;
    padding-right: 0px; }
    @media (max-width: 991px) {
      .box-product-category > [class*="col-"] + [class*="col-"] {
        margin-top: 30px; } }
  .box-product-category.box-top {
    margin-top: 80px; }
    @media (max-width: 991px) {
      .box-product-category.box-top {
        margin-top: 40px; } }
  .box-product-category.box-bottom {
    margin-bottom: 80px; }
    @media (max-width: 991px) {
      .box-product-category.box-bottom {
        margin-bottom: 40px; } }
  .box-product-category .group-category {
    position: relative; }
    .box-product-category .group-category:before {
      content: '';
      background: #102d3a;
      position: absolute;
      top: 0px;
      left: 0px;
      right: 0px;
      bottom: 0px; }
      @media (min-width: 992px) {
        .box-product-category .group-category:before {
          bottom: auto;
          padding-bottom: 1000px; } }
  .box-product-category .banner {
    text-align: center; }
  @media (min-width: 992px) {
    .box-product-category .product-miniature .thumbnail-container .product-meta {
      padding: 20px 15px 20px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .box-product-category .product-miniature .thumbnail-container .product-meta {
      padding: 18px 15px 18px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .box-product-category .product-miniature .thumbnail-container .functional-buttons {
      bottom: 5px; } }
  @media (min-width: 992px) {
    .box-product-category .product-miniature .thumbnail-container .functional-buttons > div.cart {
      margin-top: 30px; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .box-product-category .product-miniature .thumbnail-container .functional-buttons > div.cart {
      margin-top: 10px; } }
  @media (min-width: 992px) {
    .box-product-category .product-miniature:last-child .thumbnail-container {
      margin-bottom: 0px; } }

.box-banner {
  margin-bottom: 30px; }

.box-blog {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 991px) {
    .box-blog {
      padding-top: 40px;
      padding-bottom: 40px; } }

.box-manufactures {
  padding-top: 20px;
  padding-bottom: 20px; }

/*# sourceMappingURL=profile1498775097.css.map */
