body, html {
  margin: 0; padding: 0; font-family: 'OpenSans-Regular';
  width: 100%; background-color: #fff;
}

.export-container img {
    width: 60%;
}

.ContactForm legend {
	display:none;
}
.ContactForm label	 {
    color: #fff;
}


li.preview {
    border: 1px solid #c5c7c8;
}

.product-details .product-images img {
    display: block;
    width: 100%;
}

.products h3 {
    text-align: left;
}

#page_4 p {
    padding: 0px;
    margin: 0px;
}

.strich {
    background-color: #e49d00;
    max-width: 20px;
    margin: 20px 0px;
    padding: 20px 0px;
    height: 95%;
    margin: auto;
    /* margin-bottom: 20px; */
}


.container-fluid.greycontainer.export-container {
    text-align: center;
}

.header-section
{
    margin-bottom: 20px;
}

#page_4{
	
    margin-top: -20px;	
}

body.pages .pages{
	margin:0px 20px;
	min-height: 500px;
}
body.pages  #page_4{
	margin:-20px -20px;
}


.header-section .language a{
	color: #000;
}
.header-section .language .btn{
	padding: .2rem .75rem;
}

.col-md-4.alt.catid2113 div.whitecontainer,
.col-md-4.alt.catid3060 div.whitecontainer
{
    background-image: url(../images/BEEF2.jpg);
    height: 268px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
.col-md-4.alt.catid2179 div.whitecontainer,
.col-md-4.alt.catid3061 div.whitecontainer {
    background-image: url(../images/PORK.jpg);
    height: 268px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
.col-md-4.alt.catid2262 div.whitecontainer,
.col-md-4.alt.catid3063 div.whitecontainer {
    background-image: url(../images/LAMB.jpg);
    height: 268px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
.col-md-4.alt.catid2345 div.whitecontainer,
.col-md-4.alt.catid3062 div.whitecontainer {
    background-image: url(../images/CHICKEN.jpg);
    height: 268px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
.col-md-4.alt.catid2383 div.whitecontainer,
.col-md-4.alt.catid3064 div.whitecontainer {
    background-image: url(../images/FRUITVEG.jpg);
    height: 268px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
}
.transbg-light .col-12 {
    display: none;
}


a[name]{
    content: "";
    height: 120px;
    margin-top: -120px;
    visibility: hidden;
    display: block;
}

.col-md-6.catid2113 div.whitecontainer p,
.col-md-6.catid2179 div.whitecontainer p,
.col-md-6.catid2262 div.whitecontainer p,
.col-md-6.catid2345 div.whitecontainer p,
.col-md-6.catid2383 div.whitecontainer p 
{
	width: 104px;
}


.col-md-6.catid2113 div.whitecontainer {
    background-image: url(../images/BEEF2.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    cursor: pointer;	
}
.col-md-6.catid2179 div.whitecontainer {
    background-image: url(../images/PORK.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    cursor: pointer;	
}
.col-md-6.catid2262 div.whitecontainer {
    background-image: url(../images/LAMB.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    cursor: pointer;	
}
.col-md-6.catid2345 div.whitecontainer {
    background-image: url(../images/CHICKEN.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    cursor: pointer;	
}
.col-md-6.catid2383 div.whitecontainer {
    background-image: url(../images/FRUITVEG.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 60%;
    cursor: pointer;	
}




@font-face { font-family: 'OpenSans-Light'; src: url('../fonts/OpenSans-Light.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans-Regular'; src: url('../fonts/OpenSans-Regular.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans-Semibold'; src: url('../fonts/OpenSans-Semibold.ttf') format('truetype'); }
@font-face { font-family: 'OpenSans-Bold'; src: url('../fonts/OpenSans-Bold.ttf') format('truetype'); }

p { font-size: 13px; color: #000; }
p.bold { font-family: 'OpenSans-Bold'; }

strong { font-family: 'OpenSans-Semibold'; }
div#slider1_container{
	max-height:500px;
}

.container-fluid.header-section {
	
	position: sticky;
position: -webkit-sticky;
    position: sticky;
    top: 0px;
    z-index: 9999;
}

@media (max-width: 768px){
	.container-fluid.header-section {
	    position: relative;
	    top: 0px;
	    z-index: 9999;
	}
	
}
.container-fluid.product-section div {
    text-align: left;
}

.header-section .container {
    max-width: 100%;
}
img { border: 0; max-width: 100%; }
h4.xtrapadding {
    padding-top: 40px;
}

.handelinfoboerse img {
    width: 73%;
    float: right;
	margin-top: 14px;
}
#products .alt strong {
    font-size: 15px;
}
.handelinfoboerse .row:nth-child(2) {
    margin-bottom: 38px; 
}
.content-middle { display: -ms-flexbox; display: -webkit-box; display: flex; -ms-flex-align: center; -ms-flex-pack: center; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; }
.headline { font-size: 1.85em; line-height: 26px; }
.headline.biggrey { color: #9c9e9f; font-size: 30px; }
.greycontainer { background: #ececed; }

h4 { font-size: 1.6em; text-transform: uppercase; width: 100%; margin: 10px 0; text-align: center; color: #c5c7c8; padding: 20px 0; font-family: 'OpenSans-Semibold'; }
h5 {
	font-size: 1.85em; 
	color:#fff;
	 font-family: 'OpenSans-Semibold';
	 width: 100%; 
	 margin: 10px 0; 
}
h6 {
	font-size: 1.4em; 
	color:#fff;
	font-family: 'OpenSans-Semibold';
	width: 100%; 
	margin: 10px 0; 
	
}
h6.invert,
h5.invert{
	color: #000;
}
.network-section h5{
	text-align:center;
}
.container-fluid.network-section .col-md-6 {
    text-align: justify;
    padding: 0px 60px;
}
.footer-top strong {
    font-size: 13px;
}

.transbg-dark h5 {
    text-align: center;
}

.address-section a, footer a { color: #fff; text-decoration: none; }
.address-section a:hover, footer a:hover { color: #fff; text-decoration: underline; }

/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */

/* ==> Common Area */
div.whitecontainer { background: #fff; width: 100%; display: table; padding: 10px; }
div.whitecontainer.red { background: #e53b2a; }
div.whitecontainer.red p{     display: table-cell;
    vertical-align: middle;}
div.whitecontainer.yellow { background: #ecad00; }
  
h3.headline { display: table; width: 100%; margin: 0 0 10px 0; padding: 0; 
  color: #000; text-transform: uppercase; font-size: 20px; font-family: 'OpenSans-Bold'; }
  
h3.headline.blue { border-bottom: 4px solid #0083c9; }
h3.headline.red { border-bottom: 4px solid #e2001a; }
h3.headline.darkred { border-bottom: 4px solid #a80f1a; }
h3.headline.yellow { border-bottom: 4px solid #ecad00; }
h3.headline.green { border-bottom: 4px solid #81b11d; }

#side-icons { display: block; width: 100px; position: fixed; z-index: 1000; right: 0; top: 30%; }
#side-icons > div { padding: 0px 0; margin: 20px 0; min-height: 70px !important; }
#side-icons > div > a { font-size: 50px; line-height: 50px; text-align: center; color: #fff; }

#side-icons div.skype { background: #fff; }
#side-icons div.skype a { color: #1db6e6; }

#side-icons div.mail { background: #0083c8; }

#side-icons div.hotspot { background: #e58c00; }
#side-icons div.hotspot a { font-size: 1.2rem; line-height: 1.2rem; font-family: 'OpenSans-Bold'; text-transform: uppercase; }
/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */

/* ==> Header Area */
.email-section { background-color: #f6f6f5 !important; }
.email-section p { margin: 0; padding: 0; font-size: 12px; line-height: 30px; color: #87888a; }

.header-section { background-color: #000; color: #fff; }
.header-section .logo { padding: 0.5rem 0; }
.header-section .logo .media img { max-width: 64px; }
.header-section .logo p { padding: 0; margin: 0; }

.header-section .logo .media .name { padding-top: 10px; color: #fff; font-weight: bold; }
.header-section .logo .media .phone { color: #9c9d9f; }

.nav { margin-bottom: 10px; }

.nav-link { color: #fff; font-family: 'OpenSans-Light'; font-size: 0.9rem; }
.nav-link:hover { color: #edae00; }	

button.search-btn { background: #e58c00; color: #fff; box-shadow: none; }
button.dropdown-toggle { background: #e3e4e5; color: #000; box-shadow: none; }

.row-links { padding-top: 0.5rem; }
.row-links a { display: inline-block; float: right !important; padding: 5px; 
  font-family: 'OpenSans-Regular'; color: #fff; font-size: 1rem; line-height: 1.2rem; }
.row-links a.left { background: #005298; }
.row-links a.right { background: #0083c8; min-height:28px; padding-left:30px; position:relative; }
.row-links a.right:before {
  /* Rahmen nur an einer Seite einblenden */
  border-color:transparent transparent transparent #005298;
  border-style:solid;
  border-width:15px;

  /* Pseudo-Element stylebar machen */
  content:" ";
  display:block;
  height:0;
  width:0;

  /* Pseudo-Element positionieren */
  left:0;
  top: 0;
  position:absolute;
}

/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */

/* ==> Content Area */
.product-section { background-color: #eceded; }
.product p { display: table; width: 100%; margin: 0; padding: 0; 
  color: #000; }
.product-section h4 { color: #9c9d9f; }
  
.product { margin-bottom: 15px; min-height: 150px; }
.loggeduser span.fas { font-size: 64px; color: #e3e4e5; }

div.whitecontainer.red.product h3.headline { color: #fff; text-transform: uppercase; text-align: center; padding: 0 15px; 
  font-size: 16px; font-family: 'OpenSans-Semibold'; }
div.whitecontainer.red.product p { color: #fff; text-align: center;
    display: table-cell;
    vertical-align: middle;
} 

div.whitecontainer.yellow.product h3.headline { color: #fff; text-transform: uppercase; text-align: center; padding: 0 15px; 
  font-size: 16px; font-family: 'OpenSans-Semibold'; border-bottom: 4px solid #fff; }
div.whitecontainer.yellow.product p { color: #fff; text-align: left; } 

.topseller-section { padding: 20px; }
.topseller-section h3 { font-family: "OpenSans-Bold"; color: #e2001a; }
.topseller-section h3 p { color: #000; padding-top: 10px; }
.topseller-section .greycontainer { width: 100%; padding: 20px; }

.fluidblue { min-height: 20px; background-image: linear-gradient(90deg, #0083c8 50%, #1a171b 100%); }
.fluidblack { min-height: 20px; background-image: linear-gradient(90deg, #53738a 50%, #000 100%) }

.network-section { color: #fff; background: url('../images/network_dark.jpg') no-repeat; background-size: cover; padding-bottom: 100px; }
.network-section p { color: #fff; }
.network-section h3 { text-align: center; padding: 10px 0; }
.container-fluid.netimage-section {
    height: 558px;
}

.hole-network { background: #0083c8; padding-left: 0 !important; padding-right: 0 !important; }
.netimage-section .container { height:100%; margin-top: -50px; color: #fff; background: url('../images/network.jpg') no-repeat; background-size: cover; }
.netimage-section .transbg-dark { background: rgba(26,23,27, 0.5); }
.netimage-section .transbg-light { background: rgba(0,131,200, 0.5); }
.netimage-section h4 { padding: 30px 0;  text-transform: none; color: #fff; font-size: 26px; }
/*
div.pages {
    margin: 50px 10%;
}
body.page_4 div.pages{
    margin: 0px;
}*/
.hotspot-section img {
    max-width: 70%;
}
.address-section img {
    max-width: 50%;
}
.hotspot-section { background: #e58c00; padding-top: 20px; padding-bottom: 20px; color:#fff; }
.hotspot-section p { color: #fff; margin: 0; }

.contact-section { min-height: 250px; background: url('../images/europe.jpg') no-repeat; background-size: cover; background-position: center; padding-bottom: 100px; }
.contact-section h4 { color: #fff; }

.address-section { background: #1a171b; border-top: 5px solid #000; min-height: 100px; }
.address-section img { max-width: 75%; }
.address-section p { color: #fff; }

#slider1_container { visibility: hidden; position: relative; margin: 0 auto; top: 0px; left: 0px; width: 1300px; height: 500px; overflow: hidden; }
#slider1_container .slides { position: absolute; left: 0px; top: 0px; width: 1300px; height: 500px; overflow: hidden; }
#slider1_container .slides div .textbox { position: absolute; top: 15%; left: 0; right: 0; text-align:center; line-height:50px; }
#slider1_container .slides div .textbox p { margin: 0; padding: 0; font-size: 2rem; color: #000; font-family: 'OpenSans-Semibold'; line-height: 2.5rem; }

.jssorb031 {position:absolute; bottom:12px;right:12px;}
.jssorb031 .i {position:absolute;cursor:pointer; width:16px;height:16px;}
.jssorb031 .i .b {fill:#ccbbb0;fill-opacity:0.5;stroke:#fff;stroke-width:1200;stroke-miterlimit:10;stroke-opacity:0.3;}
.jssorb031 .i svg { position:absolute;top:0;left:0;width:100%;height:100%; }
.jssorb031 .i:hover .b {fill:#fff;fill-opacity:.7;stroke:#000;stroke-opacity:.5;}
.jssorb031 .iav .b {fill:#fff;stroke:#000;fill-opacity:1;}
.jssorb031 .i.idn {opacity:.3;}

/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */

/* ==> Footer Area */
footer { padding-left: 0 !important; padding-right: 0 !important; }
footer strong { color: #fff; }
footer p, footer a { font-size: 12px; }
footer .footer-top { background: #272529; }
footer .footer-bottom { background: #1a171b; }

footer .footer-bottom p, footer .footer-bottom a { display: inline-block; color: #9c9e9f; font-size: 12px; margin: 0; padding: 0; line-height: 50px; }

/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */

/* ==> Responsive Area */

@media screen and (max-width: 1300px) {
	#side-icons { display: none; }
}


/* Large devices (large desktops, 1200px and up) */
@media screen and (max-width: 1200px) {
	
}
/* Medium devices (desktops, 992px and up) */
@media screen and (max-width: 992px) {
	.loggeduser span.fas { font-size: 48px; }
}
/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 768px) {
	.topseller-section { text-align: center;}
}






















/* Non kritikal */ 
span#version, span#impressum, span#datenschutz {
	color: #656565;
	display: inline-block;
	font-size: 10px;
}

#page_4 h1 {
    display: none;
}
#SkypeButton_Call_drexlmaier_1_paraElement  {
	    font-size: 11px!important;
}
#SkypeButton_Call_drexlmaier_1_paraElement img {
    margin: 0px!important;
}

.has-error {
    border-bottom: 3px solid red;
}


/* ----- **/

.glyphicon { margin-right:5px; }
.thumbnail
{
    margin-bottom: 20px;
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.item.list-group-item
{
    float: none;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
}
.item.list-group-item:nth-of-type(odd):hover,.item.list-group-item:hover
{
    background: #428bca;
}

.item.list-group-item .list-group-image
{
    margin-right: 10px;
}
.item.list-group-item .thumbnail
{
    margin-bottom: 0px;
}
.item.list-group-item .caption
{
    padding: 9px 9px 0px 9px;
}
.item.list-group-item:nth-of-type(odd)
{
    background: #eeeeee;
}

.item.list-group-item:before, .item.list-group-item:after
{
    display: table;
    content: " ";
}

.item.list-group-item img
{
    float: left;
}
.item.list-group-item:after
{
    clear: both;
}
.list-group-item-text
{
    margin: 0 0 11px;
}





/** Product details */
.product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
.product-details .product-images {
  /* width: 50%; */ padding: 0; margin: 0; width: 100%;
}
@media only screen and (max-width: 959px) {
  .product-details .product-images {
    width: 100%;
  }
}
.product-details .product-images > li {
  display: inline-block;
  width: 64px;
  height: product-dimenstions(64px);
  overflow: hidden;
  margin: 5px;
}
.product-details .product-images > li.preview {
  width: 100%;
  height: auto;
  margin: 0;
}
.product-details .product-images img {
  display: block;
  width: 100%;
}
.product-details .product-info {
  width: 40%;
  margin-left: 10%;
}
@media only screen and (max-width: 959px) {
  .product-details .product-info {
    width: 100%;
    margin-left: 0;
  }
}
.product-details .product-info > li {
  margin: 10px 0;
}
.product-details .product-info .product-name {
  font-size: 20px;
  font-weight: bold;
}
.product-details .product-info .product-price {
  font-size: 18px;
  color: #666;
}
.product-details .product-info .product-attributes {
  width: 66%;
  margin-top: 40px;
}
.product-details .product-info .product-addtocart {
  width: 66%;
  margin: 20px 0 40px;
}
@media only screen and (max-width: 959px) {
  .product-details .product-info .product-addtocart {
    width: 33%;
  }
}
.product-details .product-info .product-addtocart button {
  width: 100%;
  cursor: pointer;
  background: #000;
  color: #fff;
  display: block;
  border: none;
  outline: none;
  padding: 10px;
}
.product-details .product-info .product-addtocart button:hover {
  background: #1a1a1a;
}
.product-details .product-info .product-description {
  font-size: 12px;
}

/** Product list */
.product-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

/** Product */
.product {
  display: block;
  width: 150px;
  height: calc($value + $value * 0.1);
  margin: 5px;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .product {
    width: 280px;
    height: calc($value + $value * 0.1);
  }
}
@media only screen and (min-width: 1359px) {
  .product {
    width: 210px;
    height: calc($value + $value * 0.1);
  }
}
.product .product-image {
  background: #eee;
}
.product .product-image img {
  display: block;
  width: 100%;
}
.product-details .product-images .preview img {
    display: block;
    width: auto;
    max-height: 77vh;
}
.product .product-name {
  font-weight: bold;
  margin: 10px 0 5px;
}

a.product {
  color: #000;
  text-decoration: none;
}

.product-details ul {
    list-style: none;
}

/** Menü */


.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li {
  list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #222;
  padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}

.carousel-control {
  width: 30px;
  height: 30px;
  top: -35px;

}
.left.carousel-control {
  right: 30px;
  left: inherit;
}
.carousel-control .glyphicon-chevron-left, 
.carousel-control .glyphicon-chevron-right {
  font-size: 12px;
  background-color: #fff;
  line-height: 30px;
  text-shadow: none;
  color: #333;
  border: 1px solid #ddd;
}
.dropdown span.pull-right {
    margin-left: 10px;
    margin-top: 3px;
}

@media (min-width: 768px){
	.navbar-nav {
		float: none;
	}
}



/** Prpoduckt Filter Menü **/

.collapsed-icon-toggle.collapsed .on-closed {
  display: initial;
}
.collapsed-icon-toggle.collapsed .on-opened {
  display: none;
}
.collapsed-icon-toggle .on-closed {
  display: none;
}
.collapsed-icon-toggle .on-opened {
  display: initial;
}
.scroll-v-250px {
  max-height: 250px;
  overflow-y: scroll;
}
.padding-v-xs {
  padding-top: 2px;
  padding-bottom: 2px;
}
.btn.ico span.icon {
  opacity: 0;
}
.btn.ico.active span.icon {
  opacity: 1;
}

/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */

.products h2 { font-family: 'OpenSans-Semibold'; line-height: 2rem; margin: 0 !important; padding: 1rem 0 !important; }
.pres-view, .filter-area .panel-heading { background: #ececed !important; }
.pres-view a,
.filter-area .panel-heading h4 a { color: #000 !important; }

.filter-area { margin: 1rem 0; }
.filter-area .panel-heading h4 { font-family: 'OpenSans-Semibold'; font-size: 2rem; line-height: 2rem; }
.filter-area .panel-title { margin: 0; padding: 0; }
.filter-area form { padding-top: 1rem; }
.filter-area form button, .filter-area form button:hover { background: #edae00; border-color: #edae00; }

.row-line { display: table; width: 100%; background: #f9f9f9; padding: 1rem 0.5rem; }
.row-line a.linehead { color: #000 !important; font-size: 1rem; line-height: 1rem; display: inline-block; width: 100%; }
.row-line a.linehead:hover { text-decoration: none;}
.row-line .linecontent { width: 100%; padding: 1rem; padding-bottom: 0 !important; }

.card img { max-height: 225px; }
.card-headline { font-size: 1rem; line-height: 1rem; font-family: 'OpenSans-Semibold'; color: #000 !important; }
.card-text { color: #1a171b !important; }
.card-footer { background: transparent !important; }

#products .btn-group a { background: #edae00; border-color: #edae00; color: #000; }
#products strong { font-size: 1.5rem; line-height: 1.5rem; color: #000 !important; font-family: 'OpenSans-Bold'; }

/* ########## ########## ########## ########## ########## */

.show-listing { width: 100% !important; max-width: 100% !important; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
.show-listing .card-footer { border-top: 0; background-color: rgba(0,0,0,.03) !important; }
.show-listing .card-footer strong { display: table; width: 100%; text-align: center; padding-bottom: 20px;}

/* ########## ########## ########## ########## ########## */

#products .alt .whitecontainer { text-align: left; border: 1px solid #c5c7c8; }
#products .alt ul.list-prods { display: table; width: 100%; margin: 0; padding: 10px; list-style: none; }
#products .alt ul.list-prods li { display: inline-block; width: 33%; padding: 5px; float: left; }
#products .alt ul.list-prods li a { font-size: 1rem; line-height: 1.5rem; color: #000; font-family: 'OpenSans-Semibold'; }
#products .alt ul.list-prods li a:hover { text-decoration: none; color: #edae00; }

/* ########## ########## ########## ########## ########## */

#product-detail h1 { margin: 0; padding: 30px 0; font-family: 'OpenSans-Bold'; font-size: 2.0rem; line-height: 2rem; }
#product-detail .infobox { display: table; width: 100%; border: 1px solid #c5c7c8; padding: 20px;}
#product-detail .infobox h2 { font-family: 'OpenSans-Bold'; font-size: 1.5rem; line-height: 1.5rem; }
#product-detail .infobox .row { padding-bottom: 10px; }
#product-detail .infobox .row p.info { color: #58585a !important; line-height: 13px !important; font-family: 'OpenSans-Semibold';  }
#product-detail .infobox .row p { margin: 0; }
#product-detail .insidebox { display: table; width: 100%; text-align: center; font-size: 13px; line-height: 26px; }
#product-detail .insidebox.price { background: #edae00; color: #000; font-family: 'OpenSans-Bold'; font-size: 18px; font-family: 'OpenSans-Bold'; }
#product-detail .insidebox.normal { color: #000; font-family: 'OpenSans-Semibold'; border: 1px solid #c5c7c8; }

.product-tabs { padding-bottom: 2rem; }
.product-tabs h3 { display: table; width: 100%; text-align: center; padding: 1rem 0 2rem; margin: 0; }

#nav-tab .nav-link { border-color: #e9ecef #e9ecef #dee2e6; color: #495057; margin-right: 10px;  }
#nav-tab .nav-link:hover { color: #edae00; }
#nav-tab .nav-link.active { font-family: 'OpenSans-Bold'; color: #edae00; text-transform: uppercase; border-bottom: 0; }

@media (max-width: 768px){
  .products-alt ul.list-prods li { width: 50%; }
  
	#nav-tab .nav-link { width: 100%; margin-right: 0; }
  #nav-tab .nav-link.active { border-bottom: 1px solid #dee2e6 !important; }
}

/* ########## ########## ########## ########## ########## */
/* ########## ########## ########## ########## ########## */





.product-section div.whitecontainer{
	height: 145px;
}


.product-section h3.headline{
	font-size: 18px;
}








