/*---------------------------------*/

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('webFonts/roboto/roboto-v27-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webFonts/roboto/roboto-v27-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webFonts/roboto/roboto-v27-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-100.woff') format('woff'), /* Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webFonts/roboto/roboto-v27-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('webFonts/roboto/roboto-v27-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webFonts/roboto/roboto-v27-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webFonts/roboto/roboto-v27-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-300.woff') format('woff'), /* Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webFonts/roboto/roboto-v27-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('webFonts/roboto/roboto-v27-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webFonts/roboto/roboto-v27-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webFonts/roboto/roboto-v27-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webFonts/roboto/roboto-v27-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('webFonts/roboto/roboto-v27-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webFonts/roboto/roboto-v27-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webFonts/roboto/roboto-v27-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-500.woff') format('woff'), /* Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webFonts/roboto/roboto-v27-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('webFonts/roboto/roboto-v27-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webFonts/roboto/roboto-v27-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webFonts/roboto/roboto-v27-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-700.woff') format('woff'), /* Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webFonts/roboto/roboto-v27-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('webFonts/roboto/roboto-v27-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('webFonts/roboto/roboto-v27-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('webFonts/roboto/roboto-v27-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-900.woff') format('woff'), /* Modern Browsers */
       url('webFonts/roboto/roboto-v27-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('webFonts/roboto/roboto-v27-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}


@font-face {
    font-family: "MerlodNorme-Bold";
    src: url("webFonts/MerlodNorme-Bold/font.woff2") format("woff2"),
        url("webFonts/MerlodNorme-Bold/font.woff") format("woff");
}
.abstandhalter {
    min-height: 300px;
}

.cadcamprodukte {
    margin-bottom: 40px;
    margin-top: 10px;
    background: rgba(196, 214, 0, 1);
    text-align: center;
}
.cadcamprodukte h1 {
    font-size: 40px;
    font-family: "MerlodNorme-Bold";
    color: #000000;
    text-align: center;
    text-transform: uppercase;
    padding-top: 17px;
    padding-bottom: 15px;
    display: inline;
    vertical-align: middle;
}
.cadcamprodukte img {
    padding-left: 40px;
}
.product_name a {
    color: #c4d600;
}
.product_name a:hover {
    color: #9fae01;
}
.nrt_mega_menu a {
    color: #000000;
}
.nrt_mega_menu a:hover {
    color: #9fae01;
}
.custom-html a {
    color: #c4d600;
    text-decoration: underline;
}
.custom-html a:hover {
    color: #9fae01;
}

.implantatkomponenten {
    padding-bottom: 20px;
}

.implantatkomponenten i {
    padding-left: 30px;
}

.btn-implantatkomponenten {
    color: #000 !important;
    background-color: #c4d600;
    border: 1px solid #c4d600;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    height: 100%;
    font-size: 18px;
    width: 100%;
    display: inherit;
}
.btn-implantatkomponenten.focus,
.btn-implantatkomponenten:focus,
.btn-implantatkomponenten:hover {
    color: #fff !important;
    background-color: #000000;
    border-color: #000000;
}
#mobile_menu a {
    color: #141414;
    font-size: 16px;
}
.mo_element_ul_depth_2 a {
    font-size: 14px !important;
}

#top-banner {
    background-color:#F1F1F1;
    height:48px;
    line-height:48px;
    border-bottom:4px solid #C7D700;
    text-align:center;
    color:#000;
    position: fixed;
    z-index:5;
    left:0;
    top:-48px;
    right:0;
    transition: 0.4s all;
}
body {
    transition: 0.4s margin-top;
}
body.topbanner-show {
    margin-top:48px;
}
body.topbanner-show #top-banner{
    top:0px;
}
#top-banner .btn {
    padding: 2px 10px;
    margin-top:-4px;
}
#top-banner #top-banner-close {
    float:right;
    color:#000;
    font-size:18px;
}
#cart .discounted_unit_price {
	color: #a7a7a7;
    text-decoration: line-through;
}

#cart .firstline {
	padding-top: 10px;
}

#cart .discounted_shop_price {
	color: #666;
}
#checkout .rabattline{
	padding-top: 10px;
}

@media (max-width: 767px) {
    .abstandhalter {
        min-height: 150px;
    }
    .cadcamprodukte img {
        padding-left: 0px;
        display: none;
    }
    .cadcamprodukte h1 {
        font-size: 28px;
    }
    #back-top {
        right: 40%;
    }
    .cadcamprodukte {
        margin-bottom: 20px;
    }
    .owl-item .img-loader {
        height: unset;
        transform: scale(2, 2);
    }
    body.topbanner-show {
        margin-top:101px;
    }
    #top-banner {
        height:auto;
    }
}
.GcCookie input {
    opacity: 0 !important;
}
