
/*
/*  HMM24
/*  --------------------------------------------- */

:root {
  --sbiblue: #203a73;
  --sbiorange: #eca436;
  --sbitxtgrey: #555555;
  --sbihellbrau: #f8f8f8;
}


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

body{
    margin:0px 0px;
    color:#555;
    font-weight:300;
    font-size: 1.5rem;
}
button{

}
a.action.primary,
button.action.primary{
  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.product button.action.tocart.primary{
  -webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
  -webkit-border-top-right-radius: 0px;
-webkit-border-top-left-radius: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-topleft: 0px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
.also_bought .ues,
.er_details .ues,
.er_block-title-main.ues
{
    font-weight: 400;
    line-height: 1.1;
    font-size: 24px;
    margin-top: 0.2rem;
    margin-bottom: 1rem;
    border-bottom: 2px solid #eee;
    color:var(--sbiblue);
    padding-bottom: 6px;
}
.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: 190px auto 50px;
    position:relative;
}
.checkout-cart-index .page-main {
  padding-left: 45px;
  padding-right: 15px;
}

#login-form .secondary{
    float: right;
}
.login-container .fieldset::after{
    margin-left: 0px;
}
#nav_container_right a.action.primary{
    text-decoration: none !important;
    font-weight: 600;
    text-align: center;
    padding:0.75rem 25px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width:auto;
}

.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional{
  width: 20%;
}
.page-layout-2columns-left .column.main {
  width: 78%;
}
.checkout-index-index .columns,
.customer-account-forgotpassword .columns,
.customer-account-login .columns,
.customer-account-create .columns{
  max-width: 1280px;
margin: 0px auto;
  
}

/************* Startseite ***************/

.page-title-wrapper h1.page-title{
    font-size:36px;
    padding-bottom:12px;
    margin-bottom:0rem;
}
.product.page-title-wrapper h1.page-title {
    font-size: 26px;
    padding-bottom:22px;
}
h1{
  text-align: left;
  font-weight: 500;
  color:var(--sbiblue);
  font-size: 42px;
}
.cms-index-index h1{
    text-align: center;
}
.easyslide-wrapper{
    margin: 0px -20px ;
}
.page-header{
    width:100%;
    padding-bottom:0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background:#fff url(/media/wysiwyg/layout/header_ballen.jpg) no-repeat center center;
		background-size:cover;
    border-top:3px solid var(--sbiorange);
height: 100px;
  position: fixed;
  z-index:20;
  box-shadow: inset 0px -4px 20px 0px rgba(0, 0, 0, 0.35);
}

.navigation, .breadcrumbs ul.items, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
  width: 100%;
  max-width: none;
  
}
.navigation {
    padding: 0 0px;
    width:auto;
    max-width:none;
}
.category-view .page-main{
    padding: 0px;
}

.page-header .panel.wrapper {
  border-bottom: 0px solid var(--sbiorange);
}

.header-notification{
  color:#666;
  margin-left: 21%;
  display:none;
}
.header.content {
    padding: 0px;
    width:auto;
    max-width:none;
}

  
.logo{
    margin:0px;
    float: left;
    max-width:none;
    width:180px;
    height:auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 22;
    margin: 0px 0px 0px 25px;
    position: fixed;
}
.logo img {
    display: block;
	max-width:100%;
	height:auto;
  -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%
}
.outer_ul {
    padding-left: 0;
}

.block-search{
    width:280px;
    margin: 14px 120px 12px 0px;
}
.block-search .control{
    padding-bottom: 0px;
}

.block-search .action.search{
    padding-top: 0px;
    padding-right: 0px;
    cursor:pointer;
}
.block-search .input-text
{
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding-left: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    background:#fff;
    color:#666;
}
.block-swissup-ajaxsearch-results .ajaxsearch-header-container{
    display: none;
}
.block-swissup-ajaxsearch.block-search .actions .action.search {
  padding-top: 2px;
  padding-right: 0px;
  top: 7px;
}
.block-search .action.search::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 40px;
  color: var(--sbiblue);
  /*content: '\f002';
  font-family: 'Font Awesome 5 Free';*/
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  cursor:pointer;
}
.sidebar-main .block-left-nav{
    padding:0px 0px;
}
.sidebar-main .block, .sidebar-additional .block{
    background:transparent;
    padding:0px;
    margin-bottom:45px !important;
}
.sidebar-main .block .block-title > strong, .sidebar-additional .block .block-title > strong{
    font-weight:400;
    font-size:15px;
    color:#666;
}
.breadcrumbs {
    padding: 0px 0 0px;
    background:none;
    min-height:33px;
}
.breadcrumbs ul.items{
    padding-left:0px;
}
.breadcrumbs .item:not(:last-child)::after {
    margin: 0 0.5rem;
}




.header.content .header.links{
    float:right;
}
.header.panel > .header.links{
  background:#fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  position: absolute;
}
.header.panel > .header.links > li{
    text-transform:none;
    border-left:1px solid #fff;
    font-size:14px;
}
.header.panel > .header.links > li.welcome, .header.panel > .header.links > li > a{
    color:#666 !important;
    padding: 0px;
    display: block;
    line-height: 0px;
    height: 50px;
    width: 50px;
}
.header.panel > .header.links > li.welcome{
    display: none;
}
.header.panel > .header.links > li {
  border-left: 0px solid #444;
  line-height: 18px;
  margin: 0 0 0 0px;
  padding: 0 0 0 0px;
}
.header.panel > .header.links > li:last-child{
    display: none;
}
.page-header .header.panel {
  padding-bottom: 0px;
  padding-top: 0px;
}
.header.panel > .header.links > li span span{
    padding-right:12px;
}
.header.content .header.links > li > a span {
  font-size: 0px;
}
.header.content .header.links > li > a i {
  font-size: 28px;
}
 .header.panel > .header.links > .authorization-link::after {
    display: block;
    margin: 0px;
    content: '';
    display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    line-height: 1;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: none;
}
.header.panel > .header.links > .authorization-link a::before{
display: block;
    margin: 0px;
    content: "\f007";
    display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    line-height: 50px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--sbiblue);

}

