/* 
 Theme Name:   Hind child
 Theme URI:    
 Description:  Portfolio
 Author:       diccce
 Author URI:   www.philallardice.co.uk
 Template:     hind
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../hind/style.css");

 /* == Add your own styles below this line ==
--------------------------------------------*/

.portfolio-columns-3 .portfolio-item-block {
    padding-bottom: 22%;
    width: 33.3333%;
margin-bottom: 10px;
}

.iframe {
  height: 1165px;
  width: 800px;
  resize: both;
  overflow: auto;
}

.portfolio-item-block.portfolio-item-animation-4:hover .portfolio-item-bg {
    opacity: 0.7;
}

.portfolio-item-block h4.title {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
    color: #ffffff;
}

.wpb_text_column.text-size-large p {
  font-size: 21px;
  line-height: 32px;
  margin-bottom: 40px;
  font-weight: lighter;
}