@charset "UTF-8";

/*
Theme Name: drvikasultrasound
Theme URI: https://wordpress.org/themes/drvikasultrasound/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: drvikasultrasound is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how drvikasultrasound elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.8
Requires PHP: 5.6
Version: 2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog, portfolio

drvikasultrasound WordPress Theme, (C) 2020 WordPress.org
drvikasultrasound is distributed under the terms of the GNU GPL.
*/

header.inner-header .header-nav{
    height: auto;
}
/* for colors only  starts */
.btn.btn-primary-gradient {
    background-image: linear-gradient(90.08deg, #fe6287 0.09%, #fe6f88 70.28%);
}
.badge.badge-primary {
    background: #fe6287 !important;
}
header.inner-header.header-fixed {
    background: #1663a6;
}
header.inner-header .header-nav {
    background: #1663a6;
}
#menu-main-menu li a{
    color: #fff;
}
.header-topbar .header-info p i {
    color: #fe6387;
}
.header-topbar .topbar-info > ul > li .social-icon a {
    color: #fe6687;
}
.banner-content h1 {
    color: #000000;
}
.banner-content h1 span {
    color: #fe6587;
}
.btn.btn-primary {
    background-image: linear-gradient(90.08deg, #fe6487 0.09%, #fe6487 70.28%) !important;
    border: 1px solid #fe6487;
}
.header .header-nav .navbar-header .bar-icon span {
    background-color: #fef7f7;
}
.btn.btn-primary::before {
    background: linear-gradient(90.08deg, #fe6487 0.09%, #fe6487 70.28%);
}
.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary.focus, .btn.btn-primary:active, .btn.btn-primary.active {
    border: 1px solid #fe6487;
}
.services-section {
    background: linear-gradient(90.08deg, #fe6487 0.09%, #fe6f88 70.28%);
}
.spaciality-item:hover .spaciality-img .spaciality-icon {
    background: #fe6688;
}
.btn.btn-dark {
    background: #1663a6 !important;
    border-color: #1663a6 !important;
}
.contact_sections {
    padding: 0px 12px;
    max-width: 1320px;
    margin: 0 auto;
}
a {
    color: #1663a6;
}
.contact_sections {
    padding: 0px 12px;
    max-width: 1320px !important;
    margin: 0 auto !important;
}
.img-gallery {
    padding: 0px 12px;
    max-width: 1320px !important;
    margin: 0 auto !important;
}
section.vc_section.Gallery-section {
    padding: 60px 0 60px;
}
/* for colors only ends here */
.banner_frm form{
 display: flex;
 justify-content: space-between;
 align-items: center;
 position: relative;
}
.banner_frm form .wpcf7-spinner{
 position: absolute;
 bottom: 0;
}
.banner_frm p{
 margin: 0;
}
.banner_frm .wpcf7-not-valid-tip {
    font-size: 10px;
}
.services-slide::before {
    background: #ffffff;
}
.inner-footer .subscribe-input form>p{
    position: relative;
}
.inner-footer input[type="submit"]{
    position: absolute;
    top:0;
    right:0;
    padding-right: 20px !important;
}