body {
/*	font-family: 'Roboto','Open Sans','Droid Sans', sans-serif;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
	font-weight: 400;
    font-style: normal;
	color: #333;
	line-height: 20px;
	width: 100%;
    background: #f1f1f1;
    overflow-x: hidden;
	background-attachment: fixed;}
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
        margin-top: 10px;
}
/* default font size */
.fa {
	font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
p {
    text-align: justify;
}

.filter-safari label {
    height: 5px !important;
    line-height: 5px !important;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
}

.dropdown-menu{
    border-radius:3px;
}
.product-filter.panel-default>.panel-heading {
    color: #fff;
    border-color: #ddd;
    border-radius: 0px;
}
.btn-product-filter {
    display: none;
    top: 100px;
    left:0px;
    position:fixed;
    z-index:10000;
    background: #d61107;
    color:#fff !important;
    padding:7px 5px 7px 10px;
    border-radius: 0px 5px 5px 0px;
    font-size:18px;
}
.btn-product-filter::before {
    content: "FILTRE ";
    top:3px;
}
.btn-product-filter .glyphicon {
    margin-top:2px;
}
/*@media(min-width:1200px){
    .product-filter {
        margin-right: 5px;
    }
}*/

/* =========================== 
HEADER 
=========================== */
header {
    background: #000;
    color: #fff;
    padding: 0 0 10px 0;
}
header a, header a:visited {
    color: #000 !important;
}
/********************************************************************/
.list-group-item{
    border-radius:0px;
}
.product-filter .checkbox, .product-filter .radio{
    margin: 0 auto;
}

/* Slideshow */
.owl-controls .owl-pagination{
    position:absolute;
    bottom:10px;
    right:25px;
}
.owl-carousel.owl-theme{
    position: relative;
    padding: 5px 6px;
    margin: 0 0 10px;
}
.owl-carousel .owl-controls .owl-page{
    width: 20px;
    margin: 0px 2px;
}
.owl-carousel .owl-controls .owl-page span{
    position: absolute;
    bottom: 10px;
    height: 7px;
    width: 20px;
    border-radius: 2px;
}
.owl-carousel .owl-buttons div i.fa{
    font-size: 18px;
    padding: 3px 5px;
}
/* Carousel */
.owl-carousel.wide-carousel {
    margin-top: 35px;
}
.owl-carousel.wide-carousel .owl-controls{
    position: absolute;
    top: -23px;
    right: 10px;
    width: 67px;
}
.owl-carousel.wide-carousel .owl-buttons i{
    border: 1px solid;
    border-radius: 3px;
}
.owl-carousel.wide-carousel .owl-buttons .owl-prev, .owl-carousel.wide-carousel .owl-buttons .owl-next {
    position: absolute;
    top: -15px;
    opacity: 1;
}
.owl-carousel.wide-carousel .owl-buttons .owl-prev {
    right: 30px;
}
.owl-carousel.wide-carousel .owl-buttons .owl-next {
    right: 5px;
}
.owl-carousel.wide-carousel .owl-wrapper-outer{
    border: none;
    box-shadow: none;
}
.homepage_products.owl-carousel .owl-item {
    padding-right: 10px;
}
.homepage_products.product-grid .product-thumb .caption p:nth-child(2){
    display: block;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}
.navbar{
    margin-bottom: 0;
    border-radius: 0;
    border: none;
}
.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
.nav-tabs li a{
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px 15px;
    color: #fff;
    border-radius:3px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border-bottom-color: transparent;
    color: #303030;
    background: #fff;
}
.thumbnail{
    border:none;
}
/* Main Menu */
.navbar-menu-collapse {
    width: 100%;
    /*display: table;*/
    position: relative;
}

.navbar-menu-collapse .menu_cell {
    display: table-cell;
    vertical-align: middle;
    float:left;
}

.navbar-menu-collapse .menu_cell.menu_holder {
    position: relative;
    /*z-index: 455;*/
    border-color: #eaeaea;
}

.navbar-menu-collapse .menu_cell.fill {
    width: 100%;
}

.navbar-menu-collapse .menu_cell.search_holder {
    padding: 10px 21px 10px 20px;
}

.navbar-menu-collapse > .menu_cell.nowrap {
    white-space: nowrap;
}

.main_menu{
    margin-left: -15px;
    min-height: 50px;
}

.main_menu ul > li {
    display: inline-block;
    position: relative;
    text-align: left;
    float: left;

}

.main_menu > ul > li:hover > a,
.main_menu .active,
.main_menu ul.links_holder li ul li a:hover,
ul.vertical > li:hover > a {
/*    color: #ffffff !important;*/
    border-color: transparent !important;
}
ul.categories > li:hover > a, ul.categories a.active, ul.categories li.current > a {
    position: relative;
    z-index: 3;
}
ul.categories > li .fa-caret-down{
    font-size: 11px;
    margin-left: 10px;
    vertical-align: middle;
    opacity: 0.4;
}

ul.categories.vertical > li .fa-caret-down{
    -ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Safari */
    transform: rotate(270deg);
    position: absolute;
    top: 14px;
    right: 18px;
}

ul.categories > li:hover .fa-caret-down{
    opacity: 1;
}

.main_menu ul li.home.disabled {
    display: none;
}

/* Main Menu Dropdown */

ul.categories li .wrapper,
.main_menu ul.links_holder li ul {
    position: absolute;
    z-index: 2;
    left: -1px;
    top: 55px;
    background: #ffffff;
    border: 1px solid #eaeaea;
    padding: 10px 17px;
    margin-top: 15px;
    display: table;
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition: margin-top 300ms, opacity 200ms, visibility 200ms;
    white-space: normal;
    max-width: 1139px !important;
}
/* TO DO MENU */
ul.categories li:hover .wrapper,
.main_menu ul.links_holder li:hover ul {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    height: auto;
    transition: margin-top 400ms, opacity 300ms;
}

.main_menu ul.links_holder li:hover ul{
    margin-top: -1px;
}

ul.categories.vertical li .wrapper, ul.vertical.active li .wrapper {
    position: absolute;
    left: 100%;
    margin-left: -1px;
    top: 0;
    z-index: 9;
    padding: 0px 16px;
}

.main_menu ul.links_holder li ul {
    border: none;

    padding: 0;
}

.main_menu ul li .wrapper ul {
    display: table-cell;
    vertical-align: top;
    padding: 2px;
}

.main_menu ul li .wrapper ul li {
    width: 230px;
    margin: 0px;
}

.main_menu ul.links_holder li ul li {
    width: 262px;
}

ul.categories li ul li a {
    padding: 6px 10px;
    font-size: 14px;
    display: block;
    color: #161616;
}

ul.categories li ul li a:hover, ul.categories li ul li:hover {
    background-color: #fff;
    font-weight:bold;
}

.main_menu ul.links_holder li ul li a, ul.categories.vertical > li > a {
    padding: 12px 10px 12px 20px;
    font-size: 14px;
    border-bottom: 1px solid #eaeaea;
    margin: 0 0 -1px;
    display: block;
    color: #000;
}

/* Collapsed menu */
.main_menu > a.v_menu_trigger.light_bg_color {
    border-color: transparent;
    color: #ffffff;
    position: relative;
    z-index: 3;
    display: block;
    padding: 15px 17px 17px;
    font-size: 16px;
    height: 55px;
}

.main_menu > a.v_menu_trigger.plain {
    color: #fff;
    display: inline-block;
    position: relative;
    z-index: 2;
    cursor: pointer;
    padding: 15px 97px;
    background: rgba(0,0,0,0.1);
    font-size: 15px;
}

.main_menu > a.v_menu_trigger.light_bg_color .icon-menu {
    font-size: 21px;
    line-height: 21px;
    vertical-align: top;
    display: inline-block;
    margin: 0 6px 0 3px;
}

.main_menu > a.v_menu_trigger.light_bg_color .fa-caret-down{
    opacity: 1;
    margin: 0 3px 0 8px;
}

.main_menu > ul.vertical {
    visibility: hidden;
    position: absolute;
    z-index: 999;
    top: 52px;
    width: 100%;
    padding: 0px;
}

/*#menu ul.vertical {
    padding: 0px 15px 0px 0px;
}*/

.main_menu > ul.vertical.active {
    opacity: 1;
    visibility: visible;
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
    transition: all 350ms;
}

ul.vertical > li {
    position: relative;
    float: none;
    display: block;
    background: #ffffff;
}

ul.vertical > li:last-child a, .main_menu ul.links_holder li ul li:last-child a {
    border-radius: 0 0 3px 3px;
}

.fastorder {
    padding:15px;
}
.fastorder h3 {
    font-size: 16px
}
.fastorder > p {
    background-color: #ff5500;
    padding: 10px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}
.fastorder .thumbnail {
    margin-bottom: 0px;
}

/* Mobile fastorder fix*/
@media (max-width: 760px) {
    .fastorder > .col-md-12 {
        margin-top:0px;
    }
    .fastorder .col-md-12 .col-sm-8 {
        margin-top: 0px;
    }

    .fast-thumb{
        max-width: 120px;
    }

    .fastorder .col-sm-4 {
        width: 33.33333333%;
        display: inline-block;
        float: left;
    }
    .fastorder .col-sm-8 {
        width: 66.66666667%;
        display: inline-block;
        float: left;
    }
}

@media (min-width: 760.01px) {
    .fastorder > .col-md-12 {
        margin-top:15px;
    }
}
@media (max-width: 450px) {
    .fastorder h3 {
        margin:0px;
    }
}

.fastorder #product-price-discount {
    top: 0px;
    left: 0px;
}
/* Mobile menu */
@media (min-width:767px){
    .menu_cell.nowrap {
        width:100%;
    }
    .btn-product-filter {display:none;}
}
@media (max-width:767px) {
    .container>.navbar-collapse {
        margin:0;
    }
    .navbar-menu-collapse .menu_cell {
        float:none;
    }
    .active-item {
        display:block !important;
    }
    .main_menu {
        margin-right: -15px;
    }
    .main_menu > ul.vertical {
        background:none;
        visibility: visible;
        overflow: hidden;
        position: static;
        width: 100%;
    }
    ul.categories.vertical > li > a{
        border: none;
        color: #fff;
        padding: 15px;
    }
    ul.categories.vertical > li .fa-caret-down {
        top:18px;
    }
    .main_menu ul li .wrapper ul li {
        width: 100%;
        float:none;
    }
    .main_menu > a.v_menu_trigger.plain {
        display:none;
    }
    .menu_cell.nowrap {
        display:block;
        margin: 0px 30px;
    }
    .navbar-menu-collapse .nav.navbar-nav {
        margin: 0px 15px;
    }
    ul.categories.vertical li .wrapper, ul.vertical.active li .wrapper {
        display: none;
        position:static;
    }
    .main_menu ul li .wrapper ul {
        display:block;
    }
    .main_menu li a:hover{
        background-color: rgba(0, 0, 0, 0.1);
    }

    ul.categories li .wrapper, .main_menu ul.links_holder li ul {
        opacity:1;
        visibility:visible;
        height:auto;
    }
    ul.categories li .wrapper {
        margin-top: 0;
    }
    .btn-product-filter {display:block;}
}
/* Boxed content */
.main {
    background: #fff;
    padding: 15px;
    padding-bottom: 5px;
    margin-bottom: 20px;
    border-radius: 0px 0px 3px 3px;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* top */
#top {
    text-align: center;
/*    margin: 35px 0;*/
    position: relative;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
}
#top .btn-link, #top-links li, #top-links a {
	/*color: #fff;*/
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links .list-inline{
    margin-bottom: 0;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
    margin: 0 0 10px 0;
}
#logo img {
    max-height: 65px;
    margin-top: 10px;
}
@media(max-width:767px){
    #logo img{
        margin:25px auto 0 auto;
    }
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	line-height: 20px;
	padding: 0 10px;
        display: table-cell;
        border-right: none;
        padding: 10px 13px;
        border-radius: 3px 0px 0px 3px;
        width: 100%;
        height: 40px;
}
#search select{
        border: none;
        color: #333333;
        padding: 10px 3px;
        cursor: pointer;
        height: 40px;
        line-height: 32px;
        border-radius: 0px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
}
#search .search-categories {
    display: table-cell;
    width: 186px;
}

