
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

@font-face {
    font-family: Copperplate;
    src: url(../fonts/Copperplate-Gothic-Std-33-BC_11853.ttf);
}


body{
        font-family: 'Open Sans', sans-serif;
}
.visible{visibility: hidden}
.hidden{visibility: hidden}
.ccolor{
  color: #00000;
}
.select-xs{height:24px; margin-bottom:5px;}
.linktext{color:inherit; font-weight:bold; }

.btn {margin-bottom:10px}
.nopadding {
 padding-left: 0 !important;
 padding-right: 0 !important;
 margin-left: 0 !important;
 margin-right: 0 !important;
}
.sticky {
    position: sticky;
    top: 0px;
    z-index: 3;
}

.shadow {
    border: solid 3px #004518;
    -moz-box-shadow: 3px 3px 4px #666666;
    -webkit-box-shadow: 3px 3px 4px #666666;
    box-shadow: 3px 3px 4px #666666;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength = 4, Direction = 135, Color = '#666666');
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.button-info {
    background-size: 100% 200%;
    border: 0 none;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    color:white;
    outline: 5px solid transparent;
    padding: 6px 20px 5px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: outline 0.25s ease 0s, background-position 0.25s ease 0s;
    white-space: nowrap;
    min-height: 35px;
    line-height: 35px;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"],.button-info {
    background-color: #004518;
    background-image: linear-gradient(#6D4536, #603D30, rgba(255, 133, 0, 0));

}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    background-color: #ffed00;
    border: 0 none;
    color: #fff;
}
.button-info {
    background-color: #666666;
    background-image: linear-gradient(#a8a8a8, #666666, rgba(102, 102, 102, 0))!important;
}
.button:hover{
    background-color: #009133!important;
    background-image: none!important;
	text-decoration:none;
	color:white;
}
.form-control{border-radius:0px;}
.btn-link {
    background-image: none;
    background-repeat: none;
    border: none;
    text-shadow: 0 1px 0 #fff;
    color:black;
    font-weight:bold;
}
 .btn-link a{
   color:inherit;
   font-weight: inherit;
 }
 .btn-link.blog-link {
    background: #603D30 none repeat scroll 0 0;
    color:white;
    bottom: 0;
    font-weight:normal;
    margin-bottom: 1px;
    margin-right: 16px;
    padding-right: 5px;
      padding-left: 5px;
    position: absolute;
    right: 0;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    border-bottom-right-radius: 5px;
}
  .icon-small{padding:5px;}
  #portal-column-content{position:relative;}
  #portal-column-content-wrapper .glyphicon {
	color:#603D30;
  }

  #content-messages{
    top: 10px;
    left:0;
    right:0;
    width: 400px;
    z-index: 101;
    overflow: hidden;
    position: absolute;
    margin:auto;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.75);

  }
.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
fieldset {
    border: 0 none;
    margin: 0 2px;
    min-width: 0;
    padding: 0 0 20px;
}
.radio{margin-left:10px;}

.breadcrumb {
    background-color: #505050;
	margin-top:5px;
	color:white;
    border-radius:0px!important;
	}
	.breadcrumb a{color:inherit; font-weight:bold;}
 .dropdown {
    -moz-user-select: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 0;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
#portal-teaser-bs,#portal-teaser{padding:0px;}

.portal-teaser-item{display:block;height:112px; overflow:hidden;line-height:1;padding:10px;color:white;text-align:center;font-weight:bold;font-size:21px;text-transform:uppercase;border-left:solid 3px white;}
#category-teaser-bs > div{padding-left:5px;padding-right:5px;}
#category-teaser-bs .portal-teaser-item:hover{text-decoration:none; color:inherit;border:solid 3px #878787;}
#portal-teaser-bs > a:hover{text-decoration:none;}
.portal-teaser-item-hkm{
        background:rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll -353px -121px;
        border-top:solid 3px white;
        height:113px;

}
.portal-teaser-item-m{
        background:rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll -353px -0px;
        border-top:solid 3px white; height:113px;

}
.portal-teaser-item-sbb{
        background:rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll -353px -246px;
        border-top:solid 3px white;

}
.portal-teaser-item-s{
        background:rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll -353px -367px;
        border-top:solid 3px white;

}
.portal-teaser-item-type{text-align:center;font-size:16px;padding-top:5px;color:#686868;}
.teaser-text{
   
   max-width:80%;
   padding-left:30px!important;
   padding-right: 30px !important;
   background: rgba(96, 61, 48,0.7);
   border-bottom:2px white solid;
}

 #ordercomplete-header {
    background: #d7cac1 none repeat scroll 0 0;
    overflow: hidden;
}


.ls-bottom-nav-wrapper{top: -40px;}
/* HEADER START */

/* ICONS */
.flag{
    display:block;
    height: 24px;
    width:39px;
    float:left;
    margin-left:3px;
    padding-right:5px;
}
.flag-de{
    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-0px -350px;
}
.flag-en{
    background:url(/leitoldtheme/images/sprite.png) no-repeat;
    background-position:-39px -350px;
}
#searchbox {
    border: 2px solid #D7CAC1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}
.searchString {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}
#portal-text .h4 {
    margin-bottom: 0;
    margin-top: 5px;
}
#portal-text  .welcometext{font-family: Copperplate; font-size:20px;}
#header-minicart {
    text-align: right;
    float: right;
}
#header-minicart .headercart{  text-align:center; }
#header-minicart .glyphicon-shopping-cart {
    font-size: 22px;
}
.cart-icon{
    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-0px -0px;
	height:30px;
	width:30px;
	margin: auto;
	display:block;
	}
 /* HEADER END */