.panel.header .header.links{
    list-style-type: none;
    margin: 20px 0px 0px 0px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    padding-left: 0px;
    right: 110px;
    z-index: 25;
}
.panel.header .header.links > li > a span{
    font-size:0px;
}
.panel.header .header.links > li > a i{
    font-size:28px;
    line-height: 50px;
}
.panel.header .header.links > li > a:hover i {
   color:var(--sbiorange);
}
.panel.header .header.links > li:last-child{
    display:none;
}
.panel.header .header.links > li{
    display:inline-block;
}
.panel.header .header.links > li.wishlist-link,
.panel.header .header.links > li.authorization-link{
  background:#fff;
  width: 50px;
  text-align: center;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
.panel.header .header.links > li.authorization-link{
    right: 50px;
}
.panel.header .header.links > li a{
    color:var(--sbiblue);
    font-size: 0px;
    height: 50px;
}
.panel.header .customer-welcome .action.switch::after, .panel.header .customer-welcome.active .action.switch::after {
    color:var(--sbiblue);
    font-size: 32px !important;
  margin-top: 0px;
    font-family: 'Font Awesome 5 Free';
  text-decoration: none;
  content: "\f2bd";
  font-weight: 900;
  line-height: 50px;
  margin-right: 0px;
}

.panel.header .customer-menu .header.links > li,
.panel.header .customer-menu .header.links > li > a span{
    display:inline-block;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
}
.panel.header .customer-menu .header.links > li{
    text-align: center;
    display: block;
}
.panel.header .customer-menu .header.links > li > a{
    height: auto;
    font-size: 14px;
    font-weight: 600;
}
.panel.header .customer-menu .header.links > li > a:hover{
    background: #eee;
}
.panel.header .customer-menu .header.links > li > a > i{
    display:none;
}
.panel.header .header.links > li.wishlist-link > a i {
  font-size: 25px;
}
.panel.header .header.links > li.customer-welcome{
    width: 50px;
    text-align: center;
}
.panel.header .greet.welcome {
    font-size:18px;
    margin-right:8px;
}
.panel.header .customer-welcome ul::after {
    right: 20px;
    top: -14px;
}
.panel.header .customer-welcome ul::before {
    right: 20px;
    top: -12px;
}
.panel.header .customer-menu .header.links > li.wishlist-link,
.panel.header .customer-menu .header.links > li.authorization-link{

    width: auto;

}
.panel.header .customer-menu .header.links{
    right: 8px;
      -webkit-border-radius: 8px;
      -moz-border-radius: 8px;
      border-radius: 8px;
      margin:10px -9px 0px;
    border: 1px solid #fff;
    padding: 5px;
    min-width:200px;
}


/**************** SBI-Bildbox *****************/

.col-33{
    float: left;
    width: 31.3333333%;
    margin: 15px 1%;
    clear: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
.col-66{
    float: left;
    width: 64.66666%;
    margin: 15px 1%;
    clear: none;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    overflow: hidden;
}
.sbibox_overlay{
    display: none;
}

.sbibox img{
    display: block;
    transition: all 0.4s ease;
}
.sbibox:hover img{
    transform: scale(1.1)
}
.navigation {
    padding: 0 0px;
    margin-left:21%;
}
.navigation ul {
    border-top: 0px solid #444;
		margin-left:0px;
}
.navigation li.level0 {
    float: none;
    margin-right: 0px;
    padding:0px;
    position: static;
}
.navpro.navpro .level0 > .level-top,
.navigation .level0 > .level-top {
  font-weight: 600;
  text-transform: none;
  font-size: 18px;
  line-height:35px;
	float: none;
	padding: 7px 20px;
}
.navpro.navpro .level0.parent > .level-top {
  padding-right: 14px;
}

.navigation .level0.active > .level-top,
.navigation .level0 > .level-top:hover,
.navigation .level0.has-active > .level-top{
  background:var(--sbiorange);
  color: #fff;
}

.navpro.navpro .parent > a::after {
    content: '\f107' !important;
    font-size: 15px;
    color: #888;
    content: "\f290";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    float:right;
    margin-left:8px;
    margin-top:3px;
}
a.level-top:before{
  content:'';
  width:25px;
  height:25px;
  display:inline-block;
  line-height:25px;
  text-align:center;
  margin:0px 6px -5px 0px;
}
.nav-1 > a:before{
  background:url(../images/1stoffea.png) no-repeat center center;
  background-size: 100%;
}
.nav-2 > a:before{
  background:url(../images/2kurzwaren.png) no-repeat center center;
  background-size: 100%;
}
.nav-3 > a:before{
  background:url(../images/4reissverschluesse.png) no-repeat center center;
  background-size: 100%;
}
.nav-4 > a:before{
  background:url(../images/5naehgarn.png) no-repeat center center;
  background-size: 100%;
}
.nav-5 > a:before{
  background:url(../images/6pakete.png) no-repeat center center;
  background-size: 100%;
}

.navigation .level0.active > .level-top{
   color:#fff;
}
a.level-top > .navpro-icon-caret::before{
	display:none;
}
.navigation .level0.parent > .level-top > .ui-menu-icon::after {
	font-size:9px;
    content: '';
}
.navigation .level0.parent > .level-top > .ui-menu-icon{
	right:5px;
	display:none;
}
.navpro.navpro ul ul {
  padding: 0;
  margin: 0px;
}
.ui-menu-item-wrapper:after{
    content: '' !important;
}

.navpro-dropdown > .navpro-dropdown-inner > .navpro-row > .navpro-col > .children > .parent-expanded > a{
	font-weight:500;
}
.navpro.navpro-theme-dark .navpro-dropdown, .navpro.navpro-theme-dark-dropdown .navpro-dropdown{
	-webkit-box-shadow: 0px 6px 17px -3px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 6px 17px -3px rgba(0,0,0,0.5);
box-shadow: 0px 6px 17px -3px rgba(0,0,0,0.5);
-webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
}
.navpro.navpro-theme-dark.orientation-horizontal li.level-top > .navpro-dropdown > .navpro-shevron, .navpro.navpro-theme-dark-dropdown.orientation-horizontal li.level-top > .navpro-dropdown > .navpro-shevron{
	background:#222;
}
.navigation .level0 .submenu {
  border-top: 2px solid var(--sbiorange) !important;
  padding: 0px 0;
	border:0px;
	background:#fff;
	border-bottom:2px solid #ccc;
-webkit-box-shadow: 0px 10px 21px -7px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 21px -7px rgba(0,0,0,0.75);
box-shadow: 0px 10px 21px -7px rgba(0,0,0,0.75);
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;

}
.navigation .level0 .submenu a{
	color:#666;
	font-size: 15px;
	font-weight: 600;
	border-top:1px solid #ddd;
	padding:6px 18px;
	  -webkit-transition:all 300ms ease-in-out;
    -moz-transition:all 300ms ease-in-out;
    -o-transition:all 300ms ease-in-out;
    transition:all 300ms ease-in-out;
}
.navigation .level0 .submenu a:hover{
	background:#ddd;
	padding:6px 14px 6px 25px;
	  -webkit-transition:all 300ms ease-in-out;
    -moz-transition:all 300ms ease-in-out;
    -o-transition:all 300ms ease-in-out;
    transition:all 300ms ease-in-out;
}

.nav-sections {
  background: #fff;
  border-bottom: 2px solid var(--sbiorange);
  -webkit-box-shadow: 0px 0px 20px -1px rgba(0,0,0,.52);
  -moz-box-shadow: 0px 0px 20px -1px rgba(0,0,0,.52);
  box-shadow: 0px 0px 20px -1px rgba(0,0,0,.52);
  position: fixed;
  z-index:15;
  width:100%;
  margin-top: 102px;
}
.navigation .level0 > .level-top{
  color:var(--sbiblue);
}
.columns {
  margin-right:0px;
}
.catalog-product-view .columns {
  margin-right:60px;
}
  
.block-left-nav .block-title{
    margin:0px;
}
.block-left-nav .block-title{
    margin:0px;
}
#scroll-to-top .scrollup {
  bottom: -5px;
  right: auto;
  left: 50%;
  width: 40px;
  min-height: auto;
  margin-left: -22px;
  border: 0px;
  min-height: 20px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-top-right-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-topright: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: var(--sbiorange);
}
.scrollup {
  cursor: pointer;
  display: none;
  font-size: 13px;
  font-weight: 600;
  min-height: 40px;
  padding: 6px 2px 2px;
  position: fixed;
  text-align: center;
  text-transform: uppercase;
  width: 40px;
  z-index: 9999;
}

.products-grid .price-container .price,
.products-list .price-container .price
{
    font-size: 2.5rem;
    font-weight:500;
}

.products-grid .product-item-name > a {
    font-size: 18px;
    line-height:21px;
    height:46px;
    display:block;
    overflow:hidden;
    font-weight:500;
    margin-top:6px;
    color:#222;
    padding:6px 12px;
}
.block.related .related-available .product-item-name {
  margin-left: 0px;
}
.page-layout-2columns-left .action.primary,
.product-item .tocart.action.primary,
.box-tocart .action.tocart
{
    width:100%;
    margin:12px 0px 0px;
    font-size:15px;
    font-weight:500;
    padding: 1.5rem 1rem;

-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;
-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;
    
}
.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: var(--sbiorange);
    border: 1px solid var(--sbiorange);
    font-weight:600;
}
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button{
    background: var(--sbiblue);
    border: 0px solid var(--sbiblue);
        -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;
}
.products-grid .product-image-container{
  width:100%;
}
.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 #0071c1;
    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:center;
    padding:0px 0px;
}
.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:2px 0px 4px;
    position:relative;
}
.abs-actions-addto::before, .product-item-actions .actions-secondary > .action::before{
}
.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 .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;
    width:60%;
    float:right;

}
.products-grid .product-item .product-item-actions .actions-secondary{
    padding-left: 0px;
}
.product-item-actions .actions-secondary{
    width:42px !important;
}
.page-products .products-grid .product-item .product-item-actions.actions {
  transition: none;
  -webkit-transition: none;
  max-height: 62px;
  top:auto;
  left:auto;
  right:auto;
}
.page-products .products-grid .product-item .product-item-actions {
  transition: none;
  -webkit-transition: none;
  max-height: 40px;
  top: -56px;
  left: -12px;
}
.cms-home .page-products .products-grid .product-item .product-item-actions {
  bottom: 0px;
  top:auto;
  left: 0px;
  transition: none;
  -webkit-transition: none;
}
.page-products .products-grid .product-item .product-item-actions
.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:400;
    display:block;
    margin-top:3px;
    font-size:11px;
}
.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:#33B44A;
    color:#fff;
    font-weight:bold;
    padding:0px;
    text-align:center;
    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;
}

.toolbar-products{
  background:#fff;
  border-top: 1px solid #fceddd;
  padding:4px 12px;
  border-bottom: 1px solid #fceddd;
}
.toolbar {
  margin-bottom: 10px;
  text-align: center;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: 60px;
}
.main .toolbar p{
  margin-bottom:0rem;
}

.main p{
    margin-bottom:1rem;
}
.sidebar-main .block-static-block,
.sidebar-additional .block-static-block
{
    background:#fff;
    padding:10px 4px;
}
.page-footer{
    background:var(--sbihellbrau);
    margin-top:0px;
    padding-bottom:0px;
    border-top: 2px solid var(--sbiorange);
}
.cp-footer-container {
    padding: 40px 0 20px;
    float:none;
    max-width:1280px;
    margin:0px auto;
}
.cp-footer-container:after{
    content: '';
    display: block;
    clear: both;
}
.cp-footer-container .cp-footer-main {
    float: left;
    width: 19%;
    margin-bottom: 40px;
    padding:0px;
    position: relative;
    box-sizing: border-box;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3{
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 26px;
    margin: 10px 0 20px;
    color: #666;
}
.fs-main .fs-row .fs-inner .fs-right > h3{
    color: #ccc;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social{
    text-align:left;
    margin:0px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social li a{
    font-size:21px;
    color: #6f6c6c;
    border:1px solid #999;
}
/*.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent ul li a::before {
  content: "\f0da";
  font-family: 'Font Awesome 5 Free';
  margin-right: 10px;
  font-weight: 900;
}*/
.mail::before,
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .mail::before {
  content: "\f0e0";
   font-weight: 900;
 font: normal normal normal 14px/1 FontAwesome;
    
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  margin-right: 4px;
}
.phone::before,
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .phone::before {
  content: "\f095";
   font-weight: 900;
 font: normal normal normal 14px/1 FontAwesome;
    
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  margin-right: 4px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .phone{
    margin-bottom: 0px;
}

.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent .cp-social li a:hover{
    background:#fff;
}
.copyright {
    border-top:1px solid #fff;
    padding: 25px 35px 28px;
    background: var(--sbiblue);
    color: #fff;
    text-align: left;
}
.footer-top{
    background: #d3d2d2;
    position: relative;
    z-index: 9;
}
#social_links{
    clear: both;
    padding: 15px;
    text-align: center;
    background: #fff;
}
#social_links strong{
    font-weight: 600;
}
#social_links ul{
    margin: 8px 0px 0px;
    padding: 0px;
    list-style-type: none;
}
#social_links ul li{
    display: inline-block;
    margin: 4px;
}
#social_links ul li a{
    display: inline-block;
    width: 50px;
    line-height: 50px;
    background: #fff;
    font-size: 24px;
    -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
border: 1px solid var(--sbiblue);
}
#social_links ul li a:hover{
    background: var(--sbiblue);
    color: #fff;
}
#txt_lieferung {
  clear: both;
  color: #666;
  font-size: 12px;
  text-align: center;
  border-top: 1px solid #fff;
  padding: 20px 20px 0px;
}
#txt_info{
    text-align:center;
    padding:3px 5% 12px;
    border-bottom:1px solid #eee;
    color:#6f6c6c;
    font-size: 1.2rem;
}
#txt_info p{
    margin-bottom: 0rem;
}
.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: #6f6c6c;
    margin-bottom:0px;
    font-size:15px;
    line-height:24px;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-fcontent{
    color: #6f6c6c;
     font-size:15px;
}

