/***************************************************
  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; }

body#index {
  background: #F6F4F2; }

.sub-title-widget {
  text-transform: uppercase; }

.text-box {
  max-width: 500px; }
  .text-box p {
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0.03em; }

.products_block,
.category-type,
.about-w,
.testimonial,
.latest-blogs {
  position: relative;
  z-index: 1; }
  .products_block:before,
  .category-type:before,
  .about-w:before,
  .testimonial:before,
  .latest-blogs:before {
    content: '';
    background: url(../../../../../assets/img/modules/appagebuilder/img/x-p0.png) no-repeat center center;
    display: block;
    position: absolute;
    width: 192px;
    height: 140px;
    z-index: -1;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    z-index: -1; }
  .products_block .title_block,
  .category-type .title_block,
  .about-w .title_block,
  .testimonial .title_block,
  .latest-blogs .title_block {
    padding-top: 25px; }

.about-w .sub-title-widget {
  padding-top: 15px; }

.testimonial .title_block {
  margin-bottom: 30px; }

.category-w .block_content {
  display: grid; }
  .category-w .block_content img {
    width: 100%;
    object-fit: cover; }
  @media (min-width: 768px) {
    .category-w .block_content {
      grid-template-columns: repeat(3, 1fr); } }
  @media (max-width: 767px) {
    .category-w .block_content {
      grid-template-columns: repeat(2, 1fr); } }
  @media (max-width: 480px) {
    .category-w .block_content {
      display: block; } }

.box-video {
  position: relative;
  z-index: 1; }
  .box-video .play-button {
    position: absolute;
    top: 50%;
    left: 15px;
    right: 15px;
    z-index: 0;
    transform: translateY(-50%);
    padding: 0; }
    .box-video .play-button img {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: auto;
      transform: translateY(-50%); }
  .box-video .ApImage img {
    min-height: 680px;
    object-fit: cover; }

h3#block-newsletter-label {
  font-family: "Cooper Lt BT";
  font-style: normal;
  font-weight: 300;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  color: #514633;
  margin-bottom: 30px; }

.about-w .ApColumn .ApImage {
  margin-bottom: 0px; }

.ApInstagram {
  margin-bottom: 0 !important; }

@media (min-width: 1200px) {
  .auto-size img {
    width: auto !important; } }
@media (min-width: 992px) {
  .ApRow.pink:before {
    background: #F4EBE5;
    margin-left: -1000px;
    transform: translateX(31.5%); }
  .ApRow.pink:after {
    content: '';
    background: url(../../../../../assets/img/modules/appagebuilder/img/x-p1.png) no-repeat center center;
    width: 346px;
    height: 612px;
    position: absolute;
    right: 0;
    bottom: -30px;
    display: block;
    transform: translateX(100%); }

  .bottom img {
    margin-top: 100px;
    margin-bottom: -180px; }

  .category-type {
    padding-top: 180px; }
    .category-type:before {
      top: 180px; }

  .latest-blogs .owl-carousel .owl-item:nth-child(2n) {
    margin-top: 52px; }

  .manufacturers_block {
    position: relative; }
    .manufacturers_block:before {
      content: "";
      padding: 0px 1000px;
      width: 100%;
      overflow: hidden;
      position: absolute;
      height: 1px;
      display: block !important;
      bottom: -100px;
      background: #000000;
      opacity: 0.07;
      box-sizing: content-box;
      margin-left: -1000px;
      background-size: cover; }
      .rtl .manufacturers_block:before {
        margin-right: -1000px;
        margin-left: inherit; } }
@media (min-width: 992px) {
  .text-box.align-left .sub-title-widget {
    font-size: 68px;
    line-height: 75px;
    text-transform: capitalize; } }
@media (max-width: 767px) {
  .text-box {
    margin: auto; } }

/*# sourceMappingURL=profile2154440394.css.map */