.navbar-brand, .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
    text-shadow: none;
    color:white;
    line-height:45px;
    font-size: 20px;
    padding-bottom:0px;
    padding-top:0px;
    font-family: 'Fjalla One', sans-serif;
    text-transform:uppercase;
}
.categorysummary {
    padding-left: 5px;
    padding-right: 5px;
}

.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
    color:black;
}
.navbar-default {
    background-color: transparent;
    border: none;
    font-size: 20px;
}


/*STARTSEITE*/
#main-category-wrapper{
    margin-top:15px;
    position:relative;
    z-index:11;
}

.category-summary-title {
    background: #603D30 none repeat scroll 0 0;
    color: white;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-family: 'Fjalla One', sans-serif;
    font-size:18px;
}
.category-summary-image{
  height:140px;
  width:100%;
  overflow:hidden;
}

.category-summary-more{
    background: rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll 1px -91px;
    bottom: 0;
    color: white;
    float: right;
    height: 50px;
    line-height: 28px;
    padding-right: 10px;
    position: absolute;
    right: 5px;
    width: 50px;
    line-height: 9px;
}
.category-summary-more > div{
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
padding-left: 9px;
    padding-top: 34px;
    font-size:12px;
    width: 39px;
    text-align: center;
  }

.category-summary-image {
    height: 166px;
    overflow: hidden;
    text-align: center;
    background: #603D30;
}
.categoryDetailContent{
	font-size:18px;
	line-height:1.4;
	margin-bottom:25px;
    padding-left:0px;padding-right:0px;
}
.categoryDetailContent > div{padding-left:0px;padding-right:0px;}
.categorydetail h2{margin-bottom:25px;font-size:22px; font-weight:bold;}
.startseite .category-header::before{
        border-bottom: 2px solid #603D30;
    content: "";
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
}
.startseite .category-header {
    margin: 50px 0 50px;
    position: relative;
    text-align: center;
}
.btn-inverse {
    background-color: #363636;
    background-image: linear-gradient(to bottom, #444444, #222222);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
fieldset {
    border: 0 none;
    margin: 0 2px;
    min-width: 0;
    padding: 0 0 20px;
}


.radio{margin-left:10px;}

.startseite .category-header h1::before{
    background: #727778 none repeat scroll 0 0;
    border-left: 3px solid #603D30;
    border-right: 3px solid #603D30;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewX(-20deg);
    z-index: -1;
}
.startseite .category-header h1 {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 44px;
    margin: 0;
    padding: 0 40px;
    position: relative;
    text-transform: uppercase;
}
.startseite .category-header.crevert h1::before{
    background: #FFFFFF none repeat scroll 0 0;
    border-left: 3px solid #603D30;
    border-right: 3px solid #603D30;
}
.startseite .category-header.crevert h1 {
    color: #727778;
}
.startseite .category-header.crevert::before {
    border-bottom: 2px solid #603D30;
}



.contentSummary a,.contentSummary div.contentSummaryWrapper, .content-screenlet{
    border: 1px solid lightgray;
    color: #603D30;
    display: block;
    margin-bottom: 15px;
    overflow:hidden;}
.content-screenlet{padding:5px; height:185px;}
.content-screenlet img{max-width:100%;}
.content-screenlet h3{margin-top:0px;}

.contentSummary a h3, .contentSummary .contentSummaryWrapper  h3  {
    min-height: 27px;
    margin-bottom: 0px;
    margin-top: 5px;
    overflow: hidden;
    text-align: center;
    width:100%;
    background: rgba(255, 255, 255); /* Fallback */
    background-color: rgba(255, 255, 255, 0.7);
    padding-bottom: 2px;

}
.contentSummary a, .contentSummary .contentSummaryWrapper{position:relative;display:block; height:185px;}
.contentSummary a h3, .contentSummary .contentSummaryWrapper h3{position:absolute; bottom:0px;}
 .contentSummary div .contentitem-image{
      width: auto;
      height: 185px;
      background-position: center center;
      background-repeat: no-repeat;
}
.contentimage-wrapper {
    overflow: hidden;
    text-align: center;
}

#content-middle .content-screenlet{height:170px;}
#content-middle .contentSummary #signUpForContactListForm h3{height:auto;}

.more-link{padding-top:10px;padding-bottom:10px;font-size:110%;}
.newsItemWrapper{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px lightgrey;
    height:245px;
    padding:10px;
}
.newsItem img{padding-left:10px;}
.newsItemWrapper{overflow:hidden;}
a.newsItem{color: inherit; text-decoration:none;}
a.newsItem .newsItemWrapper:hover{background:rgba(207, 174, 116,0.2);}

 .category-summary-image > img {
    width: 100%;
    height: auto;
}
.productsummary  .productId {
    position: absolute;
    z-index: 3;
    background: #f6f6f6;
    width: 50%;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    display:block!important;
}
/*STARTSEITE ENDE*/





/*PRODUCTDETAIL START*/

 #dimage{
    text-align: center;
 }
#dimage img{
  margin:auto;
}
#variant-images{
  display:none;
  width:100%;
}
#variant-images-wrapper{
  margin:auto;
}
#productdetail ul {
    padding-left: 15px;
}
#productdetail .pager{
    font-size: 12px;
    margin-top: -10px !important;
    margin-bottom: 20px;
}

