<?php 
/* Theme Name: culinary
Theme URI: https://wordpress.org/themes/culinary/
Author: Mobilyte Solution
Author URI: https://wordpress.org/
Description: This is Mobilyte Custom Theme.
Version: 1.9
*/

.invest-main-menu {
	
}
.fts-powered-by-text{
	display: none;
}

.fts-instagram-scrollable,.fts-instagram-scrollable > div{
	width: 100%;
}
.instagram-card-group{
    padding-top: 20px;
    padding-bottom: 20px;
}
 
.photo-thumb{
    width:100%;
    height:auto;
    float:left; 
    border: thin solid #d1d1d1;
    margin:0 1em .5em 0;
    float:left; 
}

.card-group.instagram-card-group > div img {
    height: 235px;
    width: 100%;
}
.card-group.instagram-card-group > div > a{
    display: block;
    width: 100%;
    height: 235px;
    background-size: cover;
    background-repeat: no-repeat;
}
.card-group.instagram-card-group > div{
      padding: 2px !important
}