#search .form-control:focus {
    box-shadow: none;
}
@media only screen and (max-width: 991px){
    #search .search-categories {
        width: 140px;
    }
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart:hover{
    cursor:pointer;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	z-index: 1001;
    margin-top: -10px;
	min-width: 100%;
    color: #000;
}
#cart .dropdown-menu a, #cart .dropdown-menu a:visited {
    color: #000 !important;
}
@media(max-width: 767px){
    .dropdown-menu{
        right: 0;
        left:auto;
    }
    #cart .dropdown-menu{
        margin-top: 0px;
    }
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
#cart .dropdown-menu table td:nth-child(2){
    max-width: 200px;
}
#cart-total {
        position:relative;
}
#cart-total .count {
    position: absolute;
    top: 10px;
    left: 25px;
    background: #d10000;
    color: #fff;
    padding: 4px;
    line-height: 10px;
    border-radius: 30px;
    font-weight: bold;
}
#cart-total i.fa-shopping-cart{
        margin-right: 15px;
        font-size:28px;
        vertical-align: middle;
}
#cart-total .total{
        font-weight: bold;
}


#colorbox #cboxContent .cart_notification .product {
	padding:10px 20px;
	display:table;
	width:100%;
}
#colorbox #cboxContent .product img {
	float:left;
	margin-right:20px;
}
#colorbox #cboxContent .product span {
	padding-top:10px;
	display:block;
        line-height: 18px;
}
#colorbox #cboxContent .bottom {
    padding: 10px;
    border-top: 1px solid #eaeaea;
    position: absolute;
    bottom: 0;
    width: 100%;
}
#colorbox #cboxContent .bottom a{
    font-size:13px;
}
#colorbox #cboxContent .bottom a:first-child{
    margin-right: 10px;
}
#colorbox #cboxContent .bottom a:last-child{
    float: right;
}

