/**
* Theme Name: Sanat Child
* Description: This is a child theme of Sanat, generated by Merlin WP.
* Author: <a href="https://themeforest.net/user/expert-themes">Expert Themes</a>
* Template: sanat
* Version: 1.0
*/

/*
.services-single .inner-box ul, li{
	list-style: auto !important;
	list-style-type: disc;
	display: list-item;
}*/

@font-face {
  font-family: 'FontAwesomeSolid';
  src: url('fonts/fa-solid-900.woff2?v=4.6.1') format('woff2'), url('fonts/fa-solid-900.ttf?v=4.6.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}

.fa {
    font-family: 'FontAwesome' !important;
}

.fa.fa-arrow-up,.fa-angle-left,.fa-angle-right{
	font-family: 'FontAwesomeSolid' !important;
}

.main-header.header-style-two .header-top .top-left li {
color: #ffffff !important;
}

.default-form button, .default-form input[type="submit"] {
color: #ffffff !important;
}


button.navbar-toggle {
    background-color: white !important;
    border-color: white !important;
}

span.icon-bar {
    background-color: blue !important;
}