/*
/*  HMM24
/*  --------------------------------------------- */
body{
    font-size: 1.4rem;
}
.clr{
    clear:both;
    font-size:0px;
    line-height:0px;
    height:0px;
}
#maincontent {
    margin-top: 30px;
}
.navigation {
    padding: 0 0px;
}
.page-header{
    background:#12120d url(../images/ips_bg.png) no-repeat left -14px bottom -9px;
    border-top:0px solid #e74011;
}
.header.content {
    padding: 29px 20px;
}
.header.panel > .header.links > li{
    text-transform:none;
    border-left:1px solid #aaa;
}
.infobox ul{
    margin-top:20px;
    list-style-type: none;
    padding-left:5px;
    font-weight:bold;
}
.infobox ul li:before{
    content: '\f0da';
    font-family: 'Fontawesome';
    margin-right:6px;
    padding-left:0px;
    color:#4a694a;
    
}
.block-search input{
    border-color:#ddd;
}
#switcher-language{
    display:none;
}
.logo{
    margin:0px;
}
.logo img {
    display: block;
    max-width: 96%;
}
.outer_ul {
    padding-left: 0;
}
.minicart-wrapper{
    margin: 18px 0 0 20px;
}
.block-search{
    width:300px;
    margin:10px 20px 0px 46px;
    float:left;
    z-index: 100;
}
.block-search input{
    background:#fff;
    color:#666;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding-left: 18px;
}
.block-search .action.search::before {
    color:#666;
}
.sidebar-main .block-left-nav{
    padding:0px 0px;
}
.sidebar-main .block, .sidebar-additional .block{
    background:#fff;
    padding:0px;
    margin-bottom:45px !important;
}
.sidebar-main .block .block-title > strong, .sidebar-additional .block .block-title > strong{
    font-weight:400;
    font-size:20px;
    color:#353535;
}

.page-header .panel.wrapper {
    border-bottom: 2px solid #fff;
    background:#e66914;
    -webkit-box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.37);
box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.37);
}
.page-header .header.panel{
    padding:4px 20px 6px 20px;
}
.block-left-nav .block-title{
    margin:0px;
}
.clr{
    clear:both;
    font-size:0px;
    height:0px;
    line-height:0px;
}

.page-layout-2columns-left .column.main {
    width: 74%;
}
.products-grid .price-container .price,
.products-list .price-container .price
{
    font-size: 2.3rem;
    font-weight:500;
}

.products-grid .product-item-name > a {
    font-size: 18px;
    line-height:22px;
    height:35px;
    display:block;
    overflow:hidden;
    font-weight:500;
}
.page-products .action.primary
{
    background: #999999;
    border: 1px solid #999999;
    font-size:16px;
    font-weight:400;
}
.page-products .action.primary:hover{
    background: #e74011;
    border: 1px solid #e74011;
}
.page-products .products-grid .product-item {
    background: #fff;
    padding: 0;
    transition: none;
    border-bottom:2px solid #8c8c8c;
    -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
    
}
.page-products .products-grid .product-item:hover {
    transform: none;
    border-bottom:2px solid #e74011;
    background: #eee;
}
.page-products .products-grid .product-item .product-img-block .product-item-actions{
    padding:0px;
    position:absolute;
    bottom:12px;
}
.products-grid .product-item-details .price-details{
    font-size:11px;
}

.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transition: none;
}
.page-products .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: none;
}
.products-grid .product-item .product-item-inner .product-item-actions {
    bottom:auto;
    padding:10px 0px 8px;
    position:relative;
}
.abs-actions-addto::before, .product-item-actions .actions-secondary > .action::before{
    color:#555;
}
.products-grid .product-item .product-item-inner .product-item-actions .actions-primary{
    display:block;
}
.products-list .product-item {
    border-bottom:1px solid #ddd;
    padding:10px 0px 10px 0px;
}
.btn_val_container{
    position:relative;
}
.newsletter,
.product-reviews-summary,
#block-discount,
#block-discount-heading,
#discount-form{
    display:none !important;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #999;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #999;
}
.products-list .product-item-details{
    
}
.products-list .price-details{
    text-align:right;
}
.products-list .bp_placeholder{
    display:none;
}
.products-list .product-item-description{
    margin:1rem 0px;
    text-align: left;
}
.products-list .product-item .price-box,
.products-list .baseprice{
    text-align:right;
}
.products-list .product-item-description ul{
    padding-left:18px;
    text-align:left;
}
.products-grid .product-item .product-item-actions .actions-secondary{
    padding:3px;
    background:none;
    width:auto;
}

.products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions{
    float:right;
    padding-top:0px;
}
.products-list .product-item-name {
    float: left;
    width: 70%;
    margin:1rem 0px;
}
.products-list .product-item-name a{
    font-size:22px;
}

.products-list .product-item-photo {
    padding: 0 3rem 0rem 0;
    width:40%;
    text-align:center;
}
.products-list .product-item-inner{
    text-align:right;
}
.products-list .action.more{
    margin-top:12px;
    padding:4px 15px 6px;
    background:#ddd;
    display:inline-block;
    font-weight:600;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.products-list .action.more:hover{
    background:#ccc;
}
.products {
    margin: 1.5rem 0 1.5rem;
}
.products-list .product-item .qty,
.products-grid .product-item .qty{
    width:15%;
    display:inline-block;
    vertical-align: middle;
    margin-left:11%;
    height: 37px;
    line-height: 1.42857;
    padding: 0 5px;
    text-align:center;
}
.products-list .product-item .qty{
    width:17%;
}
.product-item .btn_qty_plus,
.product-item .btn_qty_minus{
    list-style-type: none;
    display:inline-block;
    width:9%;
    background:#e74011;
    color:#fff;
    font-weight:bold;
    padding:0px;
    text-align:center;
    position:absolute;
    left:0px;
    cursor:pointer;
}
.product-item .btn_qty_plus{
    top:0px;
}
.product-item .btn_qty_minus{
    bottom:0px;
}
.products-list .product-item .btn_qty_plus,
.products-list .product-item .btn_qty_minus{
    width:10%;
}
.product-item .tocart {
    padding:1rem;
}

.main p{
    margin-bottom:2rem;
}
.sidebar-main .block-static-block,
.sidebar-additional .block-static-block
{
    background:#fff;
    padding:10px 4px;
}
.page-footer{
    border-top:4px solid #e66914;
    background:#12120d url(../images/ips_bg.png) repeat-y left -224px top 4px;
}
.cp-footer-container {
    padding: 20px 0 10px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3,
.cp-footer-container .cp-footer-main .cp-fblock h3
{
    color: #aaa;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 22px;
    margin: 10px 0 20px;
    text-transform: none;
}
.fs-main .fs-row .fs-inner .fs-right > h3{
    color: #aaa;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
}
.copyright {
    background:#000;
    padding: 16px 0 36px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li,
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li a{
    color:#aaa;
    margin-bottom:0px;
    font-size:13px;
    line-height:19px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li a:hover{
    color:#fff;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent{
    color:#aaa;
}
.owl-carousel, .owl-carousel .owl-item.brand-items{
    position:relative;
    padding:0px;
    padding-left:35px;
}
.owl-theme .owl-nav [class*="owl-"]{
    position:absolute;
     top:6px;
     font-size:0px;
     height:24px;
}
.nav-sections .switcher{
    display:none !important;
}
a.ips_mail,a.ips_phone{
    font-size: 15px;
}
a.ips_phone:before{
    content: '\f098';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 2px;
    margin-right:6px;
}
a.ips_mail:before{
    content: '\f0e0';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 2px;
    margin-right:6px;
}
/********************Web/Shop********************/
.ipswebde .header.panel > .header.links,
.ipswebde .minicart-wrapper,
.ipswebhu .header.panel > .header.links,
.ipswebhu .minicart-wrapper{
    display: none;
}
.ipswebhu .block-search,
.ipswebde .block-search{
  width: 40%;
  margin: 10px 0px 0px 46px;
  float: right;
}
.ipswebhu #er_versand_btn,
.ipswebhu #er_zahlung_btn,
.ipswebde #er_versand_btn,
.ipswebde #er_zahlung_btn{
    display: none;
}
.ipswebde .shippingblock,
.ipswebde .paymentblock,
.ipswebhu .paymentblock
{
    display: none;
}

.ipswebde .main p{
    margin-bottom: 1rem;
}
.ipswebde .main{
    font-size: 16px;
}
.ipsde #kalkulator-form{
    float: none;
}
h2 {
  font-weight: 500;
}


/**********************IPS******************/
.navigation ul{
    border-top:0px;
    padding:0px 20px;
}
.nav-sections{
    background:#4A4A4A;
    border-top:2px solid #e66914;
    -webkit-box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.57);
-moz-box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.57);
box-shadow: 0px 2px 5px -3px rgba(0,0,0,0.57);
}
.navigation li.level0{
    padding:0px;
}
.navigation .level0 > .level-top{
    color:#ccc;
    text-transform: none;
    font-size:18px;
    font-weight:500;
}

.orientation-horizontal a.level-top > .navpro-icon-caret::before {
    display:none;
}
.navpro.navpro .level0.parent > .level-top{
    padding-right:40px;
}
.navigation .level0.parent > .level-top > .ui-menu-icon {
    right: 10px;
}
.navigation .level0.parent > .level-top > .ui-menu-icon::after{
    font-size:16px;
}
.navpro-dropdown {
    box-sizing: border-box;
    background: #f4f4f4;
    border:0px;
    border-left: 2px solid #e66914;
    min-width: 230px;
    font-weight: normal;
    position: absolute;
    z-index: 500;
    left: -9999px;
    top: -9999px;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.51);
-moz-box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.51);
box-shadow: 0px 4px 5px -1px rgba(0,0,0,0.51);
}

.navigation li.level0.nav-1 a:before{
    content:'\f015';
    font: normal normal normal 18px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 2px;
}
.navigation li.level0.nav-1 a span{
    font-size:0px;
}
.navigation li.level0.calc a::after{
    content:'\f1ec';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 18px;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 2px;
    margin-left:8px;
}

.fixed{
position: fixed;
z-index: 100;
width: 100%;
top: 0px;
}
.fixed + #maincontent {
  padding-top: 37px;
}

/**********************Product-Details******************************/

.er_details{
    clear:both;
    padding:0px;
}
.er_details h3{
    border-bottom:2px solid #e74011;
    padding-bottom:6px;
}
.page-layout-2columns-left .product-info-main{
    
}
.page-layout-2columns-left .product-info-main{
    padding:0px 0px 12px;
    
}
.er_details table > thead > tr > th,
.er_details table > tbody > tr > th,
.er_details table > tfoot > tr > th,
.er_details table > thead > tr > td,
.er_details table > tbody > tr > td,
.er_details table > tfoot > tr > td{
    padding:5px 0px;
}

.product-info-main .attribute.overview strong{
    display:none;
}
.product-info-main .attribute .value{
    display:inline-block;
    padding:3px 8px;
}
.product-info-main .attribute{
    border-bottom:1px solid #fff;
}

.product-info-main .product-info-price{
    margin:1rem 0px 0px;
    width:auto;
    display:block;
    padding-bottom:10px;
}
.product-info-main .product-info-price .baseprice{
    text-align:right;
    font-weight:bold;
}
.product-info-main .product-add-form{
    margin:0px;
    padding-top:1.5rem;
}
.product-info-main .fieldset > .field{
    margin: 0 0 1.5rem;
}
.product-info-main .product-add-form .product-options-wrapper .field:not(.date) > .control{
    width:auto;
}
.product-info-main .box-tocart {
    margin: 0 0 1.5rem;
    text-align:right;
}
.product-info-main .product-info-price .price-box{
    display:block;
    text-align:right;
    padding-bottom:0px;
}
.product-info-main .product-info-price .price-details{
    text-align:right;
}
#product-options-wrapper .oi-above-select > .label {
   text-align:left;
}
.product-social-links{
    display:inline-block;
}
.product-reviews-summary{
    margin-top:0.5rem;
}
.product-social-links .action.tocompare,
.reviews-actions .add{
    background:#ddd;
    padding:4px 15px;
    text-transform:none;
    letter-spacing: normal;
    font-weight:bold;
}
.product-info-main .bp_placeholder{
    display:none;
}
a.action.tocompare::before{
    display:inline !important;
}
.rating-summary .rating-result {
    margin-left: 0px;
}
.info_jsg{
    padding: 0px 12px 20px;
    text-align:right;
}
.info_jsg a{
    font-weight:600;
    text-decoration: underline;
}

.ipsde.cms-page-view .column.main h2{
    font-size:2rem;
    line-height:normal;
}

    
/**********************Kategorie-Nav-Left******************************/
.block-left-nav .parent {
    background:#f2f2f2 url('../images/er_plus.png') no-repeat scroll left 10px top 10px;
    border:1px solid #dfdfdf;
    height: 31px;
    width: 31px;
    position:absolute;
    top:4px;
    right:0px;
    cursor:pointer;
    border-radius: 32px 32px 32px 32px;
-moz-border-radius: 32px 32px 32px 32px;
-webkit-border-radius: 32px 32px 32px 32px;
}
.outer_ul {
    padding-left:0px;
    width: auto;
    list-style: none;
    background:#fff;
}
.block-left-nav ul ul{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
.outer_ul li{
    position:relative;
    margin: 0 0 0 0px;
padding: 0 0 0 0px;
line-height: 25px;
background: none;
}


.outer_ul li a{
    margin: 0 0 0 0px;
    padding: 6px 0 6px 0px;
    line-height: 30px;
    font-size:16px;
    display:block;
    font-weight:500;
    color:#141414;
    border-bottom:1px solid #ddd;
           -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.outer_ul li li a{
    margin: 0 0 0 12px;
    line-height: 23px;
    padding: 2px 0 3px 10px;
    font-size:14px;
}
.block-left-nav li li .parent {
    background:url('../images/er_plus.png') no-repeat scroll center 8px;
}
.block-left-nav li li .expanded, .block-left-nav .currentEm {
    background:url('../images/er_plus.png') no-repeat scroll center -30px;
}
.outer_ul li li li a{
    margin: 0 0 0 24px;
    line-height: 23px;
    font-size:13px;
   
}
.outer_ul li li li li a{
    margin: 0 0 0 36px;
    line-height: 23px;
    font-size:12px;
    
}
.outer_ul li li li li li a{
    margin: 0 0 0 48px;
    line-height: 23px;
    font-size:12px;
    background:#fff;
}

.outer_ul li a:hover,
.outer_ul li a.current{
    color:#4A694B !important;
    font-weight:800;
}
.outer_ul li a.current{
    font-weight:800;
    color:#4A694B;
}
.outer_ul li a.current.is_parent{
   color:#4A694B;
    font-weight:400;
    
}
.block-left-nav .expanded, .block-left-nav .currentEm {
    background:#ddd url('../images/er_plus.png') no-repeat scroll left 10px top -28px;
}
.block-left-nav .loading {
    background: url('../images/ajax-loader.gif') no-repeat center center;
}

.block-left-nav .block-content {
    position: relative;
}

.sidebar-main .block .block-title, .sidebar-additional .block .block-title {
    margin: 0 0 0px;
    border-bottom: 2px solid #ddd;
    margin-bottom:8px;
    padding-bottom:6px;
}

.block-left-nav .block-title strong {
    font-size: 18px;
    font-weight: 300;
}
.outer_ul ul {
    display: none;
}
.block-left-nav .current {
    display: block;
}


/*************************MINICART************************/
.block-minicart .items-total{
    float:none;
}
.block-minicart .subtotal .label{
    float:left;
    padding-top:4px;
}
.block-minicart .action.viewcart{
    font-weight:bold;
    font-size:15px;
    color:#444;
}
.minicart-items-wrapper{
    background:#fff;
}
.minicart-wrapper .block-minicart{
    background:#f2f2f2;
    border-bottom:3px solid #e74011;
    padding:15px 2rem 15px;
}
.minicart-wrapper .block-minicart::before {
    border-color: transparent transparent #f2f2f2 transparent;
}

.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter.qty{
   color:#fff;
     font-size:1.7rem;
     text-transform:none;
}
.minicart-wrapper .action.showcart .counter.qty{
    min-width:20px;
    text-align: center;
}
.minicart-wrapper .action.showcart::before {
    font-size: 26px;
    line-height: 40px;
    color: #fff;
}

.minicart-wrapper .action.showcart.active::before {

   
    color: #eee;
    

}

.minicart-wrapper .minicart-widgets{
    margin-top:5px;
}
.minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax{
    margin:0px;
}
.minicart-items .product-item {
    padding: 1.5rem 0 1.5rem;
}
.minicart-items .product.options{
    display:none;
}
.onestepcheckout-index-index .minicart-items .product.options{
    display:block;
}
.minicart-items{
    display:block;
}

.minicart-items .product-item-details .details-qty {
    font-weight:bold;
}
.minicart-items .item-qty {
    margin-left:5px;
}



/*************************CART************************/

.cart.table-wrapper .product-item-details{
    padding-bottom:0px;
}
.cart.table-wrapper .item-options dd,
.cart.table-wrapper .item-options dt{
    margin-bottom:0.1rem;
}
.cart.table-wrapper .item .col.item{
    padding:20px 8px 0rem 0;
}
.cart.table-wrapper .product-item-name + .item-options{
    margin:0.5rem 0px 1rem;
}
.cart.table-wrapper .product-item-name > a {
    font-size: 17px;
}
.cart.table-wrapper .actions-toolbar > .action-edit
{
    right: 0px;
   
}


/* material */
/*--------------- Radio style ---------------*/
@-webkit-keyframes
click-wave { 0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 200px;
        height: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0.0;
    }
}
@-moz-keyframes
click-wave { 0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 200px;
        height: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0.0;
    }
}
@-o-keyframes
click-wave { 0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 200px;
        height: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0.0;
    }
}
@keyframes
click-wave { 0% {
    width: 15px;
    height: 15px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 40px;
        height: 40px;
        margin-left: -15px;
        margin-top: -15px;
        opacity: 0.0;
    }
}

