/*
 Theme Name:   Edubin Child
 Theme URI:    https://wpsprite.com/wordpress/edubin/
 Description:  Education LMS WordPress Theme Edubin Child Theme
 Author:       Pixelcurve
 Author URI:   https://wpsprite.com/
 Template:     edubin
 Version:      4.0.9
 License: GNU General Public License v2 or later
 License URI: LICENSE
 Tags:          custom-header, custom-logo, blog, theme-options
 Text Domain:  edubin-child
*/
.woocommerce a.edubin-cart-link{
	display:none !important;
}
.wb_ps_single_item,.wb_ps_thumbnail img{
	box-shadow:unset;
}
.wb_ps_title h2 {
	font-size: 22px;
}
.wb_ps_content p {
    text-align: center;
    font-size: 15px;
    line-height: 2;
}
.wb_ps_content .wb_ps_readmore_link {
    border-radius: 5px;
    padding: 8px 30px;
    font-size: 15px;
}
.edubin-entry-footer .cat-tags-links{
	display:none;
}
.publication-img figure.gallery-item .gallery-icon {
    background: #fff;
    padding: 30px 0;
}
.publication-form .elementor-column-wrap {
	height:fit-content;
}
.single .widget_search,.single .widget_smart_recent_entries,.blog .widget_search,.blog .widget_smart_recent_entries {
    padding: 30px;
    margin-bottom: 30px;
    background: #fff;
}
.post-type-archive-tribe_events .header-breadcrumb ul li:nth-child(2){
	display:none;
}