.owl-carousel, .owl-carousel .owl-item.brand-items{
    position:relative;
    padding:0px;
}
.owl-caption{
    display:none;
}
.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;
}
.block.crosssell .products-grid .product-item,
.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;
    border-bottom:2px solid #ccc;
    -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:20px;
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;
    
}
  .page-products .products-grid .product-item:nth-child(4n+1) {
    margin-left: 0 !important;
  }

  .page-products #maincontent .products-grid .product-item:nth-child(3n+1){
    margin-left: calc((100% - 4 * 23.439%) / 4);
  }
  .page-products .products-grid .product-item{
    margin-left: calc((100% - 4 * 23.439%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(2n+1) {
    margin-left: calc((100% - 4 * 23.439%) / 4);
  }

.account .messages {
  margin-bottom: 0px;
}

.page-products .product-item-info{
  width:100%;
}
.page-layout-1column .related .slick-slide > div{
    margin: 0px 8px;
}
.block.crosssell .products-grid .product-item,
.page-layout-2columns-left .related .products-grid .product-item {
  margin: 0 8px 18px !important;
}
.block.crosssell{
    padding:0px;
    width:100%;
}
.block.crosssell h3{
    text-align:center;
    margin-bottom:34px;
    font-size:24px;
    font-weight:500;
}
.block-products-list{
    margin-bottom:20px;
    padding-bottom:20px;
}
.block-products-list .toolbar-amount{
    float:right;
    margin-right:10px;
}
.block-products-list .block-title strong{
    font-size: 26px;
    color: #740101;
    font-weight:300;
    display:block;
    margin:40px 0px 30px;
    text-align: center;
}
.cms-home .main p img,
.cms-homepage .main p img
{
    width:100%;
}
.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 #0071c1;
    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;
    bottom:0px;
}
.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: 2px 0 0px;
}
.er_shipping_link {
    font-weight: 400;
    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;
}
.block-content .products-grid .product-item .price-box .special-price .price,
.page-layout-2columns-left .products-grid .product-item .special-price .price{
   color:#fff;
   font-weight:500;
   background: #ff0000;
   padding: 0px 8px;
   margin-right: 4px;
    -webkit-border-radius:8px;
 -moz-border-radius:8px;
 border-radius:8px;
}
 .compare.wrapper{
    display: none;
 }
 
 .block.newsletter {
 width:75%
}
.block.newsletter .actions {
 display:block;
 vertical-align:top;
 width:auto;
 margin-top:18px
}
.block.newsletter .action.subscribe {
 -webkit-border-radius:3px;
 -moz-border-radius:3px;
 border-radius:3px;
 margin-left:0
}
.block.newsletter .field.datenschutz .control:before {
 content:''
}
.block.newsletter .label {
 height:auto !important;
 overflow:hidden;
 padding:0;
 position:relative;
 width:auto !important
}
.block.newsletter .newsletter .control {
 margin:4px 0 20px
}
.block.newsletter .newsletter .label {
 font-weight:600
}

.products-grid .product-item .actions-secondary{
  position:absolute;
  margin: -52px 0px 0px 6px;
  z-index: 10;

}
.slick-slide.product-item .product-item-actions{
    background: none;
    padding: 0px;
    margin: -52px 0px 0px 6px !important;
}

.product-item-actions .actions-secondary > .action, .product-social-links .action.tocompare, .product-social-links .action.mailto.friend, .wishlist.split.button > .action.split, .product-social-links .action.towishlist, .block-bundle-summary .action.towishlist, .product-item .action.towishlist, .table-comparison .action.towishlist, .product-item-actions .actions-secondary > .action{
  color:var(--sbiorange);
  display:inline;
  
}
.wishlist.split.button > .action.split,
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  font-size:0px;
  width: 40px;
  height: 40px;
  background:#fff;
  display: inline-block;
  -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-align: center;
-webkit-box-shadow: 0px 0px 3px 3px rgba(255,255,255,.52);
-moz-box-shadow: 0px 0px 3px 3px rgba(255,255,255,.52);
box-shadow: 0px 0px 3px 3px rgba(255,255,255,.52);
}
.wishlist.split.button > .action.split::before,
.product-social-links .action.towishlist::before,
.block-bundle-summary .action.towishlist::before,
.product-item .action.towishlist::before,
.table-comparison .action.towishlist::before {
  font-size: 26px;
  line-height: 40px;
  margin:2px 2px 0px 0px;
  vertical-align: middle;
  display:block;
}
.product-info-main .product-social-links .product-addto-links .action{

}
.product-info-main .action.add,
.product-info-main .product-social-links .action.towishlist{
    width: auto;
    height: auto;
    display: inline-block;
    font-size:14px;
    font-weight: 400;
    letter-spacing: 0em;
    text-transform: none;
    margin: 0px;
    text-align: center;
    color: var(--sbiorange) !important;
    background: none;
    -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0px;
  -moz-box-shadow: 0px;
  box-shadow: 0px;

}
.product-info-main .action.add:hover,
.product-info-main .product-social-links .action.towishlist:hover{
    color: var(--sbiblue) !important;
}


.product-info-main .product-social-links .action.towishlist:before{
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    margin:0 0px 0px 0px;
    width: 28px;
}
.product-info-main .action.add:before{
    position: relative;
    z-index: 2;
    -webkit-font-smoothing: antialiased;
    font-family: 'luma-icons';
    display: inline-block;
    font-size: 18px;
    line-height: 24px;
    content: '\e605';
    font-style: normal;
    font-weight: normal;
    speak: none;
    margin-right: 2px;
}
.product-info-main .action.add,
.product-social-links{
    display: inline-block;
    width: 48%;
    text-align: center;
    margin: 0px;
    vertical-align: middle;
    line-height: 24px;
}



 
 /******************** Thumbs *******************/
 .MagicThumb img{
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
 }
 div.MagicToolboxSelectorsContainer img{
     -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
 }
 div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer{
    padding-left: 20px !important;
 }

 /******************** Message Box *****************/

 .message.info{
    font-size: 1.5rem;
    background: #eee;
    color: var(--sbitxtgrey);
 }
  .message a{
    text-decoration: underline;
  }

 /******************** Quicksearch ******************/

 .quicksearch{
    background: var(--sbiorange);
    padding: 20px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    margin-top: 35px;
    -webkit-box-shadow: 0px 1px 26px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 1px 26px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 1px 26px 0px rgba(0,0,0,0.16);
 }
 .quicksearch h3 {
  font-weight: 600;
  font-size: 2.5rem;
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  color: #fff;
}
  .quicksearch select{
    width: 18%;
    margin:0px 20px 0px 5px;
       -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 0px;
    color: #000;

 }
.quicksearch label{
    font-weight: 600;
    color: #fff;
}
.quicksearch button[type=submit]{

    font-size: 0px;
    width: 40px;
    height: 40px;
    background: var(--sbiblue);
    border: 2px solid #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 0px;
    opacity: 0.85;

}
.quicksearch button[type=submit]:hover{
    opacity: 1;
    border: 2px solid var(--sbiblue);
}

.quicksearch button[type=submit]:before{

    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  cursor: pointer;

}

/**********************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;
}

/********************** Slider *******************/

.swiper-slide img{
  width:100%;
}


/**********************Nav-Service-Right******************************/
#nav_container_right{
    z-index:100;
    position:fixed;
    right:4px;
    top:190px;
}
ul.er_box_btn{
    list-style-type:none;
}
ul.er_box_btn li{
    width:40px;
    height:40px;
    background:#fff;
    color:#666;
    font-size:0px;
    vertical-align: bottom;
    border-radius: 25px;
-moz-border-radius: 25px;
-webkit-border-radius: 25px;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.23);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.23);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.23);
margin-bottom:6px;
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;
text-align:center;
display:block;
font-weight:400;
}
ul.er_box_btn li a{
  color: #666;
}
ul.er_box_btn li.current{
    background-color:var(--sbiorange);
    color:#fff;
}
ul.er_box_btn li:hover{
    opacity:0.85;
    background-color:var(--sbiorange);
    color:#fff;
}
ul.er_box_btn li:hover a{
    background-color:var(--sbiorange);
    color:#fff;
}
ul.er_box_btn li i{
    display:block;
    font-size:20px;
    padding-top:0px;
    padding-bottom:0px;
    line-height: 40px;
}
#er_facebook_btn{
    line-height:normal;
    height:auto;
}
#nav_container_right .er_box.none{
   position:fixed;
   top:180px;
   right:-700px;
   width:350px;
   background:#fff;
    background-size: auto;
    background-size: 100% 5px;
       -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.09);
-moz-box-shadow: 0px 0px 18px 14px rgba(0,0,0,0.09);
box-shadow: 0px 0px 18px 14px rgba(0,0,0,0.09);
border-bottom:3px solid var(--sbiorange);
-webkit-border-radius: 5px;
-webkit-border-top-right-radius: 25px;
-moz-border-radius: 5px;
-moz-border-radius-topright: 25px;
border-radius: 5px;
border-top-right-radius: 25px;
   
}
#nav_container_right .er_box.open{
   display:block;
   right:100px;
       -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;
}
#nav_container_right .er_box a{
    text-decoration: underline;
    font-weight:400;
}
#nav_container_right .er_box_inner ul,
#nav_container_right .er_box_inner ol{
    margin-top: 2rem;
    margin-bottom: 2rem;
    padding-left:15px;
}
#nav_container_right ul{
    padding-left:0px;
}

.er_box_inner{
    padding:15px 25px;
}
.er_box_inner h4{
    font-size:2rem;
    font-weight:500;
    margin:1rem 0px;
}
.er_box{
    position:relative;
}
#er_kontakt .er_box_inner{
    padding: 15px 25px 15px 55px;
}
#er_kontakt .er_box_inner:before{
    content: '*';
    width: 100px;
    height: 100px;
    background: url(../images/sbi-kontakt.jpg) no-repeat center center;
    position: absolute;
    background-size: 100%;
    margin: -35px 0px 0px -120px;
        border-radius: 125px;
-moz-border-radius: 125px;
-webkit-border-radius: 125px;
overflow: hidden;
border: 4px solid #fff;

}
.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:-10px;
    right:-10px;
    cursor:pointer;
}

