/*
Theme Name: OceanWP Child Theme
Theme URI: https://oceanwp.org/
Description: OceanWP WordPress theme. Sample child theme.
Author: OceanWP
Author URI: https://oceanwp.org/
Template: oceanwp
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */
.ekit-template-content-footer .elementor-icon-list-icon svg{height: 10px;  width: 10px;}
.ekit-template-content-footer ul{margin:0;}
.ekit-template-content-footer ul li{list-style-type: none;}
.ekit-wid-con .swiper.ekit-main-swiper {  padding-bottom: 20px;}
p, .elementor-widget-text-editor p{text-align: justify;}
.img-width{width: 100%;}
.ekit-wid-con .elementskit-section-title-wraper.center p, .ekit-wid-con .elementskit-section-title-wraper.text_center p {
  text-align: center;
}