/***************************************************
  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 {
  background: #F8F6F4; }

.header-container {
  background: #F8F6F4; }

.title_block {
  color: #DAA14C; }

.flex-reverse .title_block,
.line .title_block {
  color: #30373E; }

.line .title_block {
  margin-bottom: 40px; }

.flex-reverse p {
  margin-bottom: 55px; }

.block_newsletter .input-box input[type=email] {
  background: rgba(218, 218, 218, 0.2); }
.block_newsletter .sub-title-widget {
  margin-bottom: 10px; }

.product-tabs-home .nav-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 45px; }
.product-tabs-home .sub-title-widget {
  margin-bottom: 40px; }

.text-w h4.title_block {
  margin-bottom: 51px; }

.black-title .title_block {
  color: #30373E; }

.service-item h3.title,
.service-item {
  color: #30373E; }

#index #main .page-footer {
  margin-bottom: 0; }

@media (min-width: 992px) {
  .text-w {
    max-width: 498px; }
    .text-w.left-side .sub-title-widget {
      font-size: 100px;
      line-height: 100px;
      margin-bottom: 25px; }

  .just-desc {
    margin-left: 18%; }
    .rtl .just-desc {
      margin-right: 18%;
      margin-left: inherit; }

  .cate_box {
    margin: 0 30px; }

  .instagram-block .owl-item:nth-child(2n-1) {
    margin-top: 0px; } }
@media (min-width: 768px) {
  .flex-reverse {
    display: flex;
    flex-direction: column-reverse;
    gap: 10px;
    align-items: flex-end; } }
@media (max-width: 767px) {
  .text-w:not(.right-side) {
    margin-top: 30px; } }

/*# sourceMappingURL=profile2387521081.css.map */
