/* 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: 30px; line-height: 1.4}
h3, .uk-h3{font-size: 24px; line-height: 32px}
h2{font-size: 30px}
h3{font-size: 25px;}
h4{font-size: 20px; line-height: 1.4}
h6{font-size: 14px}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .module-title .color{font-weight: normal}
h1.extra-large {font-size: 85px; line-height: 1;}
a { color: #48b; }
em, code { color: #d50; }
ins, mark { background-color: #ffa; }
mark { color: #444; }
hr { border-top-color: #ddd; }
pre { border: 1px solid #ddd; background: #fafafa;}
li p {line-height: 25px; }
p, blockquote p{ margin: 10px 0;}
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}