.text-hide.category-text:not(.in-catalog) > .view.active:after{
  background: -moz-linear-gradient(top,rgba(246,246,246,0) 0,rgba(246,246,246,0) 30%,rgba(246,246,246,1) 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(246,246,246,0)),color-stop(30%,rgba(246,246,246,0)),color-stop(100%,rgba(246,246,246,1)));
  background: -webkit-linear-gradient(top,rgba(246,246,246,0) 0,rgba(246,246,246,0) 30%,rgba(246,246,246,1) 100%);
  background: -o-linear-gradient(top,rgba(246,246,246,0) 0,rgba(246,246,246,0) 30%,rgba(246,246,246,1) 100%);
  background: -ms-linear-gradient(top,rgba(246,246,246,0) 0,rgba(246,246,246,0) 30%,rgba(246,246,246,1) 100%);
}

.category-text *, .description_category * {
  font-family: open-sans, sans-serif !important;
  font-size: 13px;
  line-height: 19px;
}

.text-hide.category-text > .view > .content > p{
  margin: 0px;
}
.text-hide.category-text > .view > .content > ul{
  padding-inline-start: 40px !important;
}
.text-hide.category-text > .view > .content > * + *{
  padding-top: 1em;
}
.text-hide.category-text div.trigger{
  text-align: left;
  border-top: 0;
  color: #0066c0;
  font-size: 13px;
  margin-top: 5px;
}
.text-hide.category-text div.trigger:before{
  content: "";
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 1px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #333333 transparent transparent transparent;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.text-hide.category-text .active.show + div.trigger:before{
  transform: rotate(-180deg);
}

#category-official-dealer{
  background: #E9E9E9;
}

.banner-background.remove-margin-header + .mb_catalog_menu.remove-margin-header{
  margin-top: 0px;
}

.pc-gaming-info{
  background: #E9E9E9;
}

.pc-shop-plus.flex-row > .row{
  margin: 0 -4px;
}
.pc-shop-plus.flex-row > .row > div{
  margin: 0 4px;
  padding: 0px;
}

.pc-shop-plus .box{
  border-width: 1px;
  border-style: solid;
  background: #FFF;
}
.pc-shop-plus .box > img{
  width: 100%;
  height: auto;
}
.pc-shop-plus .box > div > .title{
  position: absolute;
  top: -18px;
  width: 100%;
}
.pc-shop-plus .box .title > span{
  display: block;
  border: 1px solid #FFF;
  padding: 8px 0;
  width: 200px;
  margin: auto;
  text-align: center;
  background: #EC6538;
  color: #FFF;
  line-height: 18px;
}
.pc-shop-plus .box p{
  padding: 30px 20px 20px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 0px;
}

.flex-row.pc-gaming-plus > .row{
  margin: 0 -6px;
}
.pc-gaming-plus .plus-gaming{
  display: block;
  border-width: 1px;
  border-style: solid;
  padding: 20px;
  background: #FFF;
  margin: 0 6px;
}
.pc-gaming-plus .plus-gaming:hover{
  text-decoration: none !important;
  border-color: #EC6538;
}

.pc-gaming-plus .plus-gaming .title{
  font-size:  18px;
  line-height: 22px;
  color: #000;
  font-weight: 700;
}
.pc-gaming-plus .plus-gaming .title > .sub-title{
  font-size: 13px;
  color: #EC6538;
  font-weight: 400;
}

.plus-gaming.flex-row > .row{
  margin: 0;
}
.plus-gaming.flex-row > .row > span.img{
  flex-grow: 0;
  padding: 0;
}

.banner-column img.banner{
  width: 100%;
  height: auto;
}

@media only screen
and (max-width: 950px){
  .page-layout > .main-column > div + .category-plus-box,
  .page-layout > .main-column > .category-plus-box + div{
    margin-top: 10px;
  }
  .category-plus-box{
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    margin-left: -10px;
    margin-right: -10px;
    padding: 0 10px;
  }
  .category-plus-box > .plus-conteiner{
    width: auto !important;
    margin: 10px 5px;
  }
  .category-plus-box > .plus-conteiner:first-child{
    margin-left: 0;
  }
  .category-plus-box > .plus-conteiner:last-child{
    margin-right: 0;
  }
  .category-plus-box > .plus-conteiner + .plus-conteiner{
    padding-left: 0;
  }
  .category-plus-box > .plus-conteiner a{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
  }
  .category-plus-box > .plus-conteiner a .title-plus{
    white-space: nowrap;
  }
  .category-plus-box > .plus-conteiner.layout-container > .layout-container-box{
    padding: 10px 20px;
    border-width: 0;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    background: #FFF;
  }
  .category-plus-box > .plus-conteiner a > span.inline_block + span.inline_block{
    margin-left: 10px;
  }

  .categories-intro > .category-intro > .category-products ul > li{
    padding: 8px 0px;
    text-overflow: ellipsis;
  }
  .categories-intro > .category-intro > .category-products ul > li + li{
    margin-top: 0px !important;
  }
  .categories-intro > .category-intro > .category-products ul > li > a{
    white-space: nowrap;
    font-size: 12px;
  }

  .banner-background + .page-layout,
  .mb_catalog_menu + .page-layout{
    margin-top: 20px;
  }

  .float-table.banner-cashback-box{
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 0;
  }
  .float-table.banner-cashback-box > div{
    width: auto !important;
    margin-bottom: 0px;
    padding: 0 5px;
  }
  .float-table.banner-cashback-box > div:first-child{
    padding-left: 10px;
  }
  .float-table.banner-cashback-box > div:last-child{
    padding-right: 10px;
  }

  .float-table.banner-cashback-box .separator,
  .float-table.banner-cashback-box .price-tag{
    display: none;
  }
  .float-table.banner-cashback-box .brand-logo img{
    height: 25px;
    width: auto;
  }
  .float-table.banner-cashback-box a.banner-cashback{
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    padding: 10px;
  }
  .float-table.banner-cashback-box a.banner-cashback > span{
    padding: initial !important;
    float: initial !important;
    height: initial !important;
    display: block;
  }
  .float-table.banner-cashback-box a.banner-cashback .info-text{
    white-space: nowrap;
    padding-left: 10px;
  }

  .layout-container.category-intro-box > .layout-container-box{
    background: initial;
    padding: 0 !important;
    border-width: 0;
  }
  .layout-container.category-intro-box .categories-intro{
    margin-left: 0;
    display: flex;
    flex-wrap: wrap;
  }
  .layout-container.category-intro-box .categories-intro > .separator{
    display: none;
  }
  .layout-container.category-intro-box .categories-intro > .category-intro{
    float: none;
    padding: 10px;

    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    background: #FFF;
    margin-top: 10px;
  }

  .layout-container.category-intro-box .categories-intro > .category-intro > .category-products{
    margin-top: 10px;
  }

  .layout-container.category-brands-box > .layout-container-box{
    background: initial;
    padding: 0 !important;
    border-width: 0;
  }

  .layout-container.category-brands-box .category-brands{
    margin-left: 0;
  }
  .layout-container.category-brands-box .category-brands > .category-brand{
    float: none;
    width: 100% !important;
    height: 82px;
    display: flex;
    align-items: center;
    padding: 10px;
    padding-left: 10px;

    box-shadow: 0px 3px 6px #00000029;
    border-radius: 20px;
    background: #FFF;
  }
  .layout-container.category-brands-box .category-brands > .category-brand + .category-brand{
    margin-top: 5px;
  }
  .layout-container.category-brands-box .category-brands > .category-brand > a,
  .layout-container.category-brands-box .category-brands > .category-brand img{
    display: block;
    height: 25px;
  }
  .layout-container.category-brands-box .category-brands > .category-brand > a + div{
    margin-left: 30px;
  }
  .category-brands-box .category-brands .brand-categories > a{
    float: none;
    width: 100% !important;
    text-align: left !important;
    padding: 8px 0px !important;
    border-right: none !important;
    line-height: 15px;
  }

  .cateogory-brands-products .layout-container.category-brands-box .category-brands{
    display: flex;
    margin: -10px;
    padding: 10px;
    overflow: auto;
  }
  .cateogory-brands-products .layout-container.category-brands-box .category-brands > .category-brand{
    width: auto !important;
    height: auto;
    margin-top: 0;
  }
  .cateogory-brands-products .layout-container.category-brands-box .category-brands > .category-brand + .category-brand{
    margin-left: 10px;
  }

  .flex-row.pc-gaming-plus{
    overflow: initial;
    margin: 0 -10px;
  }
  .flex-row.pc-gaming-plus > .row{
    margin: 0;
    flex-wrap: nowrap;
    overflow: auto;
  }
  .pc-gaming-plus .plus-gaming{
    padding: 10px;
    margin: 0 5px;
    overflow: initial;
  }
  .pc-gaming-plus .plus-gaming:first-child{
    margin-left: 10px;
  }
  .pc-gaming-plus .plus-gaming:last-child{
    margin-right: 10px;
  }
  .pc-gaming-plus .plus-gaming .title{
    font-size: 14px;
  }
  .pc-gaming-plus .plus-gaming img.logo{
    width: 20px;
    height: 20px;
  }
  .pc-gaming-plus .plus-gaming img.arrow{
    width: 8px;
    height: 14px;
  }

  .pc-shop-plus.flex-row > .row{
    margin: 0;
    display: block;
  }
  .pc-shop-plus.flex-row > .row > .box.w25{
    margin: 0;
    padding: 0px;
    width: 100%;
  }
  .pc-shop-plus.flex-row > .row > .box + .box{
    margin-top: 10px;
  }

  .category-filters .mb-slider-html.slider,
  .category-filters .mb-slider-html.slider > .slider-viewport{
    overflow: initial;
  }
  .category-filters .mb-slider-html.slider > .slider-viewport > .slider-cnt{
    margin: -10px;
  }
  .category-filters .mb-slider-html.slider > .slider-viewport > .slider-cnt > div.filter-icon{
    width: auto;
    margin: 10px 5px;
  }
  .category-filters .mb-slider-html.slider > .slider-viewport > .slider-cnt > div.filter-icon:first-child{
    margin-left: 10px;
  }
  .category-filters .mb-slider-html.slider > .slider-viewport > .slider-cnt > div.filter-icon:last-child{
    margin-right: 10px;
  }
  .category-filters .filter-icon img.filter-img{
    width: 100px;
    height: 50px;
  }
  .category-filters .filter-icon > a{
    padding: 10px;
  }
  .category-filters .filter-icon > a > span.text{
    padding-top: 5px;
  }
}