#nav_container_right ul.er_box_btn.bottom{
    z-index:100;
    position:fixed;
    right:4px;
    top:auto;
    bottom: 12px;
    margin-bottom: 0px;
}
ul.er_box_btn.bottom li{
    width: auto;
    height: auto;
    padding: 4px 12px;

}
ul.er_box_btn.bottom li i{
    display: inline-block;
    line-height: 24px;
    vertical-align: middle;
    margin:0px 0px 0px 4px;
}
ul.er_box_btn.bottom li span{
    font-size: 14px;
    line-height: 24px;
    vertical-align: middle;
    
}

#nav_container_right #er_kontakt{
    right: -400px;
    bottom: -400px;
    top: auto;
}
#nav_container_right #er_kontakt.open{
    right: 65px;
    bottom: 55px;
}
#nav_container_right #er_kontakt{

}

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

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





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

.page-layout-1column .product.media {
  width: 50%;
  box-sizing: border-box;
  padding: 0 30px 0 0;
  margin-bottom: 55px;
}
.page-layout-1column .product-info-main {
  width: 42%;
  box-sizing: border-box;
  margin-bottom: 45px;
}

.box-tocart .action.tocart{
    margin-right:0px;
}

.er_detail_nav{
    border-top:1px solid #ddd;
    border-bottom:1px solid #ddd;
    margin-bottom:20px;
    background: #fafafa;
}
.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:#fff;
}
.er_detail_nav .back #prod_list_back {
  width: 74px;
  background: var(--sbiorange);
  color: #fff;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  line-height: 28px;
  margin-left: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 400;
}
.er_detail_nav .back {
  float: left;
  margin-top: 4px;
}
.er_details{
    clear:both;
    padding:0px;
    font-size: 18px;
}
.er_details h3{
    border-bottom:2px solid #740101;
    padding-bottom:6px;
}
.er_detail_nav .previous_next{
    float: right;
  margin: 4px 5px;
}
.er_detail_nav .previous_next #prev, .er_detail_nav .previous_next #next {
  width: 25px;
  background: #fff;
  margin-left: 2px;
  display: inline-block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.also_bought{
    clear: both;
}
.page-layout-2columns-left .product-info-main{
    
}
.page-layout-2columns-left .product-info-main{
    padding:0px 0px 12px;
    
}
.er_details .description,
.er_details .additional-attributes-wrapper,
.er_details .review-add,
.er_details #customer-reviews,
.form_wrapper
{
   padding:20px 20px 20px;
   margin-bottom:20px !important;
   background:#ffffff;
   
}
.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;
}
.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: rgb(255,255,255);
    background: linear-gradient(172deg, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 90%);
    border-left:3px solid var(--sbiorange);
    border-bottom:0px solid #33B44A;
    clear:left;
    margin-bottom:15px;
}
.product-info-main .attribute.overview strong{
    display:none;
}
.product-info-main .attribute .type{
    display:inline-block;
    font-weight:400;
}
.product-info-main .attribute .value{
    display:inline-block;
}
.product-info-main .attribute{
    border-bottom:1px solid #fff;
    padding: 4px 12px;
}
.product-info-main .attribute.delivery_time{
    font-size:16px;
}
.product.sd{
    margin-bottom: 30px;
}


.product-info-main .product-info-price .price-box .price-final_price > span{
    display:inline-block;
}
.product-info-main .product-info-price{
    margin:0rem 0px 0px;
    width:auto;
    display:block;
    padding-bottom:25px;
    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;
}
.fieldset > .field > .label, .fieldset > .fields > .field > .label {
  font-weight: 500;
}
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 {
    padding-bottom: 20px;
    margin: 0 0 2rem;
    text-align:right;
    border-bottom: 3px solid var(--sbiorange);
}
.product-info-main .product-add-form .box-tocart .field.qty{
    text-align:right;
    margin:12px;
}
.product-info-main .product-info-price .price-box{
    display:block;
    text-align:right;
    padding-bottom:0px;
}
.product-info-price .price-box .price-container .price {
  font-size: 32px;
  line-height: 32px;
  font-weight:400;
  color:#444;
}
.product-info-price .price-box .special-price .price-container .price {
  color:#fff;
  background: #ff0000;
  padding: 0px 8px;
  margin-right: 8px;
      -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.product-info-main .product-info-price .price-details{
    text-align:right;
    font-size: 14px;
}
.product-info-main .box-tocart .action.tocart{
    width:100%;
}
#product-options-wrapper .oi-above-select > .label {
   text-align:left;
}
.product-social-links{

}
.product-reviews-summary{
    margin-top:0.5rem;
    
}
.qv_label{
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 12px;
}
#quickval{
    list-style-type: none;
    margin: 0px 0p 25px;
    padding: 0px;
}
#quickval li{
    display: inline-block;
    width: 70px;
    background: #ddd;
    padding: 8px 0px;
    margin: 1px;
    text-align: center;
    font-weight: 500;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
   background: rgb(255,255,255);
background: radial-gradient(circle, rgba(255,255,255,1) 10%, rgba(238,238,238,1) 68%);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
#quickval li:hover{
    background: #ddd;
        -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.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;
}

.product.page-title-wrapper h1.page-title {
    font-size: 38px;
    padding-bottom:30px;
    font-weight:400;
}

#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;
    width: 300px;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    
}
.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:#740101;
   font-weight:bold;
}
.er_short_description{
    margin:25px 0px 55px;
}
.product.attribute.product_data{
    margin-bottom:45px;
}
.prod_detail_sec .product_data p{
    margin-bottom:8px;
    margin-top:25px;
}
.prod_detail_sec .product_data table{
    border:0px !important;
}
.prod_detail_sec .product_data table td{
    border:none;
    padding:3px 12px;
}
.prod_detail_sec .product_data table td:nth-child(1){
    background:#f6e9e0;
    border-bottom:1px solid #fff;
}
.prod_detail_sec .product_data table td:nth-child(2){
    border-bottom:1px solid #f6e9e0;
}

.block.related{
  clear:both;
}

.fotorama--fullscreen{
    background:#e4e4e4;
    border-top:2px solid #740101;
    border-bottom:2px solid #740101;
    
    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;
}
.review-date{
	display:none;
}

.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;
}
.MagicThumb-expanded .mgt-caption {
  transition: color .25s ease !important;
  opacity: 1;
  text-align: center;
}
.mgt-caption-bottom .mgt-caption {
  height: auto !important;
}
.mgt-caption{
    font-family: 'Roboto Condensed' !important;
    background: #fff !important;
}
#qty{
    width: 80px;
    font-size: 22px;
}

/****************** Videos *******************/

.customvid{
  margin:55px 0px 15px;
}
.customvid .youtube-player{
  width: 100%;
  display: block;
  position: relative;
  cursor: pointer;
  max-height: 160px;
  height: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  margin: 0 auto;
  -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;

}
.customvid .youtube-player img{
  bottom: -100%;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  height: auto;
  position: absolute;
  right: 0;
  top: -100%;
	  -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
overflow:hidden;
}
.customvid .youtube-player div{
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background:#fff;
  -webkit-border-radius: 80px;
-moz-border-radius: 80px;
border-radius: 80px;
color:#0071c1;
text-align:center;
-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}
.customvid .youtube-player div i{
  line-height: 72px;
  font-size: 30px;
  margin-right: -6px;
}
.customvid .youtube-player:hover div{
  background:#0071c1;
}
.customvid .youtube-player:hover div i{
  color:#fff;
}

.privacy_txt {
  font-size: 12px;
  line-height: 15px;
  margin: 25px 0px;
  color: #999;
}


/**********************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,
.outer_ul li a.current{
    color:#740101 !important;
    font-weight:800;
}
.outer_ul li a.current{
    font-weight:800;
    color:#740101;
}
.outer_ul li a.current.is_parent{
   color:#740101;
    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;
}
.minicart-wrapper{
    margin: 18px 0 0 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.minicart-wrapper .action.showcart.active,
.minicart-wrapper .action.showcart{
  display:block;
  text-align: center;
}

.minicart-items-wrapper{
    background:#fff;
    clear:both;
    -webkit-box-shadow: inset 0px 8px 14px -3px rgba(0,0,0,0.22);
-moz-box-shadow: inset 0px 8px 14px -3px rgba(0,0,0,0.22);
box-shadow: inset 0px 8px 14px -3px rgba(0,0,0,0.22);
border-top: 2px soli #ffda00;
}
.checkout-index-index .minicart-items-wrapper{
    background:#fff;
    clear:both;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 0px solid #ffda00;
}
.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;
}
.minicart-items .product-item-details .first_line::after{
    clear:right;
}
.minicart-wrapper .block-minicart{
    background:#fff;
    border-color:#fff;
    border-bottom:3px solid var(--sbiorange);
    padding:12px 2rem 0px;
    margin-top:0px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.35);
    right: 7px;
    top: 50px;
}

.minicart-wrapper .action.showcart .text{
    display:none;
}
.minicart-wrapper .action.showcart .counter.qty{
    text-align: center;
    padding-left:0px;
     color:var(--sbiblue);
     font-size:15px;
     text-transform:none;
     line-height: 20px;
     min-width:6px;
     height: 20px;
     position: absolute;
     z-index:12;
     background:#fff;
     padding:0px 6px;
     border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.minicart-wrapper .action.showcart .counter.qty.empty{
    display: none;
}
.minicart-wrapper .action.showcart::before {
    font-size: 26px;
    color:var(--sbiblue);
    content: '\f290';
    font-family: 'Fontawesome';
    font-weight: 900;
    line-height:50px;
}
.minicart-wrapper:hover .action.showcart::before{
  color: #888;
}
.minicart-wrapper {
  margin: 20px 45px 0px 0px;
  background:#fff;
  width:50px;
  -webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}
.minicart-wrapper .action.showcart:hover:before,
.minicart-wrapper .action.showcart.active::before {
    color: var(--sbiorange);
    line-height:50px;
}

.minicart-wrapper .minicart-widgets{
    margin-top:0px;
}
.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;
    font-size:12px;
}
.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 #740101;
    padding: 12px 2rem 42px 2.5rem !important;
}
.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: #006400;
    content: '\e60e';
    font-family: 'luma-icons';
    margin: -20px 0 0 -15px;
    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;
}
.minicart-items .product .toggle > span{
    font-size:12px;
}
.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: none;
-moz-box-shadow: none;
box-shadow: none;
margin-top:0px;
}
.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: none;
-moz-box-shadow: none;
box-shadow: none;
background:#fff;
border:1px solid #aaa;
}
.block-minicart .block-content > .actions > .primary .action.checkout:hover,
.block-minicart .block-content > .actions > .secondary .action.viewcart:hover {
    background:var(--sbiorange);
    border-color:var(--sbiorange);
    color:#fff;
}
.block-minicart .block-content > .actions {
    margin-top: 12px;
}
.block-minicart .block-content .actions.to_checkout{
    float:right;
    width:55%;
    
}
.catalog-category-view .minicart-wrapper .block-minicart .block-content .actions.to_checkout{
    /*margin-top:0px;*/
    
}
.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;
}
.minicart-items-wrapper .product-item-photo .product-image-container,
.minicart-items-wrapper .product-item-photo .product-image-container .product-image-wrapper .product-image-photo{
    width:75px !important;
}


