@font-face {
  font-family: 'Calibri';
  src: url('/fonts/calibri.eot');
  src: url('/fonts/calibri.woff') format('woff'),
       url('/fonts/calibri.ttf')  format('truetype'),
       url('/fonts/calibri.svg#Calibri') format('svg');
}
* {
	margin:0;
	padding:0;
}
*:after,
*:before {
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .my_elements_with_border_radius { border-radius: 0 }
}
body {
	margin:0;
	padding:0;
	font-family:Calibri, verdana;
	font-size:12px;
    line-height:15px;
	background:#E2E2E2;
    color:#000000;
}
h1, h2, h3, h4 {
	padding:0;
	color:#000000;
}
h1 {
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
}
h2 {
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
}
h3 {
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
}
a {
	outline:none;
	text-decoration:underline;
	color:#000;
}
ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
}
img {
	border:none;
	text-decoration:none;
	-ms-interpolation-mode: bicubic;
}
input:focus {
	outline:0;
}
.gray_line {
	height: 2px;
	padding: 0;
	background: #ccc;
	border: none;
	margin: 30px 0 10px;
}
#border_top {
	width:100%;
	height:2px;
	background:#FF0000;
	position:fixed;
	top:0;
	z-index:5000;
}
#border_bottom {
	width:100%;
	background:#E2E2E2;
	height:70px;
}
#wrapper {
	width:1170px;
	margin:0 auto;
	background:#fff;
	box-shadow:0px 0px 40px rgba(0, 0, 0, 0.9);
	-webkit-box-shadow:0px 0px 40px rgba(0, 0, 0, 0.9);
	-moz-box-shadow:0px 0px 40px rgba(0, 0, 0, 0.9);
}
#header_top {
	width:1170px;
	position: fixed;
	top: 0;
	margin:2px 0 0;
	background:#fff;
	z-index:5000;
}
#header{
	width:1170px;
	height:71px;
}
.discount_box {
	
	max-width: 15%;
	height: 46px;
	padding: 5px 5px 5px 25px;
	border: 1px solid #ff0402;
	float: right;
	margin: 7px 0 0;
	font-weight: bold;
	font-size: 11px;
	line-height: 1;
	background:url("/img/layout/discount_signal.jpg") no-repeat;
}
.red_text {
	color: #ff0402;
}
.black_text {
	color: #000000;
}
.discount_header_text {
	width: 100%;
}
#logo {
	display:block;
	float:left;
	padding:5px 13px 0 13px;
}
#logo img {
	width: 100%;
	max-width: 300px;
}
#shopping_cart {
	float:right;
	height:71px;
}
#shopping_cart_icon {
	display:block;
	width:33px;
	height:42px;
	padding:16px 19px 13px 17px;
	background:url("/img/layout/cart_closed_new.png") no-repeat center center #fff;
	background-size: 39px;
}
#cart_number {
	background:url('/img/layout/cart_bullet.png') no-repeat;
	width:16px;
	height:15px;
	color:#fff;
	text-align:center;
	font-size:12px;
	
	margin:0 0 0 11px;
	position:absolute;
}
#show_cart_header {
	position:absolute;
	
	display:none;
	
	margin-left: -319px;
	box-shadow:0px 5px 6px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:0px 5px 6px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0px 5px 6px 0px rgba(0, 0, 0, 0.3);
}
#cart_header {
	
	width:363px;
	padding:4px 12px 9px;
	border:1px solid #000;
	border-bottom:none;
	background:#fff;
}
#cart_header td {
	padding:10px 4px;
}
#cart_header th{
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	padding:0 19px 0 4px;
}
#cart_head {
	font-family:Calibri;
    font-size:18px;
	text-transform:uppercase;
	color:#000;
	font-weight:bold;
}
#cart_head_subtitle {
	font-family:Calibri;
    font-size:12px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