/*other header links*/
.myaccount{
    display:inline-block;
}
.myaccount, #cart-total{
    line-height: 40px;
    vertical-align: sub;
    margin-right: 10px;

}
.myaccount, #cart{
    margin-top: 40px;
}
.myaccount i{
    font-size: 28px;
    vertical-align: middle;
	color: #ffffff;
}
.myaccount .dropdown-menu{
    top:90%;
}
@media (max-width:767px) {
    .myaccount .dropdown-menu {
        left: 0;
        right: auto;
    }
    .myaccount, #cart {
        margin-top: 0px;
    }
}
#top .fa-phone{
    font-size: 18px;
    vertical-align: middle;
}
#wishlist-total, #wishlist-total span, #compare-total, #compare-total span{
    font-size: 13px;
}
#wishlist-price{
    font-size: 13px;
}
button.lang-btn, button.currency-btn {
    padding: 10px 0px;
}
.lang-btn img{
    width: 17px;
    vertical-align: baseline;
}
/* menu */
#menu .nav > li > a {
	color: #fff;
    padding: 15px;
    min-height: 15px;
    background-color: transparent;
    font-size: 15px;
}
#menu .nav > li:hover {
    border-top: 2px solid #f7c132;
    background-color: #f3f4f8;
    margin-top: -1px;
    margin-bottom: -1px;
}
#menu .nav > li:hover > a {
    background-color: #F3F4F8;
    color: #000;
}
/*#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}*/
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
        width:100%;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #4A5678;
	background-image: linear-gradient(linear, left top, left, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 5px 30px;
	float: right;
        background-color: #363636;
        background-image: linear-gradient(to bottom, #444444, #222222);
        background-repeat: repeat-x;
        border-color: #222222 #222222 #000000;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #0e5891;
}

@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}

