/***************************************************
  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; }

#wrapper {
  background: #f2f2f2; }

.box-start {
  margin-bottom: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .box-start:after {
    display: none; }
  .box-start .center-slideshow {
    margin-top: 15px; }
    @media (min-width: 992px) {
      .box-start .center-slideshow {
        margin-top: 30px;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
        -webkit-order: 2;
        -moz-order: 2;
        order: 2;
        -ms-flex-order: 2; } }
  @media (min-width: 992px) {
    .box-start .left-banner {
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      box-ordinal-group: 1;
      -webkit-order: 1;
      -moz-order: 1;
      order: 1;
      -ms-flex-order: 1; } }
  @media (min-width: 992px) {
    .box-start .right-banner {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      box-ordinal-group: 3;
      -webkit-order: 3;
      -moz-order: 3;
      order: 3;
      -ms-flex-order: 3; } }
  .box-start .banner {
    margin-top: 30px;
    text-align: center; }

.box-three-banner {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .box-three-banner {
      margin-bottom: 50px; } }
  .box-three-banner .banner {
    margin-top: 30px;
    text-align: center; }

.box-product-deal {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box-product-deal {
      margin-bottom: 30px; } }

.box-product-banner-category {
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box-product-banner-category {
      margin-bottom: 30px; } }
  .box-product-banner-category .ApProductCarousel .owl-carousel, .box-product-banner-category .ApProductCarousel .slick-slider, .box-product-banner-category .ApProductCarousel .carousel {
    padding-left: 15px;
    padding-right: 15px; }

.box-top-cateogory {
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .box-top-cateogory {
      margin-bottom: 50px; } }

/*# sourceMappingURL=profile1498754554.css.map */
