.goesch-logo{
	width:215px;
}
.coupon-active-item td{
	padding:5px 10px;
}
.coupon-input-wrapper{
	background-color:#153566;
	padding:15px;
	color:white;
	width:100%;
	font-size:16pt;
	white-space: nowrap;
}
.coupon-input-prefix{
	background-color:#EDEDED;
	color:#153566;
	padding:5px 15px;
	border:3px solid #EDEDED;
	padding-right:0px;
}
.coupon-input{
	color:#153566;
	padding:5px 15px;
	border:2px solid white;
	padding-left:0px;
}
.coupon-input-submit{
	padding:5px 15px;
	background-color:#153566;
	border:2px solid #fff;
	border-left:none;
}
.coupon-active-item{
	font-size:12pt;
}
.partner-note-whole-cart{
	height:150px !important;
}
.note-in-cart{
	white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.partner-note-in-cart{
	white-space: nowrap;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.popover{
	max-width:300px !important;
}
textarea{
	resize:none;
}
.popover-content textarea{
	resize:none;
	height:150px;
	width: 270px;
}
body{
	min-width:200px;
}
#o_shop_collapse_category.mt16{
	border: 1px solid #000;
	margin:0px !important;
}


#o_shop_collapse_category li a:hover{
	background-color: #fff;
}
#o_shop_collapse_category li a{
	border-radius: 0px;
	border-bottom:1px solid #000;
	font-size:11px;
	color: #000;
}

.goesch-select{
	background-color:#E1E8F2;
	width:100%;
	display:block;
	border:none;
	padding: 5px 10px;
	font-weight:bold;
	border:2px solid #E1E8F2;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.container{
	background-color:inherit;
}
.goesch-search-form{
	margin-top:30px;
	white-space:nowrap;
}
.goesch-search-btn{
	padding:5px 10px;
	background-color: #153566;
	border: 2px solid #153566;
	color:white;
	position:relative;
	left:-5px;
	font-weight: bold;
}
.goesch-search{
	border: 2px solid #153566;
	background-color: white;
	color: #000;
	font-weight: bold;
	padding:5px 10px;
}
#o_shop_collapse_category li i{
	color: #000;
}
#o_shop_collapse_category li a{
	font-weight: bold;
}
#o_shop_collapse_category li.active > a {
	color: #fff;
	background-color: #1E4B8F;
}
#o_shop_collapse_category > li:first-child a{
	font-size: 13pt;
	text-transform: uppercase;
	text-align:center;
	border:none;
	color:#fff;
	font-weight: bold;
}
#o_shop_collapse_category > li:first-child a:hover{
	background-color:#153566;
}
#o_shop_collapse_category > li:first-child{
	border-bottom:1px solid #000;
	background-color: #153566;
}
#o_shop_collapse_category > li.active:first-child a{
	border-bottom:1px solid #000;
	background-color: #153566;
}
.navbar-brand:first-child{
	display:none;
}
.navbar.navbar-default{
	margin: auto;
	margin-left:15px;
	margin-top:20px;
}
.row{
	margin-left:0px;
	margin-right:0px;
}
.navbar-default {
	background-color: transparent;
	border: None;

}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color: #1E4B8F;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #D1E3FF;
}
.navbar-default .navbar-nav > li > a{
	color: #fff;
}
.top-wrapper{
	padding-top:5px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #D1D1D1;
	height: 30px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: #1E4B8F;
	color: white;
}
.dropdown-menu{
	background-color: #153566;
	color: white;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: white;
}
.dropdown-menu > li > a{
	color: white;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	background-color: #1E4B8F;
}
.oe_website_sale{
	background-color:white;
	box-shadow: 0px 0px 5px #1E4B8F;
	margin:25px auto;
	padding:3px;
}
.with-padding{
	padding:15px;
}