/* ========================================== */
/* CONTENT */
/* ========================================== */
#content {
	min-height: 600px;
}

/* ========================================== */
/* FOOTER */
/* ========================================== */
footer {
	padding-top: 30px;
	background-color: #222222;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
        font-size: 13px;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-size: 16px;
	color: #fff;
    font-weight: bold;
}
footer .footer-about{
    font-size: 12px;
    color: #9b9b9b;
    padding-right: 60px;
}
@media (max-width: 991px){
    footer .footer-about{
        padding-right: 10px;
    }
}
footer .footer-phone{
    font-size: 13px;
}
#copy {
/*    font-size: 12px;*/
    text-align: center;
}
.footer-blocks .block-image i {
    font-size: 45px;
    color: #000;
}
.footer-blocks .block-image i.glyphicon{
    font-size: 42px;
    vertical-align: bottom;
}
.footer-blocks .block-image {
    display: inline-block;
}
.footer-blocks .block-content {
    padding: 10px 0;
}
.footer-blocks h4 {
    margin: 0;
    color: #d10000;
}
.footer-blocks p {
    margin: 0;
    color: #000;
}
.footer-blocks .block-content:hover i, .footer-blocks .block-content:hover p, .footer-blocks .block-content:hover h4{
    color: #fff;
}
@media (max-width: 991px){
    .footer-blocks .block-content{
        text-align: center;
    }
}
@media (max-width: 767px){
    .footer-blocks .footer-left .col-xs-3, .footer-blocks .footer-right .col-xs-3 {
        width: 50%;
    }
}
@media (max-width: 495px){
    .footer-blocks .footer-left .col-xs-3, .footer-blocks .footer-right .col-xs-3 {
        width: 100%;
    }
    .footer-blocks .block-content{
        text-align: left;
    }
}
@media (max-width: 595px){
    .footer-left, .footer-right {
        width: 100%;
        clear: both;
    }
    .footer-left .col-xs-3, .footer-right .col-xs-3{
        width: 50%;
    }
    .product-layout.product-item4, .product-layout.product-item5 {
        margin:5px !important;
    }
}
@media (max-width: 349px){
    .footer-left .col-xs-3, .footer-right .col-xs-3{
        width: 100%;
    }
}

