/** 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: 80px; }
  @media (max-width: 767px) {
    .box-start {
      margin-bottom: 60px; } }

.box-service, .box-fake-product, .box-blog, .box-open-time-about-us {
  margin-bottom: 80px; }
  @media (max-width: 767px) {
    .box-service, .box-fake-product, .box-blog, .box-open-time-about-us {
      margin-bottom: 60px; } }

.box-categories, .box-banner, .box-products-sidebar {
  margin-bottom: 60px; }
  @media (max-width: 767px) {
    .box-categories, .box-banner, .box-products-sidebar {
      margin-bottom: 40px; } }

.box-banner-process {
  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; }
  .box-banner-process:after {
    display: none; }
  @media (max-width: 1199px) and (min-width: 992px) {
    .box-banner-process > [class*="col-"] + .col-lg-12 {
      margin-top: 40px; } }
  @media (max-width: 991px) and (min-width: 768px) {
    .box-banner-process > [class*="col-"] + .col-md-12 {
      margin-top: 40px; } }
  @media (max-width: 767px) and (min-width: 576px) {
    .box-banner-process > [class*="col-"] + .col-sm-12 {
      margin-top: 40px; } }
  @media (max-width: 575px) and (min-width: 480px) {
    .box-banner-process > [class*="col-"] + .col-xs-12 {
      margin-top: 40px; } }
  @media (max-width: 479px) {
    .box-banner-process > [class*="col-"] + .col-sp-12 {
      margin-top: 40px; } }

.box-product-tabs, .box-products, .box-products-featured {
  margin-bottom: 60px; }

/*# sourceMappingURL=profile1518106516.css.map */