#productdetail .pager li > a, #productdetail.pager li > span{padding: 1px 10px; color:black;}
 #features-top{margin-bottom:20px;}
.variant-image{
  padding:0px;
  max-height:155px;
  min-height:135px;
  margin-bottom:10px;
}
.variant-image a {
    color: inherit;
    display: block;
    font-size: 80%;
    line-height: 1.1;
    text-align: center;
    padding:5px;
}
.variant-image a.variant-image-wrapper{height:145px; display:block;overflow:hidden;}
#additionalImageBox {
    padding:0px;
}
      #priceBox .regularPrice, #priceBox .salePrice{font-size:20px;}
#priceBox,#shortDescription,#daysToShip{
    padding-bottom:15px;
}
#productdetail .regularPrice{ font-size:18px;}
#variantDetails .regularPrice{font-weight:bold; font-size:22px;color:#603D30;}
#variantDetails .ordersave{color:#FF0000;}
#variantDetails .productId{font-weight:bold;}
#variantDetails .daysToShip{font-weight:bold;}
#variantDetails .ihrewahl{font-weight:bold; font-weight:18px; text-align:left;}
.featureItem{padding-bottom:7px;}
.features-top img{margin-right:3px;}
.bootstrap-touchspin input{text-align:center;}
.quantitywrapper{width:150px; margin-bottom:0px;}
.quantitybox {
    display: block;
    overflow: hidden;
    width: 100%;
}
#addToCart{overflow:hidden;display:block;}
.addtocartwrapper {
    margin-top:15px;
    border: 1px solid lightgray;
    padding: 10px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    background: white linear-gradient(-45deg, rgba(255, 255, 255, 0.1) 14%, transparent 14%, transparent 50%, rgba(255, 255, 255, 0.1) 50%, rgba(255, 255, 255, 0.1) 64%, transparent 64%, transparent) repeat scroll 0 0 / 20px 20px;
}
#variantpricewrapper {
    color: #603D30;
    padding-bottom: 10px;
    text-align: right;
}
#variantpricewrapper #variant_price_display{ font-size: 140%; }
#contentwrapper{margin-top:45px;margin-bottom:45px;}
#contentwrapper ul li a {color:inherit; font-size:16px;}
#contentwrapper ul li.active a {color:inherit; font-weight:bold}
.tab-content{padding-top:15px; padding-bottom:25px;}

.product-prevnext, .pagination-prevnext {
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
	overflow:hidden;
    border-radius: 4px;
    background-color:#D7CAC1;
}
.product-prevnext a {
    color: inherit;
    font-weight: bold;
}
.startseite .product-prevnext{display:none;}
.variantItem_even {
    background-color: #D7CAC1;
}
.variantItem_odd{
    background-color: #F3F3F3;
}
.variantItem {
    padding-top: 5px;
    padding-bottom: 5px;
    overflow:hidden;
    border: solid 1px transparent;
    }
.variantItem .iid{font-weight:bold;}
.variantItem > li{list-style-type: none;padding-left:0px;padding-right:0px;}
.variantItem > li > div{padding-top:5px;padding-bottom:5px;line-height: 30px; padding-left:0px;padding-right:0px;}
#variantItems .ico{height:48px;width:68px;}
#variantItems .vheader{background-color:white}
#variantItems .hid, #variantItems .hpr{font-weight:bold;font-size:18px;}
#variantItems .hdi .ico{
         background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-264px -170px;     margin:auto;
}
#variantItems .list{padding-left:0px;}
.stickyfilter{margin-bottom:0px; top:45px}
.stickyfilter > div {
    background-color: grey;
    height: 34px;
    padding-left:0px;padding-right:0px;
}
.stickyfilter .input-group-addon,.stickyfilter .form-control{border-radius:0px!important;border:none;}
.form-control{border-radius:0px!important;}
.bandsaege #variantpricewrapper{text-align:left; color:#000!important}