.catalog-category{
    margin-bottom:25px;
}
.catalog-category a{
    width:24%;
    float:left;
    margin:0px 0.4% 30px;
    text-align:center;
    height:335px;
    overflow:hidden;
    position:relative;
    background:#aaa;
border:1px solid #ccc;
-webkit-box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.catalog-category-item .category{
    position: relative;
    z-index: 69;
}
.catalog-category-item .cat_headline{
    text-align:left;
    font-size:2rem;
    background:#4a4a4a;
    color:#ddd;
    line-height:1.3;
    -webkit-box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.8);
    box-shadow: 0px 2px 3px -3px rgba(0,0,0,0.8);
    border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
    margin-bottom:0px;
    padding: 7px 14px 9px 20px;
    z-index:70;
    position:absolute;
    bottom:0px;
    left:0px;
    right:0px;
    font-weight:500;
    border-top: 0px solid #fff;
            -webkit-transition: all .4s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.catalog-category-item img{
    margin-top:0px;
    width:100%;
    height:auto;
        -webkit-transition: all .4s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.catalog-category a:hover .catalog-category-item img{
    scale: 1.03;
        -webkit-transition: all .4s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.catalog-category a:hover .cat_headline{
    background:#E66914;
    color:#fff;
            -webkit-transition: all .4s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.catalog-category-item .cat_headline i{
    float:right;
    font-size:24px;
}

.category-shop .page-title-wrapper,
.category-shop .breadcrumbs{
    display:none;
}

/*********************Scroll-Top***************/

#scroll-to-top .scrollup{
    bottom:-10px;
    right:auto;
    left:50%;
    width:120px;
    min-height:auto;
    margin-left:-50px;
    border:0px;
    min-height:20px;
    -webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background:#e66914;
}
#scroll-to-top .scrollup span{
    padding:0px !important;
}

.scrollup {
    cursor: pointer;
    display: none;
    font-size: 13px;
    font-weight: 600;
    min-height: 40px;
    padding: 2px;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    width: 40px;
    z-index: 9999;
}
.scroll-img {
    display: block;
    margin: 0 auto;
}
.scrollup .scroll-img.default-img {
    display: block;
}



/*
/*  HMM24
/*  --------------------------------------------- */
.clr{
    clear:both;
    font-size:0px;
    line-height:0px;
    height:0px;
}

p.ues {
font-weight: 500;
line-height: 1.1;
font-size: 2rem;
margin-top: 0.2rem;
border-bottom: 2px solid #aaa;
padding-bottom: 6px;
clear: left;
margin-bottom: 0px !important;
}

.fs-main .fs-row .fs-inner .fs-right > .ues,
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle .ues{
    color: #3f3f3f;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform:uppercase;
    margin: 0 0 6px;
    line-height: 22px;
    margin: 10px 0 20px;
}
.fs-main .fs-row .fs-inner .fs-right > .ues{
    margin: 0px 0 6px;
}
.message.global.cookie{
    z-index:1000;
}

#maincontent {
    margin: 32px auto 30px;
}
.cms-home #maincontent {
    margin: 10px auto;
}

.page-title-wrapper h1.page-title{
    font-size:32px;
    padding-bottom:22px;
    margin-bottom:0rem;
    font-weight:500;
    color:#000;
}
.cms-index-index .page-title-wrapper h1.page-title{
    padding:25px 0px 25px;
    font-size:42px;
    font-weight: 500;
}
.ipsde.cms-index-index .page-title-wrapper h1.page-title{
    padding:15px 0px 25px;
}
.navigation {
    padding: 0 0px;
}
.langs-wrapper{
    float:right;
    margin:0px 5px -4px 20px;
}
.header-notification {
    float: left;
    max-width: none;
    color: #fff;
    text-transform:none;
    font-size: 13px;
    line-height: 18px;
}
.header-notification span{
    padding-left:25px;
    margin-right:6px;
}

.outer_ul {
    padding-left: 0;
}
.minicart-wrapper{
    margin: 0px;
}
header .minicart-wrapper {
  margin: 20px 0px 0px;
}

.scrollup{
    border:2px solid #e66914 !important;
}
.scrollup:hover{
    background:#e66914 !important;
}
.sidebar-main .block-left-nav{
    padding:0px 0px;
}
.sidebar-main .block, .sidebar-additional .block{
    background:#fff;
    padding:0px;
    margin-bottom:45px !important;
}
.sidebar-main .block .block-title > strong, .sidebar-additional .block .block-title > strong{
    font-weight:400;
    font-size:13px;
    color:#999;
}
.breadcrumbs {
    padding: 0px 0 15px;
    background:none;
}
.breadcrumbs ul.items{
    padding-left:0px;
}
.breadcrumbs .item:not(:last-child)::after {
    margin: 0 0.5rem;
}

.block-left-nav .block-title{
    margin:0px;
}

.page-layout-2columns-left .column.main {
    width: 74%;
}
.products-grid .price-container .price,
.products-list .price-container .price
{
    font-size: 2.3rem;
    font-weight:500;
}
.products-grid .product-item .product-img-block{
    border-bottom:0px solid #4c9d2a;
}
.soldtogether-customer-slick .product-item-name > a,
.products-grid .product-item-name > a {
    font-size: 17px;
    line-height:21px;
    height:46px;
    display:block;
    overflow:hidden;
    font-weight:500;
    margin-top:6px;
}
.product-image-container {
    display: block;
}
.page-layout-1column .action.primary,
.page-layout-2columns-left .action.primary,
.page-layout-2columns-right .action.primary,
.product-item .tocart.action.primary,
.box-tocart .action.tocart
{
    background: #444;
    border: 1px solid #444;
    width: 100%;
    font-size:15px;
    font-weight:500;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.58);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.58);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.58);
    -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
text-align:center;
    
}

.actions-toolbar .secondary a.action{
    margin-left: 20px;
}

.page-layout-1column .box-tocart .action.tocart{
    width: 65%;
}



.page-layout-2columns-right .action.primary:hover,
.page-layout-2columns-left .action.primary:hover,
.product-item .tocart.action.primary:hover,
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button:hover{
    background: #4c9d2a;
    border: 1px solid #4c9d2a;
    font-weight:600;
}
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button{
    background: #444444;
    border: 0px solid #4c9d2a;
        -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.page-layout-2columns-left .products-grid .product-item {
    background: #fff;
    padding: 0;
    transition: none;
    border-bottom:2px solid #8c8c8c;
    -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
    
}
.page-layout-2columns-left .products-grid .product-item:hover {
    transform: none;
    border-bottom:2px solid #4c9d2a;
    background: #eee;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.37);
}
.page-layout-2columns-left .products-grid .product-item .product-img-block .product-item-actions{
    padding:0px;
    position:absolute;
    bottom:12px;
}
.products-grid .product-item-details{
    text-align:left;
    padding:8px 10px 5px;
}
.related .products-grid .product-item-details,
.upsell .products-grid .product-item-details{
    padding:0px 10px 20px;
}
.products-grid .product-item-details .price-details{
    font-size:11px;
}

.product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transition: none;
}
.page-layout-2columns-left .products-grid .product-item:hover .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
    transform: none;
}
.products-grid .product-item .product-item-inner .product-item-actions {
    bottom:auto;
    padding:10px 0px 8px;
    position:relative;
}
.abs-actions-addto::before, .product-item-actions .actions-secondary > .action::before{
    color:#555;
}
.product-item .action.towishlist::before{
    content:'';
}
.product-item-actions .actions-secondary > .action.towishlist {
    text-transform: none;
    color: #888 !important;
    letter-spacing: normal !important;
    font-size: 16px !important;
    
}
.product-item-actions .actions-secondary > .action{
    color:#555;
    text-transform: none;
}
.products-grid .product-item .product-item-inner .product-item-actions .actions-primary{
    display:block;
}
.products-list .product-item {
    border-bottom:1px solid #ddd;
    padding:10px 0px 10px 0px;
}
.btn_val_container{
    position:relative;
}
.products-list .product-item-details{
    
}
.products-list .price-details{
    text-align:right;
}
.products-list .bp_placeholder{
    display:none;
}
.products-list .product-item-description{
    margin:1rem 0px;
    text-align: left;
}
.products-list .product-item .price-box,
.products-list .baseprice{
    text-align:right;
}
.products-list .product-item-description ul{
    padding-left:18px;
    text-align:left;
}
.products-list .product-item-actions .actions-primary{
    display:block;
    float:right;

}

.products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions{
    float:right;
    padding-top:0px;
}
.products-list .product-item-name {
    float: left;
    width: 70%;
    margin:1rem 0px;
}
.products-list .product-item-name a{
    font-size:22px;
}

.products-list .product-item-photo {
    padding: 0 3rem 0rem 0;
    width:40%;
    text-align:center;
}
.products-list .product-item-inner{
    text-align:right;
}
.products-list .action.more{
    margin-top:12px;
    padding:4px 15px 6px;
    background:#ddd;
    display:inline-block;
    font-weight:600;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.delivery_time{
    font-weight:600;
    display:block;
    margin-top:3px;
    font-size:12px;
}
.products-list .action.more:hover{
    background:#ccc;
}
.products-list .product-item {
    border-bottom:1px solid #ddd;
    padding:10px 0px 10px 0px;
}
.btn_val_container{
    position:relative;
}
.products-list .product-item-details{
    
}
.products-list .price-details{
    text-align:right;
    font-size:12px;
    margin-bottom:8px;
}
.products-list .bp_placeholder{
    display:none;
}
.products-list .product-item-description{
    margin:1rem 0px;
    text-align: left;
    max-width:70%;
}
.products-list .product-item-description div{
    margin:1rem 0px;
    
}
.products-list .product-item .price-box,
.products-list .baseprice{
    text-align:right;
    margin:0px;
}
.products-list .product-item-description ul{
    padding-left:18px;
    text-align:left;
}
.products-list .product-item .product-item-actions {

    background: none;
    position: absolute;
    left: 0px;
    bottom: 0px;

}
.products-list .product-items .product-item-info .product-item-details .product-item-inner .product-item-actions{
    float:right;
    padding-top:0px;
}
.products-list .product-item-name {
    float: left;
    width: 70%;
}
.products-list .product-item-name a{
    font-size:22px;
}

.products-list .product-item-photo {
    padding: 0 3rem 0rem 0;
    text-align:center;
}
.products-list .product-item-inner{
    text-align:right;
}
.products-list .action.more{
    margin-top:12px;
    padding:4px 15px 6px;
    background:#fff;
    border:1px solid #4c9d2a;
    display:inline-block;
    font-weight:600;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.products {
    margin: 1.5rem 0 1.5rem;
}
.product-item .tocart {
    padding:1rem;
}
.toolbar{
    margin-bottom:0px;
}
.main p{
    margin-bottom:2rem;
}
.sidebar-main .block-static-block,
.sidebar-additional .block-static-block
{
    background:#fff;
    padding:10px 4px;
}
.cp-footer-container {
    padding: 20px 0 10px;
}

#txt_lieferung{
    clear:both;
    color:#fff;
    font-size:12px;
    text-align:center;
    border-top:0px solid #aaa;
    padding:20px 20px 0px;
    margin-top:20px;
}
#txt_lieferung a{
    color:#fff;
    text-decoration: underline;
}
.cms-page-view table td{
    padding-left:0px;
    padding-right:0px;
}

.owl-carousel, .owl-carousel .owl-item.brand-items{
    position:relative;
    padding:0px;
}
.owl-caption{
    position: absolute;
    z-index: 100;
    bottom: 35%;
    right: 12%;
    text-align: right;
    backdrop-filter: blur(12px);
-webkit-box-shadow: 0px 2px 9px 0px rgba(255,255,255,1);
-moz-box-shadow: 0px 2px 9px 0px rgba(255,255,255,1);
box-shadow: 0px 2px 9px 0px rgba(255,255,255,1);
    padding:20px;
    -webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
    
}
.owl-theme .owl-nav [class*="owl-"]{
    font-size:30px;
    background:#fff;
    padding:3px 15px 6px;
    line-height:40px;
    background:#f4f4f4;
}
.owl-theme .owl-nav button:hover{
    background:#ddd;
    
}
.owl-nav{
    position:absolute;
    bottom:1px;
    right:1px;
    display:none;
}
.owl-carousel.start-slider h2{
    font-size: 4.6rem;
    font-weight: 500;
    text-shadow: 0px 0px 2px rgba(255, 255, 255, 1);
}
.owl-carousel.start-slider h3{
    font-size: 2.5rem;
    font-weight: 400;
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}
.owl-carousel.start-slider a.action.primary{
    background: #444;
    color: #fff;
    margin-top: 18px;
    padding: 1rem 4rem 1rem 3rem;
    width:auto;
    font-size: 18px;
    -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;

}
.owl-carousel.start-slider a.action.primary:hover{
    background: #666;
    color: #fff;
    -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}

.owl-carousel.start-slider a.action.primary i{
    color: #33B44A;
    font-size: 18px;
    margin-right: 8px;
}


.page-layout-2columns-left .products-grid .product-item,
.catalog-product-view .products-grid .product-item,
.block-products-list .products-grid .product-item{
background: #fff;
padding: 0;
transition: none;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
margin-bottom: 30px;
position: relative;
-webkit-box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    
}
.block-products-list{
    margin-bottom:20px;
    padding-bottom:20px;
    border-bottom:2px solid #4A694B;
}
.block-products-list .toolbar-amount{
    float:right;
    margin-right:10px;
}
.block-products-list .block-title strong{
    font-size: 26px;
    color: #4A694B;
    font-weight:400;
    display:block;
    margin:40px 0px 30px;
}
.page-layout-1column .column.main{
    padding-bottom:15px;
}
.block-products-list .products-grid .product-item{
    width:23.2%;
    margin-left: calc((100% - 4 * 23.7%) / 3);
}
.block-products-list .products-grid .product-item:nth-child(4n+1){
    margin-left:0px;
}
.block-products-list .products-grid .product-item-info{
    width:auto;
}
.page-layout-2columns-left .products-grid .product-item:hover,
.block-products-list .products-grid .product-item:hover{
    transform: none;
    border-bottom:2px solid #4A694B;
    background: #fff;
}
.page-layout-2columns-left .products-grid .product-item .product-img-block .product-item-actions,
.block-content .products-grid .product-item .product-img-block .product-item-actions{
    padding:0px;
    position:absolute;
    top:0px;
    height:28px;
    left:6px;
}
.block-content .products-grid .product-item .price-box .old-price,
.block-content .products-grid .product-item .price-box .special-price{
    display:inline-block;
    margin:0px;
}
.products-grid .product-item .product-reviews-summary{
    position:absolute;
    display:none;
}
.product-item .price-box{
    margin-top:2px;
}
.er_shipping_link {
    font-weight: 600;
    text-decoration: underline;
    cursor: pointer;
}
.page-layout-2columns-left .products-grid .product-item .old-price .price-label
{
    display:none;
}
.page-layout-2columns-left .products-grid .product-item .old-price .price{
    text-decoration: line-through;
    font-size: 16px;
}
.page-layout-2columns-left .products-grid .product-item .special-price .price{
   color:#4A694B;
   font-weight:bold;
}
.page-layout-1column .product-info-main{
    width: 42%;
}
.page-layout-1column .product.media {
  width: 58%;
  box-sizing: border-box;
  padding: 0 30px 0 0;
}

