/* 
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
*/

.elementor-widget-sina_posts_carousel .sina-pc-col .sina-bg-thumb img {
    height: 380px;
    object-fit: cover;
}
div#footer-widgets div#block-7 img {
    max-width: 140px;
    margin-left: 0;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
div#block-8 p {
    font-family: "Inter";
    color: #ffffffc4;
}
#footer-widgets .footer-box .widget-title, #footer-widgets .footer-box h2.wp-block-heading {
    font-family: "Open Sans" !important;
    padding: 0;
    border: 0;
    font-size: 18px !important;
    font-weight: 600 !important;
	color: #fff !important;
	letter-spacing: 0 !important;
}
.contact-info-widget.default .oceanwp-info-wrap {
    color: #fff !important;
}
.contact-info-widget span.oceanwp-contact-title
 {
    color: #fff;
}
ul.contact-info-widget.default i {
    font-size: 26px !important;
}
.blog-page img {
    height: 260px !important;
    object-fit: cover !important;
}