.bandsaege .qprice-wrapper {
    background: white none repeat scroll 0 0;
    height: 100%;
    padding: 5px;
}
.bandsaege #calulateItem.disabled {background-image: linear-gradient(to bottom, #ededed 0px, #a5aaaa 100%);  }

.bandsaege #calulateItem {
    height: 25px;
    padding: 5px 10px;      
    background-color:  #603D30;
    background-image: linear-gradient(to bottom, #91614f 0px, #603D30 100%);
}
.bandsaege #calulateItem:hover, .bandsaege #calulateItem:active, .bandsaege #calulateItem:focus{text-decoration:none;outline:none}
.bandsaege #addItemForm {
    border: 1px solid #727778;
    padding-top: 10px;
}
.bandsaege  #priceBox .regularPrice, #priceBox .salePrice  {color: #513328;
    font-size: 24px;}
.bandsaege .qprice {
    background: #727778 none repeat scroll 0 0;
    border: 15px solid white;
    height: 255px;
    margin-top: 20px;
    padding: 5px;
    text-align: center;
}

    .bandsaege .qprice.custom{background:#D7CAC1 none repeat scroll 0 0;}
.bandsaege .toDoHead{font-size:16px;font-weight:bold;text-transform:uppercase;margin-bottom:10px;}
.bandsaege .prefix{margin-bottom:15px;}
.bandsaege .yousave{font-weight:bold;color:#333;}
.bandsaege .btn-group-lg > .btn, .bandsaege .btn-lg {
    background-image: linear-gradient(to bottom, #5cb85c 0px, #419641 100%);
    background-repeat: repeat-x;
    border-color: #3e8f3e;
    border-radius: 0;
    color: white;
    font-size: 14px;
    line-height: 1.33333;
    padding: 10px
}
.bandsaege .addwrapper {
    bottom: 0;
    padding-right: 20px;
    position: absolute;
    width: 100%;
}
.bandsaege  .btn-lg:hover{color:inherit;}


.stickyfilter .input-group{margin-bottom:0px;}
#variantItems input {
  border:solid 1px #ccc;
  border-radius-top: 5px;
  border-radius-bottom: 5px;
  padding:7px 14px;
  min-width:200px;
}
#variantItems .hcu .ico{
      background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-198px -170px;    margin:auto;
}
#variantItems .hbo .ico{
    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-132px -170px;   margin:auto;
}
#variantItems .hto .ico{

    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-66px -170px;   margin:auto;
}
#variantItems .hlo .ico{

    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-0px -170px;  margin:auto;
}
#variantItems .ipr {
    line-height: 20px;
}
.variantItem .idi, .variantItem .icu, .variantItem .ibo, .variantItem .ito, .variantItem .ilo{
  text-align:center;
}
.variantItem .icart{
    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-0px -0px;
	height:30px;
	width:30px;
	margin: auto;
	display:block;
    float:left;
	}

.variantItem .ica a:hover .icart{
    background:url(/saegetheme/images/sprite.png) no-repeat;
    background-position:-34px -0px;
	height:30px;
	width:30px;
	margin: auto;
	display:block;
    float:left;
	}
/*CATEGORYDETAIL END*/

.productsummary{
    margin-bottom:10px;
}


.productinfo {
    margin-top: -5px;
}
.productsummary-wrapper{
    border:solid 1px lightgrey;
    height: 275px;
    padding:5px;
    overflow:hidden;
    position:relative;
    display:block;
    color:inherit;

}

.productsummary-wrapper:hover{text-decoration:none; color:inherit; border:solid 1px black;-webkit-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.59);
-moz-box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.59);
box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.59);}
 .stoerer.stoerer-percentage {
    background: rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll 0 -40px;
    color: white;
    font-weight: bold;
    height: 50px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 50px;
}
.stoerer.stoerer-percentage > div{
    -moz-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    -o-transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    padding-bottom: 10px;
    padding-left: 13px;
  }
.stoerer-ausverkauft {
    position: absolute;
    top: 118px;
    background: grey;
    padding: 2px;
    color: white;
    right: 0px;
}
  .productsummary .mediumimage{height:145px;}
.productsummary .mediumimage img{
  height:auto;
  max-width: 200px;
    max-height: 145px;
  margin:auto;
  margin-top:5px;
}


.productsummary .producttitle {
    height: 80px;
    overflow:hidden;
    vertical-align:middle;
}
.productsummary .producttitle h3{
     color: #383838;
    font-family: "Fjalla One",sans-serif;
    font-size:16px;
    text-align:center;
    width:100%;
    display:block;
    margin-top:5px;
    margin-bottom:5px;
}
#brand img{max-height:55px; width:auto;}

.productsummary .productDetailDesc{
  line-height:1.2;
  position:absolute;
 opacity:0;
  transition:visibility 0s linear 0.5s,opacity 0.5s linear;

}
 .productsummary:hover .productDetailDesc  {
   visibility:visible;
  opacity:1;
  position:absolute;
  z-index:1;
  background-color:white;
  padding:5px;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
margin:5px;
margin-left:0px;
 }