@media only screen
and (max-width: 567px){
  .layout-container.category-intro-box .categories-intro > .category-intro{
    width: 100%;
  }
  .layout-container.category-intro-box .categories-intro > .category-intro:first-child{
    margin-top: 0;
  }

  .pc-gaming-plus .plus-gaming{
    min-width: 80%;
  }
}

@media only screen
and (min-width: 568px)
and (max-width: 900px){
  .layout-container.category-intro-box .categories-intro{
    margin: -5px;
  }
  .layout-container.category-intro-box .categories-intro > .category-intro{
    width: calc(50% - 10px);
    margin: 5px;
  }

  .pc-gaming-plus .plus-gaming{
    min-width: 50%;
  }
}

@media only screen
and (min-width: 901px)
and (max-width: 950px){
  .layout-container.category-intro-box .categories-intro > .category-intro{
    width: calc(33.33% - 10px);
    margin: 5px;
  }
}

.pc-blog p {
  margin-top: 10px !important;
  margin-bottom: 0px !important;
}@charset "utf-8";
/* CSS Document */

.filterbar {
	/*width:175px;*/
	/*margin-top:20px;*/ 
}

.title-box.title-page{
	margin-bottom: 20px;
}

.filterbar > div:first-child {
	height:100%;
	/*border:1px solid #CFCFD0;*/
	box-shadow:inset 0px 0px 2px #E2E2E2;
	border-radius:3px; 	
}

.filterbar .bg {
	width:100%;
	height:30px;
	background-color:#707273;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	display:block;
	position:relative;
}

.filterbar .bg > span:first-child {
	background-position:0 -125px;
	width:22px;
	height:22px;
	top:5px;
	left:10px;
	position:absolute;
}

.filterbar .bg .bg_text{
	top:9px;
	left:40px;
	color:#DBDBDB;
	font-size:14px;
	font-weight:500;
	position:absolute;
}

.filterbar ul li {
	list-style:none;
	/*white-space:nowrap;*/
	font-size:12px;
	font-weight:400;
	margin-bottom:3px;
}

.filterbar > ul:last-child > li:last-child {
	margin-bottom:33px;
}

.filterbar > ul:last-child > li:last-child {
	margin-bottom:33px;
}

.filterbar ul {
	width:60%;  
	padding:0;	
	margin:10px 0 20px 18px;	
	display:table;
}

.filterbar > ul:last-child > li:last-child {
	margin-bottom:33px;
}

/*.sub_category{
	display: block;
	width:100%;
	height:30px;
	border-bottom: 1px solid #E7E7E7;
}

.sub_category .sprite_previus_dot {
	margin:10px 0 0 10px;
}

.sub_category .section {
	text-shadow: none !important;
	position: relative;
	top: 7px;
	color: #707273;
	margin-left: 5px;
	margin-top: 7px;
}*/

.main_offers{
	margin-left: 15px;
	margin-top: 20px;
	float: left;
}

#promotion .catalog_left + .catalog_right{
	/*padding-left: 15px;*/
	padding-left: 20px;
    width: 750px;
    box-sizing: border-box;
}

/*.category_parent{
	border-radius: 3px 3px 0 0;
	width: 100%;
	border-bottom: 1px solid #fff;
	height: 35px;
	background-image: linear-gradient(bottom, #212526 4%, #353839 52%);
	background-image: -o-linear-gradient(bottom, #212526 4%, #353839 52%);
	background-image: -moz-linear-gradient(bottom, #212526 4%, #353839 52%);
	background-image: -webkit-linear-gradient(bottom, #212526 4%, #353839 52%);
	background-image: -ms-linear-gradient(bottom, #212526 4%, #353839 52%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.04, #212526),
		color-stop(0.52, #353839)
	);
	display: block;
	position: relative;
}
.category_parent .bg_text_category{
	color: #E89B6A;
	font-size: 14px;
	font-weight: 600;
	font-style: normal;
	height: 35px;
	padding-left:7px;
	vertical-align: middle;
	display: table-cell;
} 

.category_parent .bg_text{
	text-shadow: none !important;
	padding-top:10px;
	padding-left:7px;
	display: block;
	color: #E89B6A;
	font-size: 13px;
	font-weight: 600;
}

.category_parent > .sprite_application {
	background-position:0 -125px;
	width:22px;
	height:18px;
	top:7px;
	left:10px;
	position: absolute;
	display: table-cell;
}*/

