/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/* line 5, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
#index #columns {
  padding-top: 20px;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  /* line 5, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
  #index #columns {
    padding-top: 0px;
  }
}

/* line 13, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
.box-newsletter {
  position: relative;
}
/* line 15, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
.box-newsletter:before {
  content: '';
  margin: 0 -1000px;
  height: 1px;
  display: block !important;
  background: #eeeeee;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 28, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
.box-lookbook {
  margin-top: 40px;
}
/* line 30, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
.box-lookbook.box-end {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  /* line 30, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
  .box-lookbook.box-end {
    margin-bottom: 50px;
  }
}
@media (max-width: 479px) {
  /* line 30, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
  .box-lookbook.box-end {
    margin-bottom: 30px;
  }
}
/* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
.box-lookbook .group-right {
  margin-top: 30px;
}
@media (min-width: 992px) {
  /* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
  .box-lookbook .group-right {
    z-index: 9;
    margin-top: -100px;
  }
}
@media (min-width: 1200px) {
  /* line 39, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
  .box-lookbook .group-right {
    margin-top: -150px;
  }
}

/* line 57, ../../../../sass/modules/appagebuilder/profiles/profile1481474128.scss */
.layout-boxed-md .box-lookbook .group-right {
  margin-top: -100px;
}
