/* Copyright (C) arrowthemes, https://www.gnu.org/licenses/gpl.html GNU/GPL */
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v29-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/open-sans-v29-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v29-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v29-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v29-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}

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

body, select, input, textarea, button, .menu-sidebar a, .menu-sidebar li > span { 
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
	font-size: 15px !important; 
	line-height: 26px !important;
}

 #system .item > header .meta,
.wk-twitter-list .meta{
 	font-size: 12px !important;
 }

small{font-size: 13px;}

/*k2*/
.k2CalendarBlock table.calendar tr td.calendarDate {font-size: 14px}

h1,h2,h3,h4,h5,h6, 
.uk-event-date, 
p.dropcap:first-letter, 
blockquote, 
blockquote p,
.iceModuleTile,
.price-tag,
.extra-large,
.digit {
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
}

h1,h2,h3,h4,h5,h6{
	letter-spacing: -0.5px !important;
}

.th .title {
	font-size: 165% !important;
	letter-spacing: -0.5px !important;
}

p.dropcap:first-letter{
	margin: 1px 8px 0px 0px !important;
	line-height: 1 !important;
}

.menu-dropdown li.level1,
.menu-dropdown a.level1 > span,
.menu-dropdown span.level1 > span,
.icemegamenu > ul > li a.iceMenuTitle,
.icemegamenu > ul > li span.icemega_desc,
.canvas-menu li{
 	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
	font-size: 14px !important;
}

.menu-dropdown span.subtitle {
	font-size: 13px !important; 
	padding-top: 4px !important;
}

.dropdown-bg a,
.dropdown-bg span,
ul.icesubMenu > li a.iceMenuTitle,
ul.icesubMenu > li span.icemega_desc,
.icemega_cover_module p{
	font-family: 'Open Sans', sans-serif !important;
	font-weight: 300 !important;
	font-size: 13px !important;
}


/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
.al-widget-title {
    background-color: #1A918B !important;
}
#CybotCookiebotDialogBody {
    max-width: 1110px !important;
}
#CybotCookiebotDialog {
background: #f9f9f9 !important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
  background-color: #fff !important;
border: 1px solid  #1A918B !important;
  color: #999 !important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
    background-color: #fff !important;
border: 1px solid  #999 !important;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll {
    background-color: #1A918B !important;
border: 1px solid  #1A918B !important;
}

a#CybotCookiebotDialogBodyLevelButtonAccept:hover {
color: #fff !important;
}
#CybotCookiebotDialogBodyLevelButtons {
margin-left: 8px !important;
}
#CybotCookiebotDialogPoweredbyLink {
display: none;
}
#CybotCookiebotDialogBodyContent {
   padding: 10px 10px !important;
}
#CybotCookiebotDialogBodyContent h2 {
display: none !important;
}