/*
Theme Name: Smart Dental Marketing Child
Author: VamTam
Author URI: https://nextway.co.in/
Template: smartdentalmarketing
*/
/*
put your child theme styles here
you don't need any @import rules
*/
html, body {
  overflow-x: hidden;
}
#sub-header,#sub-title{
	display:none;
}
.elementor-invisible {
    visibility: initial;
}
.elementor-1350 .elementor-element.elementor-element-5318970 img{
	width: 256px !important;
	height:auto !important;
}
.page-id-990975 .elementor.elementor-1350.elementor-location-header {
    display: none;
}
.page-id-990975 .footer-wrapper {
    display: none !important;
}
span.letstalkpricing {
    background-color: #004790;
    border-radius: 20px;
    padding: 10px 25px 10px 25px;
    color: white;    line-height: 50px;
}
.single-post-wrapper h3 {
    font-size: 24px !important;
    letter-spacing: 0px !important;
    color: #004790 !important;
}
.single-post-wrapper h2 {
	font-size: 35px !important;
}
.ctablogs {
    background-color: #e4f1ff;
    padding: 25px;
    border-radius: 15px;
}