/**********************Referenzen - Gallerie**************************************/
.photo-gallery-grid .grid-item{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.gallery-popup{
    background:none;
}
.gallery-popup .modal-inner-wrap{
    background:#fff;
}

/**********************Boxen Startseite**************************************/

.box_aktuelles.left,
.box_referenzen.right,
.box_service.middle{
    margin: 30px 1%;
    display: inline-block;
    width: 31%;
    background: #fff;
    border: 0px solid #ccc;
-webkit-box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
box-shadow: 0px 3px 31px -7px rgba(0,0,0,0.15);
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
overflow: hidden;
height: 395px;
}

.box_aktuelles.left .block-title,
.box_referenzen.right .block-title,
.box_service.middle .block-title{
    padding: 12px 20px;
    background: #eee;
}
.box_aktuelles.left .block-title strong,
.box_referenzen.right .block-title strong,
.box_service.middle .block-title strong{
    font-size: 18px;
    font-weight: 500;
}
.box_aktuelles.left .block-content,
.box_referenzen.right .block-content,
.box_service.middle .block-content{
    padding: 12px 20px;
}
.ipswebde .box_service p{
    margin:0px !important;
    text-align: center;
}
.box_service img{
    margin:auto;
}
.box_service.middle .block-content {
  padding: 0px 20px;
}



/**********************HU-Kontakt-Bestellung**************************************/

#product-data-container{
    width:48%;
    float:left;
}
#product-data-container table > thead > tr > th {
    padding: 6px 8px;
    background:#ddeaf2;
}
#product-data-container table > tbody > tr > td{
    padding: 6px 8px;
}
#product-data-container h3{
    margin-top: 0.5rem;
    color:#e74011;
}
#top_note{
    color:#000000;
    font-size:24px;
    text-align:center;
    margin-top:35px;
    background:#f5eb27;
    padding:4px 20px 10px;
}
/*************************Ueber Uns************************/
table.ips_anlage td:first-child,
table.ips_history td:first-child{
    background:#f4f4f4;
    font-size:38px;
    color:#E66914;
    padding:11px 18px;
    border-bottom:1px solid #fff;
    font-weight:300;
    
}
table.ips_history td ul{
    margin:0px;
    list-style-type:none;
}
table.ips_anlage td:nth-child(2),
table.ips_history td:nth-child(2){
    vertical-align: middle;
    border-bottom:1px solid #eee;
}
table.ips_anlage td:first-child{
    font-size:18px;
}
table.ips_anlage td:nth-child(2){
    padding:11px 18px;
}
iframe{
    min-height:650px;
    border:0px;
    margin-top:12px;
}

/*************************BLOG************************/

.page-layout-2columns-right .sidebar-main{
    margin-top:40px;
    float:right;
}
.page-layout-2columns-right .column.main {
  width: 70%;
}
.post-list-item.col-mp{
    padding:0px;
}
.post-item-wraper{
    padding:0px !important;
    border:none;
}
.post-info-wraper{
    padding:0px;
}
.post-item-wraper:hover,
.post-info-wraper:hover{
    padding:0px;
    border: 0px solid #eee;
    box-shadow: none;
}
.post-item-list .post-image{
    float:right;
}
.sidebar-additional .row .post-list-item{
    margin-left:0px !important;
    background:#eee;
    padding:8px 12px;
}
.mp-post-info{
    font-size: 14px;
}
.mp-sidebar .product.data.items > .item.content{
    padding: 10px !important;
}
.mp-sidebar .product.data.items > .item.content:hover{
    background: none;
}
.list-post-tabs {
  padding: 5px 10px 5px 10px;
}
.post-info-wraper a.post-link-title{
    color: #000;
    font-weight:500;
}
.post-image img.img-responsive{
    margin:0px auto;
}
.post-list-item {
  margin-bottom: 40px;
  border-bottom:1px solid #ddd;
}
.blog_widget_container .post-list-item {
  margin: 0px !important;
  padding:0px 20px;
  border-bottom:0px solid #ddd;
}
.blog_widget_container .post-list-item .post-image{
  min-height: 135px;
  margin-bottom: 15px;
}
.widget.box_referenzen .block-title,
.widget.box_service .block-title,
.widget.box_aktuelles .block-title{
    margin:0px;
}
.mpblog-post-view .post-view-image {
  text-align: center;
  float: right;
  margin:0px 0px 35px 35px;
}
.mp-blog-rss {
  text-align: right;
  display: none;
}
a.mp-back{
    display: inline-block;
    background: #ddd;
    padding: 4px 20px 6px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
color: #222;
}

.ipswebde.contact-index-index table td{
    border:1px solid #eee;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.ipswebde.contact-index-index table{
    border: 0px;
}

.ipswebde.contact-index-index table tr:nth-child(odd){
    background: #f4f4f4;
}
.ipswebde.contact-index-index table tr:first-child td{
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    background: #ddd;
}

/**********************SWATCHES**************************************/
.swatch-option {
    /*width: 30px;*/
    padding: 1px 2px;
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    float: left;
    margin: 0 0px 10px 10px;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid rgb(218, 218, 218);
    overflow: hidden;
    text-overflow: ellipsis;
}
.products-grid .product-item .swatch-attribute.color{
    position:absolute;
    z-index:50;
    left:0px;
    top:0px;
    background:#fff;
    -webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
border-bottom-right-radius: 5px;
    
}
.products-grid .product-item .swatch-attribute-options {
    margin:0px 4px 4px 0px;
}
.products-grid .product-item .swatch-attribute.color .swatch-option {
    /*width: 30px;*/
    padding: 0px 0px;
    min-width: 20px;
    max-width: 20px;
    height: 20px;
    float: none;
    margin: 0 0px 0px 0px;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: 1px solid rgb(218, 218, 218);
    overflow: hidden;
    text-overflow: ellipsis;
}

/**********************Navigation****************/
.sidebar-main .navpro.navpro .level0 > .level-top{
    padding: 7px 12px 8px 12px;
    color:#444;
}
.navpro.orientation-vertical{
    margin:0px 0px 30px;
    border-left:2px solid #e66914;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
}
.navpro.orientation-vertical .nav-1,
.navpro.orientation-vertical .nav-5,
.navpro.orientation-vertical .nav-9{
    display:none;
}
.navpro.orientation-vertical .level-top > a{
    font-weight:500;
    font-size: 14px;
    background:#f4f4f4;
    border-bottom:1px solid #fff !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.navpro.orientation-vertical .parent.active > a,
.navpro.orientation-vertical .level-top > a:hover{
    font-weight:600;
    font-size: 14px;
    background:#fff;
    border-bottom:1px solid #fff !important;
    text-decoration: none;
    padding: 7px 12px 8px 20px !important;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.nav-sections .navpro.navpro .level0 > .level-top{
    padding: 10px 16px 11px 16px;
    border-left:1px solid #222;
}
.nav-sections .navpro.navpro .level0.parent > .level-top{
    padding-right:40px;
}
.navpro-dropdown-inner{
    padding:0px;
}
.sidebar-main .block.block-navpro .block-title{
    margin-bottom:0px;
    border-bottom:0px;
}
.navigation li.level0{
    margin-right:0px;
}
.navpro.orientation-horizontal > ul{
    display: block;
}
.navigation li.level0.ips-shop,
.navigation li.level0.ips-web{
    float: right;
}
.navigation li.level0.ips-web a.level-top,
.navigation li.level0.ips-shop a.level-top{
    background: #fff;
    color: #000;
   border-radius: 3px;
margin-top: -2px;
padding: 14px 20px !important;
display: block;
margin-bottom: -4px;
border-left: 0px !important;

}

.firecheckout .navigation li.level0.ips-web a.level-top{
  display:none;  
}
.navigation li.level0.ips-web a::after {
  content: '\f0ac';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 3px;
  margin-left: 8px;
}
.navigation li.level0.ips-shop a::after {
  content: '\f07a';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 3px;
  margin-left: 8px;
}

.navpro-dropdown .children > li > a{
    padding: 6px 12px 6px 12px;
    border-bottom:1px solid #fff !important;
    color:#444;
}
.navpro-dropdown .children > li > a:hover,
.navpro-dropdown .children > li.active > a{
    background:#fff !important;
    text-decoration: none !important;
}
.navpro-dropdown .children > li:last-child > a{
    border-bottom:0px solid #fff !important;
}
.catalog-product-view .navigation .level0.category-item.parent > .level-top,
.navigation .level0.active > .level-top,
.navigation .level0.has-active > .level-top{
    background: #e66914;
    color: #fff;
}
.page-wrapper > .ips-shop-nav{
    padding-left: 0px;
padding-right: 0px;
margin-left: auto;
margin-right: auto;
width: 100%;
max-width: none;
box-sizing: border-box;
background: #4a4a4a;
-webkit-box-shadow: 0px 10px 13px -13px rgba(0,0,0,0.88);
-moz-box-shadow: 0px 10px 13px -13px rgba(0,0,0,0.88);
box-shadow: 0px 10px 13px -13px rgba(0,0,0,0.88);
border-bottom: 1px solid #000;
margin-bottom: 12px;
}
.ips-shop-nav .block-navpro-content{
    max-width: 1280px;
    margin-left: auto;
margin-right: auto;
    
}
.ips-shop-nav .navpro.orientation-horizontal{
    border-left: 1px solid #222;
    margin-left: 20px;
}
.ips-shop-nav .navpro.orientation-horizontal .level0 > .level-top{
    font-size: 16px;
    border-right: 1px solid #222;
    padding: 10px 18px;
}
.ips-shop-nav .navpro.orientation-horizontal .level0.active > .level-top{
    background: #E74011;
    color: #fff;
}
.ips-shop-nav .navpro.orientation-horizontal .level0 > .level-top:hover{
    background: #777;
    text-decoration: none;
}

/**********************SWIPER - Slider Partner*************************/

.swiper-container{
    padding:0px 34px;
}
.attributepages-slider-content {
    padding: 0;
}
.attributepages-block .block-content {
    padding: 5px 0px;
}
.swiper-button-prev, .swiper-button-next{
    background-color:#fff;
    top:0px;
    height:100%;
    bottom:0px;
    margin:0px;
}
.swiper-button-prev{
    left:0px;
}
.swiper-button-next{
    right:0px;
}
[class].swiper-button-prev, [class].swiper-button-next {
  background-size: 14px 20px;
  height:100%;
  width: 30px;
  margin-top: 0px;
}

.page-layout-1column .attributepages-slider{
    padding:50px 20px;
    border-top:2px solid #eee;
}
.page-layout-1column .attributepages-block .block-title {
  font-size: 24px;
  background: #fff;
  text-align: center;
  color: #000;
  margin-bottom:22px;
}


/**********************Nav-Service-Right******************************/
#nav_container_right{
    z-index:100;
    position:fixed;
    right:0px;
    top:240px;
}
ul.er_box_btn{
    list-style-type:none;
    padding-left: 0px;
}
ul.er_box_btn li{
    width:54px;
    height:50px;
    background:#4a4a4a;
    color:#fff;
    font-size:10px;
    text-align:center;
    vertical-align: bottom;
    border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
-webkit-border-radius: 3px 0px 0px 3px;
-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.43);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.43);
margin-bottom:2px;
cursor:pointer;
z-index:100;
position:relative;
       -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
ul.er_box_btn li.current{
    background-color:#e66914 !important;
    color:#fff;
}
ul.er_box_btn li:hover{
    opacity:0.85;
}
ul.er_box_btn li#er_fb_btn a{
   color:#fff;
   font-size:38px;
   display: block;
   line-height:50px;
   padding-top:6px;
}
ul.er_box_btn li i {
    display: block;
    font-size: 26px;
    padding-top: 6px;
}

#nav_container_right .er_box.none{
   position:fixed;
   top:200px;
   right:-500px;
   width:300px;
   background:#fff;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index:90;
    -webkit-box-shadow: 0px 0px 18px 14px rgba(0,0,0,0.19);
    -moz-box-shadow: 0px 0px 18px 14px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 18px 14px rgba(0,0,0,0.19);
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
   
}
#nav_container_right .er_box.open{
   display:block;
   right:80px;
       -webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
}
.er_box_inner{
    padding:15px;
}
.er_box_inner h3{
    margin-top: 4px;
}
.er_box{
    position:relative;
}

.er_box .btn_close{
    width:42px;
    height:42px;
    position:absolute;
    z-index:100;
    background: url(../images/er_btn_close.png) no-repeat center center;
    top:-30px;
    left:-20px;
    cursor:pointer;
}

.category-cms table td{
    padding:6px 45px 6px 0px;
}
.category-cms h2{
    margin-top:0.5rem;
    font-weight:400;
    color:#e74011;
}

/***********************Kunden kauften auch**************************/
.soldtogether-customer-slick .price-details {
    font-size: 11px;
    padding-bottom: 4px;
}
.slick-slider .slick-slide{
    padding:0px;
    
}
.product-item-details .baseprice{
    font-size:1.2rem;
    margin-bottom:4px;
}
.soldtogether-customer-slick .btn_val_container{
    margin-top:10px;
}
.soldtogether-customer-slick .product-item-details{
    padding:6px 10px 16px;
    margin-bottom:0px;
    border-top:2px solid #fff;
    border-bottom:2px solid #ccc;
}

.soldtogether-customer-slick .field.choice{
    background:#33B44A;
    color:#fff;
    margin-top:4px;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    border:0px;
    font-weight:600;
}
.soldtogether-customer-slick a.config_btn{  
    margin-top: 4px;
    padding:7px 15px;
    }
.soldtogether-customer-slick .field.choice:hover{
    background:#33B44A;
    color:#fff;
    border:0px;
}
.soldtogether-customer-slick .old-price .price-label{
    display:none;
}
.soldtogether-customer-slick .product-item .price-box .special-price,
.soldtogether-customer-slick .product-item .price-box .old-price{
    display:inline-block;
    margin:0px;
}
.soldtogether-customer-slick .product-item .price-box .old-price .price{
    font-size:17px;
}
.upsell .products-grid .product-item{
    width:23%;
}
.upsell .products-grid .product-item .delivery_time {
    margin-bottom: 5px;
}
.soldtogether-customer-slick{
    background:url(../images/ajax-loader.gif) no-repeat center center;
}

.slick-cont { max-height:120px;opacity:0;

-webkit-transition: all .8s ease-in-out;
-moz-transition: all .8s ease-in-out;
-ms-transition: all .8s ease-in-out;
transition: all .8s ease-in-out;}
.slick-cont.slick-initialized {max-height:inherit; opacity:1;background:#fff;     -webkit-transition: all .8s ease-in-out;
-moz-transition: all .8s ease-in-out;
-ms-transition: all .8s ease-in-out;
transition: all .8s ease-in-out;}

.slick-prev, .slick-next{
    top:-20px;
    height: 30px;
    width: 30px;
    cursor:pointer;
    background:#eee;
}
.slick-next::before, .slick-prev::before{
    font-size:26px;
    font-family: FontAwesome;
    color:#222;
}
.slick-prev::before{
    content:"\f104";
}
.slick-next::before{
    content:"\f105";
}
.slick-next{
    right:0px;
}
.slick-prev{
    right:31px;
    left:inherit;
}
.soldtogether-customer-slick .product-item-name{
   height:60px;
}
.soldtogether-customer-slick .product-item .price-box .price{
  font-size:2.3rem;
  font-weight:500;
}

/**********************Product-SALE/NEW******************************/

.new-lbl, .sale-lbl {
    border-radius: 0%;
    border:1px solid #fff;
    color: #ffffff;
    height: 35px;
    line-height: 35px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: -1px;
    width: 55px;
    z-index: 9;
    font-size: 15px;
    font-weight: 400;
}
.new-lbl{
    background:#33b44a;
    -webkit-border-bottom-right-radius: 12px;
    -moz-border-radius-bottomright: 12px;
    border-bottom-right-radius: 12px;
    left:-1px;
}
.sale-lbl{
    background:#4A694B;
        -webkit-border-bottom-left-radius: 12px;
        -moz-border-radius-bottomleft: 12px;
        border-bottom-left-radius: 12px;
        right:-1px;
        width: 65px;
}

/**********************Kalkulator**************************************/
#kalkulator-form {
  width: 48%;
  float: right;
}
.ipsde #kalkulator-form{
    width:auto;
    float:none;
}
#calc_erg_table_container{
    width: 45%;
    float: left;
    background: #f4f4f4;
    padding: 15px 1%;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
}
.slider-container h4,
#calc_erg_table_container h4{
margin: 0 0 0px;
padding: 0 0 10px;
font-weight: 300;
line-height: 1.2;
font-size: 1.8rem;
}
.calc_erg_table{
    width: 100%;
    font-size: 15px;
}

.calc_erg_table td{
    padding: 6px 12px;
    border: 1px solid #ddd;
}
.calc_erg_table td:first-child{
    width: 60%;
    background: #aaa;
    color: #fff;
}
.calc_erg_table td:nth-child(2){
    font-weight: 600;
    text-align: right;
    background: #fff;

}
.slider-container{
    width: 97%;
    margin: 0px 0px 30px;
    padding: 12px 1.5%;
    background: #f4f4f4;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.dachausrichtung .control label,
.dachtyp .control label{
    margin-right:18px;
}

#kalkulator-form .fieldset > .field, #kalkulator-form .fieldset > .fields > .field {
  margin-bottom: 20px !important;
}


/**********************Product-Details******************************/
.box-tocart .action.tocart{
    margin-right:0px;
}
.also_bought,
.er_details{
    clear:both;
    padding:0px;
    padding-top: 30px;
}
.er_details h3{
    border-bottom:2px solid #4A694B;
    padding-bottom:6px;
}
.prod_detail_desc{
    float:left;
    width: 58%;
    box-sizing: border-box;
    padding: 0 30px 0 0;
}
.prod_detail_sec{
    float:right;
    width: 42%;
    box-sizing: border-box;
}
.page-layout-2columns-left .product-info-main{
    padding:0px 0px 12px;
    
}

.er_details .review-add,
.er_details #customer-reviews,
.form_wrapper
{
   padding:20px 20px 20px;
   margin-bottom:20px !important;
   background:#eee;
   
}
.er_details .additional-attributes-wrapper{
    margin:12px 0px 20px !important;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.11);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.11);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-left: 2px solid #e66914;
}
.er_details .er_short_description {
  background: #fff;
  padding: 20px 20px 20px 0px;
}
.er_details table > thead > tr > th,
.er_details table > tbody > tr > th,
.er_details table > tfoot > tr > th,
.er_details table > thead > tr > td,
.er_details table > tbody > tr > td,
.er_details table > tfoot > tr > td{
    padding:5px 0px;
    border-top:0px;
}

