/*
Theme Name: Elit Dantist Theme
Theme URI: https://wpastra.com/
Template: astra
Author: DK28
Author URI: https://dk28.site
Description: Theme for ElitDantist Stomatology site
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 3.7.9.1649019894
Updated: 2022-04-03 21:04:54

*/

/* Contact Form 7 */
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
background-color:#0e9ea4;
}

.wpcf7-list-item.first.last {
	font-size: 12px;
}
.wpcf7-list-item-label {
	font-size: 13px;
}


/* Captcha v3 badge */
.grecaptcha-badge {
	visibility: hidden;
}


/* Tables */
.tablepress.tablepress-id-1.dataTable.no-footer {
	border-bottom: #ddd !important;
}
.tablepress.tablepress-id-2.dataTable.no-footer {
	border-bottom: #ddd !important;
}
.tablepress.tablepress-id-3.dataTable.no-footer {
	border-bottom: #ddd !important;
}

/* Instagram feed*/
#sb_instagram #sbi_load .sbi_follow_btn {
	float: left;
	margin-left: 10px;
}

.elementor-kit-7 h1 {
	color: #0E9EA4;
}

@media (max-width: 767px) {
	.wpcf7 input[type="submit"], .wpcf7 input[type="button"] {
		align-self: center;
}
}