/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */


.home-portfolio-slider .section_wrapper{
	max-width:1470px;
}


.home-portfolio-slider .image_frame:not(.no_link) .image_wrapper img:not(.ls-l){
   margin-bottom: 0px !important;
  border-radius: 40px;
}
.home-portfolio-slider .image_frame:hover .image_wrapper img{
	top:0px !important; 
}
.home-portfolio-slider .image_frame:hover .image_wrapper .mask::after{
	border-radius:40px;
}
.home-portfolio-slider .image_frame:hover .image_wrapper .mask{
	max-width: 341px;
	left: 10px;
}
.home-portfolio-slider .image_frame:hover .image_wrapper .image_links{
	display:none !important;
}
.portfolio-tiles .zoom_box{
	border-radius:30px;
}
.portfolio-tiles .zoom_box .desc .desc_img img{
	max-width: 50%!important;
}

.portfolio-tiles .zoom_box .desc{
	background: rgb(193 149 82 / 80%);
}