main{
	#background-image:url('/goesch_theme/static/images/background-structure.png');
	background-color:#F1F1F1;
}
.openerp .oe_form_editable .oe_save_only, .openerp .oe_form_editable .oe_form_field:empty {
  display: none !important;
}
footer{
	background-color: #153566;
	color: white;
}
footer .text-muted{
	color: #C2DAFF;
}
footer a{
	color: #fff;
	font-weight: bold;
}
footer a:hover{
	text-decoration:underline;
}
.top_menu_link{
	display: block;
	font-size:12px;
}
.wrapper_supplier_lines{
	width:100px;
}
#supplier_wrapper{
	display: none;
	padding-left: 15px;
}
.goesch_filter_wrapper{
	background-color: #153566;
	height:30px;
	border:1px solid #E8E8E8;
	margin-bottom:5px;
}
.goesch_filter_wrapper li{
	display:inline-block;
	height:30px;
	padding:5px;
	cursor: pointer;
	color:white;
	font-size:13px;
	font-weight:bold;
	border: 1px solid transparent;
}
.goesch_filter_wrapper li:hover{

}
ul.pagination{
	margin:2px;
	font-size:11px;
	margin-bottom:10px;
}
.popover-wrapper{
	display:none;
	position: absolute;
	background-color:#fff;
	padding:8px;
	font-size:9pt;
}
.price-range{
	width:150px;
	height:8px;
	background-color:#cecece;
	margin:8px 0px;
	margin-bottom: 12px;
}
.price-range-filled{
	height:8px;
	background-color:#153566;
}
.price-wrapper{
	border:1px solid #cecece;
	padding:4px 7px;
}
.slider-button{
	position:absolute;
	border:1px solid #000;
	height:17px;
	width:17px;
	background-color:#fff;
	border-radius:50px;
}
.tag{
	display: inline-block;
	border:1px solid #cecece;
	background-color: #F7F7F7;
	padding:2px;
	margin-bottom:3px;
}
.price-wrapper input{
	width:44px;
	border:none;
	text-align:center;
}
.color-pad{
	width:26px;
	height:26px;
	display: inline-block;
	border: 1px solid #000
}
#products_grid_before{
	min-height:150px;
}
.product_brand_img{
	max-height: 80px;
	max-width: 80px;
	float: right;
}
.product-info-box{
	word-wrap: break-word;
}
.product_brand_img_mini_box{
  position: absolute;
  right: 5px;
  bottom: 5px;
}
.product_brand_img_mini{
	max-height: 35px;
	max-width: 35px;
}
.fb_buttons{
	float: right;
}
#wrapwrap .css_attribute_color{
	position: relative;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#wrapwrap .css_attribute_color:not(.active){
	border: 1px solid transparent;
}
#wrapwrap .css_attribute_color.active{
	border: 1px solid #153566;
}
#wrapwrap .css_attribute_color input
{
	margin: 30px;
}
.brand-image{
	text-align:center;
	margin-top:45px !important;
}
.product-wrapper img{
	margin: 0 auto;
}
.product-wrapper span.name-link{
	height:36px;
	font-weight:bold;
	display:block;
	color:#153566;
	overflow-y:hidden;
	overflow-x:hidden;
	font-size:12px;
}
.product-image-link{
	height:185px;
}
.product-image-wrapper{
	width:90%;
	margin: 0 auto;
	max-height:385px;
	text-align: center;
	height:385px;
	vertical-align:middle;
	display:table-cell;
	width:100%;
}
.product-image-table{
	text-align:center;
	columns: 1;
	padding:0px;
	table-layout: fixed;
	display: table;
}
.other_image_wrapper{
	text-align:left;
	display:table-row;
}
.product-image-row{
	display:table-row;
}
.product-image{
	max-width:385px;
	max-height:385px;
}
.inner-box{
	background-color:#153566;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding:5px;
	color: white;
	font-weight: bold;
}
.inner-box input{
	border: 1px solid #e3e3e3;
	color:black;
	text-align:center;
	width: 40px;
}
.price-area{
	font-size: 16pt;
}
.goesch-btn{
	background-color:#153566;
	color:white;
	font-weight:bold;
	padding: 5px 15px;
	text-decoration:none;
	text-underline:none;
	margin: 0 auto;
	border:2px solid #153566;
	cursor:pointer;
	border-radius: 7px;
}
.goesch-btn.white-border{
	border:2px solid #fff;
}
.goesch-btn:hover{
	text-decoration:underline;
}
.goesch-sec-btn{
	border:3px solid #153566;
	background-color:#fff;
	color:#153566;
}
.btn-small{
	padding: 2px 5px;
}
.goesch-btn-wrapper{
	margin:5px;
}
.goesch-btn:hover{
	color:white;
}
.goesch-sec-btn:hover{
	color:#153566;
}
.goesch-btn:visited{
	color:white;
}
.goesch-btn:focus{
	color:white;
	text-underline:none;
}
.goesch-sec-btn:visited{
	color:#153566;
}
.goesch-sec-btn:focus{
	color:#153566;
	text-underline:none;
}
.inner-content{
	padding:5px;
}
.product-site h1{
	font-size: 20pt;
}
.image-wrapper{
	height: 300px;
	width: 300px;
}
.product-variant{
	max-height:36px;
	max-width: 38px;
	min-height: 36px;
	min-width: 38px;
	border: 1px solid #e3e3e3;
	background-color:white;
}
.product-variant.active{
	border: 1px solid #153566;
	border-bottom: 3px solid #153566;
}
.product-variant-image{
	margin-left: auto;
	margin-right: auto;
}
.article-right{
	border: 1px solid #e3e3e3;
}
.size-tags{
	padding:5px;
}
.size-tag{
	border:2px solid #fff;
	border-radius: 5px;
	font-weight:bold;
	background-color: #153566;
	display:inline-block;
	padding:0px 0px;
	margin-bottom:5px;
	cursor:pointer;
	text-align:center;
}
.size-tag.active{
	background-color: white;
	color: black;
}
#no-size-error{
	display:none;
}
#no-choose{
	display:none;
}
.goesch-container{
	border: 2px solid #153566;
	background-color:white;
	margin-bottom:15px;
}
.header-header{
	border-bottom:5px solid #1E4B8F;
	background-color:#153566;
}
.goesch-container .goesch-container-header{
	background-color:#153566;
	font-weight: bold;
	color:white;
	padding: 5px 10px;
	text-transform:uppercase;

}
.goesch-container .goesch-container-content{

}
.goesch-container .goesch-container-footer{
	background-color:#153566;
	font-size: x-small;
	color: white;
}
.goesch-cart-line{
	margin: 2px 2px;
	display:block;
	height:50px;
}
.inner-content.second{
	background-color:#1E4B8F;
	color:#fff;

}
.cart-total{
	background-color:#1E4B8F;
	color:#fff;
	padding:2px;
	padding-top:10px;
}
.cart-total hr{
	border-size:3px;
	border-color: white;
}
.cart-total-sum{
	font-size: 13px;
	font-weight: bold;
}
.cart-total-tax{
	font-size: small;

}
.goesch-container{
	font-size:12px;
}
.goesch-container{
	overflow-x:hidden;
}
.qty-product{
	width:50px;
	border:none;
	text-align:center;
	color:black;
	margin:2px;
}
.qty-product-availability{
	width:25px;
	border:none;
	text-align:center;
	color:black;
	margin:2px;
	font-size:9pt;
}
.goesch-category{
	list-style-type:none;
	text-transform: uppercase;
	border:2px solid #153566;
	border-bottom:1px solid #153566;
	padding:0px;
	font-weight: bold;
	background-image:url('/goesch_theme/static/images/box-background.png');
	background-position: center center;
	background-size:cover;
}
.promotion-wrapper{
	margin-bottom:10px;
}
.oe_website_sale h3{
	font-size:9pt;
	font-weight:bold;
	margin:0px;
}
.promotion-image{
	height:130px;
	width:130px;
}
.goesch-category-title{
	text-align:center;
	background-color:#153566;
	color:white;
	font-size:16pt;
}
.goesch-category li{
	padding:5px 2px;
	padding-left:15px;

	border-bottom: 1px solid #153566;
}
.prettify{

}
.goesch-category a{
	text-decoration:none;
	color:black;
}
.goesch-category a:hover{
	background-color:#153566;
	color:white;
}
.goesch-category li:hover{
	background-color:#153566;
	color:white;
}
.product-site{
	background-color:white;
	margin:25px auto;
	padding: 5px;
	#border: 2px solid #1E4B8F;
	box-shadow: 0px 0px 5px #1E4B8F;
}
.loggedinas{
	color:#666;
	font-weight:normal;
}
.top-line{

}
.top-line .form-inline{
	width:250px;
	margin:auto;
	margin-top:23px;
}
.top-line-links{
	margin-top:5px;
	text-align:right;
	font-size:12px;
	font-weight:bold;
}
.info-line-goesch{
	color:#fff;
	background-color:#153566;
	font-weight:bold;
	text-align:center;
	padding:5px;
	border-top:3px solid #D5DBE3;
}
.cart-total a,.goesch-container-footer a{
	color:white;
	text-decoration:underline;
}
.cart-total a:hover,.goesch-container-footer a:hover{
	color:grey;
	text-decoration:underline;
}
.zzgl-inkl{
	position:fixed;
	left:0px;
	bottom:15px;
	padding:2px 5px;
	font-size:small;
	background-color:rgba(255,255,255,0.7);
	border:2px solid #153566;
	border-left:None;
    color:dark-grey;
    z-index:50000000;
}
.info-line{
	background-color: #1E4B8F;
	color:white;
	font-weight:bold;
	text-align:center;
}
.info-line a{
	color: white;
}
.goesch-cart-button{
	color:white;
	background-color: #153566;
	font-weight:bold;
	text-align:center;
	padding: 5px 10px;
	margin-top:22px;
	display: inline-block;
}
.goesch-cart-content{
	display:none;
	background-color: #153566;
	border:2px solid #fff;
	position:absolute;
	color: white;
	z-index:100;
}
.product-name-cart{
	display:inline-block;
    width:180px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}
