/* Home 02 */
/***************************************************
  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 
 */
/***********************************************************************/
#index #wrapper {
  padding-top: 0; }

#index #main .page-footer {
  margin-bottom: 0; }

.header-box {
  max-width: 580px;
  margin: 0 auto; }
  .header-box .sub-title-widget {
    margin-bottom: 25px; }
  .header-box p {
    font-size: 16px;
    margin-bottom: 50px;
    color: #797979; }

.ApCategoryImage {
  margin-top: 20px; }
  .ApCategoryImage .cate-name {
    margin-top: 25px;
    display: inline-block; }
  .ApCategoryImage .view-all, .ApCategoryImage .leo-qty {
    float: right;
    margin-top: 25px; }
  .ApCategoryImage .nbproducts {
    position: relative;
    display: block; }
  .ApCategoryImage .leo-qty {
    position: absolute;
    right: 0;
    top: 0; }
    .rtl .ApCategoryImage .leo-qty {
      left: 0;
      right: auto; }

.letter-box .block_newsletter {
  background: #fff;
  padding: 100px 15px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
  .letter-box .block_newsletter .block_content {
    max-width: 630px;
    margin: auto;
    text-align: center; }
  .letter-box .block_newsletter button {
    background: transparent;
    color: #212121;
    padding: 0; }
    .letter-box .block_newsletter button span {
      display: none; }
    .letter-box .block_newsletter button:hover {
      color: #b26b53;
      background: transparent; }
  .letter-box .block_newsletter form input[type=email] {
    border: none; }
  .letter-box .block_newsletter form {
    border-bottom: 1px solid #e4ddda; }

@media (min-width: 1200px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(4, 1fr); } }
@media (min-width: 768px) and (max-width: 1199px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(2, 1fr); } }
@media (min-width: 768px) {
  .letter-box .block_newsletter {
    margin-top: 10px;
    position: relative;
    top: 100px;
    padding: 100px 0 190px; }

  .ApCategoryImage .block_content ul:nth-child(2n) {
    margin-top: 60px; }

  .flex-w .block {
    margin-bottom: 0; }

  .gallery-box {
    margin-top: 90px; }
    .gallery-box .sub-title-widget {
      margin-bottom: 50px; }

  .latest-blogs .owl-item:nth-child(2n) {
    margin-top: 50px; } }
@media (min-width: 576px) and (max-width: 767px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 575px) {
  .ApCategoryImage .block_content {
    grid-template-columns: repeat(1, 1fr); } }

/*# sourceMappingURL=profile2553193861.css.map */