.productsummary .feature-item{
  font-size:10px;
  color:white;
  background-color:#505050;
  border:solid 1px white;
  float:left;
  padding-left:2px;
  padding-right:2px;
}

.productsummary .priceinfo{

    margin-top: 10px;
    position: absolute;
    right: 5px;
     bottom: 10px;
}
 .productsummary .priceinfo .aggregatedPrice,
 .productsummary .priceinfo .competitivePrice,
 .productsummary .priceinfo .listPrice,
 .productsummary .priceinfo .pricesave
 {
       line-height:1.1;
       font-size:12px;
 }
  .productsummary .priceinfo .listPrice{
      font-weight: 600;
  }

 .productsummary .priceinfo .price{
     font-size:20px;
     color: #603D30;
     font-weight: 700;
     line-height:1;
 }
  .productsummary-bs .productsummary-wrapper{height:180px;}


.productsummary-bs .mediumimage {
    height: 59px;
}
.productsummary-bs .producttitle {
    height: 40px;
}
.productsummary-bs .productDetailDesc {
    height: 80px;
}

#productDetailBox h2 {
    margin-top: 5px;
}
.input-group{margin-bottom:10px;}


 #searchFilter a {
    color: inherit;
}
 #searchFilter{
	list-style-type:none;
 }
#searchFilter .list-group-item {
    padding: 6px 15px;
}
#layeredNav{margin-bottom:25px;}

 #layeredNav  .ui-accordion-header {
    background: lightgray none repeat scroll 0 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border: 0px solid #000000;
    overflow:hidden;
    font-size:20px;
}
#layeredNav .ui-accordion-header .title{display:block;font-size: 20px; float:left;}

#layeredNav {
    margin-top: -20px;
}
#layeredNav  .ui-accordion-header-active{
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
}

#searchFilter .list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
#layeredNav .ui-state-active .glyphicon-arrow-up{
	display:inline;
}
#layeredNav .ui-state-active .glyphicon-arrow-down{
	display:none;
}
#layeredNav .glyphicon-arrow-up{
	display:none;
}
#layeredNav .glyphicon {
    font-size: 14px;
	color: #555;
	float: right;
    padding-right: 5px;
    padding-top: 7px;

}
#layeredNav .ui-state-active .glyphicon-arrow-up{
	display:inline;

}
#layeredNav .ui-state-active .glyphicon-arrow-down{
	display:none;
}
#layeredNav #searchConstraints {
    font-size: 13px !important;
}



 /*SHOWCART START*/
.showcart .btn  .glyphicon {color:white;}
#quickadd{padding-bottom:15px; border-bottom:1px solid lightgrey;margin-bottom:30px;}
.showcart .cartimage{padding-right:15px;
	display: block;
    height: 100%;
    overflow: hidden;
    width: 81px;}
.showcart #cartForm{overflow:hidden;}
.showcart .request-info{background-color:black; color:white; padding:25px;overflow:hidden;}

.request-info .btn-link{color:white;text-shadow:none;text-decoration:underline;}
 /*SHOWCART END*/







/*Cart  START*/
/*
.cartWrapper {
    overflow: hidden;
}*/

#cartFormHeader div {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}
#cartFormHeader {
    overflow: hidden;
    margin-bottom: 5px;
}
.cartItem {
    padding-top: 5px;
    border-top: solid 1px #d0d0d0;
    overflow: hidden;
}
.cartimage {
    max-height: 200px;
    max-width: 165px;
    overflow: hidden;
}
.cartItem .basePrice {
    color: #c6c6c6;
    font-size: 34px;
    font-weight: normal;
    line-height: 1;
    margin-top: -34px;
    text-decoration: line-through;
}
.cartItem .regularPrice {
    line-height: 1;
}
.cartimage img {
    max-height: 130px;
    max-width: 100%;
}
.cartPromotion {
    color: #878787;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
    text-align: right;
}
.itemTitle {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: inherit;
    line-height: 1.1;
}
.oilp {
    color: #878787;
    font-size: 85%;
    padding-right: 10px;
    text-decoration: line-through;
}
.cartWrapper .itemDescription,
.cartWrapper .itemQuantity,
.cartWrapper .itemSize,
.cartWrapper .itemTotal,
.cartWrapper .subTotal {
    margin-top: 55px;
}
.itemProductId {
    color: #878787;
    font-size: 13px;
    margin-bottom: 20px;
}
.removeItem,
.addShoppinglistItem {
    text-transform: uppercase;
    font-size: 10px;
    float: left;
    font-weight:bolder;
}
.removeItem {
    padding-right: 25px;
    cursor: pointer;
    cursor: hand;
}
.removeItem input {
    height: 0px;
    display: block;
}
.addShoppinglistItem {
    cursor: pointer;
    cursor: hand;
}
.subtotal {
    width: 8%
}
.itemTotal,
.subTotal,
.cartSubTotal {
    font-weight: bold;
    font-size: 32px;
    text-align: right;
    line-height: 1;
}
.cartWrapper .addShoppinglistItem .icon {
    display: block;
    float: left;
    height: 24px;
    margin-right: 5px;
    margin-top: -5px;
    width: 25px;
}
.cartWrapper .quantitywrapper{width:auto!important}
.cartWrapper .addShoppinglistItem .icon {
    background: rgba(0, 0, 0, 0) url("/leitoldtheme/images/sprite.png") no-repeat scroll -96px 0;
}
#cartFormFooter {
    background-color: #ececec;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
}
#cartFormFooter .subTotalLabel {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
}
#cartFormFooter .taxInfo {
    text-align: right;
}
.cartSubTotal {
    line-height: 1;
    padding-top: 15px;
}
.btn-toolbar {
    margin-bottom: 25px;
    text-align: right;
}
 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #FF6600 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}






