/***************************************************
  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 
 */
/***********************************************************************/
/*
  Widget Category Image
*/
.ApColumn .widget-category_image {
  font-family: "Josefin Sans", sans-serif;
  text-align: left; }
  .rtl .ApColumn .widget-category_image {
    text-align: right; }
  .ApColumn .widget-category_image .nbproducts {
    top: 50px;
    bottom: inherit;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "Harmonia Sans Pro Cyr";
    left: 50px;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
    .rtl .ApColumn .widget-category_image .nbproducts {
      right: 50px;
      left: auto; }
    @media (max-width: 1199px) {
      .ApColumn .widget-category_image .nbproducts {
        font-size: 16px;
        top: 30px;
        left: 20px; }
        .rtl .ApColumn .widget-category_image .nbproducts {
          right: 20px;
          left: auto; } }
    .ApColumn .widget-category_image .nbproducts .leo-qty {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      color: #888888;
      visibility: visible;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: none;
      -o-transition: none;
      transition: none; }
  .ApColumn .widget-category_image:hover .nbproducts {
    bottom: 50px; }
    .ApColumn .widget-category_image:hover .nbproducts .leo-qty {
      color: #FFFFFF; }

.tabs-top {
  margin-top: 70px; }
  .tabs-top .nav-tabs {
    position: relative;
    text-align: center;
    top: inherit;
    right: inherit;
    margin-bottom: 60px; }
    .tabs-top .nav-tabs li > a {
      font-size: 20px;
      font-weight: 700;
      text-transform: uppercase; }
      .tabs-top .nav-tabs li > a.active:before {
        display: none; }

.page-home .instagram-block .title_block {
  position: relative;
  bottom: inherit;
  left: inherit;
  text-align: center;
  display: block;
  height: auto;
  background: transparent;
  padding: 0;
  margin-bottom: 60px;
  line-height: normal;
  font-size: 16px;
  font-weight: 700;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }
  .page-home .instagram-block .title_block:before {
    content: "\f16d";
    font-family: "FontAwesome";
    margin-right: 10px; }
    .rtl .page-home .instagram-block .title_block:before {
      margin-left: 10px;
      margin-right: inherit; }

#index .footer-container {
  margin-top: 0; }

/*# sourceMappingURL=profile1537128318.css.map */
