/***************************************************
  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 
 */
/***********************************************************************/
.product-h3 {
  padding-top: 130px;
  text-align: center; }
  .product-h3 .title_block {
    font-size: 39px;
    font-weight: 600;
    margin-bottom: 25px; }
  .product-h3 .sub-title-widget {
    font-size: 16px;
    color: #777;
    font-family: "Crimson Text", serif;
    max-width: 540px;
    margin: auto;
    margin-bottom: 65px;
    line-height: 30px; }
  @media (max-width: 1199px) {
    .product-h3 {
      padding-top: 70px; } }

.text-baner-h3 {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center; }
  .text-baner-h3 p {
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px;
    background-color: #cfb9a2;
    font-family: "Crimson Text", serif;
    text-align: center;
    display: inline-block;
    letter-spacing: 1px; }
    @media (max-width: 575px) {
      .text-baner-h3 p {
        padding: 6px 9px;
        margin-bottom: 0;
        font-size: 12px; } }
    @media (max-width: 480px) {
      .text-baner-h3 p {
        padding: 1px 4px;
        margin-bottom: 0;
        font-size: 8px; } }
  .text-baner-h3 h3 {
    font-size: 66px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 28px;
    line-height: 85px; }
    @media (max-width: 1500px) {
      .text-baner-h3 h3 {
        font-size: 50px; } }
    @media (max-width: 1199px) {
      .text-baner-h3 h3 {
        line-height: 60px;
        font-size: 40px; } }
    @media (max-width: 991px) {
      .text-baner-h3 h3 {
        line-height: 45px;
        font-size: 34px; } }
    @media (max-width: 768px) {
      .text-baner-h3 h3 {
        line-height: 40px;
        font-size: 22px;
        padding-top: 10px; } }
    @media (max-width: 575px) {
      .text-baner-h3 h3 {
        line-height: 30px;
        font-size: 15px;
        padding-top: 10px; } }
    @media (max-width: 480px) {
      .text-baner-h3 h3 {
        line-height: 20px;
        font-size: 13px;
        padding-top: 10px; } }

.store-h2 {
  padding-top: 50px; }
  .store-h2 .img-banner-h2 {
    padding-bottom: 30px; }

.from-blog-ins {
  padding: 130px 0 55px 0;
  border-bottom: 1px solid #e7e7e7; }
  .from-blog-ins .title_block {
    font-size: 39px;
    font-weight: 600;
    margin-bottom: 40px; }
    @media (max-width: 767px) {
      .from-blog-ins .title_block {
        font-size: 33px; } }
    @media (max-width: 575px) {
      .from-blog-ins .title_block {
        margin-bottom: 10px; } }
    @media (max-width: 575px) {
      .from-blog-ins .title_block {
        font-size: 26px; } }
  @media (max-width: 1199px) {
    .from-blog-ins {
      padding: 80px 0 55px 0; } }
  @media (max-width: 767px) {
    .from-blog-ins {
      padding: 30px 0 30px 0; } }

.latest-blogs .blog-title {
  text-transform: inherit;
  font-size: 23px;
  font-weight: 600;
  line-height: 30px; }
  @media (max-width: 575px) {
    .latest-blogs .blog-title {
      font-size: 18px;
      line-height: 30px; } }

.created {
  margin-top: 10px;
  margin-bottom: 17px;
  display: inline-block;
  font-size: 16px;
  color: #777;
  font-family: "Crimson Text", serif; }

.blog-desc {
  font-size: 16px;
  color: #777;
  font-family: "Crimson Text", serif; }

.blog-left .owl-wrapper-outer {
  border-right: 1px solid #e7e7e7; }
  .rtl .blog-left .owl-wrapper-outer {
    border-left: 1px solid #e7e7e7;
    border-right: inherit; }
@media (max-width: 1199px) {
  .blog-left {
    padding-bottom: 50px; } }
@media (max-width: 767px) {
  .blog-left {
    padding-bottom: 0px; } }

.blog-right {
  padding-top: 70px; }
  .blog-right .blog-container {
    border-bottom: 1px solid #e7e7e7; }
    .blog-right .blog-container:last-child {
      border-bottom: none;
      padding-top: 20px; }
  @media (max-width: 1199px) {
    .blog-right {
      padding-bottom: 50px; } }
  @media (max-width: 767px) {
    .blog-right {
      padding-top: 25px; } }

.latest-blogs {
  padding-bottom: 0; }

.instagram-block a img {
  padding: 5px; }
  @media (min-width: 1600px) {
    .instagram-block a img {
      height: auto; } }

.instagram-block .link-instagram {
  display: inline-block;
  text-transform: uppercase;
  border-bottom: 3px solid #d3bda6;
  font-weight: 500;
  float: right; }
  .rtl .instagram-block .link-instagram {
    float: left; }
  .instagram-block .link-instagram i {
    display: none; }

.instagram-block .link-instagram a {
  margin-top: 40px; }

@media (max-width: 576px) {
  .img-banner-top {
    padding-bottom: 30px; } }

@media (max-width: 1199px) {
  .manufactures_max {
    padding: 35px 0; } }

/*# sourceMappingURL=profile1542782892.css.map */