.er_details .additional-attributes-wrapper table > tbody > tr > th{
    background:#eee;
    padding:8px 12px;
    border-bottom:1px solid #fff;
    font-weight:400;
    width: 26%;
}
.er_details .additional-attributes-wrapper table > tbody > tr > td{
    background:#f4f4f4;
    padding:8px 12px;
    border-bottom:1px solid #fff;
    font-weight:600;
}

.er_details #customer-reviews .block-title{
    display:none;
}
.product-attachment a{
    font-weight:bold;
    font-size:1.4rem;
}
.product-attachment{
   padding:10px 20px 10px;
   margin-bottom:20px;
   background:#f4f4f4;
   
}
.product-info-main .er_attr{
    background:#f4f4f4;
    clear:left;
    margin-bottom:15px;
-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.11);
box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.11);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
border-left: 2px solid #e66914;
}

.product-info-main .attribute.overview strong{
    display:none;
}
.product-info-main .attribute .type{
    width:26%;
    display:inline-block;
    background:#eee;
    padding:3px 6px;
    text-align:right;
}
.product-info-main .attribute .value {
  display: inline-block;
  padding: 3px 8px;
  font-weight: 600;
}
.product-info-main .attribute{
    border-bottom:1px solid #fff;
}
.product-info-main .product-info-price .price-box .price-final_price > span{
    display:inline-block;
}
.product-info-main .product-info-price{
    margin:1rem 0px 0px;
    width:auto;
    display:block;
    padding-bottom:10px;
    border-bottom:0px;
}
.product-info-main .product-info-price .baseprice{
    text-align:right;
    font-weight:bold;
    margin-top:3px;
}
.product-info-main .product-info-price .baseprice.empty{
    margin-top:0px;
    height:0px;
}
.product-info-main .product-add-form{
    margin:0px;
    padding-top:1.5rem;
}
.product-info-main .fieldset > .field{
    margin: 0 0 1.5rem;
}
.product-info-main .product-add-form .product-options-wrapper .field:not(.date) > .control{
    width:auto;
}
div.mage-error[generated]{
    padding:5px;
    color:#fff;
    background:#ff0000;
}
div.mage-error[generated]::before{
    padding:5px;
    color:#fff;
    content: '\f071';

font-family: 'Fontawesome';
}
.product-info-main .box-tocart {
    margin: 0 0 1.5rem;
    text-align:right;
}
.product-info-main .product-info-price .price-box{
    display:block;
    text-align:right;
    padding-bottom:0px;
}
.product-info-main .product-info-price .price-details{
    text-align:right;
}
#product-options-wrapper .oi-above-select > .label {
   text-align:left;
}
.product-social-links{
    display:inline-block;
}
.product-reviews-summary{
    margin-top:0.5rem;
    
}
.product-social-links .action.tocompare,
.reviews-actions .add{
    background:#eee;
    padding:6px 15px;
    text-transform:none;
    letter-spacing: normal;
    font-weight:600;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.product-reviews-summary .reviews-actions .add{
    margin:8px 8px 8px 0px;
}
.rating-summary .rating-result{
    width:120px;
}
.product-info-main .bp_placeholder{
    display:none;
}
a.action.tocompare::before{
    display:inline !important;
}
.rating-summary .rating-result {
    margin-left: 0px;
}
.er_detail_nav{
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    margin-bottom:20px;
}
.er_detail_nav ul{
    list-style-type: none;
    padding:0px;
    margin:0px auto;
    width:75%;
    text-align:center;
    
}
.er_detail_nav ul li{
   display:inline-block;
   padding:8px 12px 9px;
   font-weight:600;
   cursor:pointer;
   margin-bottom:0px;
}
.er_detail_nav ul li:hover{
   background:#eee;
}
.product.page-title-wrapper h1.page-title {
    font-size: 36px;
    padding-bottom:12px;
}
.er_detail_nav .previous_next{
    float:right;
    margin-top:4px;
}
.er_detail_nav .back{
    float:left;
    margin-top:4px;
}
.er_detail_nav .previous_next #prev,
.er_detail_nav .previous_next #next{
    width:25px;
    background:#eee;
    margin-left:2px;
    display:inline-block;
    text-align:center;
}
.er_detail_nav .back #prod_list_back{
    width:85px;
    background:#eee;
    display:inline-block;
    text-align:center;
    cursor:pointer;
    line-height:28px;
}
.er_detail_nav .previous_next #prev:hover,
.er_detail_nav .previous_next #next:hover,
.er_detail_nav .back #prod_list_back:hover{
    background:#ddd;
}
.er_detail_nav .previous_next .fa.fa-angle-left,
.er_detail_nav .previous_next .fa.fa-angle-right{
    font-size: 2em;
}
#more-views {
    z-index: 200;
}
#more-views .gallery_headline{
    margin:20px 0px 8px;
    font-weight:600;
}
.review-list .block-title strong{
    display:none;
}
.review-add{
    padding: 20px 20px 20px;
    margin-bottom: 20px !important;
    background: #f4f4f4;
}
.product-reviews-summary .reviews-actions,
.product-reviews-summary .rating-summary{
    display:block;
}
.product-reviews-summary .rating-summary{
    left:0px;
    margin-bottom:12px;
}
.review-field-ratings .review-field-rating .label{
    padding-top:0px;
}
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button{
    font-size:20px;
}
.product-options-wrapper{
    border-bottom:1px solid #ddd;
}
.product-info-main .product-info-price .price-box .old-price .price-label{
    display:none;
}
.product-info-main .product-info-price .old-price .price-wrapper .price{
    text-decoration: line-through;
}
.product-info-main .special-price .price{
   color:#4A694B;
   font-weight:bold;
}

.fotorama--fullscreen{
    background:#e4e4e4;
    border-top:2px solid #4A694B;
    border-bottom:2px solid #4A694B;
    
    left: 5% !important;
    top: 0% !important;
    height: 100% !important;
    width:90% !important;
-webkit-box-shadow: 0px 0px 38px 12px rgba(0,0,0,0.63);
-moz-box-shadow: 0px 0px 38px 12px rgba(0,0,0,0.63);
box-shadow: 0px 0px 38px 12px rgba(0,0,0,0.63);
}
.fotorama__caption {
    color: #111111;
    font-size: 16px;
    line-height: 1.5;
}
.fotorama__fullscreen-icon{
    background-color:#fff;
}
.fotorama__nav-wrap{
    background:#fff;
}
.mgt-caption .mgt-caption-text {
    height: 100% !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    text-align: center;
    font-size:18px;
}
.catalog-product-view .mgt-caption-bottom .mgt-caption {
    height: auto;
    border-bottom:3px solid #4a694a !important;
    line-height:auto;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.er_details .product-downloads{
     padding:20px 20px 20px;
   margin-bottom:20px !important;
   background:#f4f4f4;
}
.er_details .product-downloads ul{
     list-style-type:none;
   margin-bottom:0px;
     padding-left:0px;
     font-size:16px;
}

#product_request{
  margin:10px 0px 12px;
  background:#f4f4f4;
  padding:12px 15px 12px 15px;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#product_request span{
  line-height:38px;
  padding-left:30px;
}

#product_request .button{
  background:#fff;
  color:#000;
    font-size: 16px;
    font-weight: normal;
    line-height: 23px;
    padding: 7px 15px 9px 15px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
    display:block;
    border:1px solid #aaa;
}
#product_request .button:hover{
  background:#999;
  color:#fff;
}

/******************Produktanfrage***************************/
.contact-index-index .column:not(.sidebar-main) .form.contact{
    width:100%;
}
#kalkulator-form,
#contact-form,
#enquiry-form{
    background: #f4f4f4;
        -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;

-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.19);
}
#kalkulator-form .fieldset,
#contact-form .fieldset,
#enquiry-form .fieldset{
    padding: 20px;
    margin-bottom: 10px;
}
#kalkulator-form form .actions-toolbar,
#contact-form form .actions-toolbar,
#enquiry-form form .actions-toolbar{
    padding: 0 20px 20px;
}

#contact-form input[type="text"],
#contact-form input[type="email"]{
    width:50%;
}
#enquiry-form .fieldset{
    margin-bottom: 20px;
}
#kalkulator-form .actions-toolbar .primary,
#contact-form .actions-toolbar .primary,
#enquiry-form .actions-toolbar .primary{
    float: none;
    display: block;
}
#kalkulator-form .actions-toolbar .primary button,
#contact-form .actions-toolbar .primary button,
#enquiry-form .actions-toolbar .primary button{
    width: 100%;
}

#product_box{
  background:#fff;
  margin:15px 0px 20px 0px;
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.box_inner{
  padding:15px 20px 10px;
}
.box_inner img{
  float:left;
  margin:0px 20px 10px 0px;
}


.form_first_col, .form_second_col{
  padding-bottom:16px;
  width: 48%;
}
.form_first_col{
    margin-right: 2%;
    float: left;
}
.form_second_col{
    margin-left: 2%;
    float: right;
}
.form_full_col{
  padding:25px 0px;
  clear: both;
}
.field.comment{
 clear: both;
}

p.required{
  float:right;
  margin-right:0px;
}
#enquiry-form div.mage-error{
  position:absolute;
  margin-top:-1px;
  background:#A52B2B;
  font-size:12px;
  color:#fff;
  padding:0px 12px 0px 3px;
  
}
.field.data-privacy{
    margin-top: 20px;
}
#anlieferung{
  margin-left:20px;
}
.form_full_col label{
   font-size:16px;
}
.ros_enquiry_txt{
  font-size:14px;
  padding:8px 0px;
}
#rotthues_enquiry .note_required{
  margin-top:20px;
  float:right;
  font-size:14px;
}


/**********************UPSELL*******************/
    
/**********************Kategorie-Nav-Left******************************/
.block-left-nav .parent {
    background:#f2f2f2 url('../images/er_plus.png') no-repeat scroll left 10px top 10px;
    border:1px solid #dfdfdf;
    height: 31px;
    width: 31px;
    position:absolute;
    top:4px;
    right:0px;
    cursor:pointer;
    border-radius: 32px 32px 32px 32px;
-moz-border-radius: 32px 32px 32px 32px;
-webkit-border-radius: 32px 32px 32px 32px;
}
.outer_ul {
    padding-left:0px;
    width: auto;
    list-style: none;
    background:#fff;
}
.block-left-nav ul ul{
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
}
.outer_ul li{
    position:relative;
    margin: 0 0 0 0px;
padding: 0 0 0 0px;
line-height: 25px;
background: none;
}


.outer_ul li a{
    margin: 0 0 0 0px;
    padding: 6px 0 6px 0px;
    line-height: 30px;
    font-size:16px;
    display:block;
    font-weight:500;
    color:#141414;
    border-bottom:1px solid #ddd;
           -webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.outer_ul li li a{
    margin: 0 0 0 12px;
    line-height: 23px;
    padding: 2px 0 3px 10px;
    font-size:14px;
}
.block-left-nav li li .parent {
    background:url('../images/er_plus.png') no-repeat scroll center 8px;
}
.block-left-nav li li .expanded, .block-left-nav .currentEm {
    background:url('../images/er_plus.png') no-repeat scroll center -30px;
}
.outer_ul li li li a{
    margin: 0 0 0 24px;
    line-height: 23px;
    font-size:13px;
   
}
.outer_ul li li li li a{
    margin: 0 0 0 36px;
    line-height: 23px;
    font-size:12px;
    
}
.outer_ul li li li li li a{
    margin: 0 0 0 48px;
    line-height: 23px;
    font-size:12px;
    background:#fff;
}

.outer_ul li a:hover{
    color:#4A694B !important;
    font-weight:800;
    background:#eee;
    padding-left:12px;
}
.outer_ul li a.current{
    font-weight:800;
    color:#fff !important;
    background:#4c9d2a;
    padding-left:12px;
}
.outer_ul li a.current.is_parent{
   color:#4A694B;
    font-weight:400;
    background:#eee;
    
}
.block-left-nav .expanded, .block-left-nav .currentEm {
    background:#ddd url('../images/er_plus.png') no-repeat scroll left 10px top -28px;
}
.block-left-nav .loading {
    background: url('../images/ajax-loader.gif') no-repeat center center;
}

.block-left-nav .block-content {
    position: relative;
}
.sidebar-additional .widget-title,
.sidebar-main .block .block-title, .sidebar-additional .block .block-title {
    margin: 0 0 0px;
    border-bottom: 1px solid #ddd;
    margin-bottom:8px;
    padding-bottom:6px;
    font-size: 18px;
    font-weight: 500;
}

.sidebar-additional .widget-title a{
    color:#222222;
}
.sidebar-main .row,
.sidebar-additional .row{
    margin:0px;
}


.sidebar-main .block-left-nav .block-title strong {
    font-size: 18px;
    font-weight: 300;
}
.sidebar-main .block-left-nav .block-title{
    margin-bottom:0px;
}
.outer_ul ul {
    display: none;
}
.block-left-nav .current {
    display: block;
}

/*************************MINICART************************/
.block-minicart .items-total{
    float:none;
}
.block-minicart .subtotal .label{
    float:left;
    padding-top:4px;
}

.minicart-items-wrapper{
    background:#fff;
    padding:10px;
    clear:both;
}
.minicart-items-wrapper .options dt{
    margin-left:0px;
    font-size:11px;
    display:inline-block;
}
.minicart-items-wrapper .options dd{
   
    margin-left:4px;
    margin-bottom:2px;
    font-size:11px;
    display:inline-block;
}
.minicart-items .product .toggle {
    padding: 0 4rem 0rem 0;
    font-weight:600;
    margin:6px 0px 0px;
} 
.minicart-items-wrapper .product-item-pricing{
    margin-top:0rem;
}
.minicart-items .product-item-name{
    max-width:70%;
}
.minicart-items .product-item-pricing{
    float:right;
}
.minicart-items .product-item-name a{
    font-weight:bold;
    font-size:13px;
    color:#222;
}
.minicart-items .product-item-details .first_line::after{
    clear:right;
}
.minicart-wrapper .block-minicart{
    background:#f2f2f2;
    border-color:#ddd;
    border-bottom:3px solid #e74011;
    padding:12px 2rem 0px;
    margin-top:4px;
        border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}


.minicart-wrapper .action.showcart .counter.qty{
    min-width:20px;
    text-align: center;
}

.minicart-wrapper .minicart-widgets{
    margin-top:5px;
}
.minicart-items .product-item-details .price-including-tax, .minicart-items .product-item-details .price-excluding-tax{
    margin:0px;
}
.minicart-items .product-item {
    padding: 1.0rem 0 1.0rem;
}
.minicart-items .product.options{
    margin-bottom:0px;
}
.minicart-items .product.options.list::after{
   clear:both;
}
.minicart-items{
    display:block;
}

.minicart-items .product-item-details .details-qty {
    font-weight:bold;
}
.page.messages{
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    text-align:center;
    z-index:9999;
-webkit-box-shadow: 0px -2px 4px -3px rgba(0,0,0,0.59);
-moz-box-shadow: 0px -2px 4px -3px rgba(0,0,0,0.59);
box-shadow: 0px -2px 4px -3px rgba(0,0,0,0.59);
z-index:99;
}
.page.messages .message{
    margin-bottom:0px;
    border-top:2px solid #fff;
    padding: 12px 2rem 42px 2.5rem !important;
    font-size: 1.5rem;
}
.page.messages .message.error{ 
    border-top:2px solid #920A06;
}
.page.messages .message.success > :first-child::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px;
    line-height: 30px;
    color: #4c9d2a;
    content: '\e60e';
    font-family: 'luma-icons';
    margin: -20px 0 0 0px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 50%;
    top: -2px;
    width: 30px;
    position: absolute;
    text-align: center;
    background:#fff;
    -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.page.messages .message.error > :first-child::before {
    
    left: 50%;
    top: -2px;
    width: 30px;
    position: absolute;
    text-align: center;
    background:#fff;
    -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.abs-toggling-title > span, .abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.paypal-review-discount .block .block > .title > span,
.cart-discount .block > .title > span{
    height:auto;
    width:auto;
    position:relative;
}
.block-minicart .block-content > .actions > .primary .action.checkout {
    display: block;
    line-height: 2.0rem;
padding: 8px 20px;
    border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
background:#444;
border:1px solid #444;
}

.block-minicart .block-content > .actions > .primary .action.checkout:hover {
    background:#4c9d2a;
    border:1px solid #4c9d2a;
}

.block-minicart .block-content > .actions > .secondary .action.viewcart {
    display: block;
    line-height: 2.0rem;
padding: 8px 12px;
    border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
background:#ddd;
}
.block-minicart .block-content > .actions {
    margin-top: 12px;
}
.block-minicart .block-content .actions.to_checkout{
    float:right;
    width:55%;
}
.block-minicart .block-content .actions.to_cart{
    width:44%;
}
.block-minicart .action.viewcart{
    font-weight:bold;
    font-size:13px;
}
.block-minicart .block-content > .actions > .primary{
    margin-bottom:15px;
    margin-right:0px;
}
.block-minicart .paypal.after::before {
    content: '';
    display: block;
    margin: 0.5rem 0.5rem 1rem;
    text-transform: uppercase;
}
.block-minicart .subtitle.empty {
    display: block;
    font-size: 14px;
    padding: 30px 0 35px;
    text-align: center;
}
.cd-cart .checkout,
.cd-cart .checkout:hover{
    background: #33B44A;
}
.cd-cart header{
    background: #e66914;
    color: #fff;
}
.cd-cart-trigger .count{
    background: #e66914;
}


/*************************Reorder*********************/

.block-reorder .product-item-name {
    display: inherit;
    padding: 3px 20px;
    
}
.block-reorder .product-item .field.item{
    float:left;
    margin-top:2px;
}
.block-reorder .actions-toolbar{
    max-width:100%;
}


/*************************CART************************/
.product-item .btn_qty_plus2,
.product-item .btn_qty_minus2,
.product-item .btn_qty_plus,
.product-item .btn_qty_minus,
.btn_group_qty_minus,
.btn_group_qty_plus{
    display:inline-block;
    width:25%;
    height:36px;
    background:#ddd;
    color:#222;
    font-weight:bold;
    padding:0px;
    text-align:center;
    cursor:pointer;
    border:0px;
    position: relative;
}
.product-item .btn_qty_plus2:hover,
.product-item .btn_qty_minus2:hover,
.product-item .btn_qty_plus:hover,
.product-item .btn_qty_minus:hover,
.btn_group_qty_minus:hover,
.btn_group_qty_plus:hover{
    background:#666;
    color:#fff;
    border:0px;
}
.product-item .btn_qty_minus2,
.product-item .btn_qty_minus,
.btn_group_qty_minus{
  -webkit-border-top-left-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-topleft: 3px;
-moz-border-radius-bottomleft: 3px;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.btn_group_qty_plus{
     -webkit-border-top-right-radius: 3px;
      -webkit-border-bottom-right-radius: 3px;
      -moz-border-radius-topright: 3px;
      -moz-border-radius-bottomright: 3px;
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
}
.value_container{
  display:inline-block;
  width:40%;
  margin-right:1px;
}
.cart.table-wrapper .product-item-details{
    padding-bottom:0px;
}
.cart.table-wrapper .cart thead tr th.col {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 8px;
    padding-top: 24px;
    font-weight:600;
}
.cart.table-wrapper .item-options dd,
.cart.table-wrapper .item-options dt{
    margin-bottom:0rem;
    float: left;
    font-size:12px;
    font-weight:400;
}
.cart.table-wrapper .item-options dd{
    font-weight:600;
}
.cart.table-wrapper .item-options dt{
   margin: 0 0.5rem 0rem 0;
}
.cart.table-wrapper .item .col.item{
    padding:20px 8px 12px 0;
}
.cart.table-wrapper .product-item-name + .item-options{
    margin:0.5rem 0px 1rem;
}
.cart.table-wrapper .product-item-name {
    font-size: 15px;
    line-height: 19px;
    text-align:left;
}
.cart.table-wrapper .product-item-name > a {
    font-size: 15px;
}
.cart.table-wrapper .actions-toolbar > .action-edit
{
    right: 0px;
}
#block-discount-heading{
    display:inline-block;
    font-size: 1.2rem;
    font-weight: 500;
        margin:0px;
        padding:0px 10px;
}
.cart-summary .block .content{
    padding-top:0px;
    padding-bottom:0px;
}
.checkout-cart-index #co-shipping-method-form{
    padding:9px 10px 0px;
    background:#fff;
    border-left:2px solid #e66914;
}
.checkout-cart-index #co-shipping-method-form dt{
    padding-left:20px;
    margin-bottom:0px;
}
.checkout-cart-index .cart-totals{
    padding:10px 3px 3px;
    border-top:0px;
    border-bottom:2px solid #e66914;
}
.checkout-cart-index .cart-summary .block form:not(:last-of-type) .fieldset{
    margin-bottom:0.5rem;
}
.cart-summary .block .item-options .field .radio{
    margin-top:-9px;
}
.cart-summary .block .item-options{
    margin:0px 0px 8px;
}
.cart-summary .checkout-methods-items{
    margin-top:1rem;
    padding:0px;
}
.cart-summary .checkout-methods-items .item{
    margin-bottom: 0.8rem;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark, .cart-totals .grand .amount, .opc-block-summary .table-totals .grand .amount{
    border-bottom:0px;
    border-top:0px;
}
.cart-totals .grand.incl strong{
    font-size: 1.5rem;
}
.cart-summary .block .fieldset .field{
    margin: 0 0 0.3rem !important;
}
#block-discount .coupon .field{
    float:left;
    width:55%;
}
#block-discount .coupon .actions-toolbar{
   margin-left:6px;
}
.checkout-cart-index .cart-summary > .title{
    margin-bottom:4px;
    font-size: 2.1rem;
}
.totals-tax-summary{
}
.cart-container .form-cart{
    width:65%;
    padding-right:2%;
}
.cart-summary{
    width:35%;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #f2f2f2;
border: 1px solid #ddd;
}