#cart_head_subtitle span {
	color:#ff0000;
}
.product_head {
	font-family:Calibri;
    font-size:14px;
	color:#000;
	width:163px;
	text-decoration:none !important;
}
#no_item {
	font-family:Calibri;
    font-size:14px;
	color:#000;
	margin:5px 0 0;
	text-align:center;
}
#hr_td {
	padding:0px;
	margin:0px;
	height:1px;
	border:none;
	color:#000;
	background-color:#000;
}
.head_qty {
	font-family:Calibri;
    font-size:14px;
	color:#000;
	width:15px;
	padding:10px 4px 10px !important;
}
.pad_elem_cart {
	padding:10px 4px 0 !important;
}
.euro_sign_round {
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	width:65px;
}
.header_round {
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	width:40px;
}
.header_decimals {
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	width:20px;
}
.red_color {
	color:#ff0000 !important;
}
#head_cart {
	width:100%;
}
.euro_sign_h {
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	width:65px;
}
.header_round_h {
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	width:40px;
	padding:0 !important;
}
.header_decimals_h {
	font-family:Calibri;
    font-size:14px;
	font-weight:bold;
	color:#000;
	width:20px;
	padding:0 !important;
}
#edit_head_cart {
	display:block;
	float:left;
	font-family:Calibri;
    font-size:14px;
	color:#000;
	margin:19px 0 0 4px;
}
#order_head_cart {
	display:block;
	margin:10px 0 0;
	color:#fff;
	width:145px;
	padding:9px 0 7px;
	background:#06b905;
	background:-moz-linear-gradient(top,  #06b905 0%, #02bc01 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#06b905), color-stop(100%,#02bc01));
	background:-webkit-linear-gradient(top,  #06b905 0%,#02bc01 100%);
	background:-o-linear-gradient(top,  #06b905 0%,#02bc01 100%);
	background:-ms-linear-gradient(top,  #06b905 0%,#02bc01 100%);
	background:linear-gradient(to bottom,  #06b905 0%,#02bc01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06b905', endColorstr='#02bc01',GradientType=0 );
	text-align:center;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	border-radius:2px;
	border:2px solid transparent;
	border-top:1px solid transparent !important;
    border-image-source:url('/img/layout/border.png');
    border-image-repeat:repeat;
    border-image-slice:2;
	float:right;
	text-decoration:none !important;
}
.close_cart {
	display:block;
	
	width:389px;
	text-align:center;
	height:15px;
	padding:2px 0;
	background:#ff0000;
}
#usefull_links {
	float:right;
	margin:0 7px 0 0;
	height:54px;
	padding:17px 0 0;
}
#usefull_links li {
	float:left;
}
#phone_service {
	float:right;
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	margin:0 0 7px;
}
#phone_icon {
	margin-right:6px;
}
#customer_service a {
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-transform:lowercase;
	text-decoration:underline;
	padding:0 9px 0 0;
}
#status_schedule {
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#00bc00;
	padding:0 0 0 9px;
	border-left:2px solid #000;
}
#search {
	float:right;
	width:212px;
	height:26px;
	margin: 26px 17px 0 17px;
}
#search_keyword {
	float:left !important;
	width:186px !important;
	height:24px !important;
	cursor:pointer;
	border:1px solid #555555 !important;
	border-right:none !important;
	font-family:Calibri;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 !important;
	color:#000 !important;
}
#keyword_submit {
	float:left;
	width:24px;
	height:26px !important;
	background:url('/img/layout/search_icon.png') no-repeat;
	cursor:pointer;
	border:none !important;
	margin:0 !important;
	padding:0 !important;
	clear:none !important;
	border-radius:0 !important;
}
#menu {
	width:1170px;
	height:35px;
	background:#000;
}
#menu li {
	float:left;
}
#menu a {
	display:block;
	height:25px;
	padding:10px 10px 0;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	background:#000;
	border-right:1px solid #fff;
	text-transform:uppercase;
	text-decoration:none !important;
}
#home_icon {
	width:35px !important;
	height:35px !important;
	padding:0 !important;
	border-right:1px solid #E2E2E2 !important;
	margin:0 !important;
}
#brand_li {
	float:none !important;
	overflow:hidden;
}
.brands_page {
	color:#FF0000 !important;
	
	border-right:none !important;
	background:#000 !important;
	padding:10px 0 0 !important;
	text-align:center;
}

