/**
Theme Name: PigeonTech
Author: Sunil
Author URI: https://srisys.com
Description: custom child theme for Astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pigeontech
Template: astra
*/
.n2-ss-slider .n2-ss-item-image-content img {
	border-radius:5px;
}
.bdrl-5, .bdrl-5 .elementor-widget-wrap{
	    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}