﻿/* LOGO */
#navdiv.container .navbar-brand, #navdiv.container .navbar { width:320px; margin: 0px !important; padding-left: 0px !important; }
#navdiv.container .logo_container {
  position: absolute;
  top: 12px;
  z-index: 998;
  width: 320px;
}
.navbar-brand, .navbar.container { padding-left: 0px !important;}
#navdiv.container #logo_spacer { height: 65px; display: inline-block;}

.logo_container > .topcontainer { background-color: transparent !important; }
.logo_container {
  position: relative; top:-12px;
}

@media (max-width: 991px) {
.logo_container { position: absolute; top: 65px !important; left: 20px; }

#logo_spacer { display: inline-block; height: 125px !important; }
}
.navbar-brand { height: auto; margin-top: 0px !important; margin-bottom: 25px;   }
.navbar-brand img { image-rendering: -webkit-optimize-contrast; }

/* FOOTER */
#footer p > a:before {
  content:"\f0da  ";
  font-family: FontAwesome;
  margin-right: 5px;
  color: #f2f2f2;
}

#footer p { font-size: 13px; }

#footer h4 {
  font-weight: 400;
  border-bottom: 0px dotted #a59a9a;
  padding-bottom: 10px;
  color: #fff !important;
}

/* MAIN BG

.widthdecider {
  background-color: rgba(255, 255, 255, 0.5);
} */

table:not(#SearchResult) thead > tr > td {  color: #000; border-bottom: 1px solid #000; background-color: #f2f2f2; }
table:not(#SearchResult) tbody > td > td { color: #ccc; }
table:not(#SearchResult) tbody > tr:nth-child(2n) > td { background-color: #f8f8f8; }
table:not(#SearchResult) td { padding: 10px; } 

/* ECOM */
.product-gallery .primary-image .product_slider > div > section, .product-categori .img-responsive {
  border: 1px solid #ddd;
}

#productSlider { margin:0px; padding: 0px; }

.price { display: block; }


/* SPECIAL */

.citatbox .multitop { padding: 15px !important; }
.citatbox h3.h3 { margin-top:0px !important; }
.citatbox { height: auto !important; }
@media(min-width: 992px) { .citatbox { height: 325px !important; } }
@media(min-width: 1199px) { .citatbox { height: 285px !important; } }

.citatbox2 .multitop { padding: 15px !important; }
.citatbox2 h3.h3 { margin-top:0px !important; }
.citatbox2 { height: auto !important; }
@media(min-width: 992px) { .citatbox2 { height: 385px !important; } }
@media(min-width: 1199px) { .citatbox2 { height: 345px !important; } }

.citatbox3 .multitop { padding: 15px !important; }
.citatbox3 h3.h3 { margin-top:0px !important; }
.citatbox3 { height: auto !important; }
@media(min-width: 992px) { .citatbox3 { height: 385px !important; } }
@media(min-width: 1199px) { .citatbox3 { height: 315px !important; } }



/* MAPS */
.dynamicweb-map .search { display: none; }
.dynamicweb-map .group-filter { display: none; }
.dynamicweb-map .list .group,  .dynamicweb-map-info-window .group { display: none; }