.submenu {
	display:none;
	background:#fff;
	border-right:2px solid #FF0000;
	border-left:2px solid #FF0000;
	width:1166px;
}
.subcategories {
	float:left;
	width:768px;
}
.category_image {
	display:block;
	float:right;
	min-height:135px;
}
.filter_box {
	float:left;
	width:100px;
	height:135px;
	margin:0 0 0 34px;
	text-align:center;
}
.brands_box {
	float:left;
	width:73px;
	margin:0 0 0 34px;
	text-align:center;
}
.filter_image {
	display:block;
	text-align:center;
	width:100px;
	height:95px;
	padding:7px 0 0;
}
.brands_image {
	display:block;
	text-align:center;
	width:73px;
	height:55px;
	padding:7px 0 0;
}
.filter_name {
	display:block;
	height:25px;
	line-height:13px;
	padding:4px 0;
	text-align:center;
	width:100px;
	font-family:Calibri;
	font-size:12px;
	color:#000000;
	text-decoration:none !important;
}
.brands_name {
	display:block;
	height:25px;
	line-height:13px;
	padding:4px 0;
	text-align:center;
	width:73px;
	font-family:Calibri;
	font-size:12px;
	color:#000000;
}
#brand_li {
	
}
.red {
	background:#FF0000 !important;
}
.close_arrow {
	display:block;
	width:100%;
	background:#FF0000 !important;
	text-align:center;
	height:18px;
}
#content {
	width:1170px;
	padding:118px 0 16px;
}
#breadcrumbs {
	margin:0 0 16px -2px;
	color:#000;
	font-family:Calibri;
	font-size:14px;
}
#breadcrumbs a, #current_nav {
	color:#000;
	font-family:Calibri;
	font-size:14px;
	text-decoration:underline;
	padding:0 8px 0;
}
#current_nav {
	text-decoration:none;
}
#footer {
	width:1097px;
	background:#000;
	color:#fff;
	padding:30px 70px 50px 3px;
}
.footer_box {
	float:left;
	margin:0 0 0 74px;
}
.footer_parent {
	display:block;
	font-family:Calibri;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0 0 20px;
	text-decoration:none !important;
}
.footer_box li a {
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none !important;
}
#footer_visit {
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#ff0000;
}
#parent_visit {
	margin:0 !important;
}
.schedule_td {
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.footer_box_td {
	padding-left:18px;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
#f_customer_service {
	width:130px;
}
#f_showroom {
	width:97px;
}
#f_coffee_tv {
	width:112px;
}
#f_coffee_university {
	width:162px;
}
#facebook {
	float: right;
	clear: right;
}
#facebook_link {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 10px 45px 0 0;
	background:url('/img/layout/facebook.png') no-repeat center right;
	background-size: 39px;
	height: 39px;
}
.facebook_name {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
#flashMessage {
	width: 100%;
	padding:10px;
	margin:0 0 16px 0;
	box-sizing: border-box;
	border:1px solid #ff0000;
	font-family:Calibri;
	font-size:18px;
	color:#ff0000;
}
.clear_left {
	clear:left;
}
.clear_right {
	clear:right;
}
.clear_both {
	clear:both;
}
.green_link {
	text-decoration:none;
	display:block;
	margin:29px 0 0;
	color:#fff;
	
	padding:9px 46px 7px;
	background:#06b905;
	background:-moz-linear-gradient(top,  #06b905 0%, #02bc01 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#06b905), color-stop(100%,#02bc01));
	background:-webkit-linear-gradient(top,  #06b905 0%,#02bc01 100%);
	background:-o-linear-gradient(top,  #06b905 0%,#02bc01 100%);
	background:-ms-linear-gradient(top,  #06b905 0%,#02bc01 100%);
	background:linear-gradient(to bottom,  #06b905 0%,#02bc01 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#06b905', endColorstr='#02bc01',GradientType=0 );
	text-align:center;
	font-family:Calibri;
	font-size:18px;
	font-weight:bold;
	border-radius:2px;
	border:2px solid transparent;
	border-top:1px solid transparent !important;
    border-image-source:url('/img/layout/border.png');
    border-image-repeat:repeat;
    border-image-slice:2;
}
.visible-mobile {
	display: none!important;
}
.hidden-mobile {
	display: block;
}
@media screen and (max-width: 768px) {
	.visible-mobile {
		display: block!important;
	}
	.hidden-mobile {
		display: none;
	}
	body {
		font-size: 14px;
	}
	body.opened-drawer {
	    overflow: hidden;
	    height: 100%;
	    width: 100%;
	    position: fixed;
	    z-index: 0;
	}
	html {
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	}
	.padding_10 {
		padding: 10px;
	}
	#flashMessage {
		width: calc(100% - 20px);
		padding: 10px;
		margin: 0 auto 15px!important;
		box-sizing: border-box;
	}
	#wrapper {
		width:100%;
		margin:0 auto;
		background: #ffffff;
		padding: 120px 0 0 0;
		box-sizing: border-box;
	}
	#header_top {
		width: 100%;
		position: unset;
		margin: 2px 0 0;
		background:#fff;
		z-index: 0;
	}
	#header {
		width: 100%;
		height:71px;
		position: fixed;
		top: 0;
		z-index: 3000;
		background: #fff;
	}
	#home_icon {
		background: #FF0000;
		float: left;
		text-align: center;
		width: 57px !important;
		height: 50px!important;
		box-sizing: border-box;
		border-right: 2px solid #fff!important;
	}
	#home_icon img {
		max-width: 50px;
		height: auto;
	}
	#show_cart_header {
		z-index: 2000;
		margin-left: -157px;
	}
	#cart_header {
    	width: 200px;
	}
	.close_cart {
		width: 100%;
	}
	.discount_box {
		max-width: 100%;
		height: 46px;
		padding: 5px 5px 5px 25px;
		border: 1px solid #ff0402;
		float: none;
		margin: 7px 10px 15px;
		font-weight: bold;
		background:url("/img/layout/discount_signal.jpg") no-repeat;
	}

	

	.mobile_menu  {
		width: 100%;
		position: fixed;
		top: 71px;
		z-index: 99;
		background: #fff;
	}
	#expand_menu {
		background:url('/img/layout/menu_red.png') no-repeat;
		background-size: 51px 51px;
		float: left;
		text-align: center;
		width: 54px !important;
		height: 50px!important;
		box-sizing: border-box;
		border-right: 2px solid #fff!important;
	}
	#expand_menu.black_bg {
		background:url('/img/layout/menu_black.png') no-repeat;
		background-size: 51px 51px;
	}
	#search {
		float: left;
		width: calc(100% - 54px);
		height: auto;
		box-sizing: border-box;
		margin: 0;
	}
	#search_keyword {
		width: 85%!important;
		height: 50px!important;
		border: 3px solid #000000!important;
		border-right: none !important;
		border-radius:0;
		box-sizing: border-box;
		padding: 3px 5px !important;
	}
	#keyword_submit {
		width: 15%;
		height: 50px !important;
		background:url('/img/layout/search_icon_new.png') no-repeat;
		background-position: right 5px center;
		background-size: 26px;
		border: 3px solid #000000!important;
		border-left: none !important;
		padding:5px !important;
		box-sizing: border-box;
	}
	.menu_for_mobile {
		position: relative;
	}
	.mobile_menu_expanded {
		display: none;
		background: #e2e2e2;
		float: left;
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
		background: #e2e2e2;
		z-index: 1000;
		position: absolute;
		top: 50px;
		height: calc(100vh - 121px);
		overflow-y: scroll;
	}
	.opened_menu_nav {
		background: #000;
		position: absolute;
		top: 0;
		display: block;
		right: 0;
		width: calc(100% - 54px);
		height: 50px;
	}
	.hidden_nav {
		display: none!important;
	}
	#back_icon {
		float: left;
		padding: 8px;
	}
	#back_icon img {
		width: 35px;
		height: auto;
	}
	#close_icon {
		float: right;
		padding: 8px;
	}
	#close_icon img {
		width: 35px;
		height: auto;
	}
	.expanded_heading {
		float: left;
		color: #000;
		font-size: 18px;
		font-weight: bold;
		background:url('/img/layout/arrow_black_right.png') no-repeat right #e2e2e2;
		background-size: 22px;
		background-position: right 10px center;
		margin: 0 0 5px 0;
		padding: 15px 10px;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 2px solid #fff;
		z-index: 1000;
	}
	.expanded_heading:hover {
		cursor: pointer;
	}
	.expanded_subcategories {
		display: none;
		width: 100%;
	    right: 0px;
	    top: 0px;
	    position: absolute;
	    background: #e2e2e2;
	    box-sizing: border-box;
		padding: 10px;
		z-index: 2000;
		height: 200vh;
	}
	.expanded_selected {
		color: #ff0000;
		font-weight: bold;
		font-size: 18px;
		border-bottom: 2px solid #fff;
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 15px 10px;
	}
	.expanded_subcategories .filter_box {
		width: 100%;
		height: auto;
		box-sizing: border-box;
		margin: 0 0 5px 0;
		padding: 10px 10px;
		border-bottom: 2px solid #fff;
		text-align: left;
		text-decoration: none;
		font-size: 18px;
	}
	.expanded_subcategories .filter_box_name {
		display: inline-block;
		width: 80%;
	}
	.expanded_subcategories .filter_box:last-child {
		border-bottom: none;
	}
	.expanded_subcategories .filter_box>img {
		height: 40px;
		float: right;
		width: auto;
	}
	#expanded_brand_li {
		float: left;
		text-decoration: none;
		color: #000;
		font-size: 18px;
		font-weight: bold;
		margin: 0 0 5px 0;
		padding: 15px 10px;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 2px solid #ff0000;
	}

	

	#content {
		width: 100%;
		height: auto;
		padding: 10px 0;
		min-height: auto !important;
	}
	#footer {
		width: 100%;
		background: none;
		padding: 0;
	}
	#f_customer_service,
	#f_showroom,
	#f_coffee_tv,
	#f_coffee_university,
	#parent_visit {
		width: 100%;
	}
	#parent_visit {
		margin: 0 0 5px 0!important;
	}
	.footer_box {
		padding: 0 10px;
		color: #000;
		margin: 0;
		box-sizing: border-box;
		width: 100%;
	}
	.footer_parent {
		font-size: 18px;
		background:url(/img/layout/arrow_down.png) no-repeat right #000;
		background-size: 22px;
		background-position: right 10px center;
		margin: 0 0 5px 0;
		padding: 15px 10px;
		width: 100%;
		box-sizing: border-box;
	}
	.footer_box li {
		border-bottom: 2px solid #e2e2e2;
	}
	.footer_box li:last-child  {
		border-bottom: none;
	}
	.footer_box li a {
		color: #000;
		font-size: 16px;
		font-weight: normal;
		padding: 15px 15px;
		width: 100%;
		box-sizing: border-box;
		display: block;
	}
	.footer_box li a:before {
		content: '> ';
	}
	#footer_visit {
		padding: 5px 10px;
		font-size: 16px;
	}
	.schedule_td, .footer_box_td {
		color: #000;
		font-size: 16px;
	}
	.schedule_td {
		padding: 5px 5px 5px 10px;
	}
	.footer_box_td {
		font-weight: normal;
		padding: 5px 5px 5px 5px;
	}
	.footer_category_mobile:last-child {
		margin-bottom: 10px;
	}
	.footer_category_value {
		margin-bottom: 10px;
		display: none;
	}
	.footer_category_mobile.arrow_up {
		background:url(/img/layout/arrow_up.png) no-repeat right #ff0000;
		background-size: 22px;
		background-position: right 10px center;
	}
	#usefull_links {
		float: left;
		width: 100%;
		text-align: center;
		background: #fff;
		margin: 0;
		padding: 5px 0 15px;
		height: auto;
	}
	#usefull_links li {
		width: 50%;
		box-sizing: border-box;
	}
	#customer_service {
		text-align: right;
	}
	#status_schedule {
		text-align: left;
	}
	#phone_heading {
		float: left;
		text-transform:uppercase;
		width: 100%;
		color: #000;
		font-family: Calibri;
		font-size: 18px;
		font-weight: bold;
		padding: 5px 20px 15px;
		text-align: left;
		box-sizing: border-box;
	}
	#phone_service {
		float: left;
		color: #000;
		display: block;
    	width: 100%;
	}
	#facebook {
		text-align: center;
		background: #000000;
		width: 100%;
		padding: 10px 0 50px;
		float: left;
	}
	#facebook_link {
		background-position: calc(50% - -42px) 50%;
	}
}
@media screen and (max-width: 480px) {
	#logo img {
		max-width: 180px;
		height: auto;
		margin-top: 14px;
	}
}


