/* ========================================================================
   Custom CSS Easy
 ========================================================================== */


.uk-contrast h1, .uk-contrast h2, .uk-contrast h3, .uk-contrast h4, .uk-contrast h5, .uk-contrast h6 {
  			text-shadow: 1px 3px 8px #000 !important;
		}
.uk-contrast, uk-margin {
  			text-shadow: 1px 3px 8px #000 !important;
		}

.uk-dropdown {
    padding-top: 0px !important;
}

.uk-nav-offcanvas ul a {
    padding-left: 15px !important;
}

.uk-slidenav {
    opacity: 0.68 !important;
}

.ba-form {
    padding: 0px 0px !important;
}

#redim-cookiehint .cookiecontent {
    text-shadow: black 1px 1px !important;
}

.uk-pagination > li > a {
    background: #f2f2f2 !important;
}

.bor {
    color: #2a2a2a !important;
} 

table.acymailing_form {
    border: 0 none !important;
    margin: 20px auto auto !important;
    width: 90% !important;
}

tbody > tr:not(:first-child), .acymailing_form  {
    border-top: 0px solid #f1f1f1 !important;
}

h3,
.uk-h3 {
  font-size: 18px;
  line-height: 24px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h4,
.uk-h4 {
  font-size: 16px;
  line-height: 22px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h5,
.uk-h5 {
  font-size: 14px;
  line-height: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
}
h6,
.uk-h6 {
  font-size: 12px;
  line-height: 18px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

.uk-panel-title {font-family: Georgia, "Times New Roman", Times, serif;}
.tm-headerbar {padding: 30px 0px 10px 0px;}
.uk-navbar-nav > li > a {font-family: 'Open Sans';}
.uk-nav-offcanvas > li > a {color: #333;padding: 10px 15px;}
.uk-nav-offcanvas ul a {color: #555;}
.asimple-hit-counter {color: #bebebe !important;font-size:90%;}

/* CSS for mobile
Only Phones */

@media (max-width: 767px) {
.uk-heading-large {font-size: 36px;line-height: 41px;}
.h2, .uk-h2 {font-size: 18px;line-height: 24px;}
body {overflow-x: visible !important;}
}


/* Only Phones (Portrait) */

@media (max-width: 479px) {
.uk-heading-large {font-size: 26px;line-height: 32px;}
.h2, .uk-h2 {font-size: 16px;line-height: 21px;}
}

