/*
Theme Name: unitedhealthandcare Child
Author: Visible one
Author URI: https://unitedhealthandcare.visibleone.dev/
Template: nex
*/

/* font embed start */
/*@font-face {
    font-family: "Metropolis";
    src: url("./fonts/Metropolis/Metropolis-Regular.eot");
    src: url("./fonts/Metropolis/Metropolis-Regular.eot?#iefix")format("embedded-opentype"),
    url("./fonts/Metropolis/Metropolis-Regular.woff2")format("woff2"),
    url("./fonts/Metropolis/Metropolis-Regular.woff")format("woff"),
    url("./fonts/Metropolis/Metropolis-Regular.otf")format("opentype"),
    url("./fonts/Metropolis/Metropolis-Regular.svg#Metropolis")format("svg");
}
@font-face {
    font-family: "MiSans";
    src: url("./fonts/MiSans/MiSans-Regular.eot");
    src: url("./fonts/MiSans/MiSans-Regular.eot?#iefix")format("embedded-opentype"),
    url("./fonts/MiSans/MiSans-Regular.woff2")format("woff2"),
    url("./fonts/MiSans/MiSans-Regular.woff")format("woff"),
    url("./fonts/MiSans/MiSans-Regular.ttf")format("opentype"),
    url("./fonts/MiSans/MiSans-Regular.svg#MiSans")format("svg");
}*/

/* Metropolis Medium (500) */
@font-face {
  font-family: "Metropolis";
  src: url("./fonts/Metropolis/Webfonts/WOFF2/Metropolis-Medium.woff2") format("woff2"),
       url("./fonts/Metropolis/Webfonts/WOFF/Metropolis-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

/* Metropolis Light (400) */
@font-face {
  font-family: "Metropolis";
  src: url("./fonts/Metropolis/Webfonts/WOFF2/Metropolis-Light.woff2") format("woff2"),
       url("./fonts/Metropolis/Webfonts/WOFF/Metropolis-Light.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

/* Metropolis SemiBold (600) */
@font-face {
  font-family: "Metropolis";
  src: url("./fonts/Metropolis/Webfonts/WOFF2/Metropolis-SemiBold.woff2") format("woff2"),
       url("./fonts/Metropolis/Webfonts/WOFF/Metropolis-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}
/* font embed end */

.fl-node-597d02a1d5f50 h5.vamtam-heading *  {
	color: #0E2918 !important;
  font-size: 20px !important;
  font-weight: 500 !important;
}
.main-footer .widget.widget_nav_menu .menu li.current_page_item a, .main-footer .widget.widget_nav_menu .menu li:hover a {
	color: #FB6E52 !important;
}
.fl-node-59a1c188356c5 .theme.icon {
	color:#fff !important;
	padding-right: 10px;
}
.fl-node-59a1c188356c5 {
	justify-content:end;
	display:flex;
}