/*
Theme Name: Damhus
Theme URI: http://www.damhus.de/
Author: Jannik Reimer
Author URI: http://www.deltacity.net/
Text Domain: damhus
Version: 1.0.0
*/

.de .hidden-de, .en .hidden-en{display:none !important;}

body a{ transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all; }
input[type="button"]{ transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all; }

body{ padding:0 0;margin:0 0;font-family: 'Open Sans', sans-serif;line-height: 1.8; }
p {  text-align: justify; -moz-hyphens: auto; -o-hyphens: auto; -webkit-hyphens: auto; -ms-hyphens: auto;hyphens: auto; }



a { border:0px solid none;color:#006dc9; }
a:hover, a:focus { border:0px solid none;text-decoration:none;outline:none; }
h1,h2,h3,h4,h5,h6{ padding:0 0;margin:0 0; -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none;hyphens: none; }
.home h1, .home h2, .home h3, .home h4, .home h5, .home h6{ text-align: center; }
h1 { font-size:34px;color:#E00923;font-weight:400;background-color:#e00923;color:#fff;padding:10px 20px;display:inline-block;margin-bottom:20px;border-bottom:6px solid #f1f1f1; text-align: left; }
h1.home { background-color:transparent;color:#e00923;padding:10px 10px;display:inline-block;margin-bottom:0px;border:0px solid #e7e7e7; }
h1.nomargin { margin-bottom:0px; }
h3 { color:#3f3f3f; }
h3.red-headline { font-size:24px;color:#E00923;font-weight:400;background-color:#e00923;color:#fff;padding:10px 20px;display:inline-block;margin-bottom:20px;border-bottom:6px solid #f1f1f1; }
h4 { color:#e00822;line-height:24px; }

p{ padding:0 0;margin:0 0; }
ul{ padding:0 0;margin:0 0; }
ul.list { margin-left:15px; }
ul.list li { list-style-type:square; }
ul.blue li { color:#006dc9; }
.label { border-radius:0px; }
.label.label-danger { background-color:#E00923; }

.btn { border-radius:0px;border-width:0px; }
.btn-danger { color:#fff;background-color:#E00923; }
.content .btn-danger-hover { background-color:#E00923; }
.content .btn-danger-hover:before { background:#E00923; }
.content .btn-danger-hover:hover { background-color: #1780BF; }

a.button { font-size: 1.2em;padding: 0.5em 1em;background:#e00822;width: 35%;min-width:135px; margin-top: 1.5em;display:block;color: #fff;text-decoration: none;text-align:center; -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none;hyphens: none; }

.sidebar { text-align: left; -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none;hyphens: none; }
.sidebar a.button { width:100%;font-size:1em; }

.hvr-shutter-in-vertical { display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;background: #e00822;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.3s;transition-duration: 0.3s; }
.hvr-shutter-in-vertical:before { content: "";position: absolute;z-index: -1;top: 0;bottom: 0;left: 0;right: 0;background:#0081C6;-webkit-transform: scaleY(1);transform: scaleY(1);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out; }
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active { color: white; }
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before { -webkit-transform: scaleY(0);transform: scaleY(0); }

.clearer { clear:both;height:0px;overflow:hidden; }
.clearer_10 { clear:both;height:10px;overflow:hidden; }
.clearer_20 { clear:both;height:20px;overflow:hidden; }
.clearer_30 { clear:both;height:30px;overflow:hidden; }
.clearer_40 { clear:both;height:40px;overflow:hidden; }

.divider { height:1px;margin:25px 0 40px;width:100%;clear:both;overflow:hidden;background-color:#dfdfdf; }

.logo-placer { background-color:#fff;height:120px;line-height:120px;top:0; }
.logo-placer a { height:120px;line-height:120px; }

.navbar { margin:0;border-radius:0;background-color:transparent;border:0 none; }
.navbar-nav {  }
.navbar-nav > li {  }
.navbar-default .navbar-nav > li > a { font-size:1.1em;color:#000;text-decoration:none;line-height:120px;padding:0 10px; }
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color:#e00822; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color:#e00822;background-color:transparent; }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {background-color:#fff; color: #333;}
/* #UKflag {transform: scale(0.3);display: inline; position:fixed;height:75px;right:0;}     */

/*
.menu-item-home a {text-indent:-9999px;}
.menu-item-home.glyphicon-home:before {top: 52px;position:relative;}
.menu-item-home.glyphicon-home:hover:before {color:#e00822;}
.menu-item-home.active.glyphicon-home:before {color:#e00822;}
*/


.header { background-repeat:no-repeat;background-position:top center;background-size:cover;text-align:center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover;z-index:99; -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none;hyphens: none; }
.header.product-detail { height:560px; }
.header.news { min-height:560px;background-color:#0081C6; }
.header-top { margin-top:0px; }
.header.work-at-damhus { background-position:left top; }

.header .slogan-placer { position:absolute;top:250px; }

.header.work-at-damhus .slogan-placer { left:0; }
.header.our-customers .slogan-placer { right:0; }

.list-group-item:first-child {border-top-left-radius:0px;border-top-right-radius:0px; }
.list-group-item:last-child {border-bottom-left-radius:0px;border-bottom-right-radius:0px; }
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus { background-color: #F1F1F1;border-color: #3f3f3f;border-width:0px;color:#E00923; }
.list-group-item { border-width:0px;border-top:1px solid rgba(0, 0, 0,0.1);text-transform:uppercase; }
a.list-group-item, a.list-group-item { background-color: #fff; }

.header-bottom { position: relative; }
.header-grids { position: absolute;left: 0;width: 100%; }
.header-img { background: #0081C6;background: rgba(0,129,198,0.6);padding:1.5em 10px; }
.header-grid img { margin: 0 auto;border-radius: 73px;border: 9px solid #eee;padding: 1em 1em; }
.header-grid h4 { font-size: 1.4em;padding: 0.5em 0 0;color: #fff;font-weight: 600;text-align: center;}
.header-grid p { font-size: 1em;padding: 0.5em 0;color: #fff;line-height: 1.8em; text-align: center; }
.header-grid h4+p { margin-bottom: 2em; min-height: 8em; }
h4+p.headZweiZeiler { min-height: 8.4em;}
.header-grid .grid-link { position: absolute; bottom: 1em; width: 100%; margin-left: -10px; margin-top: 1em; }

.header-grid img:hover { transform: rotateY(360deg);transition: .5s all;-webkit-transition: .5s all;-moz-transition: .5s all;-o-transition: .5s all;-ms-transition: .5s all; }
.header-grid .btn-danger, .download-box .btn-danger { border-color: #E00923; border-width: 1px; }
.header-grid .btn-danger:hover, .download-box .btn-danger:hover { background-color: #1780BF; border-color: #fff; border-width: 1px; }
.header-grids .download-box { background-color:rgba(255, 255, 255, 0.85);padding:35px;text-align:left; }
.header-grids .download-box h3 { color:#1780bf;margin-bottom:0;font-weight:700;font-size:32px; }
.header-grids .download-box p { font-size:22px;margin-bottom:0; }

.header-img-handel { background: #0081C6; background: rgba(0,129,198,0.6); padding: 1.5em 10px; }

.job-wrapper {  }
.job-wrapper a { font-weight:700; }

.content.no-key { border-top:5px solid #1780bf; }
.content .container { padding-top:80px;padding-bottom:80px; }

.about-section { background:#f1f1f1; }
.about-img img { width: 100%; }
.about-section h3 { font-size: 2.5em;color: #000;font-family: 'Open Sans', sans-serif;font-weight: 600;margin-bottom:15px; }
.about-grids { }
.about-grid p { font-size: 1em;padding: 1em 0;color: #555;line-height: 1.8em; }

.quality-section { padding: 15em 0;background:#37353b;background: url("../images/damhus-verpackung.jpg")no-repeat 0px 0px;background-size:cover;min-height: 500px;text-align: center;-webkit-background-size: cover;-moz-background-size: cover;-o-background-size: cover;-ms-background-size: cover; }
.quality-section h3 { font-size: 2.5em;color: #fff;margin: 0 17px;font-family: 'Open Sans', sans-serif;font-weight: 600; }
.quality-section h3 small { color:#fff; }
.quality-grids { margin-top: 3em;text-align: center; }
.quality-grid .grid-placer { background:rgba(0, 0, 0, 0.4) none repeat scroll 0 0;padding:20px 15px; }
.quality-grid img { margin: 0 auto;background:#0081C6;padding: 0.5em 1em;border-radius: 10px; }
.quality-grid img:hover { background: #e00822; }
.quality-grid h4 { font-size: 1.5em;padding: 0.8em 0 0;color: #fff;font-weight: 600; }
.quality-grid p { font-size: 1em;padding: 1em 0;color: #f1f1f1;line-height: 1.8em; }
.lightgrey { background:#eee; }

.produkt { position:relative; }
.produkt .textbox { width:100%;height: 250px;position:absolute;top:0px;left:0;-webkit-transform: scale(0);transform: scale(0);border-radius:0px;background-color:rgba(15, 16, 15, 0.16); }
.produkt:hover .textbox { -webkit-transform: scale(1);transform: scale(1); }
.textbox img { padding-top: 7em;color: #fff;margin: 0 auto; }
.textbox { -webkit-transition: all 0.7s ease;transition: all 0.7s ease; }
.container.detail img.size-full { max-width:100%;width:100%;height:auto;display:block; }

.latest-grids { margin-top: 3em; }
.latest-grid { padding: 0; }
.latest-grid.produkt { overflow-x:hidden; }
.latest-grid.produkt center p { text-align: center; }
.latest-grid p { background-color:#fff;color:#e00923;font-weight:700;font-style:italic;padding:20px 0px;margin:10px 10px; }
.latest-grid p  small{ color:#1780BF;font-weight:600;font-style:normal;font-size:95%; }
.latest-grid a { display:block; }
.latest-grid a img { text-align:center;max-width:100%;height:auto; }
.latest-grid a img.wp-post-image { /*height:244px;*/width:100%;max-width:100%;/*margin-left:-50%;*/ }

.parallax-section { background-color:#fff;background-size:cover;background-position:right bottom;background-repeat:no-repeat;box-shadow:inset 0 0 2px #f1f1f1;background-attachment:fixed; }
.parallax-section .download-box { background-color:rgba(255, 255, 255, 0.85);padding:35px; }

.news-section{ background-color:#f1f1f1; }
.news-grids { margin-top: 3em; }
.news-grid h4 a { text-decoration: none;color: #206891;padding: 0.5em 0;display: block;font-weight: 600; }
.news-grid p.date a { font-size: 1em;font-weight: 500;color: #000; }
.news-grid p.date a:hover { color: rgba(32, 176, 89, 0.88); }
.news-grid p { font-size: 1em;margin-bottom: 1em;color: #3f3f3f;line-height: 1.8em; }
.news-grid img, .news-grids img { width:100%;max-width:100%;height:auto; }

.newsoverview img, .newsdetail img { width:100%;max-width:100%;height:auto;display:block;margin:0 auto 20px; }
.newsoverview .news-grid { margin-bottom:3em; }
.newsoverview .news-grid h4 { font-size:22px; }
.newsoverview .news-grid a.button { width:auto;display:inline-block;margin-top:10px; }

h4.agenda-year { background-color:#e00822;color:#fff;display:inline-block;padding:5px 10px;font-weight:600; }

.footer-section { padding: 0px;text-align: center;background:#dfdfdf;color:#fff; }
.footer-section .container { padding:10px 0 30px; }
.footer-section .container h4 { text-align: center; }
.social-icons i { width: 55px;height: 55px;background: url("../images/img-sprite1.png") no-repeat 0px 0px;display: inline-block;margin: 0 0 0 1em; }
.social-icons i.icon1 { background:url("../images/img-sprite1.png") no-repeat 0px 0px; }
.social-icons i.icon2 { background:url("../images/img-sprite1.png") no-repeat -55px 0px; }
.social-icons i.icon3 { background:url("../images/img-sprite1.png") no-repeat -110px 0px; }
.social-icons i.icon4 { background:url("../images/img-sprite1.png") no-repeat -165px 0px; }
.social-icons i:hover { opacity: 0.6; }
.bottom-menu ul li { display: inline-block;margin: 1.2em 1.5em; }
.bottom-menu ul li  a{ font-size: 1.1em;color:#e00822;text-decoration: none; }
.bottom-menu ul li a:hover, .bottom-menu ul li a:focus { color:#3f3f3f; }
.footer-bottom { margin-top: 1em; }
.footer-bottom p { font-size: 12px;color:#000;font-weight: 400;opacity:0.4; }
.footer-bottom a { font-size: 19px;color:#fff; }
.footer-bottom a:hover { color: #000; }
.footer-bottom p a { margin: 0 6px 0 6px; }

.ansprechpartner {  }
.ansprechpartner .img-wrapper { margin-bottom:10px; }
.ansprechpartner .img-wrapper img { display:block;background-color:#fff;border:1px solid #ddd;border-radius:4px;padding:4px; }
.ansprechpartner .contact-info {  }
.ansprechpartner h3.contactperson { font-size:14px;font-weight:700;color:#006dc9; }
.ansprechpartner .position { margin-bottom:10px; }
.ansprechpartner .tel { -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; text-align: left; }
.ansprechpartner .mobile { -moz-hyphens: none; -o-hyphens: none; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; text-align: left; }
.ansprechpartner .fa { width:14px;text-align:center;margin-right:8px; }
.ansprechpartner .tel .fa { font-size:18px; }
.ansprechpartner .mobile .fa { font-size:22px; }

#sortimentsinformationen table th { background-color: transparent; vertical-align: top;-moz-hyphens: manual; -o-hyphens: manual; -webkit-hyphens: manual; -ms-hyphens: manual; hyphens: manual; text-align: center; }
#sortimentsinformationen table td { white-space: nowrap; text-align: right; }

.alert { background-color:#f1f1f1;border-radius:0;border-width:0; }
.alert h4 { color:#e00923; }
.alert img { display:block;max-width:100%;width:100%;height:auto; }

#contact { height:530px;position:relative; }
#contact .mapOverlay { background:transparent;position:absolute;width:100%;height:100%;top:0; }
#contact iframe { width:100%;height:100%; }

#contactform {  }
form .form-control, form button, form input, form select, form textarea { width:100%;background-color:#e1e1e1;border:0 none;padding:8px 10px;transition:all 0.4s ease-in-out 0s;border-radius:0;margin-bottom:15px; }
form button:focus, form input:focus, form select:focus, form textarea:focus { box-shadow:0px 0px 5px 0px rgba(0,129,198,0.75); }
form input#submit { background-color:#1780BF;color:#fff;width:auto; }
form a#submitRed { background-color:#e00923;color:#fff;margin-top:25px;transition:all 0.4s ease-in-out 0s;width:100%;padding: 8px 10px;transform:scale(0.8); }

#dealerSearch {  }
#dealerSearch iframe { width:100%;height:400px; }

#toTop, #toBottom { display:none;text-decoration:none;position:fixed;bottom:25px;right:10px;overflow:hidden;width:48px;height:48px;border:none;transition:none; }
#toBottom { right: 50px; display: block; }
#toTop .fa, #toBottom .fa { color:#e00822;font-size:52px;font-weight:300; }
#toTop:focus, #toBottom:focus { outline:none; }

#triggerLists { color:#fff;padding:10px 20px;cursor:pointer; }

/*#gewerblicheContainer { display:none; }*/

.timeline-slides { background-color:#f1f1f1;padding:15px 15px 40px; }
.timeline-slides .owl-controls { position:static;text-align:left;margin-top:10px; }
.timeline-slides .owl-controls .owl-nav { background-color:#f1f1f1; }
.timeline-slides .owl-controls .owl-nav .owl-prev { float:left; }
.timeline-slides .owl-controls .owl-nav .owl-next { float:right; }
.timeline-slides .owl-controls .owl-nav .off { display:none !important; }
.timeline-slides .owl-controls .owl-nav [class*="owl-"] { background-color:#0081c6;margin:0;border-radius:0;height:24px;line-height:24px;text-align:center;padding:0 10px;font-size:11px; }
.timeline-slides .owl-controls .owl-nav [class*="owl-"]:hover { background-color:#e00822; }
.timeline-slides .owl-controls .owl-nav .fa { padding:0;margin:0;background-color:transparent; }

.owl-carousel .owl-stage { transition: 0.8s !important; }

/* grilltips */
.grilltipps .panel-body p { margin-bottom: 2em; }
.panel-title>.small, .panel-title>.small>a, .panel-title>a, .panel-title>small, .panel-title>small>a { color: inherit; width: 100%; height: 100%; display: block; color: #e00923; text-align: left; }
.panel-group .panel { border-radius: 0; }

#cookiefirst-policy-page{}
#cookiefirst-policy-page h2{font-size:18px;margin-top:10px;}
#cookiefirst-policy-page h3{font-size:14px;margin-top:10px;}

#cookiefirst-policy-page > div > div > div[class^="c"]{display:block;width:100%;overflow-x:auto;}

/* pagination */
.page-numbers.current { color: #e00822; }
nav .pagination, nav .page-numbers, nav .pagination>li:last-child>a, nav .pagination>li:last-child>span, nav .pagination>li:first-child>a, nav .pagination>li:first-child>span { border-radius: 0; }
/* justify aufheben */
.alert { text-align: left; }

  #main-menu li.dropdown:hover ul.dropdown-menu { display: block; margin-top:-30px; }
  #main-menu li.dropdown:hover ul.dropdown-menu a { height: 3.5em; padding-top: 1em; }
  #main-menu li.dropdown:hover ul.dropdown-menu a:hover { color: #e00822; }
 .dropdown-menu { height: auto; max-height: 80vh; overflow-x: hidden; }

h3{margin-bottom:10px;}

.list{margin-bottom:20px;}
.list > li{}
.list > li > ul{padding-left:15px;}
.list > li > ul > li{}
.list > li > ul > li > ul{padding-left:15px;}
.list > li > ul > li > ul > li{}


/* KONTAKTFORMULAR */
.privacy-accept{margin:20px 0;}
.privacy-accept .privacy-input span .wpcf7-list-item{display:flex; align-items:baseline; margin:10px 0; justify-content:flex-start;}
.privacy-accept .privacy-input span .wpcf7-list-item input{display:inline-block;width:auto;margin-right:5px;}

/** responsive **/
@media only screen and (max-width : 480px) {
  #main-menu li.dropdown:hover ul.dropdown-menu { display: none; }
  /* Extra Small Devices, Phones */
  h1 { padding:6px 10px;font-size:21px; }
  h1.home { padding:0;font-size:24px;margin-bottom:20px; }
  h2, .h2 { font-size:18px;line-height: 1.3em; }
  a.button { width: 100%; }
  .logo-placer { padding-top: 1em; padding-bottom: 1em; height: inherit; line-height: inherit; }
  .logo-placer .logo { position: relative; z-index: 5000; }
  .logo-placer a { height: auto; padding: inherit; line-height: inherit; display: block; }
  .navbar-default .navbar-nav>li>a { height: auto; padding: 0.4em 1em; line-height: inherit; }
  .header { height: 45vh; min-height: inherit; }
  .header.product-detail { height: 35vh; min-height: inherit; }
  .header.news { height: 35vh; min-height: inherit; }
  .header .slogan-placer { top: 220px; }
  .header .slogan-placer img { width: 50%; }
  .newsoverview .news-grid a.button { width: 100%; }
  .navbar-default { position: relative; }
  .navbar-default .navbar-toggle { position: absolute; top: 5px; right: -15px; }
  .content .container { padding-top: 40px; padding-bottom: 40px; }
  .latest-grid.produkt center p { min-height: 12em; }
  .news-grids div { margin-bottom: 2em; }
  .footer-section h4 { margin-bottom: 1em; }
  .bottom-menu { margin-top: 1em; }
  .bottom-menu ul li { margin: 0.1em 1em; }
  .nav-tabs.nav-justified>li { width: 33%; float: left; }
  .nav-tabs>li { max-width: 50%; }
  .nav-tabs>li a { min-height: 4.5em; }
  .container.detail ul, .container.newsdetail ul { margin-left: 2em; }
  .sidebar { margin-top: 3em; }
  #contact { margin-top: 0; }
  div.wpcf7 { margin-top: 2em; }
  .header.our-customers { position: relative; }
}
@media only screen and (min-width : 480px) and (max-width : 991px) {
  /* Small Devices, Tablets */
  .navbar-default .navbar-nav>li>a { line-height: inherit; padding: 0 0.5em; }
  .navbar-nav>li { line-height: 3em; }
  .logo-placer { margin-top: 2em; margin-bottom: 1em; height: auto; }
  .logo-placer a { height: auto; }
  .content .container { padding-top: 40px; padding-bottom: 40px; }
  .header { min-height: 460px; }
  .header.product-detail { min-height: inherit; }
  .header .slogan-placer { top: 550px; }
  .header.our-customers .slogan-placer { top: 390px; }
  .logo { margin-top: 0.8em; }  
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
  /* Medium Devices, Desktops */
  .navbar-default .navbar-nav>li>a { line-height: inherit; padding: 0 0.5em; }
  .navbar-nav>li { line-height: 3em; }
  .logo-placer { margin-top: 2em; margin-bottom: 1em; height: auto; }
  .logo-placer a { height: auto; }
  .content .container { padding-top: 40px; padding-bottom: 40px; }
  .header { min-height: 460px; }
  .header.product-detail { min-height: inherit; }
  .header .slogan-placer { top: 550px; }
  .header.our-customers .slogan-placer { top: 390px; }
}
@media only screen and (min-width : 1200px) {
  /* Large Devices, Wide Screens */
  .header { height: 620px; }
  .header-grids { top: 115px; }
  .logo { margin-top: 1.8em }
}
@media only screen and (min-width : 1441px) {
  /* Large Devices, Wide Screens */
  .header, .header.product-detail { height: 720px; }
  .header-grids { top: 115px; }
  .logo { margin-top: 1.8em }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
  /* Ipad hochkant */
  .navbar-default .navbar-nav>li>a { line-height: inherit; padding: 0 0.5em; }
  .navbar-nav>li { line-height: 3em; }
  .logo-placer { margin-top: 2em; margin-bottom: 1em; height: auto; }
  .logo-placer a { height: auto; }
  .content .container { padding-top: 40px; padding-bottom: 40px; }
  .header { min-height: 460px; }
  .header.product-detail { min-height: inherit; }
  .header .slogan-placer { top: 550px; }
  .header-grid { margin-bottom: 2em; }
  .header.our-customers .slogan-placer { top: 390px; }
  .logo { margin-top: 0.8em; }
}