/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


.grid .post-photo-wrapper, .single-photo-wrapper.image{
	border-radius:10px 10px 0px 0px;
}

.grid .post-item{
	box-shadow:rgba(0,0,0,.1) 0px 0px 10px;
	border-radius:10px;
}

#slider-categories .swiper-slide{
	background-color:#fff !important;
}