.cart-summary .block .fieldset .field .label{
    display:none;
}
#block-summary span.label{
    font-weight:600;
    display:inline-block;
    margin-bottom:4px;
}
.cart.table-wrapper .col.qty{
    min-width:100px;
    padding: 1.2rem 0px 1rem;
}

.cart.table-wrapper .item-info .action.update{
    padding:4px 0px;
    border: 0px solid #ddd;
    width: 90%;
    -webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.cart.table-wrapper .col.qty .input-text {
    height: 36px;
    margin-top: 0px;
    text-align: center;
    vertical-align: top;
}
.cart.table-wrapper .product-item .btn_qty_plus, .cart.table-wrapper .product-item .btn_qty_minus{
   vertical-align: top;
   font-size:18px;
}
.cart.table-wrapper .product-item .btn_qty_plus{
   -webkit-border-top-right-radius: 3px;
   -moz-border-radius-topright: 3px;
   border-top-right-radius: 3px;
}
.cart.table-wrapper .product-item .btn_qty_minus{
   
   -webkit-border-top-left-radius: 3px;
   -moz-border-radius-topleft: 3px;
   border-top-left-radius: 3px;
   -webkit-border-bottom-left-radius: 0px;
-moz-border-radius-bottomleft: 0px;
border-bottom-left-radius: 0px;
}

.cart-container .form-cart .actions.main .continue{
    display:inline-block;
    margin-right:10px;
    border: 1px solid #dddddd;
    color: #222222;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 6px 7px;
    font-size: 1.3rem;
    line-height: 1.5rem;
    box-sizing: border-box;
    vertical-align: middle;
    float:left;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.cart-container .form-cart .actions.main .clear,
.cart-container .form-cart .actions.main .update{
    display:inline-block;
    padding: 6px 7px;
    border: 1px solid #dddddd;
    background:none;
    font-weight: 500;
    -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.cart-container .form-cart .actions.main .continue:hover,
.cart-container .form-cart .actions.main .clear:hover,
.cart-container .form-cart .actions.main .update:hover{
   background:#eee;
}

.block.crosssell form{
    display: none;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
  display: block;
  line-height: 2.0rem;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
  box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
  background: #444;
  border-color: #444;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover{
    background: #33b44a;
    border-color: #33b44a;
}

#form-validate .choice{
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.10);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: #f2f2f2;
border: 2px solid #e66914;
padding:18px;
margin-bottom:25px;
}
#form-validate .choice label{
    padding-left: 25px;
    display: block;
}
#form-validate .choice input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
  float: left;
  opacity: 1;
-webkit-appearance: none;
display: inline-block;
position: relative;
top: 0;
z-index: 1;
margin: 0 5px 0 0;
padding: 0 !important;
background-color: #ffffff;
box-shadow: 0 0 0 0 #f7f7f7 inset;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out !important;
transition: all 0.2s ease-in-out !important;
outline: 0;
width: 18px !important;
height: 18px !important;
min-width: 18px !important;
min-height: 18px !important;
cursor: pointer;
vertical-align: middle !important;
transform: none !important;
clip-path: initial !important;
--webkit-clip-path: initial !important;
}
#form-validate .choice input[type="checkbox"]:checked{
  box-shadow: 0 0 0 10px #e66914 inset;
  border: none;
}
#form-validate .choice input[type="checkbox"]::after {
  content: '';
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 0;
  -webkit-transition: all 0.2s ease-in-out 0.1s;
  transition: all 0.2s ease-in-out 0.1s;
  transform: scale(0.2);
  opacity: 0;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-left: -9px;
  margin-top: -9px;
}
#form-validate .choice input[type="checkbox"]:checked::after{
  transform: scale(1);
  opacity: 1;
}
#form-validate .choice input[type="checkbox"]::after {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAUCAQAAAA9vDUIAAAAdklEQVQ4y7XR0QmAIBCAYXOTxmiRfAtnaJ0gcLT2MP5eQjoJvQvy1f8DvXPun8OEt+SBTFITAhlASUoOEG35xvA1Z2a05AsnR03aOSBJ4+3s5aKQ5lfxJEm6k6nIqhikIKjm/kJ6a6pIf6uCaPIH0eY3iYZccy6u+Rcjm6L8iwAAAABJRU5ErkJggg==');
  background-size: 12px 10px;
}
.fieldset.swissup-checkout-fields{
    margin-bottom:12px;
}

/*********************Suchvorschlaege**********************/
.block-swissup-ajaxsearch-results .ajaxsearch-header-container{
    width:auto;
}
#search_mini_form .products-list .product-item-name a{
    font-size:14px;
}
#search_mini_form .product-item-info{
    width:100%;
    margin:0px;
}
#search_mini_form .products-list .product-item-name{
    float:none;
    width:auto;
}
.block-swissup-ajaxsearch-results .product-item-info {
  padding: 6px 6px 6px 6px;
}
#search_mini_form .products-list .product-item-photo{
    width:auto;
}
.block-swissup-ajaxsearch-results{
        -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 20px 43px 12px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 20px 43px 12px rgba(0,0,0,0.5);
box-shadow: 0px 20px 43px 12px rgba(0,0,0,0.5);
}
.block-swissup-ajaxsearch.block-search .actions .action.search{
    top:9px;
}
.block-swissup-ajaxsearch .input-text{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.block-swissup-ajaxsearch-results .product-item-info-wrapper .ajaxsearch-title{
    display:block;
    margin:0px;
}
.block-swissup-ajaxsearch-results .ajaxsearch-header-container .view-all{
    position:absolute;
    right:8px;
    top:6px;
}
.ajaxsearch-header-container{
    position:relative;
}


/*********************Filternavigation*********************/

.filter_box{
    width: 100%;
    display:block;
    position:relative;
    margin-bottom:3px;
}

.sidebar-main .block .block-content .block-subtitle, 
.sidebar-additional .block .block-content .block-subtitle{
    margin-bottom: 0px;
    color: #888;
    padding: 5px 0 10px 2px;
    font-size: 12px;
}
.sidebar-main .block .block-content .block-subtitle.filter-subtitle{
    padding-bottom: 25px;
}

.sidebar-main .block .block-content .filter-options .filter-options-item,
.sidebar-additional .block .block-content .filter-options .filter-options-item{
    margin-bottom:0px;
    padding:0px;
    background: #fff;
}
.filter-options-item .filter-options-title:after{
    float:right;
    content: '\f054';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 2px;
}
#layered-filter-block .filter-content > strong{
    display: block;
}
#layered-filter-block .filter-content > strong i{
    float: right;
    margin-right: 3px;
    font-size: 18px;
}

.filter-options-item.active .filter-options-title:after{
    content: "\f078";
}
.filter-options-item.active .filter-options-title,
.filter-options-item .filter-options-title:hover
{
    background: #f2f2f2;
    color: #444 !important;
    padding:6px 12px;
}
.filter-options-item .filter-options-title{
    background:#fff;
    cursor:pointer;
    padding:6px 12px;
    margin-bottom:0px;
    border-bottom:1px solid #aaa;
        -webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
font-size:1.3rem;
}
.filter_box .filter-options-content{
    background:#fff;
    width:100%;
    z-index:100;
    max-height:250px;
    overflow-y:scroll;
    border-bottom:2px solid #FFCC4F;
    margin: 0 0 15px;
}
.filter_box .items{
    padding:0px 0px;
}
.sidebar-main #layered-filter-block{
    background:#f4f4f4;
    padding:8px;
    margin-bottom:20px;
    -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.11);
}
.filter-current .filter-label{
    display:inline-block;
}
.filter-current .item{
    margin-bottom:0.3rem;
}
.filter-options .filter-options-content .item{
    border-bottom:0px solid #ddd;
    margin:0px;
}
.filter-options .filter-options-content .item a{
    display:block;
    padding: 2px 0px 5px;
    font-size:1.4rem;
    font-weight:400;
        -webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
.filter-options .filter-options-content .item a:hover{
    padding-left:4px;
}

.catalogsearch-result-index .filter_box{
    width: 100%;
    display: block;
}
.sidebar-main .parentcat .block-title strong{
    text-transform: none;
}
.parentcat ul{
    list-style-type: none;
    padding: 0px;
    background: #eee;
}
.parentcat ul li{
    margin-bottom: 0px;
}
.parentcat ul li a{
    padding: 8px 12px;
    display: block;
    border-bottom: 1px solid #fff;
    font-weight: 600;
}
.parentcat ul li:hover,
.parentcat ul li.active{
    background: #fff;
}
.filter-options .swissup-filter-item-checkbox,
.filter-options .swissup-filter-item-checkbox > div {
  margin-right: 3px;

}
.filter-options .filter-options-item .filter-options-content{
    padding: 0px;
}
.filter-options .filter-options-content{
    margin-bottom: 5px;
}
.filter-options .filter-options-item .filter-options-content ol{
    padding: 8px 12px;
}
.filter-options-item-state-reset-url.reset-show{
    background-size: 28px;
background-repeat: no-repeat;
background-position: center;
position: absolute;
right: 10px;
margin-top: -3px;
background-color: #ccc;
}
.filter-options-item-state-reset-url.reset-show:hover{
background-color: #eee;
}
.filter-options .filter-options-content input.search {
  margin: 10px 5% 0;
  width: 90%;
}
.filter-options-content .swissup-filter-item-checkbox > div::before {
  border: 2px solid #ccc;
}
.swissup-range-slider-container{
    padding: 12px;
}
.irs--flat .irs-bar{
    background: #444 !important;
}
.irs--flat .irs-from, .irs--flat .irs-to, .irs--flat .irs-single{
    background: #e66914 !important;
}

/******************************************************************************/
/*********************CHECKOUT*********************/

body.checkout-index-index{
    background-color:#eee;
}

.firecheckout #maincontent{
}
.checkout-payment-method .payment-method-billing-address .billing-address-details{
    line-height:20px;
}
.checkout-agreements{
 border: 0px solid #ddd;
padding: 20px;
background: #fff;
-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.20);
box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.20);
margin-top: 20px;
}
.checkout-agreement .action-show{
    background:#fff;
    border:0px;
    text-align:left;
    padding:3px 0px 3px 3px;
    text-decoration:underline;
}
.checkout-agreement button::before{
    -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
line-height: 17px;
color: #4a694a;
content: '\f061';
font-family: 'Fontawesome';
margin: 0;
vertical-align: top;
display: inline-block;
font-weight: normal;
overflow: hidden;
speak: none;
text-align: center;
padding-right:8px;
}
.swissup-checkout-fields__field.fc-dirty > label span{
    display:inline-block;
    padding-bottom:3px;
}
.swissup-checkout-fields__field.fc-dirty > label::before{
   content:'\f05a';
   padding-right:6px;
   font: normal normal normal 18px/1 FontAwesome;
   color:#4A694B;
   cursor:pointer;
}

#discount-form .actions-toolbar:after{
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label{
    font-size:10px;
    top:3px;
}
#steps_col_left{
    width:49%;
    float:left;
    }
#steps_col_right{
    width:49%;
    float:right;
    }