/*FOOTER START*/
#portal-footer {
    background: #603D30 none repeat scroll 0 0;
    padding-bottom: 15px;
    padding-top: 15px;
    color:white;
}
#footer-links div a{color:inherit; font-size:16px;font-weight:600}
.beforeFooter{
  margin-top: 25px;
  height:25px;
  background:#603D30 linear-gradient(-45deg, rgba(253, 241, 122, 0.1) 14%, transparent 14%, transparent 50%, rgba(253, 241, 122, 0.1) 50%, rgba(253, 241, 122, 0.1) 64%, transparent 64%, transparent) repeat scroll 0 0 / 20px 20px;
}
#footer-links div{padding-left:25px; padding-bottom:15px;}

/*FOOTER END*/

.contact-screenlet{text-align:center;}
.contact-screenlet .address{font-size:16px; line-height:24px;}

/*CONTENTPAGE START*/
    .plainImages div{margin-bottom:15px;}
    .plainImages {margin-top: 25px;}
    .contenpage{font-size:17px;}

    .blog-item {
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    }
  .blog-item a{color:inherit; text-decoration:none;}
  .blog-item a:hover{background-color:rgba(207, 174, 116,0.2);display:block; overflow:hidden;}
  .contentlist-more{font-weight:bold; color:#603D30;}
    .blog_description{    overflow: hidden;     padding-right: 10px;}
/*CONTENTPAGE END*/

/*CHECKOUT START*/

#checkout-trail {
    margin-top: 20px;
    margin-bottom: 10px;
}
#checkout-trail a{color:white;}
#checkout-trail span{}


#checkout-trail .link-success{	height:50px;}
#checkout-trail .buttontextdisabled {
    padding: 5px;
    color: black;
    text-transform: uppercase;
    text-align: center;
    background-color:#878787;
	display: table-cell;
vertical-align: middle;
	height:50px;
	color:white;
	line-height:40px;
}
.edit-address-box{margin-top:20px;padding-top:15px; border-top:solid 1px lightgrey;}

.link-default {
    background-image: linear-gradient(to bottom, #fff 0px, #e0e0e0 100%);
    background-repeat: repeat-x;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) inset, 0 1px 1px rgba(0, 0, 0, 0.075);
    background-repeat: repeat-x;
    border-color: #ccc!important;
    border:solid 1px;
    margin-left: -1px;
    text-align:center;
    padding:5px;
    color:#333;
}
.link-success {
    background-image: linear-gradient(to bottom, #5cb85c 0px, #419641 100%);
    background-repeat: repeat-x;
    background-repeat: repeat-x;
    margin-left: -1px;
    text-align:center;
    padding:5px;
    color:white;
	font-weight: 600;
	display:block;
	float:left;
	line-height:40px;
}
.checkout-summary{
    border-radius: 4px 4px 0 0;
    border:solid 1px #ddd;
    padding:10px;
    overflow: hidden;
}
.checkout-summary h3{margin-top:0px;}

.smallimage-wrapper {
    float: left;
    width: 84px;
}


/*CHECKOUT END*/


/*DROPDWON  START*/

.wrapper-dd,
.wrapper-dd select {
    float: left;
    padding-right: 10px;
    width: 200px;
}
.address-box-wrapper label {
    width: 100%;
    background-color:#d0d0d0;
    padding:10px;
    cursor: pointer;
    cursor: hand;
    margin-bottom: 0;
	min-height: 130px;
}
.address-box input {
    position: absolute;
    visibility: hidden;
}
.viewProfile .address-box input {
    visibility: visible;
}
.viewProfile .address-button-bar {
    position: absolute;
    bottom: 10px;
    right: 0px;
}
.viewProfile .address-button-bar > div {
    float: right;
    margin-right: 15px;
}
.viewProfile .address-box-wrapper .isDefaultShipAddr {
    text-transform: uppercase;
    font-weight: bold;
}
.screenlet.checkout-summary * {
    margin: 0;
    padding: 0;
}
.smallimage-wrapper {
    float: left;
    margin-right: 20px;
}
.header * {
    font-weight: bold;
    padding-left: 0px;
}
#chooseBikeBar {
    overflow: hidden;
    margin-bottom: 60px;
    min-height: 85px;
    padding: 25px;
    padding-top: 30px;
}
.chooseBikeWrapper {
    float: right;
    position: relative;
    padding-right: 0px;
}
#chooseBikeBar .wrapper-dd {
    margin-right: 15px;
}
#chooseBikeBar > h2 {
    color: white;
    float: left;
    margin: -2px 0 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
}
.bike-dd-wrapper {
    float: right;
}
/*DROPDWON  END*/

