/*!

Theme Name: Rishi Child

Theme URI: https://rishitheme.com/

Author: Rishi Theme

Author URI: https://rishitheme.com/

Description: This is child theme for Rishi Theme.

Version: 2.0.0

Requires at least: 4.7

Requires PHP: 5.6

Tested up to: 5.9.1

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: rishi-child

Template: rishi

*/



  @media (min-width: 980px){
 
    .hide-desktop{
    display: none !important;
	  }
		
	.follow-us{
    display: none !important;	
    }
	  
	
}

 .wpcf7-form-control:not(.wpcf7-submit) {
    
    padding: none;
}


/*@media (min-width: 992px) and (max-width: 1669px)
.col-md-4
{
    float: left;
	}*/

.eventgalbtn{
	border-radius: 3px;
    color: #fff;
    background-color: #217741;
    border-color: transparent;
}

.eventgalbtn:hover {
  background: #75170e;
}

#filter-buttons button.active {
  color: #fff;
  background: #6c757d;
}
.card{
    border: none;
}   

/*#filterable-cards .card {
  width: 15rem;
  border: 2px solid transparent;
}*/

#filterable-cards .card.hide {
  display: none;
}

@media (max-width: 600px) {
  #filterable-cards {
    justify-content: center;
  }

  /*#filterable-cards .card {
    width: calc(100% / 2 - 10px);
  }*/
}
.category-title{
	color: #fff;
}
.grpcbtn{
  padding:15px !important;
}

}