.hover:hover{
	background-image: linear-gradient(bottom, #000000 4%, #2D2E2E 52%);
	background-image: -o-linear-gradient(bottom, #000000 4%, #2D2E2E 52%);
	background-image: -moz-linear-gradient(bottom, #000000 4%, #2D2E2E 52%);
	background-image: -webkit-linear-gradient(bottom, #000000 4%, #2D2E2E 52%);
	background-image: -ms-linear-gradient(bottom, #000000 4%, #2D2E2E 52%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.04, #000000),
		color-stop(0.52, #2D2E2E)
	);
}

.box_banner{
	border: 1px solid #F2F2F2;
	border-radius: 4px;
	width:490px;
}

.logo_promo{
	/*border-bottom: 1px solid #E7E7E7;*/
	padding:0 10px;
}

#brand .logo{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 161px;
	height: 15px;
	padding: 7px;
}

#brand .logo:hover{
	box-shadow: 0px 1px 1px 1px #D1583D inset, 1px 0px 0 2px #D1583D inset, -1px 0px 0 2px #D1583D inset, 0px -1px 0 1px #D1583D inset;
}

/*.sub_category:hover{
	box-shadow: 0px 1px 1px 2px #D1583D inset, 1px 0px 0 2px #D1583D inset, -1px 0px 0 1px #D1583D inset, 0px -1px 0 2px #D1583D inset;
}*/

/*.logo img{
	margin-top: 2px;
}*/

/*-TEMP-*/
/*.promo{
	text-shadow: none !important;
	text-align:center;
	padding:10px;
	font-size: 14px;
	display: table-cell;
	border-left:1px solid #E7E7E7;
}*/

/*.link > span{
	top: 13px;
	right: 5px;
	display: block;
	position: absolute;
	background-position: -428px 0px;
	width: 13px;
	height: 13px;
}*/

/*---------------------------------------------------------------------------------*/

.details > div {
    vertical-align: middle !important;
    padding-right: 15px;
    min-width: 75px;
}

.details{
    width:40%;
    background-color: #F0F0F0;
    padding: 7px 0 7px 7px;
}

.details > div:last-child {
    padding-right: 0px !important;
}


.product_vertical_price{
    /*font-size:10px !important;*/
}

.product_vertical_price_final{
    font-size:16px !important;
    color: #FD6300;
    font-weight:700;
    /*padding: 5px 0;*/
}

.banner_img .product_vertical_price_final{
    padding: 5px 0;
    /*font-size: 19px !important;*/
    font-size: 14px !important;
    font-weight: 700;
    color: #FD6300;
    /*text-shadow: 0.5px 0.5px 0.5px #C5C5C5;*/
}

.product_vertical_none{
    display:none !important;
}

.availability_shipping{
    font-size: 10px;
}
/*#filter_brand .list_category {
    margin-bottom: 10px;
}*/

.way a {
    /*color: #444;*/
    /*font-weight: 600;*/
}

.brand_box{
	/*background:#fff;
	box-shadow: 0px 0px 4px #AEAEAE;*/
	width:100%;
	padding:10px;
}
/*.flagPromotion .description_category{
    background-color: transparent !important;
    border-radius: 0 !important;
    box-shadow: none !important;    
}*/
.flagPromotion .contenitor_products{
    width: inherit !important;
    float: none !important;
}

.banner_configuration{
	height:370px;
	width: 250px;
	border: 3px solid #e06415; 
	border-radius: 2px; 
	background-color: #FFF;
	background-position: top;
	background: #FFF;
	box-sizing: border-box;
	background-position: bottom;
  	background-repeat: no-repeat;

	/*background-image: -ms-linear-gradient(top, #FFFFFF 40%, #000000 1000%);
	background-image: -moz-linear-gradient(top, #FFFFFF 40%, #000000 1000%);
	background-image: -o-linear-gradient(top, #FFFFFF 40%, #000000 1000%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.4, #FFFFFF), color-stop(10, #000000));
	background-image: -webkit-linear-gradient(top, #FFFFFF 40%, #000000 1000%);
	background-image: linear-gradient(to bottom, #FFFFFF 40%, #000000 1000%);*/
}

.banner_configuration > a{
	padding: 20px 15px 10px;
	height: 100%;
	box-sizing: border-box;
}

.banner_configuration .titleSection{
	margin-bottom: 10px;
}

.banner_right_box{
	margin-bottom:15px;
}

.banner_configuration > a > .text_configuration:last-child{
	margin-top: 5px !important;
}

.banner_configuration .text_configuration{
	margin-top: 10px;
	width: 50%;
}

.promotion_column_right{
	margin-top: 20px;
	padding-left: 15px;
	min-width: 250px;
}

.section_configurator {
    width: 200px; 
    margin-top: 20px;
}

/*-Banner-Category-Fix-*/
.category_banner{
	width: 220px;
}
/*.banner_header{
	background: #DBDBDB; 
	padding: 5px;
}*/
.banner_image{
	height:140px; background: white;
}
.banner_image > img{
	right: 0px;
	top: 0px;
}
.promo_expire_section{
	background: white;
	border-top: 0px;
	border-bottom: 0px;
	padding: 4px 5px 0px;
	/*background: #31c1ec;*/
	/*text-shadow: -1px 1px 1px rgba(0,0,0,0.35); 
	padding: 2px 5px;*/
}
.promo_expire_section > .table_cell:first-child{
	padding-right: 5px;
}
.promo_expire_section > .table_cell:last-child{
	width: 100%;
}
/*.category_banner .flag{
	top: -5px; 
	right: 5px; 
	z-index:1;
}*/
.category_banner .sprite_banner_promo > span{
	padding: 5px 0px 5px 5px;
}
.category_banner > span:last-child > span:last-child{
	height: 50px;
  	background: white;
}
.category_banner > span:last-child > span:last-child > .table{
	z-index:1;
	height: 100%;
	padding: 5px;
}
.category_banner > span:last-child > span:last-child > .table > .table_cell:first-child, .category_banner > span:last-child > span:last-child > .table > .table_cell:last-child{
	width:50%;
}
.category_banner > span:last-child > span:last-child > .table > .separator_line > span{
	padding: 0; 
	background: #C5C5C5;
}
.category_banner > span:last-child > span:last-child > .absolute{
	left: -8px; 
	bottom: -7px;
}
.promotion_column_right .category_banner{
	width: 100%;
}
.promotion_column_right .category_banner > span:last-child > span:last-child > .absolute{
	width: 267px;
	height: 57px;
}
.promotion_column_right .sprite_newsletter{
	background-position: -563px -546px;
	width: 231px;
	height: 88px;
}
/*.sprite_banner_promo_yellow{
	background-position: -79px -500px;
	width: 78px;
	height: 25px;
}
.sprite_banner_promo_red{
	background-position: -79px -533px;
	width: 78px;
	height: 25px;
}*/
#banner_grid > div > .justify_box > .inline_block{
	margin-bottom: 15px;
}
#banner_grid > .justify_box > .inline_block:last-child, #banner_grid > .justify_box > .inline_block:nth-last-child(2){
	margin-bottom: 0px;
}
#promotion .banner_landing_column{
    /*display: none;*/
}

#banner_grid .category_banner .review_banner{
	margin-top: 5px;
} 
#banner_grid .category_banner:hover .review_banner + .absolute{
	text-decoration: underline;
}

.price_section .flag{ 
	top: -5px;
	right: 5px;
}

.price_section > span > span:last-child > .table{
	height: 50px;
	padding: 0px 0px 10px;
}

#best_sellers .price_section > span > .promo_expire_section + .flag + .block > .table{
  height: 60px;
  padding: 10px 0;		
}

#best_sellers > a:last-child > .best_seller_product_box{
	border-bottom: 0px;
	margin-bottom: 0px;
}

#best_sellers > a > .best_seller_product_box{
	border-bottom: 1px solid #DBDBDB;
	margin-bottom: 5px;
}

#best_sellers .separator_line > span, #best_sellers .separator_line > div {
	background: #DBDBDB;
	padding: 0px;
}

#banner_grid .text_banner_category{
	top:0px; 
	left:0px; 
	width: 95px; 
	height: 100%;
}

#promotion .category_related > .table > .table_cell{
	border-right: 1px solid #D9D9D9;
	width: 20%;
} 
#promotion .category_related > .table > .table_cell.void{
	border-color: #EFEFEF;	
}
#promotion .category_related > .table > .table_cell:last-child{
	border-right: 0px;
}
#promotion .category_related > .table > .table_cell > div > a:hover > span:first-child{
	text-decoration: underline;
}

#promotion .category_related > .table > .table_cell > div > a > span + span{
	padding-top: 10px;
}

#promotion .category_related > .table > .table_cell > .border_box{
	padding: 10px;
}