.colpadre {
    padding-left: 0px;
    padding-right: 0px;
}

.address-box {
    margin-bottom: 25px;    
	height:185px;
	overflow:hidden;
}
.address-box-wrapper {
    background-color: #ECECEC;
    height: 170px;
}
.address-box-wrapper .address-update {display:block;width:50%; text-align:right;padding-bottom: 10px;padding-right: 10px;}
.address-box-wrapper .address-new{display:block;width:100%;height:100%; text-align:right;padding:10px;}  
.buttontextdisabled {
    padding: 5px;
    color: white;
    text-transform: uppercase;
    text-align: center;
    background-color:#878787;
}
.address-box .simplelink,
.address-box .simplelink-info {
    font-size: 12px;
    color:inherit;
	font-weight:bold;
	decoration:underline;
}
.paymentimage {
    height: 70px;
    margin-bottom: 12px;
}
.paymentMethodBoxWrapper {
    border: 1px solid lightgrey;
}
.paymentimage img {
    max-height: 100%;
    max-width: 100%;
}
.paymentMethodBoxWrapper .radio {
    margin-left: 0px;
}
.link-success {
    padding: 5px;
    color: white;
    text-transform: uppercase;
    text-align: center;
}
.checkout-review .info {
    border-top: 1px solid #d0d0d0;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
}
.paymentimage {
    height: 70px;
    margin-bottom: 12px;
}
.paymentimage img {
    max-height: 100%;
    max-width: 100%;
}
.paymentMethodBoxWrapper .radio {
    margin-left: 0px;
}
.login-wrapper .item a {
    color: #878787;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.newcustomer {
    padding-top: 10px;
}
.nc-phone{width:150px;}
.float-input{float:left;width:auto;}
.screenlet-body.inline {
    overflow: hidden;
}
.choosenAddress {
    border: solid 5px #666666;
}

.info .item-total,
.info .item-price {
    font-size: 20px;
    font-weight: bold;
}
.info .title {
    font-weight: bold;
    text-transform: uppercase;
}
.footer .orderTotal .text {
    font-size: 24px;
    font-weight: bold;
}
.footer .orderTotal .label {
    color: black;
    font-size: 24px;
    font-weight: bold;
    text-align:left;
    white-space: normal;
}
.agb-box-checkout {
    font-size: 14px;
    line-height: 1.2;
}
.tax-info {
    font-size: 14px;
    font-weight: bold;
}
.header {
    margin-bottom: 20px;
}
.smallimage-wrapper img {
    max-width: 80px;
    max-height: 80px;
}
.reviewFooter {
    background: #ececec none repeat scroll 0 0;
    padding-bottom: 10px;
    padding-top: 10px;
    margin-top: 10px;
}
.reviewFooter {
    font-size: 18px;
}
.paymentMethodBox label {
    height: 100%;
    width: 100%;
}
.paymentMethodBox input {
    height: 100%;
    left: 0;
    top: 0;
    visibility: hidden;
    width: 100%;
    margin: 0px!important;
}
.paymentMethodBoxWrapper {
    height: 120px;
    margin-bottom: 15px;
    text-align: center;
}
.paymentMethodBoxWrapper .radio {
    margin: 0px;
    height: 100%;
}
.paymentMethodBoxWrapper:hover{
    cursor: pointer;
    cursor: hand;
}




