/* 
Theme Name:		 OceanWP-child
Theme URI:		 http://childtheme-generator.com/
Description:	 OceanWP-child is a child theme of OceanWP, created by ChildTheme-Generator.com
Author:			 ocean
Author URI:		 http://childtheme-generator.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 oceanwp-child
*/


/*
    Add your custom styles here
*/
div#site-navigation-wrap {
    margin-top: 9px;
}
#site-logo #site-logo-inner a img {
    margin-top: 3px;
}
div#footer-inner div#footer-widgets figure.wp-block-image img {
    width: 120px;
}
.Footer-content, .Footer-content a {
    text-align: center;
    color: #000 !important;
    display: block;
}
div#block-9 ul.wp-block-social-links {
    display: flex;
    justify-content: center;
}
span.footer-adds span i {
    color: #00bca0;
}
span.footer-adds span {
    margin-bottom: 10px !important;
    display: block;
}
.contact-us-form form br {
    display: none;
}
span.footer-adds span {
    border-bottom: 2px solid #3dbca8;
    width: 260px;
    margin: auto;
    padding-bottom: 10px;
}