@supports (-webkit-overflow-scrolling: touch) {
	
	.mobile_menu_expanded {
			height: calc(100vh - 191px);
	}
}

.paging {
	width:1149px;
	margin:17px 0 0;
}
.paging {
	padding:9px 0 0 3px !important;
}
.prev {
	margin:-9px 14px 0 -3px !important;
}
.brand {
    border:1px solid #e2e2e2;
    float:left;
	width:135px;
    height:135px;
    margin:0 6px 6px 0;
    padding:25px;
    text-align:center;
	color:#000;
	font-family:Calibri;
	font-size:15px;
	font-weight:bold;
	text-decoration:none !important;
}
.brand:hover {
    border:1px solid #000000;
}
@media screen and (max-width: 768px) {
	.brand_page {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.brands_index {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
	.brand {
		width: 48%;
		box-sizing: border-box;
		height: auto;
		padding: 5px;
	}
}
@media screen and (max-width: 480px) {
	.brand {
		width: 47%;
	}
	.brand img {
		max-width: 90px;
		height: auto;
	}
}
.paging {
	height:23px;
	padding:9px 0 0;
	color:#000000;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	background:#e2e2e2;
	text-align:center;
}
.paginator_counter {
	float:left;
	padding:0 0 0 12px;
	text-transform:uppercase;
}
.paging span {
	float:left;
	padding:0 3px 0 0;
}
.next {
	width:33px;
	height:32px;
	margin:-9px 0 0 14px;
}
.prev {
	width:33px;
	height:32px;
	margin:-9px 14px 0 0;
}
.disabled {
	display:none;
}
.paging a {
	display:block;
	color:#000000;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	text-decoration:none !important;
}
.current {
	color:#000000;
	font-family:Calibri;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
.pag_bottom {
	margin:19px 0 0;
}
@media screen and (max-width: 768px) {
	.paging {
		box-sizing: border-box;
		height: auto;
		float: left;
		width: -moz-calc(100% - 20px);
	  	width: -webkit-calc(100% - 20px);
	  	width: -o-calc(100% - 20px);
	  	width: calc(100% - 20px);
	  	margin: 10px!important;
	  	padding: 9px 0 0 10px !important;
	}
	.paging span {
		font-size: 16px;
	}
	.paging a {
		font-size: 16px;
	}
	.paging span:last-of-type {
		float: right;
		padding: 0;
	}
	.paging_filter {
		position: relative;
		margin: 10px 10px 85px 10px!important;
	}
	.select_order {
		position: absolute;
		bottom: -38px;
		left: 0;
		width: 100%;
	}
	.select_brands {
		position: absolute;
		left: 0;
		bottom: -78px;
		width: 100%;
	}
	.select_order select {
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		height: 32px;
		background: url('/img/layout/arrow_select.png') no-repeat right #fff;
		background-size: auto 32px;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border: 1px solid #e2e2e2;
		border-radius: 0;
	}
	.order_products {
		width: 100%!important;
		box-sizing: border-box;
		margin: 0;
		float: none!important;
		height: 32px!important;
		background: url('/img/layout/arrow_select.png') no-repeat right #fff;
		background-size: auto 32px;
		appearance: none;
		-moz-appearance: none;
		-webkit-appearance: none;
		border: 1px solid #e2e2e2!important;
		border-radius: 0;
	}
}
#content {
	padding:118px 6px 16px !important;
	width:1158px !important;
}
#breadcrumbs {
	margin:0 0 16px -8px !important;
}
.size_content {
	font-size:14px;
}
@media screen and (max-width: 768px) {
	#content {
		padding: 10px 0!important;
		width: 100%!important;
		box-sizing: border-box;
	}
	.user_page {
		width: 100%;
		padding: 10px;
		box-sizing: border-box;
	}
}