.firecheckout.fc-form-hide-labels .form-login .fieldset div.field:not(.choice).fc-dirty > .label,
.firecheckout.fc-form-hide-labels .block-authentication .fieldset div.field:not(.choice).fc-dirty > .label,
.firecheckout.fc-form-hide-labels .form-shipping-address .fieldset div.field:not(.choice).fc-dirty > .label,
.firecheckout.fc-form-hide-labels .checkout-shipping-address .fieldset div.field:not(.choice).fc-dirty > .label,
.firecheckout.fc-form-hide-labels .checkout-billing-address .fieldset div.field:not(.choice).fc-dirty > .label {
    top: -4px !important;
    opacity: 1;
    background: #fff;
}
.firecheckout.fc-form-hide-labels .form-shipping-address .fieldset div.field:not(.choice) input,
.firecheckout.fc-form-hide-labels .checkout-shipping-address .fieldset div.field:not(.choice) input{
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea,
.firecheckout .checkout-container input.mage-error {

    border-color: #ff0000 !important;
    border-width: 1px 1px 3px !important;
    background: #f2f2f2;

}
.opc-block-summary{
    padding:16px 2.5rem 0px;
    border-bottom:2px solid #4A694B;
    margin-bottom:0px;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address{
    margin-bottom:0px;
}
.field.swissup-checkout-fields__field{
    padding:4px;
}
.opc-wrapper{
    clear:left;
    float:none;
    width:100%;
}
.opc-block-summary .minicart-items-wrapper {
    margin: 0 0px 0 0;
    max-height: 370px;
    padding: 15px 10px 0 10px;
    border: 0;
}
.opc-wrapper .step-title,
.opc-block-shipping-information
.shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
    padding-bottom: 1rem;
    color: #222222;
    font-weight: 600 !important;
    font-size: 2.0rem !important;
    border-bottom: 0px solid #353535 !important;
}
.firecheckout .checkout-payment-method .payment-method + .payment-method .payment-method-title{
    border-top: 1px solid #dddddd;
}
.opc-block-summary .product-item .subtotal {
    font-weight:bold;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address {
    max-width: 600px;
    margin-top:10px;
}
a.er-continue-shopping,
a.er-to-cart{
    background:#eee;
    display:inline-block;
    padding:4px 14px 5px;
        border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
color:#444 !important;
position:relative;
z-index:99;
font-weight:600;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.25);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.25);
float:right;
margin:0px 0px 0px 8px;
}
.er_btn_checkout_bottom a.er-continue-shopping,
.er_btn_checkout_bottom a.er-to-cart{
    float:left;
    margin:12px 8px 0px 0px;
}
.er_btn_checkout_bottom{
    margin-bottom:15px;
    padding:20px;
}
.er_btn_checkout_bottom:after{
    clear:left;
}
.header.panel > .header.links > li a:hover{
    
color:#fff !important;
}
.firecheckout .page-title-wrapper h1.page-title{
    margin-top:0px;
}
.firecheckout .authentication-wrapper{
    text-align: left !important;
    padding:20px;
}
.firecheckout .authentication-wrapper h3{
    margin-top:4px;
    display:block;
    line-height: 1.6;
}

.authentication-wrapper button.action-auth-toggle {
    padding:6px 12px;
    font-weight:600;
    background:#aaa;
    color:#fff;
    font-size:18px;
        margin-right:20px;
    line-height: 2.0rem;
padding: 8px 20px;
font-size: 1.5rem;
    border-radius: 4px 4px 4px 4px;
-moz-border-radius: 4px 4px 4px 4px;
-webkit-border-radius: 4px 4px 4px 4px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    float:left;
    
}
.authentication-dropdown{
    margin-top:2px;
    
}
aside .modal-popup .modal-inner-wrap{
    width:auto !important;
}
#shipping, #payment, #opc-shipping_method, #billing, .checkout-agreements {
    border:0px solid #ddd;
    padding:20px;
    background:#fff;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);

}

.firecheckout.firecheckout-col2-set.alt .opc-wrapper .opc > li.checkout-shipping-method, #opc-shipping_method, #payment{
    margin-right:0px;
    margin-left:0%;
}
.firecheckout.firecheckout-col2-set .opc-wrapper .opc > li.checkout-shipping-address{
    margin-right:1%;
}
.firecheckout.firecheckout-col2-set.alt #checkout .opc-sidebar {
  width: 100% !important;
  background: #fff;
  border-bottom: 0px solid #aaa !important;
  margin-top: 25px !important;
  clear: both !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
  padding: 20px 20px 0px;
}
.firecheckout .checkout-container div.mage-error,
.firecheckout .modal-popup div.mage-error,
.firecheckout .checkout-container div.field-error,
.firecheckout .modal-popup div.field-error{
    
}
.discount-code{
    width:30%;
    float:left;
    padding:0px 2%;
}
#discount-form::after {
    clear:left;
    display:block;
}
#discount-form .payment-option-inner{
    width: 55%;
    display: inline-block;
    float: left;
    margin-right:4px;
}

#discount-form .actions-toolbar{
    width: 30%;
    display: inline-block;
    float:none;
}
#discount-form .actions-toolbar .primary{
    width: 100%;
}
.page-main .block.items-in-cart{
    margin-bottom:6px;
    border-bottom:2px solid #ddd;
}
.firecheckout .page-title-wrapper{
    float:left;
}
.checkout-container{
    clear:both;
}
#shipping{
    margin-left: 0px !important;
}

#opc-sidebar span.title{
    
}
#billing{
    margin-top:0px;
}
#shipping{
    margin-bottom:20px;
}

.checkout-payment-method .payment-method-content{
    padding:0px;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details{
    display:none;
}
#ppplus{
    margin:-25px 0px -30px;
}
.payment-method._active .payment-method-title,
.payment-method .payment-method-title:hover{
    cursor:pointer;
}
.firecheckout .checkout-payment-method .payment-method-content.er_payment_content{
    background:#f9f9f9;
    font-size:12px;
    padding: 2px 10px 10px 142px;
}
iframe #paymentMethodContainer{
    margin:0px;
}
.firecheckout .checkout-container .payment-method input[type="radio"] {
    visibility:hidden;
    cursor:pointer;
}
.firecheckout .checkout-payment-method .payment-method-content{
    padding:0px;
}
.firecheckout .checkout-payment-method .ppplus .payment-method-content{
    display:block;
}
.firecheckout .checkout-payment-method .payment-method-content ul{
    padding-left:15px;
}
.firecheckout .checkout-payment-method .banktransfer .payment-method-content{
    background:#fff;
}
.firecheckout .checkout-payment-method ._active.banktransfer .payment-method-content{
    background:#f9f9f9;
}
.firecheckout .checkout-payment-method .payment-method-title{
    padding:16px 0px 16px 116px;
    font-size:16px;
}
.firecheckout .checkout-payment-method ._active .payment-method-title{
    background:url(../images/checkmark.png) no-repeat right 12px top 14px;
}
.firecheckout .checkout-payment-method .sofort{
    background:#fff  url(../images/klarna_40.png) no-repeat left 25px top 10px;
}
.firecheckout .checkout-payment-method .sofort:hover,
.firecheckout .checkout-payment-method ._active.sofort{
    background:#f9f9f9 url(../images/klarna_40.png) no-repeat left 25px top 10px;
}

.firecheckout .checkout-payment-method .banktransfer{
    background:#fff  url(../images/vorkasse.png) no-repeat left 25px top 8px;
}
.firecheckout .checkout-payment-method .banktransfer label{
    font-weight:600;
}
.firecheckout .checkout-payment-method .banktransfer:hover,
.firecheckout .checkout-payment-method ._active.banktransfer{
    background:#f9f9f9 url(../images/vorkasse.png) no-repeat left 25px top 8px;
}

.firecheckout .checkout-payment-method .cmo{
    background:#fff  url(../images/barzahlung.png) no-repeat left 25px top 8px;
}
.firecheckout .checkout-payment-method .cmo:hover,
.firecheckout .checkout-payment-method ._active.cmo{
    background:#f9f9f9 url(../images/barzahlung.png) no-repeat left 25px top 8px;
}
.firecheckout .checkout-payment-method .paypal_express{
    background:#fff url(../images/pp_paypal.png) no-repeat left 23px top 8px;
}

.firecheckout .checkout-payment-method .paypal_express:hover,
.firecheckout .checkout-payment-method ._active.paypal_express{
    background:#f9f9f9 url(../images/pp_paypal.png) no-repeat left 23px top 8px;
}
.firecheckout .checkout-payment-method .cod{
    background:#fff  url(../images/barzahlung.png) no-repeat left 25px top 10px;
}
.firecheckout .checkout-payment-method .cod:hover,
.firecheckout .checkout-payment-method ._active.cod{
    background:#f9f9f9 url(../images/barzahlung.png) no-repeat left 25px top 10px;
}
.firecheckout .checkout-payment-method ._active .payment-method-title{
    font-weight:bold;
}
.checkout-payment-method .billing-address-same-as-shipping-block{
    margin-top:12px;
}
#payment{
    display: block !important;
    margin-top: 20px ;
}
.firecheckout .block-search{
    display:none;
}
.table-checkout-shipping-method {
    min-width: 0 !important;
    width: 100% !important;
}
.authentication-dropdown .modal-inner-wrap {
    border-bottom:3px solid #4A694B;
}
.billing-address-same-as-shipping-block{
    padding:1rem;
}
#place-order-container button, #place-order-container-mobile button {
    width: 25% !important;
    height: 50px !important;
    font-size: 1.6em;
    margin-top:15px;
}
#place-order-container{
    margin-top: 0px;
    clear:left;
    text-align:right;
}
.minicart-items, .payment-option-content {
    display: block !important;
}
.opc-sidebar{
    margin-top: 0px!important;
    clear:both;
    float:none;
    width:100%;
    }
.checkout-payment-method .payment-option-title,.payment-option-content{
    padding-left: 0px!important;
}
.form-login .fieldset.hidden-fields{
    margin-bottom:18px;
}
.form-login .fieldset.hidden-fields .actions-toolbar{
    padding-left:4px;
}
#address_option{
    padding:15px 4px 15px;
}
#address_option h3{
    padding-bottom:8px;
}
#address_option label{
   margin-right:10px;
   cursor:pointer;
}
input[name="company2"],
input[name="vat_id2"]{
    display:none;
}
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .fieldset div[name$=".company"],
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .fieldset div[name$=".vat_id"]
{
    display:none;
}
#place-order-container .action.primary{font-size: 25px !important;}

.step-title:before,.opc-block-summary > .title:before{
    background-color: #e66914 !important;
    display: inline-block;
    width: 32px !important;
    height: 32px !important;
    border-radius: 50%;
    vertical-align: middle;
    text-align: center;
    line-height: 32px !important;
    color: #fff;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-right: 12px !important;
    margin-left: 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    color:#fff !important;
    border-color:#fff !important;
}
.checkout-payment-method .payment-method-content{
    
}
.opc-wrapper .form-login{
    padding-bottom: 0px!important;
    margin-bottom: 0px!important;
    max-width:600px;
    border-bottom:0px;
}
.fieldset > .field, .fieldset > .fields > .field{
    margin-bottom: 10px!important;
}

div[name$=".telephone"]{
    float: none;
    width:100% !important;
}
div[name$=".firstname"], div[name$=".lastname"],div[name$=".city"],div[name$=".postcode"],div[name$=".company"]{
    
}
div[name$=".vat_id"]{
    
}
div[name$=".country_id"]{
    width:100% !important;
}
div[name$=".street.0"]{
    float: left;
    width:75% !important;
}
div[name$=".street.1"]{
    float: left;
    width:25% !important;
    margin-top:0px !important;
}

div[name$=".postcode"]{
    width:25% !important;
    
}
div[name$=".city"]{
    width:75% !important;
}

div[name$=".postcode"] .message.warning{
    width: 370%!important;
}

.checkout-payment-method .ccard .number .input-text{
    width: 100%;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field{
    width: 50%!important;
}
.checkout-payment-method .ccard .month .select,.checkout-payment-method .ccard .year .select{
    width: 100%!important;
}

.opc-wrapper .shipping-address-item{
    width: 100%;
    padding:10px;
    line-height:inherit;
}
.firecheckout.firecheckout-col2-set .opc-wrapper .shipping-address-item .action-select-shipping-item,
.firecheckout.firecheckout-col3-set .opc-wrapper .shipping-address-item .action-select-shipping-item {
    bottom: 0px;
    right: 0px;
}
.opc-wrapper .edit-address-link{
    margin: 0;
}
.opc-wrapper .shipping-address-item.selected-item{
    border-color:#4A694B;
}
.opc-wrapper .shipping-address-item.selected-item::after {
    background:#4A694B;
}
.checkout-index-index .modal-popup .form-shipping-address{
    width: 100%!important;
    max-width: 100%!important;
}
#checkout-step-shipping_method{
    margin-top:12px;
}
.table-checkout-shipping-method .row {
    margin-left: 0px;
    margin-right: 0px;
    width:100%;
    display:table-row;
    
}
.table-checkout-shipping-method tbody td{
    padding: 10px 5px 10px;
    font-weight:600;
    border-top:1px solid #ddd;
    text-align: left !important;
}
.table-checkout-shipping-method tbody tr.shipping_method td{
    border-top:2px solid #fff;
    cursor:pointer;
}
.table-checkout-shipping-method tbody td.shipping_text{
    padding: 10px 20px 20px 52px !important;
    font-weight:400;
    text-align: left !important;
    font-size:12px;
}
.table-checkout-shipping-method tbody td.col-price{
    text-align: right !important;
}
.table-checkout-shipping-method tbody tr.shipping_method._active,
.table-checkout-shipping-method tbody tr.shipping_method:hover{
    background:#f9f9f9;
}
.table-checkout-shipping-method tbody td:first-child{
    padding: 10px 12px 10px;
}
.checkout-payment-method .billing-address-same-as-shipping-block{
    padding-left: 2px;
}
.firecheckout .opc-block-summary .minicart-items-wrapper{
    max-height:inherit;
    padding: 15px 0px 0px 0px;
}

.firecheckout .product-item-name{
    font-size:17px;
    margin:0px;
}
ul.item-options{
    padding-left:0px;
    list-style-type: none;
}
ul.item-options li .label{
   font-weight:bold;
}
ul.item-options li{
    margin-bottom:0px;
}

.admin__field-option{margin-top: 20px}
.gift-options-title{display: none!important;}
.cart-gift-item{clear: both;padding-top: 20px}
.onestepcheckout-index-index #block-discount-heading{}
#discount-form label{
    display: none;
}
#discount-coupon-form label{
    display:none;
}
.checkout-agreements-block,
.firecheckout .payment-method-billing-address{
    margin:0px !important;
}
.firecheckout .checkout-agreement{
}
.firecheckout .place-order{
    margin-top:18px;
}
.firecheckout .place-order .actions-toolbar .primary .action {
    margin: 0px;
    padding: 14px 75px;
    font-size: 1.8rem;
    line-height: 2.0rem;
    height: auto;
        border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
background:#33b44a !important;
border:1px solid #33b44a !important;
}
.firecheckout .place-order .actions-toolbar .primary{
    display:block;
    float:none;
    width:100%;
}
.checkout-payment-method .payment-option-title .action-toggle:after,.opc-block-summary .items-in-cart > .title:after{display: none}
.onestepcheckout-index-index .modal-popup .modal-inner-wrap{
    width:60% !important;
}

.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark{
    padding:3px 0px !important;
    text-align:right;
}
.cart-totals tbody .mark,
.cart-totals tbody .amount{
    padding:3px 0px !important;
}
.opc-block-summary .table-totals .grand strong{
    padding:8px 0px;
    
}
.opc-block-summary .table-totals {
    border-top: 1px solid #dddddd;
    margin-bottom: 20px;
}
.opc-block-summary .product-item .product-item-name-block{
    width: 66%;
}
.opc-block-summary .product-item .product-item-details .details-qty{
    width: 100%;
    font-weight:normal;
}
.firecheckout .opc-block-summary .table-totals .grand .mark,
.firecheckout .opc-block-summary .table-totals .grand .amount {
    border-bottom:2px solid #e74011;
}
#txt_data_transport{
    background:#f2f2f2;
    padding:10px;
    border:2px solid #4A694B;
    margin:0px 4px;
    display:none;
}
.firecheckout .modal-custom.authentication-dropdown,
.firecheckout .modal-custom.agreements-modal .modal-inner-wrap
{
    z-index:901 !important;
}
.firecheckout .dropdown-overlay.modal-custom-overlay,
.firecheckout .modals-overlay
{
    z-index:890 !important;
}
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .order-attributes .fieldset div.field{
  display:block !important;
  width:100%;
}
.order-attributes .order-attributes-form{
  margin-top:0px;
}
#shipping-new-address-form{
  margin-bottom:20px;
}
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .order-attributes .field.date button span{
  display:none;
}
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .order-attributes .field.date button:before{
  content:'Datum';
}
.firecheckout .opc-sidebar .shipping-information .ship-to, .firecheckout .opc-sidebar .shipping-information .ship-via {
    width: 48%;
    
    padding:0px;
}
.firecheckout .opc-sidebar .shipping-information{
   margin:0px;
}
.firecheckout .opc-sidebar .shipping-information .ship-to{
   margin-right:2%;
}
.firecheckout .opc-sidebar .shipping-information .ship-via {
   margin-left:2%;
}
.firecheckout .opc-sidebar .shipping-information .shipping-information-title {
  font-size: 14px !important;
  font-weight:600 !important;
  background:#eee;
  padding:8px !important;
}

.firecheckout .opc-sidebar .shipping-information-content{
   padding:8px !important;
   font-size:14px !important;
   line-height:normal !important;
}
.firecheckout .opc-sidebar .shipping-information .shipping-information-title .action {
  float: right;
  font-size: 11px;
}
.opc-block-shipping-information .shipping-information-title .action-edit::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #222222;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.firecheckout .page-title-wrapper h1.page-title{
    margin:0px;
}
.firecheckout .authentication-wrapper{
    text-align: left !important;
    padding:0px 0px 20px;
    
}
.firecheckout .authentication-wrapper h3{
    margin-top:4px;
    display:block;
    line-height: 2;
}
.firecheckout:not(.page-layout-checkout) .page-title-wrapper {
  display: block;
  width: 70%;
}
.firecheckout #maincontent .authentication-wrapper button.action-auth-toggle {
    padding:5px 12px;
    font-weight:600;
    background:#aaa;
    color:#fff;
    font-size:18px;
    margin-right:20px;
    font-size: 1.5rem;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.45);
    float:left;
}
.firecheckout #checkout input:not([type="checkbox"]):not([type="radio"]):not([type="image"]), .firecheckout .modal-custom input:not([type="checkbox"]):not([type="radio"]):not([type="image"]), .firecheckout .modal-popup input:not([type="checkbox"]):not([type="radio"]):not([type="image"]), .firecheckout #checkout select, .firecheckout .modal-custom select, .firecheckout .modal-popup select, .firecheckout #checkout textarea, .firecheckout .modal-custom textarea, .firecheckout .modal-popup textarea {
  border: 1px solid #bbb;
}
#shipping, #payment, #opc-shipping_method, #billing, .firecheckout #checkout .checkout-agreements, .checkout-billing-address {
  border: 0px solid #ddd;
  padding: 20px;
  background: #fff;
  -webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