/*************************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************************/
.cart-summary .checkout-methods-items .action.primary.checkout{
    background:var(--sbiblue);
        border: 1px solid var(--sbiblue);
    font-weight:500;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-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;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover{
  background:var(--sbiorange);
  border: 1px solid var(--sbiorange);
}
.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;
    float: left;
}
.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;
   
}

#block-discount-heading {
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0;
  padding: 0 10px;
}
#discount-coupon-form {
  padding: 8px;
}
.page-main .cart-summary .block.discount {
  background: #fff;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
.cart-summary .block.discount > .title::after {
  right: 12px;
}
#block-discount .coupon .field{
}



.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 var(--sbiorange);
}
.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 var(--sbiorange);
}
.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;
}
.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 strong{
    font-size: 1.5rem;
}
.cart-summary .block .fieldset .field{
    margin: 0 0 0.3rem !important;
}

.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%;
}
.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;
}
.item-info .btn_qty_plus,
.item-info .btn_qty_minus{
    list-style-type: none;
    display:block;
    width:16px;
    background:#740101;
    color:#fff;
    font-weight:bold;
    padding:0px;
    text-align:center;
    cursor:pointer;
    border:0px;
    left:-6px;
    
}
.cart.table-wrapper .item-info .action.update{
    padding:8px 6px;
    
    margin-top:-3px;
}

.item-info .field.qty{
    position:relative;
}
.fieldset.additional_info,
.fieldset.create.account{
  margin-bottom:12px;
}



/*************************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;
   
}
.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:700;
  padding:0;
  text-align:center;
  cursor:pointer;
  border:0
}
.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:0
}
.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-container .form-cart {
  width:65%;
  padding-right:2%
}
.cart-summary {
  width:35%;
  -webkit-box-shadow:0px 0px 15px 0px rgba(0,0,0,.1);
  -moz-box-shadow:0px 0px 15px 0px rgba(0,0,0,.1);
  box-shadow:0px 0px 15px 0px rgba(0,0,0,.1);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  background:#eee;
  border:1px solid #fff;
}
.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:94px;
  padding:1.2rem 0 1rem
}
.cart.table-wrapper .item-info .action.update {
  padding:4px 0;
  border:0 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;
  background: rgb(255,255,255);
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(242,241,241,1) 43%, rgba(246,245,245,1) 58%, rgba(255,255,255,1) 100%);
  
}
.cart.table-wrapper .col.qty .input-text {
  height:36px;
  margin-top:0;
  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:0
}
.cart-container .form-cart .actions.main .continue {
  display:inline-block;
  margin-right:10px;
  border:1px solid #ddd;
  cursor:pointer;
  font-weight:400;
  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;
  text-decoration:none;
  color: #555;
}
.cart-container .form-cart .actions.main .clear,
.cart-container .form-cart .actions.main .update {
  display:inline-block;
  padding:6px 7px;
  border:1px solid #ddd;
  background:0 0;
  font-weight:400;
  -webkit-border-radius:3px;
  -moz-border-radius:3px;
  border-radius:3px;
  font-size: 1.3rem;
  color: #555;
}
.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:#f6e9e0;
}
.block.crosssell form {
  display:none
}
.cart-summary .block .actions-toolbar>.primary {
  margin:0;
  float:none;
  display:block
}
.cart-summary .block .actions-toolbar>.primary button {
  background:#ddd;
  width:100% !important;
  float:none;
  margin:0;
  display:block
}
.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 {
  color:#222;
  font-size:15px;
  line-height:1;
  white-space:nowrap
}

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

.filter_box{
    width: 100%;
    display:block;
    position:relative;
    margin-bottom:3px;
}
.sidebar-main .block .block-content .filter-options .filter-options-item,
.sidebar-additional .block .block-content .filter-options .filter-options-item{
    margin-bottom:0px;
    padding:3px;
}
.filter-options-item .filter-options-title i.fa{
    float:right;
}
.filter-options-item.active .filter-options-title,
.filter-options-item .filter-options-title:hover
{
    background:#740101;
    color:#fff !important;
}
.filter_box .filter-options-title{
    background:#fff;
    cursor:pointer;
    padding:6px 12px;
    margin-bottom:0px;
    border-bottom:1px solid #740101;
        -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.5rem;
}
.filter_box .filter-options-content{
    position:absolute;
    background:#fff;
    width:100%;
    z-index:100;
    -webkit-box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.7);
box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.7);
display:none;
max-height:250px;
overflow-y:scroll;
border-bottom:2px solid #740101;
}
.filter_box .items{
    padding:0px 0px;
}
.sidebar-main #layered-filter-block{
    background:#eee;
    padding:15px;
    margin-bottom:20px;
    border-bottom:1px solid #ddd;
}
.filter-current .filter-label{
    display:inline-block;
}
.filter-current .item{
    margin-bottom:0.3rem;
}
.filter-options .filter-options-content .item{
    border-bottom:1px solid #ddd;
    margin:0px;
}
.filter-options .filter-options-content .item a{
    display:block;
    padding:5px 12px;
    font-size:1.2rem;
    font-weight:600;
        -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{
    background:#eee;
    padding-left:14px;
}

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

.filter_box{
    position:relative;
    margin-bottom:3px;
}
.filter-options-item .filter-options-title i.fa{
    float:right;
}
.filter-options-item.active .filter-options-title,
.filter-options-item .filter-options-title:hover
{
    background:var(--sbiblue);
    color:#fff;
}
.filter_box .filter-options-title{
    background:#fff;
    cursor:pointer;
    padding:6px 12px;
    margin-bottom:0px;
    border-bottom:1px solid #4c80b5;
        -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_box .filter-options-content{
    position:absolute;
    background:#fff;
    width:100%;
    z-index:100;
    -webkit-box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.7);
box-shadow: 0px 3px 11px -5px rgba(0,0,0,0.7);
display:none;
max-height:250px;
overflow-y:scroll;
border-bottom:2px solid #4c80b5;
}
.filter_box .items{
    padding:0px 0px;
}
.page-main .block.filter{
    background:#eee;
    padding:15px;
    margin-bottom:20px;
    border-bottom:1px solid #ddd;
}
.filter-current .filter-label{
    display:inline-block;
}
.filter-current .item{
    margin-bottom:0.3rem;
}
.filter-options .filter-options-content .item{
    border-bottom:1px solid #ddd;
    margin:0px;
}
.filter-options .filter-options-content .item a{
    display:block;
    padding:5px 12px;
    font-size:1.2rem;
    font-weight:600;
        -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{
    background:#eee;
    padding-left:14px;
}

.catalogsearch-result-index .filter_box{
    width: 100%;
    display: block;
}


/*********************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;
}

.sidebar-main .block .block-content .filter-options .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.6rem;
font-weight: 500;
}
.sidebar-main .block .block-content .filter-options .filter-options-item.active .filter-options-title{
    background: var(--sbiblue);
    color: #fff !important;
}
.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.6rem;
    font-weight:500;
        -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;
}
.sidebar-main .parentcat{
    margin-bottom: 15px !important;
}
.parentcat ul{
    list-style-type: none;
    padding: 0px;
    background: #eee;
    margin-bottom: 0px;
}
.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:#fff;
}
.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 0px;
    text-decoration:underline;
    font-size:15px;
}
.checkout-agreement::before{
     font-size:15px;
      font-family: "Font Awesome 5 Free";
      color:#85343d !important;
      font-weight: 900;
      content:'\f061';
      margin-right:6px;
}
.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:#740101;
   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;
}
.field-tooltip.toggle .label,
#tooltip-label{
    display: none;
}
.firecheckout .modal-footer button.action.action-agree{
    border-color: #85343d !important;
    background: #85343d !important;
}
.firecheckout .loading-mask .loader::after {
  border-top: 3px solid #85343d !important;
}
#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 #740101;
    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: #555;
    font-weight: 400 !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;
}
.firecheckout #checkout .opc-wrapper .step-content > * + .form-shipping-address {
  margin-top: 5px !important;
}
a.er-continue-shopping,
a.er-to-cart{
    background:#fff;
    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;
}

.firecheckout .page-title-wrapper h1.page-title{
    margin-top:0px;
}
.firecheckout .authentication-wrapper{
    text-align: left !important;
    padding:0px 0px 25px;
    border:0px solid #ddd;
    
}
.firecheckout .authentication-wrapper h3{
    margin-top:4px;
    display:block;
    line-height: 1.9;
}

.authentication-wrapper button.action-auth-toggle {
    padding:6px 12px;
    font-weight:500;
    background: #aaa !important;
    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 {
    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);
}

.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 .opc-sidebar{
    width:100% !important;
    background:#fff;
    border-bottom:3px solid #740101;
    border-width:0px 0px 3px 0px;
    margin-top:25px !important;
    clear:both !important;
        -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);
}
.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:right;
    margin-bottom: 25px !important;
    display:none;
}
.firecheckout .opc-block-summary > .place-order.last .actions-toolbar{
    margin:0px !important;
}
#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;
}

#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{
    font-size:12px;
    padding:2px 10px 10px 104px !important;
}
iframe #paymentMethodContainer{
    margin:0px;
}
.firecheckout .payment-method.paypal_express{
    
}
.firecheckout .checkout-container .payment-method input[type="radio"] {
    visibility:hidden;
    cursor:pointer;
}
.firecheckout .checkout-payment-method .payment-method-content{
    padding:0px !important;
}
.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:#eee;
}
.firecheckout .checkout-payment-method .payment-method-title{
    padding:16px 0px 16px 116px;
    font-size:12px;
}
.firecheckout .checkout-payment-method .paypal_express .payment-method-title{
    padding-left:20px;
}
.firecheckout .checkout-payment-method .paypal_express .payment-icon{
    margin-right:2.5rem;
}
.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:#eee 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:hover,
.firecheckout .checkout-payment-method ._active.banktransfer{
    background:#eee 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:#eee 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 16px top 8px
}
.firecheckout .checkout-payment-method .paypal_express:hover,
.firecheckout .checkout-payment-method ._active.paypal_express {
  background:#eee url(../images/pp_paypal.png) no-repeat left 16px 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:#eee url(../images/barzahlung.png) no-repeat left 25px top 10px;
}
.firecheckout .checkout-payment-method ._active .payment-method-title{
    font-weight:bold;
}
.firecheckout .payment-method{
    border-bottom:1px solid #ddd;
}
.checkout-payment-method .billing-address-same-as-shipping-block{
    margin-top:12px;
}
#payment{
    display: block !important;
}
.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 #fff;
}
.billing-address-same-as-shipping-block{
    padding:1rem;
}
.firecheckout.checkout-index-index .modal-popup .modal-inner-wrap, .firecheckout.checkout-index-index .modal-custom:not(.opc-sidebar) .modal-inner-wrap {
  left: 0;
  margin: 150px auto auto !important;
  width: 75%;
}
#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 {
    
}
.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.address div[name$=".company"],
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .fieldset.address 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: var(--sbiorange) !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 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-right: 12px !important;
    margin-left: 0;
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    border: 0px !important;
}
.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 !important;
  font-family: 'Open Sans', sans-serif;
}
.firecheckout #opc-sidebar input:not([type="checkbox"]):not([type="radio"]):not([type="image"]).qty{
  border:0px !important;
}

.cd-cart .checkout,
.cd-cart .checkout:hover {
  background:#85343d;
}
.cart-open .cd-cart .checkout {
  color:#fff
}
.cd-cart header {
  background:#ffda00;
}
.cd-cart-trigger .count {
  background:var(--sbiblue);
}
.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%
}
.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;
    position:relative;
}
.form-create-account .choice,
.login .choice{
  display:none;
}

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:#740101;
}
.opc-wrapper .shipping-address-item.selected-item::after {
    background:#740101;
}
.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: 0 0px 8px;
    padding: 14px 75px;
    font-size: 1.8rem;
    line-height: 2.0rem;
    height: auto;
        border-radius: 8px !important;
-moz-border-radius: 8px !important;
-webkit-border-radius: 8px !important;
-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:var(--sbiblue) !important;
border:1px solid var(--sbiblue) !important;
}
.firecheckout .place-order .actions-toolbar .primary .action:hover {
  background:var(--sbiorange) !important;
border:1px solid var(--sbiorange) !important;
}
.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 #33b44a;
}
#txt_data_transport{
    background:#f2f2f2;
    padding:10px;
    border:2px solid #740101;
    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;
}
.txt_reg{
    padding:12px;
    border:2px solid #ddd;
    background:#f4f4f4;
    margin-bottom:12px;
}
.txt_reg a{
   font-weight:600;
   text-decoration: underline;
}
.firecheckout .txt_reg{
    margin-top:12px;
    margin-bottom:5px;
}
.firecheckout.fc-form-compact #checkout .checkout-shipping-address .order-attributes .fieldset div.field{
    width:100%;
}
.firecheckout:not(.page-layout-checkout) .page-title-wrapper {
  display: block !important;
  width: 100% !important;
}
#shipping, #payment, #opc-shipping_method, #billing, .firecheckout #checkout .checkout-agreements, .checkout-billing-address, .firecheckout #checkout .opc-sidebar.opc-summary-wrapper {
  border: 1px solid #f4f4f4;
  padding: 20px;
  background: #fff !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 1px 26px 0px rgba(0,0,0,0.16);
  -moz-box-shadow: 0px 1px 26px 0px rgba(0,0,0,0.16);
  box-shadow: 0px 1px 26px 0px rgba(0,0,0,0.16);
}
#payment {
  display: block !important;
  margin-top: 20px;
}
.cd-cart .body li:not(:last-of-type) {
  margin-bottom: 2px;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: none;
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: none;
}
.swiper-pagination-bullet {
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.3;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #222;
}
.firecheckout .opc-sidebar .shipping-information .shipping-information-title .action {
  vertical-align:middle;
  background:#eee;
  color:#222;
  padding:2px 8px !important;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border-radius:2px;
  margin-left:6px
}
.firecheckout .opc-sidebar .shipping-information .shipping-information-title .action:hover {
  background:var(--sbiorange);
  color:#fff
}
.firecheckout .opc-sidebar .shipping-information .shipping-information-title {
  font-weight: 700;
  font-size: 15px !important;
}
.firecheckout .checkout-payment-method .payment-method-title {
  padding: 16px 0 16px 100px !important;
  font-size: 16px;
  border-top: 0;
}
.firecheckout .checkout-container .payment-method input[type="radio"]{
    position: absolute !important;
}
.firecheckout .paypal.checkout.paypal-logo {
  padding: 10px 10px 20px;
  margin: 0 0 15px;
  padding: 0 0 10px;
  border-bottom: 1px solid #fff;
}

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

.checkout-onepage-success a.action.primary{
    background:#b93030 !important;
    padding: 8px 15px;
    font-size:1.3rem;
}

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

/******************************************************************************/
/*********************Benutzerverwaltung*********************/
/*.customer-welcome .action.switch {
  color: #222;
  background: #fff;
}*/
/*.customer-welcome .action.switch::after {
  font-size: 18px;
  line-height: 17px;
  content: '\f0d7';
  font-family: 'Fontawesome';
  margin: 0;
  color: #222;
  background: #fff;
  padding: 0px 10px;
}
.customer-welcome.active .action.switch::after {
  content: '\f0d7';
  color: #222;
  background: #fff;
  padding: 0px 10px;
}
.customer-welcome .action.switch:hover {
  background: #eee;
  border: none;
  
}*/