/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/




    /*==========  Mobile First Method  ==========*/

    /* Custom, iPhone Retina */
    @media only screen and (min-width : 320px) {

    }

    /* Extra Small Devices, Phones */
    @media only screen and (min-width : 480px) {
      .variantfeature{max-width:200px;}

  }

    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
           #portal-header-content .row {
            height: 140px;
        }
        #portal-logo a{
          line-height:140px;
        }
        #portal-text, #portal-search, #portal-cart{
          margin-top:35px;
        }
        #portal-text .welcomeCompany{font-size:30px;}
        #portal-header-actions {
          background: rgba(0, 0, 0, 0) linear-gradient(120deg, #603D30 50%, #D7CAC1 50%) repeat scroll 0 0;
          color: #2d2d2d;
          font-family: arial;
          font-size: 14px;
          position: relative;
          z-index: 100;
          max-height:40px;
          height:40px;
      }
	  #portal-login {
		height: 30px;
		}
      #portal-login > *,#portal-links > *
		{
        font-weight:normal;
        color:    #ffffff;
        padding-right:0px;
        line-height:40px;
      }
	  #portal-login .dropdown .btn{border:none; background-color:transparent;color:white;}

      #portal-links > *{
           color:#505050;
      }
      #portal-nav{
        background-color:#727778;
        height:45px;
        overflow:hidden;
      }
      .navbar {
          display: block;
          font-size: 20px;
          line-height: 20px;
          position: relative;
          border-radius:0px;
		}

    }


      .mimeicon{
  width:35px;
  height:35px;

}
.mimeicon.pdf{
   background: rgba(0, 0, 0, 0) url("/saegetheme/images/sprite.png") no-repeat scroll 0 -526px;
}

    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
        #portal-teaser #topevents{
            position: absolute;
            z-index: 10;
            bottom:0px;
            max-height: 100%;
        }



    }

    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
        .wide .productsummary-wrapper{
          height:170px;
          min-width:320px;
        }
         .wide .productsummary-wrapper .mediumimage{
          float:left;
          width: 140px;
        }
        .fivecolumns .col-lg-8 {
            width: 60%;
        }

         .wide .productsummary-wrapper{
          height:170px;
          min-width:320px;
        }
         .wide .productsummary-wrapper .mediumimage{
          float:left;
          width: 140px;
        }
        .productsummary.wide .mediumimage img {
    max-width: 144px!important;
}
       .teaser-text-h{font-size: 38px; line-height:1;margin-bottom:7px;font-weight:bold;}
        .teaser-text-f{font-size: 28px; line-height:1;}


    }



    /*==========  Non-Mobile First Method  ==========*/

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
                     .teaser-text-h{font-size: 24px; line-height:1;}
        .teaser-text-f{font-size:18px; line-height:1;}
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
        #portal-teaser #topevents{
            position: relative;
        }
                    #portal-cart {
                  background: white none repeat scroll 0 0;
                  margin: 0 5px 0 0;
                  overflow: hidden;
                  padding: 10px;
                  position: absolute;
                  right: 0;
                  text-align: center;
                  top: 10px;
                  width: 46px;
                  z-index: 1000;
                  -webkit-border-radius: 5px;
                  -moz-border-radius: 5px;
                  border-radius: 5px;
                  -webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
                  -moz-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
                  box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.75);
              }

              #portal-search, #portal-text{margin-top:0px;}
           #portal-logo a {
                 display: block;
                 text-align:center;
            }
            #main-category-wrapper{margin-top:25px;}


    }

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
                    #portal-header-actions{
           background-color:#D7CAC1;
         }
         .categorysummary{
  margin-bottom:25px;
}

            #portal-login, #portal_languages,#portal-links,#portal-text,#portal-search {
                text-align: center;
            }
            #portal-login a, #portal_languages a,#portal-links a {
                color:#505050;
            }
            #portal-links a{
              float:none!important;
            }
              #portal-logo{
                text-align: center;
                margin-top:15px;
              }
              .navbar-default {
                  background-color: #727778;
                  border-color: #e7e7e7;
                  margin-top:15px;
                }
                .categorysummary {
                   margin-bottom:15px;
                }
                .nav .contact{
                  float:none!important;
                }



       .fivecolumns .col-sm-12{
                width: 100%;
            }

        }

    /* Extra Small Devices, Phones */
    @media only screen and (max-width : 480px) {
            .fivecolumns .col-xs-12{
                width: 100%;
            }
             #contentwrapper,.tab-content {padding-left:0px;padding-right:0px;}
             .variantItem > li > div{line-height:16px;}
             .variantItem .idi, .variantItem .icu, .variantItem .ibo, .variantItem .ito, .variantItem .ilo{
                border:solid 1px white;
              }
              .hdi, .hcu,  .hbo,  .hto,  .hlo, .idi, .icu,  .ibo,  .ito,  .ilo{
                padding-left:0px;padding-right:0px;
              }
              .ipr {text-align:center;margin-top:10px;margin-bottom:10px;}
              .ica a {
                width: 100%;
                display: block;
                text-align: center !important;
                height: 36px;
                overflow: hidden;
                }
                .ica a{background-color:lightgrey;padding-top:5px;}

                .ica a .icart{margin:auto;float:none;}
                .ica a:hover{border:solid 1px grey;}
                .ica a:hover .icart{margin:auto;float:none!important;}
                .ica {text-align:center;}
    }

    /* Custom, iPhone Retina */
    @media only screen and (max-width : 320px) {

    }

    // 5 Columns
    @media (min-width: 768px){
        .fivecolumns .col-sm-2  {
            width: 20%;
            *width: 20%;
            padding-left: 5px;
            padding-right: 5px;
            min-width:200px;
        }

    }
    @media (min-width: 1200px) {
        .fivecolumns .col-lg-2 {
            width: 20%;
            *width: 20%;
            padding-left: 5px;
            padding-right: 5px;
        }
    }
    @media (min-width: 768px) and (max-width: 979px) {
        .fivecolumns .col-md-2 {
            width: 20%;
            *width: 20%;
            padding-left: 5px;
            padding-right: 5px;
            min-width:200px;
        }
    }