#promotion .promotion_accessories .category_owl_box .cat_owl_link > a{
	min-width: 150px;
}
#promotion .promotion_accessories .category_owl_box .cat_owl_cell{
	padding-right: 10px;
}
#promotion .promotion_accessories .category_owl_box .cat_owl_cell:last-child{
	padding-right: 0px;
}
#promotion .promotion_accessories .category_owl_box.table_slider .category_owl_list{
	position: static;
}
#promotion .promotion_accessories .category_owl_box > .relative{
	height: auto;
}
#promotion .promotion_accessories .category_owl_box .category_owl_list > .table > div > .table_cell{
	padding-top: 10px;
} 
#promotion .promotion_accessories .category_owl_box .category_owl_list > .table > div:first-child > .table_cell{
	padding-top: 0px;
}

#promotion .new_best_sellers .best_seller_product:hover .text{
	text-decoration: underline;
}


#promotion .table.brand_box{
	text-align: center;
}
#promotion .table.brand_box > div{
	width: 20%;
}

#promotion .main-column .catalog_right > .category-plus-box{
	margin-bottom: 10px;
}

.categories-intro{
	margin-left: -20px;
}
.categories-intro:after{
	content: "";
	display: block;
	clear: both;
}
.categories-intro > .separator{
	padding: 20px;
}
.categories-intro > .category-intro{
	float: left;
	padding-left: 20px;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}
.categories-intro > .category-intro.row-three{
	width: 33.33%;
}
.categories-intro > .category-intro.row-two{
	width: 50%;
}
.categories-intro > .category-intro > .title-box{
	text-align: center;
}
.categories-intro > .category-intro > .category-products{
	margin-top: 20px;
	font-size: 11px;
	line-height: 13px;
}
.categories-intro > .category-intro > .category-products:after{
	content: "";
	display: block;
	clear: both;
}
.categories-intro > .category-intro > .category-products ul{
	margin-top: 8px;
    list-style: none;
    padding: 0px;
}
.categories-intro > .category-intro > .category-products ul > li{
	height: 14px;
	overflow: hidden;
}
.categories-intro > .category-intro > .category-products ul > li + li{
	margin-top: 3px;
}
.categories-intro > .category-intro > .category-products a{
	color: #707070;
}

.category-brands{
	margin-left: -20px;
}
.category-brands:after{
	content: "";
	display: block;
	clear: both;
}
.category-brands > .category-brand{
	padding-left: 20px;
	float: left;
	text-align: center;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

.category-brands .brand-categories:after{
	content: "";
	display: block;
	clear: both;
}
.category-brands .brand-categories > a{
	display: block;
	float: left;
	color: #000000;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}
.category-brands .brand-categories.row-1 > a{
	width: 100%;
}
.category-brands .brand-categories.row-2 > a{
	width: 50%;
}
.category-brands .brand-categories.row-2 > a:nth-child(1){
	text-align: right;
	padding-right: 9px;
	border-right: 1px solid #000;
}
.category-brands .brand-categories.row-2 > a:nth-child(2){
	text-align: left;
	padding-left: 10px;
}

.cateogory-brands-products:after{
	content: "";
	display: block;
	clear: both;
}
.cateogory-brands-products > .brands-official-dealer, 
.cateogory-brands-products > .brands-products{
	float: left;
	
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}
.cateogory-brands-products > .brands-official-dealer.both{
	padding-right: 5px;
	min-width: 28%;
}
.cateogory-brands-products > .brands-products.both{
	padding-left: 5px;
	max-width: 72%;
}

.category-products-intro .product-intro{
	margin-right: 20px;
	width: 316px;
}
.category-products-intro .float-table .product-intro{
	float: left;
	margin-right: 0px;
	width: 33.33%;
}
.category-products-intro .product-intro.layout-container.big > .layout-container-box{
	padding: 19px 29px;
} 
@charset "utf-8";
/* CSS Document */


/*--------------------------------------------------------------------------------------
BANNER SLIDE
----------------------------------------------------------------------------------------*/

#banner_slide > .slider{
	padding: 0px;
}

#banner_slide{
	max-width: 736px;
	width: 100%;
	min-height: 217px;
    padding-top: 33px;
    overflow: hidden;
    margin: 0 auto;
	/*border-radius : 4px;*/
	/*box-shadow: 1px 1px 3px #AEAEAE;*/
}
#banner_slide.banner_home .slider{
	height: 280px;
	/*background: rgba(0, 0, 0, 0.2);*/
   	width: 100%;
}

#banner_slide.banner_category .slider{
	height: 217px;
	width: 100%;
}

#banner_slide .append{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;
}

#banner_slide.slider-banner-disable{
	background: #FBFBFB !important;
}
#banner_slide.slider-banner-disable > #slider-banner-img{
	background: transparent;
}
#banner_slide.slider-banner-disable > #slider-banner-img > .append{
	position: static;
	padding: 5px 5px 0px;
	
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#banner_slide.slider-banner-disable > #slider-banner-img > .append + .append{
	padding-top: 3px;
}
#banner_slide.slider-banner-disable > #slider-banner-img > .append:last-child{
	padding-bottom: 5px;
}
#banner_slide.slider-banner-disable > #slider-banner-img > .append > .sli{
	display: block;
	position: relative;
}

#banner_slide .sli {
	/*display:none;*/
	/*height : 164px;*/
	/*width : 630px;
	position:absolute;*/
	/*border-radius : 0 4px 4px 0;*/
}

#banner_slide .promotion_link {
	/*height:163px;
	width: 125px;*/
	/*border-radius: 4px 0 0 4px;*/
	/*overflow:hidden;*/
}

/*#banner_slide .promotion_link .promotion {
	border-bottom : 1px solid white;
	border-color : #5F6262;
	width: 100%;
	height:32px;
	background-image: linear-gradient(bottom, #212425 8%, #37393A 77%);
	background-image: -o-linear-gradient(bottom, #212425 8%, #37393A 77%);
	background-image: -moz-linear-gradient(bottom, #212425 8%, #37393A 77%);
	background-image: -webkit-linear-gradient(bottom, #212425 8%, #37393A 77%);
	background-image: -ms-linear-gradient(bottom, #212425 8%, #37393A 77%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.08, #212425),
		color-stop(0.77, #37393A)
	);
}*/

#banner_slide .promotion_link .last{
	border-bottom: none;
}

/*#banner_slide .promotion_link .promotion span{
	display: block;
}*/
/*#banner_slide .promotion_link a{
	font-weight: 500;
	padding-left: 10px;
	line-height: 32px;
	color: #EAEBED;
	display : block;
	width: 125px;
	height:38px;
	text-decoration: none;
	height: 32px;
}*/

/*#banner_slide .promotion_link a:hover {
	color:black !important;
	background-color : orange;
	transition: background .15s ease-in-out;
	-moz-transition: background .15s ease-in-out;
	-webkit-transition: background .15s ease-in-out;
}*/

#slide_home > .promotion_link .selected {
	background:#FFFFFF;
	/*background-color : #dbdbdb ;
	text-decoration : none;
	transition: background .25s ease-in-out;
	-moz-transition: background .25s ease-in-out;
	-webkit-transition: background .25s ease-in-out;*/
}
#slide_home > .promotion_link .selected > div{
	background:#F06931;
}

/*#slide_cat .selected{
	color:#FF6400 !important;
	background-color: rgba(0, 0, 0, 0.7);
	background-repeat: repeat-x;
}*/
#banner_slide .promotion_link .selected a {
	background-color: orange;
	height: 32px;
	color:black;
	transition: background .10s ease-in-out;
	-moz-transition: background .10s ease-in-out;
	-webkit-transition: background .10s ease-in-out;
}
.triangleRight{
	z-index:1;
	position : absolute;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 16px 0 16px 10px;
	border-color: transparent transparent transparent orange;
}

.load{
	font-size: 26px;
	color: #DD6200;
	padding-top: 75px;
	padding-left: 180px;
	position:absolute;
	top:145px;
	left: 513px;
}

.selected_slide{
	background:#FFFFFF;
}

.selected_slide > div{
	background:#F06931;
}

.menu_slide{
	border-radius: 2px;
	padding:3px;
	width:20px !important;
	height:20px !important;
}

.rectangle_slide{
	border-radius:2px;
	background:#D2D2D2;
	width:10px;
	height:10px;
}

