/*
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 */
.icn-sec2{background-color:#fff;}
.frm-sec input {
    padding: 12px 12px !important;
}
.grecaptcha-badge {
    bottom: 60px !important;
}

#lhc_container_v2 #lhc_status_widget_v2.notranslate.lhc-desktop{
	margin-bottom: 100px !important;
    margin-right: -20px !important;
}

/* Blog style start */
.single-post.content-max-width .entry-content h2, .single-post.content-max-width .entry-content h3, .single-post.content-max-width .entry-content ul{
	margin: 0px !important;
	padding-left: 0px !important;
}
.single-post.content-max-width .entry-header {
    max-width: 100%;
}
.single .thumbnail{
	text-align: center;
}
.single .thumbnail img{
	width: auto;
}
/* Blog style end */


@media only screen and (max-width: 767px){
	.frm-sec .elementor-g-recaptcha {
    margin-top: 0px !important;
}
}

.ast-contact-info .icn-sec1 .elementor-icon-box-icon:after{
   display:none !important;
}

.ast-contact-info .icn-sec2 .elementor-icon-box-icon:after{
   display:none !important;
}

.ast-contact-info .icn-sec3 .elementor-icon-box-icon:after{
   display:none !important;
}

