/** search ***/
/** end search ***/
/** newlestter ***/
/** End newlestter ***/
/***************************************************
	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 
 */
/***********************************************************************/
.box-start {
  margin-bottom: 20px; }

.box-collections, .box-manufacturers {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .box-collections, .box-manufacturers {
      margin-bottom: 60px; } }

.box-testimonials-manufatures {
  margin-top: 80px;
  margin-bottom: 80px;
  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;
  -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; }
  @media (max-width: 991px) {
    .box-testimonials-manufatures {
      margin-top: 60px;
      margin-bottom: 60px; } }
  .box-testimonials-manufatures:after {
    display: none; }

.box-product-tabs, .box-products, .box-products-featured, .box-banners, .box-banner, .box-products-list {
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .box-product-tabs, .box-products, .box-products-featured, .box-banners, .box-banner, .box-products-list {
      margin-bottom: 40px; } }

.box-space-before {
  margin-top: 80px; }
  @media (max-width: 991px) {
    .box-space-before {
      margin-top: 60px; } }

.box-testimonials {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .box-testimonials {
      padding-top: 60px;
      padding-bottom: 60px; } }

/*# sourceMappingURL=profile1491397774.css.map */