.menu_slide_cat{
	background-color: rgba(0, 0, 0, 0.4);
	/*background-repeat: repeat-x;*/
	width: 100%;
	/*height: 35px;*/
	height: 30px;
	/*width:230px;
	height:100%;*/
	z-index: 100;
}

#banner_slide .text_resize{
	display: none !important;
}

#banner_slide .select_banner .text_resize{
	display: block !important;
}

#slide_cat .promotion_link > div:hover{
	color: #FF6400 !important;
	background-color: rgba(0, 0, 0, 0.6);
	background-repeat: repeat-x;
}

.shadow_bottom_banner{
    background-image: url("/img/shadow_bottom_banner.png");
    background-repeat: repeat-x;
    bottom:0px;
    width:100%;
    height:80%;
}

.shadow_top{
    background-image: url("/img/shadow_top.png");
    background-repeat: repeat-x;
    top:0px;
    width:100%;
    height:25%;
    /*width: 100%;
    height:40px;
    top:196px;*/
}

/*-Slide-Menu-*/
/*.wrapper_banner{
	padding-top: 15px;
}*/
#slide_menu .selected{
	color: white !important;
	background-color: #555 !important;
}
#slide_menu .selected > .display_none.absolute{
	display: block !important;
}
#slide_menu .table > a{
	width: 20% !important; 
	padding: 2px 5px;
  	border-right: 2px solid #FFF;  	
}
#slide_menu .table > a:first-child{
	border-left: 2px solid transparent;
}
#slide_menu .table > a:last-child{
	border-right: 2px solid transparent;	
}
#slide_menu .table > a:hover{
	background-color: rgba(0, 0, 0, 0.1);
}
#banner_price_box{
	background-repeat: no-repeat; 
	height: 129px; 
	width: 357px; 
	bottom: 15px; 
}
.banner_category #banner_price_box{
	background-size: 100%;
  	width: 300px;
  	height: 85px;
  	bottom: 0px;
}
#banner_price_box > .box_promo_padding{
	padding: 7px 10px 0 12px;	
}
.banner_category #banner_price_box > .box_promo_padding {
	padding: 0px 8px 0 11px;
}

.banner_category #banner_price_box > .box_promo_padding + .box_promo_padding{
	padding-top: 8px;
}

#banner_price_box > .box_promo_padding > .box_promo_text{
	height: 21px;
	background: none;
}
.banner_category #banner_price_box > .box_promo_padding > .box_promo_text{
	height: 20px;
	background: #F3F3F3;
	box-shadow: 2px 2px 2px -1px rgba(0,0,0,0.3);
}
#banner_price_box > .box_promo_padding > .box_content{
	height: 82px;
}
.banner_category #banner_price_box > .box_promo_padding > .box_content{
	height: 68px;
	background: white;
}
.banner_category #banner_price_box > .box_promo_padding > .box_content > .relative{
	z-index: 1;
}

#banner_price_box > .box_discount{
	top: 0px; 
	right: 14px; 
	width: 56px; 
	padding-top: 5px;	
}
.banner_category #banner_price_box > .box_discount {
	top: -10px;
	right: 20px;
}
#banner_price_box > .box_promo_padding > .box_content > .table_cell{
	width: 50%;
}
#banner_price_box .box_content .box_price > span:first-child{
	color: #ee5c2f;
	font-size: 3em;
}
.banner_category #banner_price_box .box_content .box_price > span:first-child{
	font-size: 2.5em;
	line-height: 1em;	
}
/*.banner_category .size_12{
	font-size: 0.85em;
}*/
.banner_category .size_14{
	font-size: 1em;
}
.banner_category #box_configuration .size_14{
	font-size: 0.9em;
}
.box_availability{
	/*padding: 5px 5px 5px 10px;*/
}
.banner_category .box_availability{
	/*padding: 4px 5px 4px 5px;*/
	/*padding: 4px 0px 4px 5px;*/
}
/*#banner_price_box .box_content .box_price > .table > span{
	display: inline-block;
	float: none !important;
	vertical-align: top;
}
#banner_price_box .box_content .box_price > .table > .price_integer{
	line-height: 0.75em;
}
#banner_price_box .box_content .box_price > .table > .size_60p{
	line-height: 0.75em;
}
#banner_price_box .box_content .box_price > .table > span:first-child{
	margin-right: 5px;
}
#banner_price_box .box_content .box_price > .table > span:last-child{
	margin-left: 5px;
}*/
/*#banner_price_box .box_content .box_price > span:first-child, #banner_price_box .box_content .box_price > span:first-child{
	display: inline-block;
	vertical-align: top;
}*/
/*.promotion_slide #banner_price_box{
	bottom: 0 !important;
}*/
.banner_img{
	/*right: -74.5% !important;*/
	/*right: -74.5%;*/
}
.promotion_slide #banner_slide .slider{
	height: 217px; 
}
.sprite_rectangle_menu{
	/*background-position: -708px -277px;
	width: 15px;
  	height: 8px;*/
  	
     width: 0;
     height: 0;
     border-style: solid;
     border-width: 0 7px 7px 7px;
     border-color: transparent transparent #E96B22 transparent;
}
.sprite_banner_rectangle{
	background-position: -729px -277px;
	width: 9px;
	height: 6px;
}
#banner_price_box > .box_promo_padding > .box_content > .separator_line{
	width: auto !important;
}
#banner_price_box > .box_promo_padding > .box_content > .separator_line > span{
	background: #8e9093 !important;
	margin: 0px !important;
}

.banner_text{
	top:0px; 
	left: 0px; 
	width: 550px; 
	height: 144px; 
	padding:15px;
}
.banner_category .banner_text{
	/*width: 430px;*/
	width: 350px;
	height: 112px;
}
.banner_title{
	line-height: 1em;
}
.banner_category .banner_text{
	padding:11px;
}
.banner_category .banner_title{
	font-size: 26px;
}
.banner_title + span > .block{
	font-size: 1em;
}

.banner_category .new_banner_text .banner_title{
	font-size: 22px;
	line-height: 25px;
}

#box_configuration{
	width:50%; 
	padding-right: 10px;
}
.banner_category #box_configuration{
	width:190px; 
	padding-right: 10px;
}
#box_configuration > .block{
	height: 100%;
}
#box_configuration > .block > .table{
	height: 30px;
	background: #43BFE4;
}
#box_configuration > .block > .table > .table_cell:first-child{
	background: #EE5C2F; 
	width: 90px;
}
.banner_category #box_configuration > .block > .table > .table_cell:first-child{
	width: 80px;
}
#box_configuration > .block > .table > .table_cell:last-child{
	padding: 0 5px;
}
#box_configuration .spec_box{
	font-size: 12px;
	line-height: 1em;
}
#box_configuration .spec_box > .table{
	padding: 4px 5px;	
}
.banner_category #box_configuration .spec_box > .table{
	padding: 2px 5px;
}
#box_configuration .spec_box > .spec_gray{
	background: #E7E7E8;
}
#box_configuration .spec_box > .spec_white{
	background: white;
}
#box_configuration .spec_box > .table > .table_cell:first-child{
	width: 85px;
}
.banner_category #box_configuration .spec_box > .table > .table_cell:first-child{
	width: 75px;
	font-size: 11px;
}

/*DUPLICATED TEMP*/
.sprite_star_orange_full{
	background-position: -395px -160px;
	height: 13px;
	width: 13px;
}
.sprite_star_orange_none{
	background-position: -395px -176px;
	width: 13px;
	height: 13px;
}
.sprite_star_orange_line{
	width: 70px;
}

#banner_slide .availability_complementary_text{
	display: none; 
}

.category_banner .availability_complementary_text{
	display: none;
}

#banner_price_box .separator_line > span{
	padding: 6px 0px;
}

#banner_price_box .box_discount{
	top: -5px;
	right: 12px;
}

