/*
Theme Name: SmartMag Child
Theme URI: https://smartmag.theme-sphere.com/
Description: A child theme of SmartMag
Author: ThemeSphere
Author URI: https://theme-sphere.com
Template: smart-mag
Version: 1.1
*/

.custom-sidebar-feature-box .media{
   border-radius: 6px !important;
}
.custom-sidebar-feature-box .media span{
     border-radius: 6px !important;
}


 .custom-sidebar-feature-box .content > div{
    display: flex !important;
    flex-direction: column-reverse !important;
 }


.custom-hero-slider .n2-ss-slide-background{
  border-radius: 12px !important;
}

.custom-hero-slider .n2-ss-slide-backgrounds.n2-ow-all > div:nth-child(1),
.custom-hero-slider .n2-ss-slide-backgrounds.n2-ow-all > div:nth-child(2),
.custom-hero-slider .n2-ss-slide-backgrounds.n2-ow-all > div:nth-child(3){
  border-radius: 12px !important;
}

.n2-ss-slide-background-image > picture > img{
     border-radius: 12px !important;
}
