/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/
h2, .uk-h2{font-size: 16px; line-height: 1.1}
h3, .uk-h3{font-size: 16px; line-height: 16px}
h4{font-size: 16px; line-height: 1.1;}
h4 i{margin-right: 5px}
h6{font-size: 13px}
h1, h2, h3, h4, h5, h6{margin: 8px 0 8px 0;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {font-weight: normal;}
h1.extra-large {font-size: 30px; line-height: 1;}
a { color: #48b; }
ins, mark { background-color: #ffa;}
mark { color: #444; }
hr { border-top-color: #ddd;}
pre { border: 1px solid #ddd; background: #fafafa;}
p, blockquote p{ margin: 10px 0;}
li p {line-height: 25px; }
label{padding-left: 5px; display: inline-block;}
::-webkit-selection { background: #B0B0B0;}
::-moz-selection{ background: #B0B0B0;}
::selection{ background: #B0B0B0;}

/*browser specific overrides*/
.ie9 .uk-scrollspy-init-inview {opacity: 1 !important}
.ie10 .img-retina, .ie9 .img-retina{max-width: 50% !important}
.safari body {-webkit-backface-visibility: hidden;}