.anpc-sal {
    text-align: center;
}
.social-icons i {
    font-size: 30px;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
        margin: 0;
        padding: 0px 0 8px 0px;
        background: none;
        font-size: 12px;
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	padding: 0 15px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li:first-child{
    padding-left:0;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: -5px;
	width: 7px;
	height: 7px;
        -webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.breadcrumb > li:last-child:after{
        border:none;
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 3px;
	/*box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);*/
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
        color: #333;
        border-color: #b3b3b3;
}
.btn-primary {
	color: #ffffff;
    /* background-image: linear-gradient(to bottom, #eeeeee, #dddddd); */
    background-repeat: repeat-x;
}
.btn-warning {
	color: #ffffff;
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
button.fast-order {
/*    background-color: #ff5500 !important;*/
    background-color: #f2ff26 !important;
    margin: 5px auto;
    /* height: 32px; */
    padding: 2px 5px;
    color: #000 !important;
    border: none !important;
}

#wishlist-remove{
    width: 39px;
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-info {
	color: #ffffff;
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
#product #button-cart{
    display:inline-block;
    width:50%;
    min-width: fit-content;
}
#product button, #input-quantity{
    height: 40px;
}
#product .extra-buttons {
    margin-top:10px;
}
#product .fast-order {
    margin-left: 57px;
    height: 40px !important;
    background-color: #ff5500 !important;
    width: 50%!important;
    font-size:12px !important;
}
#product .fast-order .fa {
    padding:10px;
    display: inline !important;
}
#product .fast-order-new {
    margin-left: 45px;
    cursor: pointer;
}
#product .services-sidebar{
    border: 1px solid #ebebeb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 10px 10px;
    margin-bottom: 30px;
}
#product .banner-contact-vodafone{
    background-color: #e60000;
    text-align: center;
    padding: 0 10px;
    font-size: 25px;
    margin-bottom:5px;
    line-height: 1.5em;
}

#product .banner-contact-orange{
    background-color: #ff5500;
    text-align: center;
    padding: 0 10px;
    font-size: 25px;
    margin-bottom:5px;
    line-height: 1.5em;
}
#product .banner-contact-telekom{
    background-color: #e20074;
    text-align: center;
    padding: 0 10px;
    font-size: 25px;
    line-height: 1.5em;
    margin-bottom:5px;
}
#product .service-info{
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
}
#product .service-icon{
    color: #ff5500;
    display: inline-block;
    font-size: 30px;
    line-height: 1.2;
    min-width: 36px;
    padding-top:10px;
    text-align: center;
    vertical-align: top;
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
/*	color: #888888;*/
	padding: 8px 12px;
    background: #f3f3f3;
}
/*.list-group a.active, .list-group a.active:hover, .list-group a:hover {
        color: #fff;
}*/

.list-group-item:first-child, .list-group-item:last-child {
    border-radius: 3px;
}

/* carousel */
.carousel-caption {
	color: #FFFFFF;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
#content .owl-wrapper-outer {
    border-radius:0;
    margin-top:-15px;
    -webkit-box-shadow:none;
    box-shadow: none;
}
div#carousel-product {
    padding: 5px 0;
}

/* Specification */
.attribute {
	border-collapse: collapse;
	width: 100%;
}
.attribute thead td, .attribute thead tr td:first-child {
	font-size: 14px;
        background: #f0f0f0;
	text-align: left;
        color:#000;
        font-weight: 700;
        text-transform: uppercase;
}
.attribute tr td:first-child {
	text-align: left;
	width: 25%;
}
.attribute td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border-bottom:1px solid #f5f5f5;
}
/* Category */
.subcategories {margin-bottom:15px;}
.subcategories ul{
    padding: 0;
}
.subcategories li{
    display: inline-block;
    width: 33%;
    vertical-align: text-top;
    padding-bottom: 5px;
}
.single-column-page {
    padding-left:30px;
    padding-right:30px;
}
/*Product grid item*/
.product-layout.product-item4{
    width: 23%;
}
/*.product-layout.product-item4 .fa-shopping-cart{
    display: none;
}*/
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: unset;
    border-color: #ddd;
    color:#ff5500;
}
.pagination>li>a:hover {
    color:#ff5500;
    background-color: unset;
}
.pagination>li>a, .pagination>li>span{
    color:#666666;
}
.cashback-text {padding:10px 0px;}
@media (min-width:992px) and (max-width:1199px) {
    .product-layout.product-item4 {
        width: 31%;
    }
}
@media (min-width:768px) and (max-width:991px) {
    #product .fast-order {
        margin-left: 0px !important;
    }
}
@media (min-width:319px) and (max-width:991px) {
    .product-layout.product-item4 {
        width: 46.5%;
    }
    .subcategories li {
        width: 49%;
    }
    .product-grid .product-thumb .caption {
        padding:0px 5px!important;
    }
}
@media (max-width:319px) {
    .product-layout.product-item4 {
        width: 100%;
    }
}

