/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/* overpass-regular - latin */

@font-face {
  font-family: 'Overpass';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/overpass-v12-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/overpass-v12-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/overpass-v12-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/overpass-v12-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/overpass-v12-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/overpass-v12-latin-regular.svg#Overpass') format('svg'); /* Legacy iOS */
}

@font-face {
  font-family: 'Marcelle-Script';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/Marcelle-Script.ttf.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/Marcelle-Script.ttf.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/Marcsc___.woff') format('woff'), /* Modern Browsers */
       url('/fonts/Marcsc___.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/Marcelle-Script.ttf.svg#Marcelle-Script') format('svg'); /* Legacy iOS */
}

.container-wrap input[type=text] {background-color:#f6f6f6!Important;}
.material .sf-menu > li > a > .sf-sub-indicator i {  font-size: 22px;}