.append.select_banner #banner_price_box{
	display: block;
}
#banner_slide > #slide_menu{
	width: 100%;
    height: 33px;
    background: #FFFFFF;
	
	top: 0px;
    left: 0px;
    z-index: 1;
}
#banner_slide > #slide_menu > a{
	float: left;
	/*display: inline-block;*/
    padding: 2px 5px;
    border-right: 1px solid #F2F2F2;
	
	box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
#banner_slide > #slide_menu > a:last-of-type{
	border-right: 0px;
}

#banner_slide > #slide_menu > .clear-slider-menu{
	clear: both;
}

#banner_slide > #slider-banner-img{
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 10;
	background: #FFFFFF;
}

#banner_slide.slider-mobile-opt > #slider-banner-img > .append{
	right: -100%;
}
#banner_slide.slider-mobile-opt > #slider-banner-img > .append.pre_banner,
#banner_slide.slider-mobile-opt > #slider-banner-img > .append.next_banner,
#banner_slide.slider-mobile-opt > #slider-banner-img > .append.select_banner{
	
	-webkit-transition: right 800ms ease-out;
	-moz-transition: right 800ms ease-out;
	-ms-transition: right 800ms ease-out;
	-o-transition: right 800ms ease-out;
	transition: right 800ms ease-out;
}
#banner_slide.slider-mobile-opt > #slider-banner-img > .append.pre_banner{
	right: 100%;
}
#banner_slide.slider-mobile-opt > #slider-banner-img > .append.next_banner{
	right: -100%;
	z-index: 10;
}
#banner_slide.slider-mobile-opt > #slider-banner-img > .append.select_banner{
	right: 0%;
	z-index: 10;
}
#banner_slide.slider-mobile-opt > #slider-banner-img > .append > .sli{
	opacity: 1;
}
#banner_slide.slider-mobile-opt .banner_out, #banner_slide.slider-mobile-opt .banner_in{
	-webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    animation: none;
    animation-fill-mode: none;	
}

@media only screen
and (min-width: 1200px){
	.promotion_slide > .box-background{
		width: 100%;
	}
	#banner_slide{
		max-width: 100%;
		height: 217px;
	    padding-top: 0px;
	}
	#banner_slide > #slide_menu{
	    height: 100%;
	    border-bottom: 0px;
	    box-sizing:border-box;
	    -moz-box-sizing:border-box;
	    -webkit-box-sizing:border-box;
	}
	#banner_slide > #slide_menu > a{
		width: auto !important;
		height: 43.41px;
		float: none;
		border-bottom: 1px solid #F2F2F2;
		border-right: 0px;
		padding: 7px 10px; 
	}
	#banner_slide > #slide_menu > a:hover{
		text-decoration: none !important;
	    background-color: rgba(0, 0, 0, 0.1);
	}
	#banner_slide > #slide_menu > a:last-of-type{
		border-bottom: 0px;
	}
	#banner_slide > #slide_menu > a.last{
		border-bottom: 0px;
	}
	#banner_slide > #slider-banner-img{
		float: right;
		border-left: 2px solid #F2F2F2;
	}
}
@charset "utf-8";

.catalog-initiatives > .tag-initiatives + .tag-initiatives{
  margin-top: 5px;
}

.btn-filter{
  box-sizing: border-box;
  background-color: #ffffff;
  border-width: 0;
  border-radius: 4px;
  outline: 1px solid #DDD;
  padding: 10px 15px;
}

.btn-link{
  box-sizing: border-box;
  background-color: transparent;
  border-width: 0;
  padding: 0;
}

/*PRODUCT CATALOG*/
#offer_board.offer_board_grid .products > div > div + div{
	margin-top: 0;
}

#offer_board .products > div > .box_product .product_cell + .price_cell{
	padding-left: 40px;
}
#offer_board .products > div > .box_product .info_cell{
	padding-left: 40px;
	font-size: 13px;
	line-height: 18px;
}

.products .box_product .img_cell{
	width: 160px;
	position: relative;
}
.products .box_product .img_cell > .warranty-sticker + div{
	margin-top: 30px;
}

#offer_board .products > div > .box_product .info_cell .filter{
	display: inline;
}
#offer_board .products > div > .box_product .info_cell .product_filter_box > .filter > .table_cell{
	display: inline;
	width: auto;
}
#offer_board .products > div > .box_product .info_cell .product_filter_box > .filter:last-child > .filter_separator{
	display: none;
}
#offer_board .products > div > .box_product .info_cell .new_prices_grid_box > .prices_row .availability_text{
	font-size: 14px;
}

#offer_board .products > div > .box_product .price_cell{
	width: 270px;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}
#offer_board .products > div > .box_product .price_cell .price_box_info > span:first-child > .table_cell{
	padding-top: 0px;
}
#offer_board .products > div > .box_product .price_cell .price_box_info > span:first-child{
	font-size: 11px;
}
#offer_board .products > div > .box_product .price_cell > .catalog_bt_box{
	padding: 30px 0 0;
}

#offer_board .products > div > .box_product .info_cell .availability_row *,
#offer_board .products > div > .box_product .info_cell .new_prices_grid_box > .prices_row .availability_text{
	font-size: 11px;
}

#offer_board .products > div > .box_product .video_banner{
	height: 30px;
	padding: 2px 5px;
}
#offer_board .products > div > .box_product .video_banner img{
	height: 25px;
}
#offer_board .products > div > .box_product .video_banner > .table_cell:last-child{
	/*padding-left: 10px;*/
	padding-left: 5px;
	font-size: 10px;
	text-align: left;
	line-height: 12px;
}

#catalog_products .catalog_left > div > #filter_brand > .panel_loading{
	top: 5px !important;
	left: 5px !important;
}


/*CATALOG GRID*/

#offer_board.offer_board_grid .products > div + div > div{
	padding-top: 10px;
}

#offer_board.offer_board_grid .catalog_grid_hide{
	display: none !important;
}

#offer_board.offer_board_grid .product_review_thumb .star_table{
	padding-left: 0px;
}
#offer_board.offer_board_grid .product_review_thumb .star_table > .size_14{
	font-size: 12px;
}

#offer_board.offer_board_grid .products > div{
	margin: -5px;
}
#offer_board.offer_board_grid .products > div:after{
	content: "";
	display: block;
	clear: both;
}
#offer_board.offer_board_grid .products > div > .box_product{
	float: left;
	width: 25%;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px;

	box-sizing: border-box;
}
#offer_board.offer_board_grid .products > div > .box_product > .table{
	padding: 10px;
}

#offer_board.offer_board_grid .products > div > .separator_box{
	padding: 0 5px;
	width: 0px;
}

#offer_board.offer_board_grid .box_product > .table,
#offer_board.offer_board_grid .box_product > .table > .table_cell{
	display: block;
}

#offer_board.offer_board_grid .products > div > .box_product .price_cell{
	width: auto;
	border: 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #E3E2E2;
}
#offer_board .products > div > .box_product .price_cell > .catalog_bt_box .new_bt_add_cart > .table{
	height: 30px;
}

#offer_board.offer_board_grid .products > div > .box_product .product_cell{
	padding-right: 0px;
}
#offer_board.offer_board_grid .products > div > .box_product .product_cell > .table{
	border-top: 0px;
}

#offer_board.offer_board_grid .products > div > .box_product .info_cell{
	padding: 0px;
}
#offer_board.offer_board_grid .products > div > .box_product .info_cell > span.table{
	height: 65px;
}
#offer_board.offer_board_grid .products > div > .box_product .info_cell .availability_row .availability_complementary_text{
	display: none;
}

#offer_board.offer_board_grid .products > div > .box_product .price_cell > .catalog_bt_box{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	padding: 15px 10px 15px;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-khtml-box-sizing: border-box;
}

#offer_board.offer_board_grid .products > div > .box_product h2{
	font-size: 14px;
	line-height: 16px;
	/*height: 32px;*/
	max-height: 32px;
	overflow: hidden;
	word-break: break-word;
}

#offer_board.offer_board_grid .products > div > .box_product .name_product_catalog{
	font-size: 11px;
	line-height: 15px;
	/*height: 30px;
	max-height: 30px;
	overflow: hidden;*/
	word-break: break-word;
}

