/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 05 2021 | 14:11:32 */
body,html{height:100%;margin:0;padding:0;}
@media only screen and (min-width: 1200px) {
.brd-custom > .elementor-widget-wrap:after,.brd-custom .elementor-widget-wrap:before{content: "";
    position: absolute;
    width: 10px;    
    background: #EC2B81;
    }
  .brd-custom.white > .elementor-widget-wrap:after,.brd-custom.white .elementor-widget-wrap:before{content: "";
    
    background: #fff;
    }
.brd-custom > .elementor-widget-wrap:after{height: 25px;bottom: 0px;left: 0px;}
.brd-custom > .elementor-widget-wrap:before{height: 25px;top: 0px;left: 0px;}    

}
