/*
Theme Name: Nurse Child Theme
Template: nurse
Theme URI: https://nurse.ancorathemes.com/
Description: Nurse Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.0.0
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: nurse
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.services-section .trx-addons-info-box-content{
    height: 250px;
    overflow: scroll;
}
.mf_select__placeholder.css-1wa3eu0-placeholder, .mf_select__single-value
{
	font-size:14px;
}
.mf-input-select option {
  background-color: #222 !important;   /* background of options */
  color: #fff !important;              /* text color */
}

.mf_select__option {
    font-size: 14px !important;
}
@media (max-width: 1024px) {
	.ht-ctc.ht-ctc-chat
	{
		bottom: 65px !important;
    	right: 15px !important;
	}
}
@media (max-width: 500px) {
	.ht-ctc.ht-ctc-chat
	{
    	right: 10px !important;
	}
}
.ht-ctc.ht-ctc-chat svg
{
	height: 45px !important;
    width: 45px !important;
}
@media (min-width: 1680px) 
{
	.button-section
	{
		width: 30%;
	}
}
.our-values .cls-1
{
	fill: #f27545 !important;
}
.address-section .cls-1
{
	fill: #F27545 !important;
}
.contact-form .elementor-field-type-textarea .elementor-field-textual
{
	padding: 20px 14px !important;
}
.metform-btn
{
	border-radius: 30px !important;
}