/********************************************************
		    OSR Changes
********************************************************/

.af_filter label {
    font-size: 0.7rem;
}

.footer-container #czfootercmsblock {
    width: 50%;
}

.product-description ul {
    list-style: inherit;
    padding-left: 20px;
}

.product-information .manufacturer-logo {
    height: 40px;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    min-height: unset;
}

.products .product-miniature {
    min-height: 390px;
}

.mm_blocks_li {
    margin-bottom: 0px;
}

.advanced-cms-wrapper img {
    display: inline;
}

.advanced-cms-wrapper.t17 {
    color: #666666;
}

.advanced-cms-wrapper ul {
    list-style: inherit;
    padding-left: 20px;
}

.layout_layout1 .mm_menus_li {
    border-right: none;
}

.layout_layout1 .mm_menus_li:nth-child(2) {
    border-left: none;
}

.layout_layout1 .mm_menus_li:last-child {
    border-right: none;
}

.boxgrau {
    background-color: #808080;
    padding: 10px;
}

h2, .h2 {
    color: #000;
}

h3, .h3 {
    font-size: 1.025rem;
    color: #000;
}

main .advanced-cms-wrapper .rte p {
    color: #666666;
}

.products .all-product-link {
    background-color: #009FE3;
    border: 1px solid #009FE3;
}

#wrapper {
    padding-top: 0px;
}

.block-category {
    margin-bottom: 0px;
}

#amazzing_filter {
    padding: 1.05rem;
}

#left-column .block .block_content, #right-column .block .block_content {
    padding: 5px 5px;
    border: none;
}

.af_filter li {
    padding: 0px 0;
}

label {
    margin-bottom: 0px;
}

.af_filter .checker, .af.checkbox, .af.radio {
    margin: 7px 0 0 0;
}

#header .blockcart .blockcart-header > a.shopping-cart .cart-products-count {
    text-transform: none;
}

@media (min-width: 768px) {
.layout_layout1 .ets_mm_megamenu_content {
    background: #fff !important;
}}

#header .header-nav {
    background: #fff;
}

.layout_layout1 .ets_mm_megamenu_content {
    border-top: none;
}

#left-column .block .block_title, #right-column .block .block_title {
    background-color: #83D0F5;
}

.btn-primary {
    border: 1px solid #009FE3;
    background: #009FE3;
}

#header .blockcart .blockcart-header > a.shopping-cart .cart-products-count {
    color: #fff;
}

.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
    background: #009FE3;
}

#footer .footer-before {
    background-color: #83D0F5;
}

.top_button:hover {
    background: #83D0F5 !important;
}

.top_button {
    background: #009FE3 !important;
}

a {
    color: #009FE3;
}

.products-section-title {
    font: 700 25px/30px "Open Sans", sans-serif;
}

.product-variants > .product-variants-item .color {
    margin: 0;
    width: 100px;
    height: 100px;
    border: none;
    background-repeat: no-repeat;
}

/* ====================== Product table - Begin ===================== */
.p-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}
tr.title1 {
    color: white;
    font-weight: bold;
    font-size: 13px;
    background-color: #929397;
    text-align: center;
    vertical-align: top;
}
tr.title2 {
    color: white;
    font-weight: bold;
    background-color: #A6A7AB;
    text-align: center;
}
tr.r1 {
    background-color: white;
}
tr.r2 {
    background-color: #D2D3D5;
}
td.c {
    text-align: center;
}
tr.footer {
    background-color: #E7E7E8;
}
#description > div > table > tbody > tr.footer > td {
  float: unset !important;
}

/* ======================= Product table - End ====================== */

/********************************************************
			Codezeel Custom Styles
********************************************************/
.cz-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/codezeel/grabbing.png") 8 8, move;
}

.customNavigation {
  position: absolute;
  z-index: 959;
  width: 100%;
  top: 38%;
  direction: ltr !important;
}
.customNavigation a {
  font-size: 0;
  position: absolute;
  font-weight: 300;
  height: 30px;
  width: 30px;
  line-height: 26px;
  padding: 0;
  color: #888888;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.customNavigation a:hover{
}
.customNavigation a:hover:before{ color: #4d7df0; }

.customNavigation a.prev {
  left: -40px;
}
.customNavigation a.next {
  right: -40px;
}
@media (max-width: 1300px) {
	.customNavigation a.prev {
		left: 0px;
	}
	.customNavigation a.next {
		right: 0px;
	}
}
@media (max-width: 1199px) and (min-width: 768px){
	.customNavigation a.prev {
		left: -20px;
	}
	.customNavigation a.next {
		right: -20px;
	}
}
@media (max-width: 767px) {
	.customNavigation a.prev {
		left: 0px;
	}
	.customNavigation a.next {
		right: 0px;
	}
	#main .images-container .js-qv-mask {}
}

.customNavigation a:before{
    font-size: 38px;
    font-family: "FontAwesome";
    color: #888888;
}
.customNavigation a.prev:before {
  content: "\f104";
}
.customNavigation a.next:before {
  content: "\f105";
}

#czleftbanner img,
#czrightbanner img{
	max-width: 100%;
	margin-bottom: 10px;
}