.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;
}
.checkout-onepage-success.account a.action{
    background:none;
    padding:3px 12px 4px;
}
.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.account-nav{
    display:none;
}


@media screen and (max-width: 1300px) {
    #maincontent{
        padding-right:0px;
    }
}

@media screen and (min-width: 401px) and (max-width: 720px) {
    .opc-wrapper{
        width: 100%!important;
    }
    .opc-sidebar {
        width: 100%!important;
    }
    .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;
}

/****************** SoldTog **************/

.soldtogether-customer-slick .price-details {
 font-size:11px;
 padding-bottom:4px
}
.soldtogether-customer-slick .btn_val_container {
 margin-top:10px
}
.soldtogether-customer-slick .product-item-details {
 padding:0;
 margin-bottom:0;
 border-top:0 solid #fff;
 border-bottom:0 solid #ccc;
 text-align: center;
 padding: 0px 10px 12px;
 position:relative;
}
.soldtogether-customer-slick .field.choice {
 background:#33b44a;
 color:#fff;
 margin-top:4px;
 border-radius:4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 -webkit-box-shadow:0px 1px 1px 0px rgba(0,0,0,.45);
 -moz-box-shadow:0px 1px 1px 0px rgba(0,0,0,.45);
 box-shadow:0px 1px 1px 0px rgba(0,0,0,.45);
 border:0;
 font-weight:600
}
.soldtogether-customer-slick a.config_btn {
 margin-top:10px;
 padding:1rem 0;
 width:100%;
 text-align:center
}
.soldtogether-customer-slick .field.choice:hover {
 background:#33b44a;
 color:#fff;
 border:0
}
.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:0
}
.soldtogether-customer-slick .product-item .price-box .old-price .price {
 font-size:17px
}
.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;
 -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;
 background: #fff;
}
.slick-prev,
.slick-next {
 top:-38px;
 height:30px;
 width:30px;
 cursor:pointer;
 background:#eee;
 z-index: auto;

}
.slick-next:before,
.slick-prev:before {

 font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
}
.slick-prev:before {
 content:"\f053";
}
.slick-next:before {
 content:"\f054";
}
.slick-next {
 right:0
}
.slick-prev {
 right:31px;
 left:inherit
}
.slick-prev::before, .slick-next::before, .slick-prev::after, .slick-next::after {
  color: var(--sbiblue);
  opacity: 1;
}
.soldtogether-customer-slick .product-item-name {
}
.soldtogether-customer-slick .product-item .price-box .price {
 font-size:2.3rem;
 font-weight:500
}
.soldtogether-customer-slick .product-item .tocart {
 padding:1rem 0;
 width:100%
}
.upsell .product-item {
 margin:0 8px !important
}


.soldtogether-customer-slick .product-item,
.block.page-products .products-grid .product-item {
display: block;
 
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 border-radius:5px;
 padding:0px;
 position:relative;
 overflow: hidden;

}
.block-products-list .slick-slide > div,
.soldtogether-customer-slick .slick-slide > div{
    margin:0 8px !important;
}
.block.page-products .products-grid .product-item{
    margin: 0px !important;
}
.soldtogether-customer-slick .product-item,
.block.page-products .products-grid .product-item {
 -webkit-box-shadow:0px 3px 31px -7px rgba(0,0,0,.15);
 -moz-box-shadow:0px 3px 31px -7px rgba(0,0,0,.15);
 box-shadow:0px 3px 31px -7px rgba(0,0,0,.15)
}
h2,
.block.page-products h2 {
 font-weight:500;
 text-align:left;
 border-bottom:1px solid #ddd;
 padding-bottom:16px;
 font-size:3rem;
 color:var(--sbiblue);
}
.upsell .slick-list,
.soldtogether-customer-slick .slick-list,
.cms-index-index .slick-list {
 overflow-y:visible;
 padding:20px 0
}
.cms-index-index .slick-list {
 padding:4px 0 12px
}
.block.page-products .slick-prev,
.block.page-products .slick-next {
 top:-50px
}
.block-products-list {
 margin-bottom:40px;
 padding-bottom:40px
}
.block.page-products .product.actions {
 margin-top:16px
}
.block.page-products .product-item .tocart.action.primary {
 background:#aaa;
 display:none
}
.old-price .price-label {
 display:none
}
.old-price .price {
 text-decoration:line-through
}
.block.page-products .slick-dots {
 bottom:-55px
}
.slick-slide img {
 display:block
}
.slick-dots li button:before {
 font-size:20px
}
.slick-dots li button{
    background:#ddd;
}
.slick-dots li.slick-active button{
    background: #85343d;
}
.sale-new {
 position:absolute;
 left:-1px;
 top:0;
 right:auto;
 z-index:9
}