.product-layout.product-item5{
    width: 18.5%;
}
@media (min-width:992px) and (max-width:1099px) {
    .product-layout.product-item5 {
        width: 23%;
    }
}
@media (min-width:573px) and (max-width:991px) {
    .product-layout.product-item5 {
        width: 30%;
    }
}
@media (min-width:319px) and (max-width:572px) {
    .product-layout.product-item5 {
        width: 45%;
    }
}
@media (max-width:319px) {
    .product-layout.product-item5 {
        width: 100%;
    }
}
@media (max-width:380px) {
    .button-group {
        display: flex;
    }
    .button-group button:first-child, .button-group button:nth-child(2), .fast-order .fa {
        display: none !important;
    }
    .button-group button:last-child .hidden-xs {
        display: inline!important;
    }
    /*.product-thumb .button-group button {
        margin: auto auto;
    }*/
    .product-thumb .price {
        text-align: center;
    }
    .subcategories li {
        width: 100%;
    }
    button.fast-order {
        margin:0px;
        font-size:10px!important;
    }
    .product-thumb .price-old {
        margin-left: 0px !important;
        font-size: 11px !important;
    }
}
.product-layout.product-item4, .product-layout.product-item5 {
    position: relative;
    display: inline-block;
    margin: 7px;
}
/*.product-layout.product-item4:first-child, .product-layout.product-item4:nth-child(4n+1), .product-layout.product-item5:first-child, .product-layout.product-item5:nth-child(5n+1){
    margin-left: 15px;
}
.product-layout.product-item4:last-child, .product-layout.product-item5:last-child{
    margin-right: 15px;
}*/

/* product list */

.in_stock, .out_stock{
    padding: 3px 7px;
    border-radius: 3px;
    line-height: 30px;
    vertical-align: top;
    color: #fff;
    margin-left: 15px;
}
.in_stock{
    background: #090;
}
.out_stock{
    background: #e50d0d;
}
.product-thumb {
    overflow: auto;
    /*border: 1px solid #dddddd;
    padding: 8px;*/
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
.product-grid .product-thumb .caption p:nth-child(2) {
    display: none;
}
@media (min-width: 767px) {
    .product-list .product-thumb .image {
    	float: left;
    	padding: 0 15px;
    }
}
.product-thumb h4 {
    min-height: 76px;
    overflow: hidden;
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3em;
}
.product-thumb h4 a {
    color: #000;
}
.product-thumb h4 a:hover {
    color: #F4A137;
}
.product-thumb .caption {
/*    padding: 0 10px;*/
    min-height: 80px;
}
.product-thumb .caption p {
    max-height: 35px;
/*    overflow: hidden;*/
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
    	/*min-height: 210px;*/
    	padding: 0 10px;
    }
    .homepage_products.product-grid .product-thumb .caption{
        min-height: auto;
    }
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}

/* Rating */
.rating {
	color:#fccd36;
	font-size:14px;
	line-height:1em;
	letter-spacing:1px;
}
.product-thumb .rating {
    margin: -18px 0px -8px 0px;
    text-align: center;
}
.rating_stars.r1:before, .rating_stars.r2:before, .rating_stars.r3:before, .rating_stars.r4:before, .rating_stars.r5:before {
	font-family: FontAwesome;
	position:absolute;
}
.rating_stars.r1:before {content: "\f005";}
.rating_stars.r2:before {content: "\f005\f005";}
.rating_stars.r3:before {content: "\f005\f005\f005";}
.rating_stars.r4:before {content: "\f005\f005\f005\f005";}
.rating_stars.r5:before {content: "\f005\f005\f005\f005\f005";}

.fa-stack{
    width:1em;
}

/****** Style Star Rating Widget *****/

.rating-stars {
    border: none;
    float: left;
    padding-left: 15px;
}
.rating-stars > span{
    padding-top: 10px;
    margin-right: 5px;
}
.rating-stars > input { display: none; }
.rating-stars > label:before {
    margin: 5px;
    font-size: 2em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.rating-stars > label {
    color: #ddd;
    float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating-stars > input:checked ~ label, /* show gold star when clicked */
.rating-stars:not(:checked) > label:hover, /* hover current star */
.rating-stars:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating-stars > input:checked + label:hover, /* hover current star when changing rating */
.rating-stars > input:checked ~ label:hover,
.rating-stars > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating-stars > input:checked ~ label:hover ~ label { color: #FFED85;  }


.price-discount {
    position: absolute;
    z-index: 2;
    top: 8px;
    left: 8px;
    border-radius: 5px;
    color: #ffffff;
    font-weight: bold;
    /* font-size: 13px; */
    height: 34px;
    /* width: 40px; */
    padding: 7px 8px;
    text-align: center;
}
.price-discount.lg {
    z-index: 10000;
    font-size:15px;
}
#product-price-discount{
    left: 45px;
    top: 15px;
}

h2.price {
	margin: 0;
}
.old-price{
    font-size: 18px;
    color:#999;
    font-weight: 600;
}
#input-quantity{
    width: auto;
    display: inline-block;
}
ul.price-details{
    display: inline-block;
}
.price {
    color: #d51106;
    font-size: 22px;
    font-weight: 600;
}
.product-thumb .price{
    font-size: 16px;
    text-align: center;
}
.product-thumb .price-new {
	font-weight: 600;
}

.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
    margin-left: 10px;
    font-size:13px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
    overflow: auto;
    text-align: center;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
    max-width: 25%;
    display: initial;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button, #product .form-group button + button {
    border: none;
    display: inline-block;
    /* float: left; */
    border-radius: 3px;
    font-size: 13px;
    font-weight: normal;
    text-align: center;
    /* text-transform: uppercase;
    border: 1px solid #eee; */
    color: #fff;
    background: #bd0000;
    /* height: 32px; */
    padding: 0 7px 0 0;
    /* line-height: 30px; */
}
.product-thumb .button-group button:first-child, .product-thumb .button-group button:nth-child(2), #product .form-group button + button{
    /*
    width: 30px;
    margin-right: 1%;
    margin-right: 1px;
    max-height: 37px;
    color: #666;
    */
    background: #717171;
    padding: 5px 5px;
}

