/*
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
*/

/* Add your custom styles here */
@import './css/custom.min.css';



@font-face {
  font-family: 'Ethnocentric';
  src: url('fonts/Ethnocentric-ExtraLight.eot');
  src: url('fonts/Ethnocentric-ExtraLight.eot?#iefix') format('embedded-opentype'),
      url('fonts/Ethnocentric-ExtraLight.woff2') format('woff2'),
      url('fonts/Ethnocentric-ExtraLight.woff') format('woff'),
      url('fonts/Ethnocentric-ExtraLight.ttf') format('truetype'),
      url('fonts/Ethnocentric-ExtraLight.svg#Ethnocentric-ExtraLight') format('svg');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ethnocentric';
  src: url('fonts/EthnocentricRegular.eot');
  src: url('fonts/EthnocentricRegular.eot?#iefix') format('embedded-opentype'),
      url('fonts/EthnocentricRegular.woff2') format('woff2'),
      url('fonts/EthnocentricRegular.woff') format('woff'),
      url('fonts/EthnocentricRegular.ttf') format('truetype'),
      url('fonts/EthnocentricRegular.svg#EthnocentricRegular') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ethnocentric';
  src: url('fonts/Ethnocentric-Book.eot');
  src: url('fonts/Ethnocentric-Book.eot?#iefix') format('embedded-opentype'),
      url('fonts/Ethnocentric-Book.woff2') format('woff2'),
      url('fonts/Ethnocentric-Book.woff') format('woff'),
      url('fonts/Ethnocentric-Book.ttf') format('truetype'),
      url('fonts/Ethnocentric-Book.svg#Ethnocentric-Book') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Ethnocentric';
  src: url('fonts/Ethnocentric-Light.eot');
  src: url('fonts/Ethnocentric-Light.eot?#iefix') format('embedded-opentype'),
      url('fonts/Ethnocentric-Light.woff2') format('woff2'),
      url('fonts/Ethnocentric-Light.woff') format('woff'),
      url('fonts/Ethnocentric-Light.ttf') format('truetype'),
      url('fonts/Ethnocentric-Light.svg#Ethnocentric-Light') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}


/* cookiebot */
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: #003366 !important;
  border-color: #003366 !important;
  color: #ffffff;
}
#CybotCookiebotDialogTabContent input:checked + .CybotCookiebotDialogBodyLevelButtonSlider {
  background-color: #003366 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItem {
  list-style: none;
}
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton {
  border: 2px solid #003366 !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: transparent;
  border-color: #003366 !important;
  color: #141414;
}
#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a {
  color: #003366 !important;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover {
  color: #003366 !important;
}
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  background-color: #003366 !important;
  border-color: #003366 !important;
  color: #ffffff;
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.active {
  border-bottom: 1px solid #003366 !important;
  color: #003366 !important;
}
#CybotCookiebotDialogPoweredbyCybot, #CybotCookiebotDialogPoweredbyImage, #CybotCookiebotDialogPoweredByText {
  display: none !important;
}	