box-shadow: 0px 1px 23px 0px rgba(0,0,0,0.15);
}
.firecheckout .opc-block-summary > .place-order.last .actions-toolbar, .firecheckout .opc-block-summary > .place-order:last-child .actions-toolbar{
    margin:0px -20px;
}
.firecheckout #checkout .opc-wrapper .step-content > * + .form-shipping-address {
  margin-top: 0px;
}

/**********************Success Page**************************/

.checkout-onepage-success #maincontent a.action.primary{
    background:#4A4A4A;
    padding: 8px 15px;
    font-size:1.3rem;
    border: 0px;
}
.page-layout-1column.checkout-onepage-success .action.primary{
    width: auto;
}

/********************Shariff*********************************/
.shariff .orientation-horizontal li{
    text-align:left;
    min-width:inherit;
}

/******************************************************************************/
/*********************Benutzerverwaltung*********************/

.block-addresses-list address,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.box-information .box-content,
.box-newsletter .box-content{
    line-height:20px;
}
.account #maincontent a.action{
    background:#eee;
    padding:3px 12px 4px;
    font-size:1.2rem;
    font-weight:600;
}

.account .price-including-tax, .price-excluding-tax{
    font-size:1.4rem;
}

.account table > thead > tr > th,
.account table > tbody > tr > th,
.account table > tfoot > tr > th,
.account table > thead > tr > td,
.account table > tbody > tr > td,
.account table > tfoot > tr > td{
    padding:6px 1rem 8px;
}
.account .table tfoot > tr:first-child th,
.account .table tfoot > tr:first-child td,
.account .table tfoot > tr:last-child th,
.account .table tfoot > tr:last-child td{
    padding:8px 1rem;
}
.account .table tfoot > tr:last-child th,
.account .table tfoot > tr:last-child td{
    padding:8px 1rem 12px;
}
.account .columns .main .box-content,
.account .columns .main .block-content{
    margin-bottom:35px;
}
.account .column.main .block:not(.widget) .block-title{
    margin-bottom:1rem;
    clear:both;
}
.multicheckout .box-title > span, .paypal-review .block .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span,
.account .column.main .block:not(.widget) .box-title > span{
    font-weight:600;
}
.block-addresses-list .items.addresses .item.actions .action::after,
.account .data.table .col.actions .action::after,
[class^="sales-guest-"] .data.table .col.actions .action::after,
.sales-guest-view .data.table .col.actions .action::after,
.block .box-actions .action::after {
margin:0px;
border:0px;
}
.page-title-wrapper .order-date{
    margin:0px 0px 2rem;
}
.account.page-layout-2columns-left .column.main{
    width:74%;
}
.account.page-layout-2columns-left .sidebar-main .block{
    margin-bottom:0px !important;
}
.account.page-layout-2columns-left .sidebar-main{
    display:block;
}
.account.page-layout-2columns-left .block-collapsible-nav{
    top:100px;
}

.account.page-layout-2columns-left .block.account-nav{
    display:none;
}


@media screen and (max-width: 1300px) {
    
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    .opc-wrapper{
        width: 100%!important;
    }
    .opc-sidebar {
        width: 100%!important;
    }
    #opc-shipping_method, #shipping, #payment {
        width: 100% !important;
        margin-left: 0px;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping{
        background: none;
    }
    .opc-block-summary {
        padding: 15px;
        border-bottom:none;
    }
    #place-order-container-mobile{display: block}
    #place-order-container{display: none}
}

@media screen and (min-width: 721px) and (max-width: 1280px) {
    .opc-wrapper{
        width: 100%!important;
    }
    .opc-sidebar {
        width: 100%!important;
    }
    #place-order-container-mobile{display: none}
    #place-order-container{display: block}
    
}

@media screen and (min-width: 1281px) and (max-width: 1440px) {
    #place-order-container-mobile{display: none}
    #place-order-container{display: block}
    
}

@media screen and (min-width: 1441px) and (max-width: 1920px) {
    #place-order-container-mobile{display: none}
    #place-order-container{display: block}
}   

@media screen and (min-width: 1921px) {
    #place-order-container-mobile{display: none}
    #place-order-container{display: block}
    
}

.authentication-dropdown{
    border:1px solid #eee;
    background:#eee;
-webkit-box-shadow: 0px 5px 7px -3px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 5px 7px -3px rgba(0,0,0,0.39);
box-shadow: 0px 5px 7px -3px rgba(0,0,0,0.39);
border-bottom: 3px solid #4c80b5;
}
.authentication-dropdown button{
    background:#ccc;
    border-color:#fff;
}
.onestepcheckout-index-index .minicart-items .product.options{
    display:block;
}
.totals.discount{
    font-weight:bold;
}
.opc-block-summary .table-totals tbody .mark,
.cart-totals tbody .amount, .cart-totals tfoot .amount, .opc-block-summary .table-totals tbody .amount, .opc-block-summary .table-totals tfoot .amount{
    font-weight:600;
    font-size:1.3rem;
}
.opc-block-summary .table-totals tbody .mark{
    text-align:right;
    padding-right:0px !important;
}
.opc-block-summary .table-totals{
    border:0px;
}
.onestepcheckout-index-index .header.links{
    display:none;
}
.minicart-items .product-item-pricing .label{
    width:4.9rem;
}

/******************************************************************************/

/* material */
/*--------------- Radio style ---------------*/
@-webkit-keyframes
click-wave { 0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 200px;
        height: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0.0;
    }
}
@-moz-keyframes
click-wave { 0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 200px;
        height: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0.0;
    }
}
@-o-keyframes
click-wave { 0% {
    width: 40px;
    height: 40px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 200px;
        height: 200px;
        margin-left: -80px;
        margin-top: -80px;
        opacity: 0.0;
    }
}
@keyframes
click-wave { 0% {
    width: 15px;
    height: 15px;
    opacity: 0.35;
    position: relative;
}
    100% {
        width: 40px;
        height: 40px;
        margin-left: -15px;
        margin-top: -15px;
        opacity: 0.0;
    }
}

.radio {
    
    width: 15px;
    height: 15px;
    -webkit-transition: all 0.15s ease-out 0;
    -moz-transition: all 0.15s ease-out 0;
    transition: all 0.15s ease-out 0;
    background: #cbd1d8;
    border: none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    outline: none;
    position: relative;
    margin-right: 0.5rem;
}

.radio:hover { background: #9faab7; }

.radio:checked { background: #1979c3; }

.radio:checked::before {
    width: 15px;
    height: 15px;
    position: absolute;
    display: inline-block;
    font-size: 25px;
    text-align: center;
    line-height: 40px;
}

.radio:checked::after {
    -webkit-animation: click-wave 0.65s;
    -moz-animation: click-wave 0.65s;
    animation: click-wave 0.65s;
    background: #1979c3;
    content: '';
    display: block;
    position: relative;
    z-index: 100;
}

.radio { border-radius: 50%; }

.radio::after { border-radius: 50%; }
.action.search-toggle{
    display:none;
}

/************************** Media-Queries ************************/
@media screen and (max-width : 1680px)  {

.owl-caption{
    bottom: 30%;
    right: 10%;
    
}
    
}
@media screen and (max-width : 1440px)  {

.owl-caption{
    bottom: 25%;
    right: 10%;
    
}
    
}

@media screen and (max-width : 1360px)  {

#maincontent{
    padding-left: 25px;
    padding-right: 65px;
}
header .minicart-wrapper{
    margin-right:50px;
}
.navigation li.level0.ips-web{
    margin-right:46px;
}
.header.panel > .header.links {
    margin-right:30px;
}
.page-title-wrapper h1.page-title{
    font-size:2.8rem;
}
    .block-products-list .products-grid .product-item{
        width:32%;
        margin-left: calc((100% - 3 * 32%) / 3)           
    }


.products-grid .product-item .product-img-block img{
    width:100%;
    height:auto;
}
.owl-caption{
    bottom: 20%;
    right: 10%;
    
}
.owl-carousel.start-slider h2{
    font-size: 3.8rem;
}
.page-footer {
  background: #12120d url(../images/ips_bg.png) repeat-y left -204px top 4px;
}
    
}




@media screen and (max-width : 1160px)  {
    
.catalog-category a {
    width: 32%;
    margin: 0px 0.5% 10px;
    height: 182px;
}

.page-title-wrapper h1.page-title{
    font-size:2.4rem;
}
.er_service_col a{
    font-size:1.3rem;
}
.header .widget.block ul{
    margin-left:0px;
}
.header .widget.block ul li{
    font-size:12px;
}
strong.logo img, a.logo img{
   
}
.header .block-search.block{
    width:30%;
}
.header .block-search.block input{
    width:100%;
}

.products-list .product-item-photo{
    width:1%;
}
.page-header{
    min-height: 80px;
}
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax{
    font-size:1.4rem;
}
.cart.table-wrapper .product-item-details{
    padding-right:0px;
    display:block;
}
iframe{
    width: 100%!important;
}
    .block-products-list .products-grid .product-item{
        width:48%;
        margin-left: calc((100% - 2 * 48%) / 3)           
    }
.firecheckout:not(.firecheckout-quote-virtual) .checkout-billing-address > .fieldset {
    margin-left: 0px;
    margin-right: 0px;
}

.owl-caption{
    bottom: 20%;
    right: 10%;
}
.navigation .level0 > .level-top {
        color: #ccc;
        text-transform: none;
        font-size: 15px;
        font-weight: 500;
      }

.box-tocart .action.tocart{
    width:100%;
}


}


@media screen and (max-width : 1024px)  {

#contact-form{
    width:100%;
    float:none;
}
#product-data-container{
    width:100%;
    float:none;
}  
.block-products-list .block-title strong {
    font-size: 22px;
    color: #4A694B;
    font-weight: 400;
    display: block;
    margin: 20px 0px 15px;
}
.header .widget.block ul{
    padding-left:0%;
}
.header .block-search.block{
    display:block;
}
.content-main-wrapper{
    padding:20px 15px;
}
.sidebar-main .block-left-nav{
    padding:0px;
}
.outer_ul li a{
    font-size:15px;
    padding: 3px 30px 4px 12px;
}
.header .widget.block
{
    display:none;  
}

.header.panel > .header.links{
    margin-right:0px;
}

.header .block-search.block{
    width: 30%;
    -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;

}
.sidebar-main .block .block-title > strong, .sidebar-additional .block .block-title > strong {
    font-weight: 600;
    font-size: 15px;
    color: #353535;
}
.block-search .action.search{
    top:0px;
}

strong.logo img, a.logo img{
    left:0px;
    padding-bottom:0px;

}
strong.logo, a.logo{
    position:relative;
    max-width:31%;
}

.cart.table-wrapper .product-item-details{
    padding-right:0px;
    display:block;
}
.cart.table-wrapper .col.qty{
    min-width:inherit;
}
.cart.table-wrapper .item-info .action.update{
    margin-top:0px;
    padding:8px 16px;
}
.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp{
    padding-left:0px;
}
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax{
    font-size:1.4rem;
}
.block-products-list .products-grid .product-item{
    width:48%;
    margin-left: calc((100% - 2 * 48%) / 3)           
}
.breadcrumbs{
    margin:0px 0px 12px;
}
.product.page-title-wrapper h1.page-title {
    font-size: 22px;
    padding-bottom: 8px;
}
.product-info-main .product-add-form .box-tocart .action.tocart{
    width:100%;
}
.product-info-main .product-add-form .box-tocart .field.qty{
    float:right;
}
    .cp-footer-container .cp-footer-main:first-child,
    .cp-footer-container .cp-footer-main {
        width: 50%;
        margin-bottom: 20px;
    }
.owl-caption{
    position:relative !important;
    text-align:left;
    padding:20px 20px 30px 30px;
    bottom:auto !important;
    right:auto !important;
    background: #eee;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.header-notification{
    width:auto !important;
}
.cart.table-wrapper .product-item .btn_qty_minus,
.cart.table-wrapper .product-item .btn_qty_plus{
    display: none;
}
}


@media screen and (max-width : 960px)  {
#steps_col_right,
#steps_col_left{
    float:none;
    width:100%;
}
header .minicart-wrapper {
  margin-right: 0px;
}
.block-search {
  margin: 10px 20px 0px 22px;
}
.navigation .level0 > .level-top{
    font-size:14px;
}
.navigation li.level0.ips-web{
    float:none;
    margin-right:0px;
}

}

@media screen and (max-width : 768px)  {
    .cart.table-wrapper .product-item .btn_qty_minus,
.cart.table-wrapper .product-item .btn_qty_plus{
    display: inline-block;
}
    .catalog-product-view .product.media{
        -ms-flex-order: 0;
        -webkit-order: 0;
        order: 0;
    }
    .header.panel > .header.links{
        display:none;
    }
    .header-notification{
        display:block;
        float:none;
        padding-top:2px;
        width:auto;
        text-align:left;
    }
    .header-notification span{
        display:block;
        float:none;
    }
    .columns {
        display: flex;
    }
    .block-search{
       min-height:40px;
       background:#fff;
       position:absolute;
       z-index:100;
    }
    .fixed {
        z-index: 100;
        width: 80%;
      }
    
    .header .block-search.block
    {
        display:none;
    }
    .page-header{
        min-height: 100px;
        background: #12120d;
    }
    .header.content{
        padding:0px;
        border-bottom: 2px solid #222;
    }
    .page-layout-2columns-left .column.main,
    .account.page-layout-2columns-left .column.main,
    .page-layout-2columns-left .sidebar-additional{
        float:none;
        width:100%;
    }
    .account.page-layout-2columns-left #maincontent {
        padding:0px 0px 0px;
    }
    .account.page-layout-2columns-left .sidebar-main{
        width:100%;
         border:0px;
    }
    .page-layout-2columns-right .column.main {
        width: 100%;
      }
    
    #maincontent {
        padding:0px 25px 0px;
    }
    .nav-toggle, .search-toggle{
        display:inline-block;
        float:left;
        width: 24.5%;
        position:relative;
        left:0px;
        top:0px;
        background:#fff;
        padding:5px 0px 3px;
        font-size:0px;
        text-align:center;
    }
.search-toggle:hover::before{
        color:#4A694B;
    }
.nav-toggle::before{
}
.search-toggle::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    line-height: inherit;
    color: #222222;
    content: '\e615';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.nav-toggle:hover::before{
    color:#4A694B;
}

    #nav_container_right{
        right:0px;
        top:48px;
        position:absolute;
    }
    
    ul.er_box_btn li,
    #er_sprache_btn,
    #er_zahlung_btn,
    #er_kontakt_btn{
        float:left;
    }
    #er_fb_btn{
        width:35px;
    }
    
    #nav_container_right .er_box.open{
        right:12px;
    }
    
    .catalog-category a {
    width: 24%;
    margin: 0px 0.5% 10px;
    height: 182px;
}
strong.logo, a.logo{
    margin:18px 0px 14px 15px;
    position:relative;
     left:0px;
     float:none;
     display:block;
     max-width: 45%;
     margin-left: 15px !important;
}
strong.logo img, a.logo img{
    margin:0px;
    left:0px;
    padding-bottom:4px;
    max-width:70%;
}
header .minicart-wrapper{
    top:0px;
    right:0px;
    height:auto;
    margin:0px;
    padding:4px 0px 0px;
    background: #fff;
    width:50%;
    text-align:center;
    float: none;
}
.minicart-wrapper .action.showcart{
    margin-top:0px;
}
.minicart-wrapper .action.showcart .text{
    display:inline;
}
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter.qty {
  color: #222;
  font-size: 1.7rem;
  line-height: 45px;
  text-transform: none;
}
.minicart-wrapper .action.showcart::before {
  font-size: 26px;
  line-height: 40px;
  color: #222;
}
.products-list .product-item-photo{
    width:inherit;
}
.block-swissup-ajaxsearch-results .product-item-info .product-item-photo{
    width:20%;
}
.block-swissup-ajaxsearch-results .products-list .product-item-name a{
    font-size:16px;
}
.block-swissup-ajaxsearch-results .products-list .product-item-name {
    float:none;
    width:auto;
}
.action.search-toggle {
  display: inline-block;
  cursor: pointer;
}
.nav-toggle, .search-toggle {
  display: inline-block;
  width: 25%;
  position: relative;
  left: 0;
  top: 0;
  background: #fff;
  padding: 5px 0 4px;
  font-size: 0px;
  text-align: center;
}

    

