/**
* 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 6, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
#index #columns {
  padding-top: 50px;
  padding-bottom: 0;
}

/* line 11, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
.product-fullwidth {
  padding: 0 30px;
}
@media (min-width: 1500px) {
  /* line 11, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .product-fullwidth {
    padding: 0 80px;
  }
}

@media (min-width: 992px) {
  /* line 18, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .box-banner {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
}
@media (min-width: 480px) {
  /* line 22, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .box-banner .group-banner-text {
    display: -webkit-flex;
    /* Safari */
    display: flex;
  }
}
@media (min-width: 480px) {
  /* line 26, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .box-banner .group-banner-text .block {
    width: 50%;
  }
  /* line 29, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .box-banner .group-banner-text .block .box-text-sale {
    height: 100%;
  }
}
@media (max-width: 991px) {
  /* line 26, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .box-banner .group-banner-text .block {
    margin-bottom: 30px;
  }
}

/* line 40, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
.box-blog {
  margin-bottom: 50px;
}
@media (max-width: 479px) {
  /* line 40, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
  .box-blog {
    margin-top: 30px;
  }
}

/* line 48, ../../../../sass/modules/appagebuilder/profiles/profile1479063747.scss */
.layout-boxed-lg .product-fullwidth .product-block .cart .ajax_add_to_cart_button {
  font-size: 10px;
}