#offer_board.offer_board_grid .products > div > .box_product .price_cell .price_box_info .size_30{
	font-size: 25px;
}
#offer_board .products > div > .box_product .price_cell .table_cell + .table_cell > .price_box_info > span:first-child > .table_cell{
	padding-bottom: 0px;
}
#offer_board.offer_board_grid .products > div > .box_product .price_cell .table_cell + .table_cell > .price_box_info > span:first-child .product_promo_price > .table_cell{
	display: inline-block;
	padding-top: 5px;
	vertical-align: top;
}
#offer_board.offer_board_grid .products > div > .box_product .price_cell .price_box_info > span:first-child .product_promo_price > .table_cell:first-child{
	padding-top: 0px;
}

#offer_board.offer_board_grid .products > div > .box_product .info_cell .warranty_product_row{
	padding: 5px 0;
}

#offer_board.offer_board_grid .products > div > .box_product .info_cell .warranty_product_row img{
    max-height:40px !important;
}

#offer_board.offer_board_grid .products > div > .box_product .info_cell .warranty_product_row > .inline_block:first-child{
	max-width: auto;
}

/*PRODUCTS CATALOG MIN*/
#offer_board .products > div > .box_product.box_product_min .img_cell{
	width: 80px
}
#offer_board .products > div > .box_product.box_product_min .img_cell img{
	width: 70px;
}
#offer_board .products > div > .box_product.box_product_min .price_cell > .catalog_bt_box{
	padding-top: 0;
}
#offer_board .products > div > .box_product.box_product_min .info_cell{
	position: relative;
    padding: 2px 0 10px 10px;
}
#offer_board .products > div > .box_product.box_product_min .info_cell .catalog_product_name h2{
	font-size: 14px
}
/*#offer_board .products > div > .box_product.box_product_min .info_cell .new_prices_grid_box{
	position: absolute;
	bottom: 10px;
}*/
#offer_board .products > div > .box_product.box_product_min .info_cell .new_prices_grid_box > .prices_row{
	padding: 2px 0px;
	border-top: 0px !important;
}
#offer_board .products > div > .box_product.box_product_min .bt_round.button_cart_price, #buy_header .bt_round.button_cart_price{
	height: 30px;
}
/*#offer_board .products > div > .box_product.box_product_min .price_cell{
	width: 150px;
}*/

#offer_board .products > div > .box_product.box_product_min .catalog_bt_box{
	/*width: 130px;*/
}

.products > div > .box_product > .table > .price_cell .price_box_info > div:first-child > div{
	padding-top: 0px;
}

#offer_board .products > div > .box_product .info_cell .new_prices_grid_box > .prices_row.mb_preorder_row{
	border-top: 0px !important;
}

.catalog_table .pre_order_txt{
	display: none !important;
}

.price_cell .shipping_box{
	text-align: right;
}

.box_product.box_product_min > .absolute img{
	width: 45px !important;
}

/*.box_product .info_cell .warranty_product_row{
	padding-top: 5px;
	font-size: 11px;
	border-top: 1px solid #E3E2E2;
}*/

/*.box_product .info_cell .box_combined_discount{
    padding: 5px 0;
    font-size: 11px;
    border-top: 1px solid #E3E2E2;
}*/

.box_number_slider{
    color: white;
    background: #383838;
    padding: 0px 5px;
    margin: 0 10px;
    border-radius:4px;
    box-sizing: border-box;
    text-align: center;
}

.price_box_info > div + .row_price > div{
    padding-top:10px;
}

.new_category_path .titleSection{
    margin-bottom:5px;
}

/*#offer_board.offer_board_grid .products > div > .box_product.gift_card_category{
    padding: 10px 0px 10px 0px;
}*/

#offer_board.offer_board_grid .products > div > .box_product.gift_card_category .price_cell{
    border:none;
}

#offer_board .box_product > .product_list_horizontal{
	width: auto;
	margin-right: 0px;
}
/*#offer_board .box_product > .product_list_horizontal > .product_click{
	cursor: auto;
}*/

/*#offer_board .box_product .product-gifts{
	padding: 5px 0px;
	border-top: 1px solid #E0E0E0;
}*/

#offer_board .box_product .product-gifts > .product-info-box{
	font-size: 11px;
}

#offer_board .box_product > .layout-container.big > div{
	padding: 39px;
}
#offer_board .box_product .info_cell > div + div{
	margin-top: 20px;
}
#offer_board .box_product .prd-cart-price > .cnt{
	padding: 0px;
}

.catalog-opts{
	line-height: 20px;
	font-size: 13px;
}
/*.catalog-opts select{
	height: 20px;
	font-size: 10px;
	color: #707070;
}*/
/*.catalog-opts .box_number_slider{
	font-size: 10px;
}*/
.catalog-opts .opts-list:after, .catalog-opts .catalog_article:after, .catalog-opts .catalog_view_bt:after{
	content: "";
	display: block;
	clear: both;
}
.catalog-opts .opts-list > div, .catalog-opts .catalog_article > div, .catalog-opts .catalog_view_bt > div{
	float: left;
}

.catalog-opts .opts-list > div.pagination{
	float: right;
}
.catalog-opts .opts-list > div.pagination:after{
	content: "";
	display: block;
	clear: both;
}
.catalog-opts .opts-list > div.pagination > div{
	float: left;
}
.catalog-opts .opts-list > div.pagination > div + div{
	padding-left: 40px;
}
.catalog-opts .opts-list .header-pagination{
	padding-top: 5px;
}

.catalog-opts .opts-list > div{
	/*height: 30px;*/
	/*padding-top: 5px;*/
}

.catalog-opts .opts-list .catalog_view_bt{
	height: 25px;
}

.catalog-opts .opts-list > div + div{
	padding-left: 30px;
}
.catalog-opts .opts-list > div.catalog_view_bt{
	padding-left: 20px;
    padding-top: 5px;
}

.catalog-opts .catalog_article > .separator{
	float: left;
	height: 14px;
	width: 1px;
	margin: 3px 8px;
	background: #000000;
}
.catalog-opts .catalog_article select{
	margin: 0 8px;
}

.catalog-opts .catalog-display select{
	margin-left: 8px;
}

.catalog-opts .catalog_view_bt .separator{
	float: left;
	height: 20px;
	width: 1px;
	margin: 0 8px;
	background: #DDDDDD;
}
#offer_board .box_product > .layout-container.big .link-product-detail {
    bottom: 39px;
    position: absolute;
}
@media only screen
and (max-width: 1050px){
	.header-pagination{
		display: none;
	}
}
@media only screen
and (max-width: 1300px){

	#offer_board .box_product > .layout-container.big > div{
		padding: 19px;
	}
	#offer_board .products > div > .box_product .img_cell + .info_cell{
		padding-left: 20px;
	}
	#offer_board .products > div > .box_product .product_cell + .price_cell{
		padding-left: 20px;
		width: 230px;
	}

	#offer_board .products > div > .box_product .img_cell{
		width: 140px;
	}

	#offer_board .box_product > .layout-container.big .link-product-detail {
	    bottom: 19px;
	}

	#offer_board.offer_board_grid .products > div > .box_product{
		width: 33.33%;
	}

	/*.navigate_page > div > a:nth-child(3), .navigate_page > div > a:nth-child(4){
		display: none;
	}*/

	.navigate-catalog-slider-price #form-price-range #slider-range{
		width:140px !important;
		margin-left: 10px !important;
    	margin-right: 22px !important;
	}

	.navigate-catalog-slider-price .min-price, .navigate-catalog-slider-price .max-price{
		width:50px !important;
	}

	.catalog-opts{
		font-size: 11px;
	}
	.catalog-opts .catalog-display select{
		width: 105px;
		margin-left: 4px;
	}
	.catalog-opts .opts-list > div + div,
	.catalog-opts .opts-list > div.pagination > div + div{
		padding-left: 20px;
	}


}

