body{
	font-family: 'Raleway', sans-serif;
	color:#333333;
	font-size:13px;
}
a{
	color:#333;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#header a{color:#333333;}
a:hover,
#header a:hover{
	color:#ff5555;
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{
	padding-left: 10px;
    padding-right: 10px;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.container {
    max-width:1170px;
	padding:0 10px;
}
/* nav */
#header .header-nav {
    border-bottom: 1px solid #efefef;
    margin: 0;
    max-height: 40px;
}
#header .header-nav #contact-link{
	margin:0;
}
.laber-contact-link li{
	color: #333333;
    font-weight: 400;
    line-height: 40px;
    margin-right: 15px;
}
.laber-contact-link li span{
	color:#ff5555;
	font-family: "Montserrat",sans-serif;
    font-weight: 400;
}
#header .header-nav .user-info{
	margin:0;
}
#header .header-nav .user-info a{
	line-height:40px;
	margin-left: 15px;
}
#header .header-nav .user-info a i{
	margin-right:5px;
	color:#ff5555;
}
.dropdown:hover .expand-more{
	color:#ff5555;
}
#header .header-nav .currency-selector,
#header .header-nav .language-selector{
	margin:0;
	margin-left:15px;
}
.dropdown .expand-more{
	line-height: 40px;
	color: #333333;
}
.dropdown-menu{
	background: #fff none repeat scroll 0 0;
    border: medium none;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
    left: inherit;
    margin: 0;
    padding: 0;
    right: 0;
}
.dropdown-menu li{}
.dropdown-item{
	border-bottom: 1px solid #dddddd;
    font-size: 13px;
    padding: 10px 15px;
}
#header .dropdown-menu li a.dropdown-item:hover,
#header .dropdown-menu li.current  a.dropdown-item {
	color:#ff5555;
}
.laberLogo{
	text-align:center;
}
.laberLogo a{display:inline-block;}
/* displayTop */
#header .header-top{
	padding:30px 0;
}
.laber-cart{padding-top: 30px;}
.laber-cart a{padding-left:40px;position:relative;display: block;}
.laber-cart a .amount{
	display: block;
    font-family: "Montserrat",sans-serif;
    padding-top: 15px;
}
.laber-cart a .cart-products-count{
	background: #ff5555 none repeat scroll 0 0;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 22px;
    left: 15px;
    line-height: 22px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 22px;
}
.laber-cart a i.icons {
	font-size: 28px;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    top: 0;
    width: 40px;
}
/* search */
.laber-search{
	padding-top: 25px;
}
.search-widget{
	float:none;
}
.header-top .search-widget form{
	position:relative;
}
.header-top .search-widget form input[type="text"]{
	background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #e2e2e2;
    height: 40px;
    min-width: inherit;
    padding: 0 0 0 40px;
    width: 100%;
}
.search-widget form input[type="text"]:focus{
	outline:medium none;
}
.header-top .search-widget form button[type="submit"]{
	font-size: 18px;
    height: 40px;
    left: 0;
    line-height: 44px;
    position: absolute;
    text-align: left;
    top: 0;
    width: 40px;
}
.header-top .search-widget form button[type="submit"]:hover{
	color:#ff5555;
}
.lab-menu-row.bg-image {
    background: rgba(0, 0, 0, 0) url("../img/img_menu.jpg") no-repeat scroll right bottom;
}
}
@media only screen and (min-width : 992px) and (max-width : 1199px){
	
}

@media only screen and (min-width : 768px) and (max-width : 991px){
	
}

@media only screen and (max-width : 767px){
	#header .header-nav{
		max-height: 72px;
		padding: 10px 0;
	}
	#header .header-top{padding:0;}
	#header .header-top,
	#header{background-color:#fff;}
	.container{padding:0 10px;}
	#_mobile_user_info{float: none !important;}
	#mobile_top_menu_wrapper .js-top-menu-bottom  .dropdown{display: inline;padding: 0;}
	#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a{
		display: inline;
		line-height: 35px;
		padding: 0 10px 0 0;
		color: #333;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .user-info a i{
		color:#ff5555;
		margin-right:5px;
	}
	#mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper,
	#mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector-wrapper{
		padding:10px;
	}
	#mobile_top_menu_wrapper .dropdown{
		position:relative;
	}
	#mobile_top_menu_wrapper .dropdown select {
		-moz-appearance: none;
		background: #fff none repeat scroll 0 0;
		border: 1px solid #ccc;
		color: #414141;
		height: 30px;
		line-height: 30px;
		outline: 0 none;
		padding: 0 25px 0 10px;
		position:relative;
	}
	#mobile_top_menu_wrapper  .dropdown:before{
		content: "\f107";
		font-family: fontawesome;
		position: absolute;
		right: 10px;
		top: 0;
		z-index: 99;
	}
	
	.header-top .search-widget{padding:0;}
	
	#header .header-nav .blockcart{
		background: inherit;
		height: 40px;
		margin-left: 0;
		margin-right: 10px;
		padding: 5px 0 0;
	}
	#header .header-nav .blockcart.inactive .amount,
	#header .header-nav .blockcart.inactive .cart-products-count{
		display:block !important;
	}
	.laber-cart a .cart-products-count{left: 20px;}
	#header .header-nav .blockcart a:hover{color:#ff5555;}
	
	#header .header-nav #menu-icon {
		height: 52px;
		line-height: 52px;
		font-size: 30px;
		margin-left: 10px;
	}
	#header .header-nav #menu-icon .material-icons {
		line-height: 40px;
	}
	
	#header .header-nav .top-logo{text-align:center;}
	#header .header-nav .top-logo a{display:inline-block;}
	.lab-menu-row.bg-image {background:none;}
}

@media (min-width : 544px) and (max-width : 767px){
	.laberStatic .content-text{
		min-height: 116px;
		padding-top: 15px;
	}
	.laberStatic .content-text h4{
		font-size: 13px;
	}
	.laberStatic .content-text h3{ font-size: 14px;}
}