.remove-from-cart{
	font-size: xx-small;
	display:block;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus,
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus,
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	color: #153566;
	font-weight:bold;
}
.pagination > li > a, .pagination > li > span{
	border: 1px solid #153566;
}
.product-name-cart-link{
	display:block;
}
.pagination > li:last-child > a, .pagination > li:last-child > span{
	color: #153566;
	font-weight:bold;
}
.pagination > li:last-child > a, .pagination > li > a{
	color: #153566;
	font-weight:bold;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{
	border: 1px solid #153566;
}
.category-icon{
	height:30px;
	width:30px;
	border: 5px solid #1E4B8F;
	border-radius: 20px;
	float:left;
	z-index:100;
}
.categorie-name{
	float:left;
	margin-top:4px;
	padding-top:1px;
	padding-right:3px;
	padding-left:8px;
	position:relative;
	color:black;
}
.categorie-name:hover{
	text-decoration:underline;
}
.category-left-promo{
	min-height:400px;
	background-repeat:no-repeat;
}
.category-block{
	display: inline-block;
	max-height:150px;
	height:150px;
	width:180px;
}
.category-block h3{
	font-size: 12pt;
	width:180px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}
.all-about-area{
	background-color:#153566;
	padding:5px;
	color:white;
	text-align:center;
}
.category-block a{
	color:#153566;
	font-weight:normal;
	font-size: 9pt;
	width:180px;
    white-space: nowrap;
    overflow:hidden !important;
    text-overflow: ellipsis;
}
.category-link{
	display:block;
}
.category-block h3 a{
	color:#153566;
	font-size: 14pt;
	white-space: nowrap;
	max-width: 100px;
	text-overflow:ellipsis;
}
.category-category-container{
	display:none;
	position: absolute;
	background-color:white;
	border:3px solid #fff;
	z-index:100;
	width:800px;
}
.no-product-description{
	color: #BDBDBD;
	font-style: italic;
	font-weight: bold;
	margin: 10px;
}
.product-description{
	padding: 10px;
}
.size-price-old-price-nochange{
	text-decoration: line-through;
	font-size: xx-small;
}
.size-price-container-nochange{
	color:#E9252C;
}
.size-price-old-price{
	text-decoration: line-through;
	font-size: xx-small;
}
.container-header{
	font-weight:bold;
	background-color:#153566;
	color: white;
	margin-left:8px;
	padding: 5px 15px;
}
ul.goesch_ul{
	margin:5px;
	padding: 5px;
	list-style: None;
}
ul.goesch_ul li{
	margin:5px;
	padding: 5px;
}
.phone-big{
	font-size: 20pt;
	color: #E9252C;
	font-weight: bold;
}
.phone-big-less{
	font-size: 16pt;
	color: #E9252C;
	font-weight: bold;
}
h1{

}
ul.wizard{
}
ul.wizard li{
	width:25%;
	background-color:#153566;
	color:#fff;
	font-weight: bold;
	font-size: 12pt;
}
.stepnumber{
   	display:inline-block;
	color: white;
}
ul.wizard li .chevron::before{
	border-color: transparent -moz-use-text-color transparent #153566;
}
ul.wizard li.text-primary .chevron::before {
   border-color: transparent -moz-use-text-color transparent #1E4B8F;
}
ul.wizard li.text-primary {
    background: #1E4B8F none repeat scroll 0% 0%;
}
ul.wizard a.text-success {
    color: #F1F1F1;
}
.product_qty{
	border:1px solid #153566;
	text-align:center;
}
.address{
	padding:15px;
	margin:5px;
	border:2px solid #153566;
	border-radius:5px;
	background-color:#1E4B8F;
	font-weight:bold;
	color:#fff;
	display:inline-block;
}

.address-header{
	background-color:#153566;
	padding:2px;
	font-weight:bold;
	color:#fff;
	font-size:16pt;
}
.goesch-form{
	padding:15px;
	border: 2px solid #153566;

	margin:0px auto;
}
.goesch-form h3{
	margin-top:10px;
}
.goesch-input-group{
	margin-top:10px;
}
label.goesch-input-label{
	font-size: 11px;
	display:block;
	margin-bottom:0px;
	color:#1E4B8F;
}

.goesch-input{
	background-color:#E1E8F2;
	width:100%;
	display:block;
	border:none;
	padding: 5px 10px;
	font-weight:bold;
	border:2px solid #E1E8F2;
}
.goesch-input:focus{
	background-color:#CAD4E3;
}
div.goesch-input-group{
	display:block;
}
.goesch-warning{
	border:2px solid red !important;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover, .pagination >
.active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{
	border:1px solid #153566;
	color:white;
}
.pagination > li > a, .pagination > li > span{
	padding: 3px 6px;
}
.right-cart-line{
	max-width:179px;
	overflow:hidden !important;
    text-overflow: ellipsis;
}

ul.goesch_categories, ul.goesch_categories a, ul.goesch_categories ul{
	list-style-type:none;
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}
ul.goesch_categories{
	margin:0px;
	padding:0px;

}
ul.goesch_categories li a{
	line-height:20px;
	padding: 9px 3px 9px 10px;
	display:block;
	border-bottom:1px solid grey;
	color:#000;
}
div.newst-products-title{
	font-size:13px;
	padding:5px 10px;
	background-color:#153566;
	color:#fff;
	font-weight:bold;
	margin-bottom:15px;
}
ul.goesch_categories li a:hover,ul.goesch_categories li.active a{
	background-color:#153566;
	color:#fff;
}
ul.goesch_categories li.active li a{
	background-color:#fff;
	color:#000;
	padding: 4px 10px;
	border-left:3px solid #153566;
	border-bottom:none;
}
ul.goesch_categories li.active li.active a{
	background-color:#F0F0F0;
}
ul.goesch_categories li.active li.active li a{
	border:none;
	background-color:#fff;
}
ul.goesch_categories li.active li a i{
	display:none;
}
ul.goesch_categories li i{
	margin-top:4px;
}
ul.goesch_categories li:first-child a{
	font-size:15pt;
	text-align:center;
}
ul.goesch_categories li ul li:first-child a{
	font-size:13px;
	text-align:left;
}
input[type="radio"].goesch_radio{
    display:none;
}
input[type="radio"].goesch_radio + label {
    color: black;
    font-family:Arial, sans-serif;
    font-size:14px;
}
input[type="radio"].goesch_radio + label span {
    display:inline-block;
    width:25px;
    height:25px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    cursor:pointer;
    -moz-border-radius:  50%;
    border-radius:  50%;
    border:5px solid #BDD6DE;
}

input[type="radio"].goesch_radio + label span {
    background-color:#F2F8FA;
}

input[type="radio"].goesch_radio:checked + label span{
     background-color:#153566;
}
.variant-wrapper a.product-image-link{
	display:none;
}
.variant-wrapper{
	height:40px;
	width:154px;
	overflow:hidden;
	z-index:10000;
	background-color:white;
	position:absolute;
}
.variant-wrapper:hover{
	overflow:inherit;
	height:auto;
}
.variant-image{
	margin-bottom:15px;
}
.price-wrapper-product-list{
	margin-top:50px;
	margin-bottom:50px;
	margin-left:3px;
	margin-right:3px;
}
.product-wrapper:hover{
	border:1px solid #153566;
	border-bottom:7px solid #153566;
}
.product-wrapper{
	border:1px solid lightgrey;
	width:156px;
	margin-right:1px;
	height:320px;
	text-align:center;
	margin:auto;
	margin-bottom:30px;
	border-bottom:7px solid lightgrey;
}
.price-tag{
	background-color:#CF0000;
	padding:2px 5px;
	color:white;
	font-weight:bold;
	position:absolute;
	margin-top:0px;

}
.info-tag{
	background-color:#CF0000;
	color:white;
	font-weight:bold;
	padding:2px 5px;
	position:absolute;
	font-size:11px;
	margin-top:55px;
}
.info-tag-wrapper{
	width:100%;
	text-align:left;
}
.product-list-image-wrapper{
	height: 150px;
	width: 157px;
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}
.express-delivery{
	margin:15px;
	font-weight:bold;
	font-size:14pt;
	background-color:white;
	color:darkgreen;
	border-radius:15px;
	text-align:center;
	border:5px solid darkgreen;
}
.header-promo-image{
	max-height:65px;
	float:right;
	position:relative;
	top:15px;
	text-align:center;
}
.description-wrapper{
	font-size:13pt;
}
.description-wrapper li{
	margin-bottom: 5px;

}
.description-wrapper .fa-li{
	color:#153566;
	font-size:15pt;
}
.cart-product-option{
	float:right;
}
.cart-product-image{
	margin-right:15px;
	float:left;
}
.cart-product-prices{
	text-align:right;
	display:inline-block;
	height:40px;
	margin-right: 30px;
}
.cart-product-line{
	padding:15px;
	margin:15px;
	border:1px solid #153566;
}
.cart-product-pricewrapper{
	text-align:right;
	display:table-cell;
	width:100%;
	float:right;
}
.cart-product-linetotal{
	display:inline-block;
	font-weight:bold;
}
.cart-product-info{
	display:inline-block;
}
.coupon-to-cart-title{
	font-size:14pt;
	font-weight:bold;
}
.coupon-to-cart-line{
	font-size:12pt;
	width:100%;
}
.three-in-row{
	margin-bottom:15px;
}
.cover{
	min-height:400px !important;
}
td.pull-left-table{
	text-align:left;
}
td.pull-right-table{
	text-align:right;
}
td.centering{
	text-align:center;
}
div.headline-category-wrapper{
	text-align:left;
	#background-color: #153566;
}
h1.headline-category{
	font-size:14pt;
	#background-color:#153566;
	padding:10px 25px;
	margin:0 auto;
	margin-top:-3px;
	display:inline-block;
	color:#153566;
	font-weight:bold;
}
.choose-customer{
	height:250px;
	overflow-y:scroll;
	border:3px solid #153566;
}
.partner-item{
	padding:4px 3px;
	border:1px solid #153566;
	margin:2px;
	cursor:pointer;
}
.partner-item.active{
	background-color:#153566;
	color:white;
}
svg {height: 0 !important; width: 0 !important;}
#company_field{
	display:none;
}
.related-products{
	display:inline-block;
	width:110px;
}
.related-products img{
	max-height:100px;
	max-width:100px;
}
.related-products a div{
	font-size:9pt;
	white-space: nowrap;
	width: 107px;
	height:30px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.slider-single-img{
	margin-bottom: 30px;
}