.page-layout-2columns-left .products-grid .product-item .product-img-block .product-item-actions,
.soldtogether-customer-slick .product-item .product-img-block .product-item-actions {
 padding:0;
 position:absolute;
 height:28px;
 width:30px;
}
.products-related .product-item-actions .actions-secondary > .action {
  padding-right: 5px;
  padding-left: 5px;
}
.product-items .action.towishlist::before, .products.list.items .action.towishlist::before, .table-comparison .action.towishlist::before {
  content: '\e600';
}
.soldtogether-customer-slick.products-grid .product-item .product-item-actions{
    position:absolute;
    top:-52px;
    left:-10px;
}
.soldtogether-customer-slick.products-grid .product-item:hover .product-item-actions{
    bottom:auto;
}
.block.page-products{
    margin-top:45px;
    clear: both;
}
.block.page-products h2{
    text-align: center;
    font-weight: 400;
}
#block-summary span.label {
  font-weight: 600;
  display: inline-block;
  margin-bottom: 4px;
}

/************************** Umfragen ************************/

#survey_form fieldset{
    background:#eee;
    border:0px;
    margin:25px 0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#survey_form .mage-error{
    display:none;
}


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

#maincontent{
    padding-left: 20px;
    padding-right: 0px;
}

.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)           
    }
.box-tocart .action.tocart{
    width:100%;
}
.product-info-main .product-add-form .box-tocart .field.qty{
    float:right;
}
.products-grid .product-item .product-img-block img{
    width:100%;
    height:auto;
}
    
}


@media screen and (max-width : 1280px)  {
  
.sections.nav-sections{
  margin-right:0px;
}
  
}



@media screen and (max-width : 1160px)  {
    
.catalog-category a {
    width: 32%;
    margin: 0px 0.5% 10px;
    height: 182px;
}
.page-layout-2columns-left .column.main {
    width: 71%;
}
.page-layout-2columns-left .sidebar-main,
.page-layout-2columns-left .sidebar-additional{
    width:28%;
    
}
.page-title-wrapper h1.page-title{
    font-size:3.2rem;
}
.er_service_col a{
    font-size:1.3rem;
}
.header .widget.block ul{
    margin-left:0px;
}
.header .widget.block ul li{
    font-size:12px;
}
.header .block-search.block {
margin-left: 50px;
width: 23%;
}
.header .block-search.block input{
    width:100%;
}

.products-list .product-item-photo{
    width:1%;
}
.page-footer{
  padding: 0px 15px 25px;
  width:auto;
}
.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;
}
.logo {
  margin: 0px;
}
.navigation {
  padding: 0 0px;
  margin-left: 18%;
}
.navpro.navpro .level0 > .level-top, .navigation .level0 > .level-top {
  font-size: 16px;
  padding: 8px 15px;
}


}


@media screen and (max-width : 1024px)  {
    .page-products .products-grid .product-item:nth-child(4n+1) {
  margin-left: 0.5% !important;
}
    .page-products .products-grid .product-item {
      margin-left: 0.5% !important;
      margin-right: 0.5% !important;
    }
.page-header{
  padding-bottom: 0px;
}
.navpro.navpro .level0 > .level-top {
  line-height: normal;
  padding: 12px 10px 16px;
  border: none;
  display: inline-block;
}
strong.logo img, a.logo img {
  margin-left: 0px;
}
.block-products-list .block-title strong {
    font-size: 22px;
    color: #740101;
    font-weight: 400;
    display: block;
    margin: 20px 0px 15px;
}
.header .widget.block ul{
    padding-left:0%;
}
.header .block-search.block{
    display:block;
    width: 30%;
}
  #maincontent {
    padding: 0px 30px 10px 20px;
    margin: 190px auto 50px;
  }
.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;
}

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


.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;
}
.item-info .btn_qty_plus, .item-info .btn_qty_minus {
    left: -16px;
}
.cart.table-wrapper .col.price, .cart.table-wrapper .col.subtotal, .cart.table-wrapper .col.msrp{
    padding-left:0px;
}
.item-info .btn_qty_plus{
    top:-6px;
}
.item-info .btn_qty_minus {
    top: 13px;
}
.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: 35px;
    padding-bottom: 20px;
}
.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;
}

  .navigation {
    padding: 0 0px;
    margin-left: 0px;
    float: right;
  }
    .navpro.navpro .level0 > .level-top, .navigation .level0 > .level-top {
    font-size: 15px;
    padding: 8px 13px;
  }

}


@media screen and (max-width : 960px)  {
#steps_col_right,
#steps_col_left{
    float:none;
    width:100%;
}

.cms-index-index .column.main {
  padding-left: 0px;
  background: none;
}
.cms-index-index .top-container {
  padding: 52px 0px 0px;
}

}

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

.logo{
    width: 135px;
    margin-top: -6px;
}

}

@media screen and (max-width : 840px)  {
  .header.content{
    padding:0px;
  }
.navpro.navpro .level0 > .level-top, .navigation .level0 > .level-top {
    font-size: 14px;
    padding: 8px 10px;
  }
}

@media screen and (max-width : 768px)  {
.col-66, 
.col-33 {
  float: none;
  width: 98%;
  margin: 15px 1%;
  clear: both;
}
  .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional {
    width: 100%;
  }
h1 {
  font-size: 36px;
}
h2, .block.page-products h2{
    font-size: 2.8rem;
}
  .block.page-products h2{
    text-align: left;
  }
  .catalog-product-view .columns {
  margin-right: 0px;
}
  #box_white{
    display:none;
  }
.page-layout-1column .product.media {
  width: 100%;
  box-sizing: border-box;
  padding: 0px;
  margin-bottom: 55px;
}
.page-layout-1column .product-info-main {
  width: 100%;
  box-sizing: border-box;
}
div.MagicToolboxContainer.selectorsLeft .MagicToolboxMainContainer{
  padding-left: 0px !important;
}
.prod_detail_desc {
  float: none;
  width: 100%;
  box-sizing: border-box;
  padding: 0px;
}
.prod_detail_sec {
  float: none;
  width: 100%;
  box-sizing: border-box;
}
.checkout-cart-index .page-main {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary .checkout-methods-items {
  padding: 0 0px;
  text-align: center;
}
    .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:right;
        padding-top:8px;
        width:auto;
    }
    .header-notification span{
        display:block;
        float:right;
    }
    .block-search{
       min-height:40px;
       background:#fff;
       position:absolute;
       z-index:100;
    }
    .header .block-search.block
    {
        display:none;
    }
    .cms-index-index .top-container {
  max-width: none;
  padding: 0px 0px 0px;
}
    .page-header{
    position: relative;
    z-index: auto;
}
    .header.content{
        padding:0px;
    }
    .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;
    }*/
    
    #maincontent {
        padding:0px 35px 0px;
    }
    .nav-toggle, .search-toggle{
        display:block;
        float: left;
        width: 25%;
        position:relative;
        left:0px;
        top:0px;
        background:#fff;
        padding:5px 0px 3px;
        font-size:0px;
        text-align:center;
        z-index:auto;
    }
.search-toggle:hover::before{
        color:#740101;
    }
#er_facebook_btn{
    display: none;
}
.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:#740101;
}
ul.er_box_btn li i {
  font-size: 20px;
  line-height: 40px;
}
    #nav_container_right{
        right:20px;
        top:52px;
        position:absolute;
    }
    ul.er_box_btn li,
    #er_sprache_btn,
    #er_zahlung_btn{
        display:inline-block;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font-size: 0px;
    }
    #er_kontakt_btn{
        line-height: normal;
    }
    
    #nav_container_right .er_box.open{
        right:12px;
    }
    
    .catalog-category a {
    width: 24%;
    margin: 0px 0.5% 10px;
    height: 182px;
}
.cms-index-index .logo {
  display: block;
}
.cms-index-index .page-header .logo img {
  opacity: 1;
}
strong.logo, a.logo{
    margin:3px 0px;
    position:relative;
     left:0px;
     float:none;
     display:block;
     max-width: 100%;
     
}
strong.logo img, a.logo img{
    margin:0px;
    left:0px;
    padding-bottom:0px;
    max-width:100%;
    
}
.minicart-wrapper{
    top:0px;
    right:0px;
    height:auto;
    margin:0px;
    padding: 4px 0px;
    background: #fff;
    width:50%;
    text-align:center;
}
#minicart-content-wrapper .items-total{
  text-align:left;
}
.minicart-wrapper .action.showcart{
    margin-top:0px;
    
}
.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;
}
.header.content .swissup-navigationpro ul li.navpro-home a::before {
    content: "";
}
.navigation .level0.active > .level-top {
  color: #fff;
}
.navigation .level0.active > a:not(.ui-state-active), .navigation .level0.has-active > a:not(.ui-state-active) {
  
}
.navigation .level0 > .level-top {
  color: #444;
  line-height: normal;
  padding: 12px 25px 16px;
}
.action.nav-toggle::before {
  color: #222;
}
.navigation {
  background: #fff;
  box-sizing: border-box;
  margin-left:0px;
  float: none;
}
.header.content .swissup-navigationpro ul li.navpro-home a {
  font-size: 18px;
}
.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;
        padding-bottom: 0px;
        border-bottom: 2px solid #fed900;
        height: auto;
    }
    .page-products .columns{
        padding-top:0px;
        display: flex;
    }
    