.nav-sections .outer_ul li a{
    background-color:transparent !important;
    border:none;
}
.nav-sections .outer_ul li a.current.is_parent{
    border:none;
}
.section-item-content{
    border-top:0px solid #ddd;
    background:#fff;
    padding:12px 4px 0px 12px;
}
    .page-header{
        padding-top:0px;
    }
    .page-products .columns{
        padding-top:0px;
    }
    

.minicart-wrapper .block-minicart{
    right:4px;
    -webkit-box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.43);
-moz-box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.43);
box-shadow: 0px 4px 11px 0px rgba(0,0,0,0.43);
z-index:105;
}
.block-minicart .block-content > .actions > .secondary .action.viewcart{
    padding:8px;
    font-size:11px;
}
.cart-container .form-cart{
    width:100%;
    float:none;
    padding-right:0px;
}
.cart-summary{
    float:none;
    width:100%;
    padding:20px;
}
.cart.table-wrapper .item .col.item {
    display: block;
    min-height: 75px;
    padding: 15px 25px 1rem 90px;
    position: relative;
}
.cart.table-wrapper{
   margin-top:20px;
}
.section-item-content{
    padding:0px;
}
.section-item-content .block-left-nav{
    padding: 12px 12px 0px 18px;
}
.opc-block-summary{
    border-bottom:0px;
}
.firecheckout .place-order .actions-toolbar .primary{
    float:none;
}
.firecheckout .place-order .actions-toolbar .primary .action{
    margin:15px 0px;
}
.account.page-layout-2columns-left .block-collapsible-nav{
    border-bottom: 2px solid #4C80B5;
    -webkit-box-shadow: 0px 4px 5px -4px rgba(0,0,0,0.61);
-moz-box-shadow: 0px 4px 5px -4px rgba(0,0,0,0.61);
box-shadow: 0px 4px 5px -4px rgba(0,0,0,0.61);
}
.account.page-layout-2columns-left .block-collapsible-nav .content{
    border-bottom:0px;
    padding-bottom:0px;
}
.header .block-search.block{
    margin:6px 0px;
    width:100%;
    padding:0px;
    border:0px;
    -webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0px 4px 5px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 5px -4px rgba(0,0,0,0.75);
box-shadow: 0px 4px 5px -4px rgba(0,0,0,0.75);
}
.block-swissup-ajaxsearch.block-search .actions .action.search {
  top: 0px;
  background: #fff;
}
.block-swissup-ajaxsearch .minisearch .inactive{
    display:block !important;
    width:100%%;
    margin: 0;
    padding: 0;
}
.header .block-search.block input{
    width:100%;
    margin-left:15px;
}
.block-search .label{
    display:none;
}
.header .field.search{
    float:left;
    width:75%;
}
.block-search .action.search{
        top: 0px;
        width: 40px;
        right: 0px;
        z-index: 101;
        cursor: pointer;
        display:block;
        float:right;
        border:none;
        padding:0px;
        margin:6px 10px 0px 0px;

}
.block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.block-search .action.search::before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 40px;
    color: #666;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}
.block-search input{
    margin:10px 0px 12px;
    background:transparent;
}
.action.search-toggle{
    display:inline-block;
    cursor: pointer;
    
}
.checkout-index-index .nav-toggle{
    width:100%;
}
.checkout-index-index .action.search-toggle{
    display:none;
}
.ipswebde .section-item-title:nth-child(2){
    display:none;
}
.ipswebde .nav-sections-item-title {
  background:transparent;
  border-color: #dddddd;
  border-style: solid;
  border-width: 0px;
  float: none;
  height: auto;
  padding: 12px 0px;
  text-align: center;
  width: 100%;
}
.ipswebde .nav-sections-item-title a{
    color:#ddd;
    text-transform: uppercase;
    font-size:16px;
    font-weight:500;
}
.ipswebde .nav-sections-item-content{
    margin-top:0px;
}
.ipswebde .action.search-toggle{
    display:none;
}
.ipswebde .nav-toggle{
    width:100%;
    padding:0px;
    background: #4A4A4A;
    border-top: 2px solid #e66914;
}
.ipswebde .nav-toggle::before {
    color:#fff;
}
.navigation ul {
  border-top: 0px;
  padding: 0px;
}
.navigation li.level0.ips-web a.level-top,
.nav-sections .navpro.navpro .level0 > .level-top {
  padding: 10px 16px 11px 26px !important;
  border-left: 0px solid #222;
}
.navpro-dropdown .children > li > a {
  padding: 6px 12px 6px 26px;
  border-bottom: 1px solid #fff !important;
  color: #444;
}

.navigation .level0 > .level-top {
  color: #222;
  
}
.page-layout-2columns-right .sidebar-main {
  margin-top: 40px;
  float: none;
}
.owl-carousel.start-slider {
  border-bottom: 12px solid #e66914;
}
.prod_detail_sec,
.prod_detail_desc,
.page-layout-1column .product-info-main,
.page-layout-1column .product.media{
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
}
.table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child{
    padding: 5px 10px;
}
.navigation li.level0.ips-web a.level-top{
    background: none;
}
.navigation li.level0.nav-1 a span{
    font-size: 14px;
    padding-left: 6px;
}

}

@media screen and (max-width : 768px)  {
    
    .langs-wrapper{
        float:left;
        margin:0px 0px 0px;
        padding-top:5px;
    }
    .page-title-wrapper h1.page-title{
        text-align:left;
    }
    .firecheckout .opc-estimated-wrapper{
        display:none;
    }

    .catalog-category a {
        width: 32%;
        margin: 0px 0.5% 10px;
        height: 182px;
    }
    .er_service_col {
        float: none;
        width: 100%;
    }
    #er_col_1 div#arrow{
        display:none;
    }
    .logo img{
        max-height:none;
    }
    .table-wrapper{
        width:auto;
    }
    .product-info-price{
        width:auto !important;
    }
    .page-footer{
        margin-top:0px;
    }
    .block-search .control{
        border-top:0px;
    }

#nav_container_right .er_box.none{
    top:160px;
}
.toolbar-amount {
    display: block;
    float: left;
    position: static;
}
.page-products .sorter {
    position: static;
}
.nav-sections-item-switch{
    font-weight:bold;
}
.page-title-wrapper{
    margin-bottom:6px;
}
.filter_box{
    
    width:32%;
}
.product-reviews-summary{
   margin-bottom:25px;
}
.nav-sections .header.links li{
    font-size:1.4rem;
}
.cart.table-wrapper thead .col.action{
    display:none;
}
#shipping, #payment, #opc-shipping_method, #billing{
    padding:12px 3%;
    width:94% !important;
    margin-bottom: 20px;
}
.checkout-index-index .nav-sections, .checkout-index-index .nav-toggle{
    display:inline-block;
}
.er_btn_checkout_bottom {
    margin-bottom: 35px;
    padding: 20px 0px;
}
.firecheckout .checkout-payment-method .payment-method-content.er_payment_content{
    padding: 2px 10px 10px 10px;
}
.opc-estimated-wrapper .estimated-block{
    float:none;
    text-align:center;
}
.firecheckout .place-order{
    display:block;
}
.opc-sidebar.custom-slide .modal-inner-wrap{
    -webkit-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.opc-sidebar.custom-slide{
    visibility: visible;
    position:static;
    opacity:1;
}
#payment button#place-ppp-order,
#payment button.action{
    display:none;
}
.opc-block-summary .minicart-items-wrapper{
    display:block;
}
.opc-wrapper .methods-shipping{
    border-bottom:none;
}
#billing {
    margin-top: 15px;
}
.opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping{
    padding-top:0px;
}
.firecheckout .opc-block-summary .minicart-items-wrapper{
    padding:10px;
}
.discount-code{
    
    width:50%;
    padding:0px;
}

.owl-carousel.start-slider h2{
    font-size: 3.2rem;
    margin-top:0.5rem;
}
.owl-carousel.start-slider h3{
    font-size: 2.4rem;
}
.owl-caption{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.box_aktuelles.left, .box_referenzen.right, .box_service.middle {
  margin: 30px 0px;
  display: inline-block;
  width: 100%;
}
 
}

@media screen and (max-width : 640px)  {
    .catalog-category a {
        width: 48.5%;
        margin: 0px 0.5% 10px;
        height: 262px;
      }
    .cms-index-index .page-title-wrapper h1.page-title,
     .page-title-wrapper h1.page-title {
        font-size: 30px;
        font-weight: 500;
      }
}


@media screen and (max-width : 560px)  {
.catalog-category a {
    width: 48.2%;
    margin: 0px 0.5% 10px;
    height: 222px;
}
.block-swissup-ajaxsearch-results .products-list .product-item-name{
    margin-top:0px;
}
.block-swissup-ajaxsearch-results .products-list .product-item-name a{
    font-size:15px;
}
label.sorter-label{
    display:none;
}
.header-notification span:first-child{
        display:none;
    }
.product-reviews-summary .reviews-actions .add{
    display:none;
}
.toolbar-products{
    text-align:right;
}
.sorter-options{
    width:80%;
}
.minicart-wrapper .action.showcart .text{
    font-size:0px;
}
#product_ask,
#product_review,
#product_also_bought,
.review-add,
.form_wrapper,
.soldtogether-customer-slick
{

}
.product-image-container{
    margin:auto;
}
#nav_container_right .er_box.none{
    width:290px;
}
strong.logo, a.logo{
    position:relative;
    max-width:55%;
}
.firecheckout .authentication-wrapper h3 {
    margin-top: 12px;
    font-size:1.3rem;
}
.authentication-wrapper button.action-auth-toggle{
    float:none;
    display: block;
    width: 100%;
    padding:8px 0px;
    margin-right:0px;
}
.product-item .tocart.action.primary{
    font-size:1.2rem;
}
.delivery_time{
    font-size:10px;
}
.minicart-items-wrapper{
    display:none;
}
.cd-cart .wrapper .minicart-items-wrapper{
    display:block;
}
.product.page-title-wrapper h1.page-title,
.page-title-wrapper h1.page-title{
    font-size:2.2rem;
}
#nav_container_right img,
.er_detail_nav ul li#ask,
.er_detail_nav ul li#review,
.er_detail_nav ul li#char
{
    display:none;
}
.er_detail_nav ul{
    width: 100%;
}
.filter_box{
    width:49%;
}
.cart.table-wrapper .item-info .action.update {
    padding: 8px 6px;
    margin-top: -3px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp{
    padding-left:0px;
}
.cart.table-wrapper .actions-toolbar > .action-edit{
    margin-right:0px;
    margin-top:25px;
}
a.er-continue-shopping{
    display:none;
}
a.er-to-cart{
    margin-top:-6px;
}
.catalog-category-item .cat_headline{
    font-size: 1.5rem;
    line-height: 2.5rem;
}
.er_details h2{
    font-size:1.8rem;
}
.table-checkout-shipping-method tbody td:first-child{
    padding-left:6px;
    padding-right:2px;
    
}
.table-checkout-shipping-method tbody td.shipping_text{
    padding-left:36px !important;
}
.firecheckout .checkout-payment-method .payment-method-title {
    padding: 16px 24px 16px 78px;
}
.firecheckout .checkout-payment-method .banktransfer,
.firecheckout .checkout-payment-method .banktransfer:hover,
.firecheckout .checkout-payment-method .banktransfer._active,
.firecheckout .checkout-payment-method .cod,
.firecheckout .checkout-payment-method .cod:hover,
.firecheckout .checkout-payment-method .cod._active{
    background-position:left 12px top 8px;
}
.firecheckout .minicart-items .product > .product-item-photo, .minicart-items .product > .product-image-container{
    float:none;
}
.firecheckout .minicart-items .product-item-details{
    padding-left:0px;
}
.firecheckout .opc-block-summary .minicart-items-wrapper{
    padding:10px;
}
.opc-block-summary .product-item .product-item-name-block{
    display:block;
    width:auto;
}
.firecheckout .place-order .actions-toolbar .primary{
    float:none;
}
.discount-code{
    float:none;
    width:95%;
    margin:0px auto 20px;
}
.opc-block-summary > .title{
    font-size:1.6rem;
}
.checkout-agreements {
    max-width: 100%;
    float: none;
}
.cart-totals .grand .mark, .opc-block-summary .table-totals .grand .mark,
.opc-block-summary .table-totals .grand .amount{
    font-size:1.4rem;
}
.opc-block-summary .table-totals tbody .amount{
    padding-left:20px !important;
}
    .cp-footer-container .cp-footer-main:first-child,
    .cp-footer-container .cp-footer-main {
        width: 100%;
        margin-bottom: 20px;
    }
    .nav-sections-item-switch{
        font-size:1.2rem;
    }
    .category-cms table td{
        display:block;
    }
.cms-index-index .page-title-wrapper h1.page-title {
  font-size: 28px;
  font-weight: 500;
  padding:35px 0px 20px;
}

.owl-carousel.start-slider {
  border-bottom: 6px solid #e66914 !important;
}
.owl-carousel.start-slider h2{
    font-size: 2.6rem;
    margin-top:0.5rem;
}
.owl-carousel.start-slider h3{
    font-size: 2.0rem;
}
.cms-page-view table td,
table.ips_history td{
    display:block;
}
#er_fb_btn{
    display:none;
}

}

@media screen and (max-width : 420px)  {
    
.cms-index-index .page-title-wrapper h1.page-title {
  font-size: 22px;
  line-height:normal;
  font-weight: 500;
}

    .catalog-category a {
        width:96%;
    margin: 0px 2% 10px;
    height: 300px;
    }
    #nav_container_right{
        top: 52px;
    }
    .langs-wrapper{
        float:none;
        margin:0px 0px 0px;
        padding-top:5px;
    }
    .er_service_col {
        float: none;
        width: 100%;
    }
    #er_col_1 div#arrow{
        display:none;
    }
    .content-main-wrapper{
        padding:15px;
    }
    .block-products-list .toolbar-number{
        display:none;
    }
    .account.page-layout-2columns-left #maincontent {
        padding:148px 0px 0px;
    }
    .account.page-layout-2columns-left .block-collapsible-nav {
    top: 88px;
}
    #maincontent {
        padding:0px 20px 0px;
        margin-top:20px;
    }
    .copyright .cp-fblock{
        float:none;
    }
    .copyright{
        text-align:center;
    }
    .copyright ul{
        border:none;
        margin:0px 0px 20px;
        padding-right:8px;
    }
    .copyright ul a .fa-lg{
        font-size:1.6rem;
    }
    .fs-main .fs-row .fs-inner .fs-left{
        left:5px;
    }
    
    .block-products-list .products-grid .product-item{
        width:48%;
        margin-left: calc((100% - 2 * 48%) / 3)           
    }
    .btn_val_container .qty,
    .btn_val_container .btn_qty_plus,
    .btn_val_container .btn_qty_minus{
        display:none !important;
    }
    .products-grid .price-container .price, .products-list .price-container .price{
        font-size:1.5rem;
        line-height:inherit;
    }
    .price-box .old-price .price{
        font-size:1.3rem;
    }
    ul.er_box_btn li,
    #er_sprache_btn{
        font-size:0px;
        height:40px;
        width:40px;
        background:none;
    }
    ul.er_box_btn li#er_fb_btn a {
    color: #fff;
    font-size: 32px;
    display: block;
    line-height: 50px;
    padding-top: 0px;
}
    strong.logo, a.logo{
        margin: 12px 0px 6px 15px;
    }
    strong.logo img, a.logo img{
        max-width:80%;
    }
    .page-header{
        padding-top:0px;
    }
    .page-products .columns{
        padding-top:0px;
    }
    .page-header{
    min-height: 85px;
}
.minicart-wrapper{
    top:0px;
    right:0px;
   
}
#nav_container_right .er_box.none{
    top:94px;
}

#rating_widget_placeholder img{
    max-width:95%;
}
.cart-container .form-cart .actions.main .continue{
    margin-bottom:6px;
    margin-right:0px;
}
div[name$=".city"],
div[name$=".postcode"],
div[name$=".company"],
div[name$=".vat_id"]
{
    width: 100% !important;
}
.owl-carousel.start-slider h2 {
  font-size: 2.2rem;
  margin-top: 0.5rem;
}

    
}
@media screen and (max-width: 400px) {
    .opc-wrapper{
        width: 100%!important;
    }
    .opc-sidebar {
        width: 100%!important;
    }
    #opc-shipping_method {
        margin-left: 0px;
    }
    .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping{
        background: none !important;
        padding-top:0px;
    }
    .opc-block-summary {
        padding: 10px;
    }
    #place-order-container-mobile{display: block}
    #place-order-container{display: none}
    #nav_container_right {
        top: 48px;
      }
    ul.er_box_btn li, #er_sprache_btn {
        font-size: 0px;
        height: 35px;
        width: 35px;
        background: none;
      }

}
::placeholder {
  opacity:1 !important;
  color:#666 !important;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel.start-slider{
    border-bottom:18px solid #e66914;
}
.owl-dots{
    display: none;
}
.owl-carousel{
    margin-top: 3px;
}
button.owl-dot.active{
    background:#e66914;
    border:1px solid #fff;
}
button.owl-dot{
    background:#ccc;
    border:1px solid #fff;
}

/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}

.cc-bottom {
  bottom: 1em;
}
.cc-left {
  left: 1em;
}