.btn-cart-labeled {
    background: #136eb4;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    /*padding-right: 15px;
    margin-right: 3px;*/
    text-align: center
}
.btn-cart-labeled > b {
    background-color: #2a2a2a;
    display: inline-block;
    line-height: 1;
    font-size: 16px;
    color: #fff;
    padding: 7px 13px 8px 8px;
    margin-right: 3px;
    border-radius: 3px 0 25px 3px
}

#product .form-group button + button{
    float: none;
    width: 10%;
    min-width: fit-content;
}
/*.product-thumb .button-group button:first-child:hover, .product-thumb .button-group button:nth-child(2):hover, #product .form-group button + button:hover{
    color:#fff;
}*/
.product-thumb .button-group button:hover, #product #button-cart:hover {
	text-decoration: none;
	cursor: pointer;
}

.product-thumb .button-group button:focus{
    outline-color:transparent;
}

@media (max-width: 319px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 45%;
	}
}

.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

/* Home page */
.homepage-blocks {
    border-right: none;
    /*margin-bottom: 20px;
    margin-top: 2em;*/
    font-size: 13px;
}
.homepage-blocks .block-content {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;

    margin: 0;
    border-radius: 4px;
    padding: 6px;
}

@media(max-width: 767px){
    .homepage-blocks .block-content{
        margin-bottom: 10px;
    }
    .homepage-blocks .block-image{
        min-width: 70px;
    }
}
.homepage-blocks .block-content:first-child{
    margin-left: 0;
}
.homepage-blocks .block-content:last-child{
    margin-right: 0;
}
.homepage-blocks .block-image {
    float: left;
    border-radius: 3px;
}
.block-content .block-text {
    display: inline-block;
    padding: 2px 0 0 6px;
}
.homepage-blocks h4{
    font-weight: bold;
    margin: 0;
}
.homepage-blocks p {
    margin-bottom: 0px;
    text-align: left;
}

.homepage-blocks .fa, .homepage-blocks .glyphicon {
    color: #333;
    font-size: 50px;
    margin: 0px 10px;
}
.homepage-blocks .glyphicon{
    font-size: 45px;
}
.homepage-blocks .block-content:hover{
    color: #000;
    cursor: pointer;
}
.homepage-blocks .block-content:hover h4{
    color: #000;
}
.homepage-blocks .block-content:hover .block-image{
    background: #fff;
}

@media (min-width:767px) and (max-width:1200px){
    .homepage-blocks .fa, .homepage-blocks .glyphicon {
        color: #fff;
        font-size: 30px;
        margin: 0px 10px;
        line-height: 45px;
    }
    .block-content .block-text{
        padding: 7px 0 0 5px;
    }
    .homepage-blocks h4 {
        font-size: 13px;
    }
    .homepage-blocks p {
        font-size: 13px;
    }
}
@media (min-width:767px) and (max-width:991px){
    .homepage-blocks .fa, .homepage-blocks .glyphicon {
        font-size: 20px;
        line-height: 40px;
    }
    .block-content .block-text{
        padding: 7px 0 0 3px;
    }
    .homepage-blocks h4 {
        font-size: 10px;
    }
    .homepage-blocks p {
        font-size: 10px;
    }
}
/* Manufacturer page */
.manufacturer p {
    margin-bottom: 0;
}
.manufacturer .well {
    padding: 10px;
    border-radius: 3px;
}
.manufacturer .panel-heading {
    padding: 5px 10px;
}
.manufacturer h2 {
    margin: 0;
}

/* Contact page */
.information-contact .img-thumbnail{
    border:none;
}
.information-contact .btn{
    font-size: 14px;
}

.aweb-logo {
    float: right;
    margin-top: -10px;
}

#manufacturer_id{
    border-radius: 0px;
}