.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;
    background: #eee;
    text-transform: uppercase;
    padding: 2px 0px 2px 12px;
}
.account.page-layout-2columns-left .block-collapsible-nav .content{
    border-bottom:0px;
    padding-bottom:0px;
}
.header .block-search.block{
    margin:50px 0px 0px;
    width:100%;
    padding:0px 0px 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);
background: var(--sbiorange);
position: relative;
}
 .block-swissup-ajaxsearch .minisearch .control{
    padding: 0px;
    margin: 0 0px 0px;
}
.block-swissup-ajaxsearch .minisearch .inactive{
    display:block !important;
    width:100%%;
    margin: 0;
    padding: 0;
}
.block-swissup-ajaxsearch .minisearch #search{

}
.header .block-search.block input{

}
.block-swissup-ajaxsearch.block-search .actions .action.search {
  padding-top: 2px;
  padding-right: 0px;
  top: 2px;
  color: #fff;
}
.block-search .label{
    display:none;
}
  .header .block-search.block input {
    width: 75%;
    float: left;
    margin-left: 5%;
    border: 0px;
  }
.block-search .label.active + .control input {
  position: absolute;
}
.block-search .action.search{
        top: 0px;
        width: 40px;
        right: 0px;
        z-index: 101;
        cursor: pointer;
        display:block;
        float:right;
        border:none;
        padding:0px;
        margin:12px 20px 0px 0px;
        background: none;

}
.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: #fff;
    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:14px 0px 12px;
    background:transparent;
    left: auto;
}
.action.search-toggle{
    display:block;
    cursor: pointer;
    float: left;
}
.header.content .header.links{
  float:none;
  display:none;
}
.header.content .section-item-content .header.links{
  display:block;
}
#maincontent {
  margin: 30px auto 50px;
  position: relative;
  z-index: 5;
  padding-left: 15px;
    padding-right: 15px;
}
.account #maincontent {
  margin: 75px auto 50px;
  position: relative;
  z-index: 5;
}
.cp-footer-container .cp-footer-main .cp-fblock .cp-ftitle h3 {
  font-size: 20px;
}
.columns {
  margin-right: 0%;
}
.navigation, .breadcrumbs ul.items, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main {
  width: auto;
  max-width: none;
}
.navigation .level0 .submenu{

  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.navigation .level0 .submenu a {
  color: #666;
  font-size: 15px;
  font-weight: 600;
  border-top: 1px solid #ddd;
  padding: 6px 30px;
}
.minicart-wrapper{
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.minicart-wrapper .action.showcart:hover::before, .minicart-wrapper .action.showcart.active::before,
.minicart-wrapper .action.showcart::before {
  line-height:40px;
}
}

@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;
        border-top: 0px;
    }
    .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;
}
.header.content .header.links > li,
.nav-sections .header.links li{
    font-size:1.4rem;
    display:block;
}
.header.content .header.links > li > a i {
  font-size: 16px;
  margin-right:8px;
}
.header.content .header.links > li > a{
  color:#0071c1;
}
.header.content .header.links > li > a span {
  font-size: 16px;
  font-weight:400;
}
.cart.table-wrapper thead .col.action{
    display:none;
}
#shipping, #payment, #opc-shipping_method, #billing,.checkout-billing-address, .firecheckout #checkout .opc-sidebar.opc-summary-wrapper{
    padding:20px 15px;
    margin-bottom: 20px;
}
.firecheckout #checkout .opc-wrapper .step-title, .firecheckout #checkout .opc-block-summary > .title, .firecheckout #checkout .opc-sidebar .step-title {
  padding: 0 0 15px 10px !important;
  font-size: 18px !important;
}
.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;
}
.header .logo img {
  max-width: 100%;
}
.product-info-main .product-add-form .box-tocart .actions #product-addtocart-button {
  font-size: 20px;
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.cart-container .form-cart .actions.main {
  text-align: right;
}
.cart-container .form-cart .actions.main .clear{
  display:none;
}
#nav_container_right {
  right: 14px;
  top:36px;
  position: absolute;
}
#er_facebook_btn {
  line-height: normal;
  height: 60px;
}
.footer-top {
  position: static;
}

.login-container .fieldset::after,
.actions-toolbar > .secondary {
  text-align: left;
}
.block-customer-login{
  margin-bottom:45px !important;
}

.block-collapsible-nav {
    left: auto;
    position: absolute;
    top: -50px;
    z-index: 5;
    width: 85%;
    background: #fff;
  }
.navpro.navpro .level0 > .level-top {
    padding: 12px 20px 13px;
}
.header.content .customer-menu .header.links > li{
    text-align: left;
}
.header.content .customer-menu .header.links > li > a span,
.header.content .customer-menu .header.links > li > a {
  color: #0071c1;
  font-weight: 300;
  display: block;
  font-size: 18px;
  font-family: 'Roboto Condensed', sans-serif;
  
}
.header.content .customer-menu .header.links {
  margin: 0px 0px 0px;
  border: 0px solid #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0px;
  min-width: 200px;
}
.header.content .header.links {
  margin:-1px 0px 0px;
}
.nav-sections .header.links a, .nav-sections .header.links a:hover {
    padding: 12px 20px 13px;
}
    .page-products .products-grid .product-item:nth-child(4n+1) {
  margin-left: 0.5% !important;
}
    .page-products .products-grid .product-item {
      margin-left: 0.5% !important;
      margin-right: 0.5% !important;
    }
.nav-sections{
    width: auto;
  position: fixed;
  margin-top: 0px;
  border-bottom: 2px solid var(--sbiorange);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-sections{
        width: 80%;
        width: calc(100% - 54px);
    }
  .quicksearch button[type="submit"]::before {
    vertical-align: middle;
    padding-right: 8px;
    font-size: 16px;
    color: #fff;
  }
   .quicksearch button[type="submit"] {
    color: #fff;
    font-size: 16px;
    width: 75%;
    height: auto;
    padding: 0px;
    margin: 20px auto;
  }

}

@media screen and (max-width : 640px)  {
    .page-products .products-grid .product-item:nth-child(4n+1) {
  margin-left: 0.75% !important;
}
    .page-products .products-grid .product-item {
      margin-left: 0.75% !important;
      margin-right: 0.75% !important;
    }
      strong.logo, a.logo {

    max-width: 30%;
  }
 .quicksearch select{
    width: 85%;
    margin:0px 0px 8px 0px;
       -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: 0px;
    text-align: center;
    color: #000;

 }
.quicksearch label{
    font-weight: 600;
    color: #fff;
    display: block;
    margin-bottom: 4px;
}
.quicksearch button[type=submit]{
    color: #fff;
    font-size: 16px;
    width: 85%;
    height: auto;
    padding: 0px;
    margin: 20px auto;

}
.quicksearch button[type=submit]:before{
    vertical-align: middle;
    padding-right: 8px;
    font-size: 16px;
    color: #fff;
}

    
}
@media screen and (max-width : 560px)  {
  
.er_details {
  font-size: 16px;
}
.luzius_start {
  height: 385px;
}
div.MagicToolboxSelectorsContainer img{
  max-width:80px !important;
}
.er_details .ues, .er_block-title-main.ues {
  font-size: 24px;
  font-weight:400;
}
.catalog-category a {
    width: 49%;
    margin: 0px 0.5% 10px;
    height: 182px;
}
.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{
   
}
.minicart-wrapper .action.showcart .text{
    display:none;
}
#product_ask,
.form_wrapper
{
    display:none;
}

#nav_container_right .er_box.none{
    width:290px;
}
strong.logo, a.logo{
    position:relative;
}
.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.5rem;
}
.delivery_time{
    font-size:10px;
}
.header .minicart-items-wrapper{
    display:none;
}
.minicart-items{
    text-align:left;
}
.product.page-title-wrapper h1.page-title,
.page-title-wrapper h1.page-title{
    font-size:2.8rem;
}
#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.15rem;
    line-height:1.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: 45px;
}
.nav-sections-item-switch{
    font-size:1.2rem;
}
.firecheckout .opc-sidebar .shipping-information .shipping-information-title .action {
  margin-left: 0px;
}
.cart-container .form-cart .actions.main .continue{
    margin-bottom:6px;
    margin-right:0px;
}

}

@media screen and (max-width : 450px)  {
    h1 {
  font-size: 28px;
}
h2, .block.page-products h2{
    font-size: 2.5rem;
}
    .catalog-category a {
    margin: 0px 0.5% 10px;
    height: 162px;
    }
    .header .logo img {
      width: 175px;
      height:auto;
      min-height:auto;
    }
    ul.er_box_btn li span{
      font-size:0px;
    }
     ul.er_box_btn li i {
      font-size: 20px;
    }
    
    .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;
    }
    #maincontent {
        padding:0px 20px 0px;
        margin-top:30px;
    }
    .copyright .cp-fblock{
        float:none;
    }
    .copyright{
        text-align:left;
    }
    .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;
    }
    .price-box .old-price .price{
        font-size:1.3rem;
    }
    strong.logo img, a.logo img{
        max-width:100%;
    }
    .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%;
}

div[name$=".city"],
div[name$=".postcode"],
div[name$=".company"],
div[name$=".vat_id"]
{
    width: 100% !important;
}
.luzius_start {
  height: 325px;
}
.page-footer {
  padding: 0px 5px 25px;
  width: auto;
}
.product-image-photo {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.firecheckout.checkout-index-index .modal-popup .modal-inner-wrap, .firecheckout.checkout-index-index .modal-custom:not(.opc-sidebar) .modal-inner-wrap {
  left: 0;
  margin: 80px auto auto !important;
  width: 90%;
}
    .page-products .products-grid .product-item {
      margin-left: 1% !important;
      margin-right: 1% !important;
      width: 98%;
    }
    
}
@media screen and (max-width: 400px) {
    .opc-wrapper{
        width: 100%!important;
    }
    .luzius_start {
  height: 290px;
}
    .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 {
    right: 10px;
    top: 25px;
  }

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

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.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;-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;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.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{-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 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-dots{display:none;}