/***************************************************
  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: 40px; }

.box-collection {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .box-collection {
      margin-bottom: 50px; } }
  .box-collection .banner {
    text-align: center; }
  @media (max-width: 767px) {
    .box-collection > [class*="col-"] + [class*="col-"] {
      margin-top: 30px; } }

.box-product-tabs {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media (max-width: 991px) {
    .box-product-tabs {
      padding-top: 50px;
      padding-bottom: 50px; } }

.box-banner {
  margin-top: 80px;
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .box-banner {
      margin-top: 50px;
      margin-bottom: 50px; } }
  .box-banner .banner {
    text-align: center; }

.box-product-banner {
  margin-bottom: 80px; }
  @media (max-width: 991px) {
    .box-product-banner {
      margin-bottom: 50px; } }
  @media (min-width: 992px) {
    .box-product-banner {
      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; } }
  .box-product-banner .banner {
    text-align: center; }

.box-blog {
  margin-top: 80px;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .box-blog {
      margin-top: 50px;
      margin-bottom: 30px; } }

.box-testimonials-instagram {
  margin-bottom: 70px; }
  @media (max-width: 991px) {
    .box-testimonials-instagram {
      margin-bottom: 50px; } }
  @media (min-width: 768px) {
    .box-testimonials-instagram {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -moz-box-align: end;
      box-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      -ms-align-items: flex-end;
      -o-align-items: flex-end;
      align-items: flex-end;
      -ms-flex-align: end; } }

/*# sourceMappingURL=profile1498754554.css.map */