@media only screen and (max-width:470px){
    .aweb-logo {
        float: none;
        display: block;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .table-responsive>.compare-table>tbody>tr>td, .table-responsive>.compare-table>tbody>tr>th, .table-responsive>.compare-table>tfoot>tr>td, .table-responsive>.compare-table>tfoot>tr>th, .table-responsive>.compare-table>thead>tr>td, .table-responsive>.compare-table>thead>tr>th {
        white-space: normal;
    }
}

/* vertical-menu start */
.vertical_menu {
    width: 100%;
    /*margin-top: 1px;*/
    position: relative;
    margin-left: 0px;
    z-index: 89;
}
.main_menu.vertical_menu > ul.vertical {
    width: 100%;
    top: -14px;
    position: initial;
}

@media (min-width: 767px) {
    /*.navbar-menu-collapse .col-sm-3 {
        margin-right: -15px;
    }
    .col-sm-3 .menu_cell.nowrap {
        margin-left: 0px;
        width: calc(100% + 15px);
        margin-left: -15px;
    }*/

    .col-sm-3 .menu_cell.nowrap > .main_menu {
        margin-left: 0px;
    }

    .navbar-menu-collapse .col-sm-3 .v_menu_trigger.plain {
        clear: left;
        text-align: center;
        padding: 15px 0px;
        width: 100%;
    }
    *:only-child#content > .row:first-child > *:first-child.col-sm-3 div:first-child .vertical_menu,
    #column-left *:first-child.vertical_menu {
        margin-top: -14px;
        /*padding-right: 20px;*/
        z-index: 90;
    }
}
@media screen and (max-width: 767px) {
    *:only-child#content > .row:first-child > *:first-child.col-sm-3 div:first-child .vertical_menu,
    #column-left *:first-child.vertical_menu {
        display: none;
    }
}
/*@media (min-width: 1200px) {
    .vertical_menu {
        padding-right: 20px !important;
    }
}*/

.vertical_menu ul.categories.vertical > li > a {
    color: #000;
/*    border: 1px solid #eaeaea;*/
    margin: 0px;
}
.vertical_menu ul.categories.vertical li .wrapper, ul.vertical.active li .wrapper {
    margin-left: 0px;
}
/* vertical-menu end */

@media screen and (min-width: 767px) {
    .no-padding {padding:0px;}
    .no-padding > .row {margin:0px;}
}
.no-padding.col-sm-12{
    padding:0px;
}
/*#content > .row > .no-padding + .no-padding .row > div#slideshow0 {margin-left:-15px;width:calc(100% + 15px)}*/

.backlayer {
    display: block;
    z-index: 0;
    background-attachment: scroll;
    left: 0;
    right: 0;
    margin-top:-15px;
}

.backlayer.backlayer-wide {
    position: absolute;
    left: -500px;
    right: -500px;
}

.image-sku{
    position: absolute;
/*    margin-left: 10px;*/
    margin-top: 75%;
    font-size: 9px;
    font-weight: normal;
    padding: 0 5px 0 5px;
    border: 1px solid #999;
    border-radius: 3px;
    background-color: #FFF;
    line-height: 1.3em;
    z-index: 10;
}

.options{
    margin-bottom: 30px;
    padding:15px;
}
.options h3{
    margin-bottom:30px;
}

.options .control-label{
    font-size: 1.1em;
    line-height: 1.5em;
    padding: 2px;
    min-width: 100%;
    background-color: #f0f0f0;
}

.options .img-thumbnail{
    width:25px;
    padding: 1px;
}

.options .option-box{
    padding: 5px;
}
.options .form-group{
    border: 1px solid #f0f0f0;
}

.options .content-box{
    padding:5px;
    max-height: 145px;
    overflow-y: auto;
}


.options ::-webkit-scrollbar {
width: 5px;
}


.options ::-webkit-scrollbar-track {
box-shadow: inset 0 0 5px #e3e3e3;
border-radius: 1px;
}


.options ::-webkit-scrollbar-thumb {
background:#cfcfcf;
border-radius: 1px;
}


.options ::-webkit-scrollbar-thumb:hover {
background:#a1a1a1;
}


.contact-promo-overlay {
    display: none;
/*    display: -webkit-inline-box;*/
    position: fixed;
    bottom: 0;
    z-index: 999;
}
.promo-bar{
    height: 40px;
    width: 125px;
    color: #ffffff;
    background-color:#ff5500;
    text-align:center;
    padding:0px;
    margin: 0 5px;
    line-height: 40px;
}
.phone-bar{
    height:40px;
    width:125px;
    color:#ffffff;
    background-color:#2a6496;
    text-align:center;
    padding: 10px;
    margin: 0 5px;
}
.phone-bar i {
    font-size: 1.5em;
}
/* Menu colored custom li + icon
ul.navbar-nav li:nth-child(1) {
    background-color:#ff5500;
}

    ul.navbar-nav li:nth-child(1) a::before {
    font-family: "FontAwesome"; font-weight: 900; content: "\f164";
    margin-right:5px;
}

    ul.navbar-nav li:nth-child(4) {
    background-color:#ff5500;
}
/*