.top_button {
	background: #131930;
    bottom: 20px;
    cursor: pointer;
    height: 45px;
    padding: 8px 15px;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 45px;
    z-index: 99;
	border-radius: 50%;
}
.top_button:hover{ background: #4d7df0; }
.top_button:before{
	color: #fff;
    content: "\f106";
    font-family: "FontAwesome";
    font-size: 24px;
}
/* Flexslider */

.spinner {
    min-height: 500px;
    background: url(../img/codezeel/loading.gif) no-repeat center center #f5f5f5;
    width: 100%;
}
@media (max-width: 1399px) {
	.spinner {min-height: 500px;}
}
@media (max-width: 1199px) {
	.spinner {min-height: 380px;}
}
@media (max-width: 991px) {
	.spinner {min-height: 320px;}
}
@media (max-width: 767px) {
	.spinner {min-height: 250px;}
}
@media (max-width: 479x) {
	.spinner {min-height: 180px;}
}

/* ========================== PRODUCT PAGE ========================== */

#product #add-to-cart-or-refresh > div.details {
  /* border: 1px solid red; */
  display: inline-block;
  width: 100%;
}

#product #product-details {
  opacity: 1;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
  word-break: break-word;
  padding: 5px;
}

.productpage_title {
    margin-top: -8px;
}

#add-to-cart-or-refresh > div.product-add-to-cart {
  display: none;
}

#main > div.row > div.product-description {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 50px;
}

#tablecombz-table > tbody > tr > td.total,
#tablecombz-wrapper > div.avail_descr {
  display: none;
}

#product-details > div.product-reference {
    display: none;
}

.tablecombz-table thead tr th {
    font-size: 13px;
}

.tablecombz-table tbody tr td {
    font-size: 13px;
}

.tablecombz-quantity-wanted > form {
    width: 114px !important;
}

.tablecombz-quantity-wanted .input-quantity-wanted {
    width: 40px;
}

.tablecombz-quantity-wanted .product-quantity .qty .quantity-input-group {
    width: 75px;
}

.tablecombz-quantity-wanted .product-quantity .qty {
    width: 53px;
}

.cart-overview.js-cart > ul > li > div > div > div.product-line-info > span.value {
    color: black;
}

textarea {
    max-width: 100%;
}

@media (min-width: 1200px) {
#block-contact_list > li:nth-child(1) > i {
    height: 50px;
}}

#header .header-top {
    min-height: 150px;
}

.products .product_list li .quick-view {
    display: none;
}

.ets_mm_block_content p {
    margin-bottom: 0px;
}

/* ================ Download section on product page ================ */

div.att-name,
div.att-link {
  display: inline-block;
  padding: 5px;
  width: 49%;
}

div.att-name {
  font-weight: bold;
}

/* ================================================================== */

#tablecombz-table > thead > tr > th.item.reference {
    min-width: 120px;
}

.subbanner-50-year-1 {
  margin: 10px 0 20px 0;
  text-align: center;
  max-width: 370px;
}

.subbanner-50-year-1 > img {
  width: 100%;
  height: auto;
}

.subbanner-50-year-2 {
  margin-bottom: 30px;
}

.subbanner-50-year-2 > a > img.katalog-1 {
  margin-bottom: 14px;
}

.header-50-years {
  position: absolute;
  right: 50px;
  z-index: 110;
  margin-top: -73px;
}

.header-50-years > img {
  height: 100px;
  width: auto;
}

@media (max-width: 767px) {
  .header-50-years {right:20px;margin-top:-65px}
  .header-50-years > img {height:65px;}
  .header_logo > a > img {margin-left:-100px}
}

@media (max-width: 420px) {
  .header-50-years {right:5px;margin-top:-4px}
  .header-50-years > img {height:65px}
  .header_logo > a > img {margin-left:0;float:left}
}

@media (max-width: 370px) {
  .header-50-years {right:5px;margin-top:-4px;max-width:30%}
  .header-50-years > img {height:auto}
  .header_logo > a > img {margin-left:0;float:left;max-width:65%!important}
}

@media (min-width: 768px) {.header-50-years {right:30px}}
@media (min-width: 992px) {.header-50-years {right:10px}}
@media (min-width: 1200px) {.header-50-years {right:50px}}

/* ---------------------- Startpage - Kataloge ---------------------- */

.subbanner1,
.subbanner2 { display: none !important; }

/* ------------------------------------------------------------------ */

#category.category-id-45.category-schlussel-rohlinge .page-content.page-not-found,
#category.category-id-46.category-ladeneinrichtungen .page-content.page-not-found {
  display: none;
}

#advanced_cms_wrapper_7 .row.link-box {
  text-align: center;
}

#advanced_cms_wrapper_7 .col-lg-1.col-sm-1.col-xs-12 {
  display: inline-block;
  float: unset;
}

#advanced_cms_wrapper_7 .boxgrau {
  text-align: center;
  display: inline-block;
  float: unset;
}

#advanced_cms_wrapper_7 .boxgrau p {
  margin: 1em 0;
}

/* Disable the bestseller tab */
#home-page-tabs > li:nth-child(3) {
  display: none;
}

@media (min-width: 768px) {
  #czheadercmsblock {width: 50% !important;}
  #czheadercmsblock > h1 > span {font-size: 1rem;}
}

@media (min-width: 1024px) {
  #czheadercmsblock > h1 > span {font-size: 1.375rem;}
}
