/*
Theme Name: Maison
Theme URI: http://maison.edge-themes.com
Description: A Modern Theme for Architects and Interior Designers
Author: Edge Themes
Author URI: http://themeforest.net/user/edge-themes
Text Domain: maison
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.1
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
.edgtf-top-bar{display:none!important;}
tp-kbimg {opacity: 0.5!important;}
.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-full-width{background-color:#0d2633;}
.vc_gitem-zone, .vc_gitem_row .vc_gitem-col {height: 400px!important;}
.vc_gitem-post-data-source-post_excerpt{display:none;}

.rev_slider .slotholder:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
 
    /* black overlay with 50% transparency */
    background: rgba(0, 0, 0, 0.5);
}



.container_img {
  position: relative;
  width: 100%;
}

.image_img {
  display: block;
  width: 100%;
  height: 490px;
}

.image_img1 {
  display: block;
  width: 100%;
  height: 244px!important;
}

a .image_img1:hover{opacity:0.3!important;}
a .image_img:hover{opacity:0.3!important;}
.overlay_img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  >>
  width: 100%;
  height: 60px;
  transition: .5s ease;
}

.container_img img:hover {
 opacity:0.3;
}

.text_img {
  white-space: nowrap; 
  color: #0d0d0d;
  font-size: 10px;
line-height:12px;
  position: absolute;
  >>
  top:10px;
  
  
}

.text_img h4{font-size:15px; line-height:50px!important;
}

.edgtf-page-footer .edgtf-footer-top-holder .edgtf-footer-top-inner.edgtf-full-width{padding: 39px 15px !important;}

.widget h6{color:#cfe805!important;}