@charset "UTF-8";
/*
Theme Name: Drvidyavimal
Theme URI: https://drvidyavimal.com/
Author: A1 Web Design Team 
Author URI: https://a1webdesignteam.com/
Description: Dr Vidya Vimal Hospital Kerala.
Version: 1.1.2
License:
License URI:
Text Domain: clinicity
Domain Path: /theme-config/languages
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}


.contactform .btn-primary{font-family: "Poppins", Sans-serif;
  font-size: 15px;margin-top:10px;
  font-weight: 600;line-height: 22px;padding:9px 26px!important;
  background-color: var( --e-global-color-ba623d1 );
	border-radius: 50px 50px 50px 50px;}
.contactform .btn-primary:hover{border-radius:50px;background-color:black;}
.contactform input{border-radius:50px!important;margin:5px 0 ;padding:8px 24px!important;font-family: "Poppins", Sans-serif;font-size:14px!important;;}