@media only screen
and (max-width: 1024px){
	.catalog-opts .catalog_article select{
		margin: 0px 4px;
	}
	.catalog-opts .opts-list > div.catalog_view_bt{
		padding-left: 10px;
	}

}

#offer_board .img_cell > .product_banner_news + div{
	margin-top: 10px;
}

#offer_board .box_product .info_cell .tag-initiatives > div + div{
	margin-top: 5px;
}

/*#offer_board .warranty-catalog > .warranty-image{
	display: inline-block;
	vertical-align: middle;
}
#offer_board .warranty-catalog > .warranty-image + div{
	padding-left: 50px;
}*/

/*#offer_board .warranty_product_row .warranty-link-text{
	display: block !important;
}*/

#offer_board.offer_board_grid .products > div > .box_product > .product-item{
	width: auto;
}

#catalog-left-column .layout-container .layout-container-box > div > div{
	/*padding: 0 19px;*/
}

#catalog-left-column .layout-container .layout-container-box > div > div{
	/*padding: 0 19px;*/
}

/*#catalog-left-column .layout-container .layout-container-box > div:last-child{
	padding-bottom:19px;
}

#catalog-left-column .layout-container .layout-container-box > div > div.categories_list {
	padding: 0;
}*/

#catalog-left-column .layout-container .layout-container-box > div > div .filter_num {
    font-size: 10px;
    color: #707070;
	padding-left: 5px;
}

#catalog-left-column .layout-container .layout-container-box > div > div > .row + .row {
    margin-top:10px;
}

#catalog-left-column .layout-container .layout-container-box .section-filters .bx-group + .bx-filters {
    margin-top:10px;
}

#catalog-left-column .layout-container .layout-container-box .section-filters .bx-filters + .bx-filters{
    margin-top:10px;
}

#catalog-left-column .layout-container .layout-container-box .section-filters .row + .row{
	margin-top: 20px;
}

#catalog-left-column .new_label_check > .float_left{
	padding-top: 0;
}

#catalog-left-column .new_label_check{
	line-height: 14px;
}

#catalog-engine-body #catalog-left-column .category-root.first{
	border:none;
}

#catalog-engine-body #catalog-left-column .category-root,
#catalog-engine-body #catalog-left-column .category-medium,
#catalog-engine-body #catalog-left-column .category-last{
	line-height: 15px;
	font-size: 12px;
}

#catalog-engine-body #catalog-left-column .category-root{
	padding: 10px 19px;
	border-top:1px solid #DDDDDD;
	font-size: 13px;
}

#catalog-engine-body #catalog-left-column .category-root:last-child{
	padding-bottom:0px;
}


#catalog-engine-body #catalog-left-column .category-medium,
#catalog-engine-body #catalog-left-column .category-last{
	padding: 5px 19px;
}

#catalog-engine-body #catalog-left-column .category-last + .category-root,
#catalog-engine-body #catalog-left-column .category-medium + .category-root{
	margin-top:10px;
}

.page-layout > .column .layout-container + .layout-container{
    margin-top: 20px;
}

.category-tree{
	padding-bottom: 10px;
}

/*.new_catalog_navigate .navigate_filter{
	margin-top: -5px;
}
.new_catalog_navigate .navigate_filter > .filter_delete{
	display: block !important;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 20px;
	border: 1px solid #DDD;
	padding: 7px 9px;
	border-radius: 5px;
	background: #FFFFFF;
}
.new_catalog_navigate .navigate_filter:after{
	content: "";
	display: block;
	clear: both;
}*/

.irs_tab input.error{
	border-color: red !important;
}

.filter-delete-box > .float-table{
	margin: -5px;
}
.filter-delete-box .filter_delete, .filter-delete-box .filter_delete_catalog {
    display: block !important;
    float: left;
    margin: 5px;
    line-height: 20px;
    border: 1px solid #DDD;
    padding: 7px 9px;
    border-radius: 5px;
    background: #FFFFFF;
    font-size: 12px;
}
.filter-delete-box .filter_delete:hover{
	text-decoration: none !important;
	background: #F9F9F9;
}
.filter_delete_catalog.force-default .sprite_filter_del {
	display: none;
}
.filter_delete_catalog.force-default.pointer{
	cursor: auto !important;
}
.catalog_right .navigate_filter_margin > a.filter_delete_catalog.force-default:hover > .text_filter{
	    text-decoration: none !important;
}


#pre-catalog + .page-layout{
	margin-top: 20px;
}


.navigate-catalog-slider-price > div{
	padding: 0 !important;
}

.navigate-catalog-slider-price div, .navigate-catalog-slider-price form{
	display: inline-block;
	float: none;
	vertical-align: middle;
	margin: 0 !important;
}
.navigate-catalog-slider-price > div >div{
    margin-right: 8px !important;
}

.navigate-catalog-slider-price #slider-range{
	width: 200px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px !important;
    margin-right: 32px !important;
}

.navigate-catalog-slider-price .min-price, .navigate-catalog-slider-price .max-price{
	height: 30px !important;
}

.promo-timer + .cnt{
	padding-top: 10px !important;
}

.bx-initiative-docuemnts a + a{
	padding-left: 30px;
}

#catalog-center > div + div{
  margin-top: 20px;
}

.mini-catalog-product .mini-product-description{
  flex-grow: 1;
  flex-basis: min-content;
}
.mini-catalog-product .mini-product-image{
  flex-basis: 70px;
  min-width: 70px;
}
.mini-catalog-product .mini-product-cart{
  flex-basis: 230px;
  min-width: 230px;
}

.mini-catalog-product .mini-product-description > div:first-child{
  margin-top: 0px;
}

.mb-catalog-filters{
  height: 100%;
  overflow: auto;
}

#mb-catalog-filters .mb-filters-nav,
#mb-catalog-filters .mb-filters-body{
  padding-left: 10px;
  padding-right: 10px;
}

#mb-catalog-filters .mb-filters-nav{
  padding-top: 10px;
  padding-bottom: 10px;
}

#mb-catalog-filters .mb-filters-nav{
  background-color: #2daae2;
  display: flex;
  justify-content: space-between;
  color: #FFFFFF;
}

#mb-catalog-filters .mb-filters-nav .btn-filter{
  outline-color: transparent;
}

#mb-catalog-filters .mb-filters-body ul{
  list-style-type: none;
  clear: both;
  margin: 0;
  padding: 0;
}

.filter-group > .group-name,
.filter-group .filter{
  cursor: pointer;
}
.filter-group > .group-name:after{
  width: 40px;
  text-align: center;
  content: "";
  float: right;
  font-size: 2em;
}
.filter-group.expandable > .group-name:after{
  content: "+";
}
.filter-group.expanded > .group-name:after{
  content: "-";
}

.filter-group > ul.region{
  height: 0;
  overflow: hidden;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.filter-group.expanded > ul.region{
  height: initial;
}

.see-more{
  font-size: 20px;
  line-height: 5px;
}

.product-version-link.mb-catalog-layout{
  background: #FFF;
  padding: 9px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
}

.catalog-filters-product > .d-flex.flex-wrap-col > div:first-child{
  margin-top: 0;
}

@media (max-width: 767px) {
  .page-layout .main-column .layout-container.vbig.mini-catalog-product > .layout-container-box{
    padding: 9px;
  }

  .tag-initiatives .banner-tag > span{
    max-width: 180px;
  }
}

@media (min-width: 768px) {

  .mini-catalog-product .mini-product-image{
    flex-basis: 150px;
    min-width: 150px;
  }

  .mini-catalog-product .mini-product-image .product-img img{
    width: 140px;
    height: 140px;
  }

}

.display-catalog-filters .group > label:first-child{
  padding-top: 0;
}
.display-catalog-filters .group > label:last-child{
  padding-bottom: 0;
}

#mb-custom-menu > #mb-catalog-filters {
  height: 100%;
  display: flex;
  flex-direction: column;
}
#mb-custom-menu > #mb-catalog-filters > .mb-filters-body {
  height: 100%;
  overflow: auto;
}