.catalog{
	width:100%;
	/*height:275px;*/
}
table.catalog{
max-width:1180px;
margin:0 auto;
}
/* elements with sections */
.sec-blocks{
	text-align:center;
	width:100%;
	margin-bottom:30px;
}
.sec-blocks .item,
.sec-blocks .item-popup{
	width:213px;
	padding:10px 10px 15px 10px;
}
.sec-blocks .item{
	position:relative;
	float:left;
	height:275px;
	text-align:center;
}
.sec-blocks .item-popup{
	position:absolute;
	display:none;
	background-color:white;
	top:-2px;
	left:-2px;
	border:2px solid #009944;
	z-index:40;
}
.sec-blocks .item-popup .item-prevtext{
	margin-top:15px;
	text-align:left;
}
.sec-blocks .item-leftborder{
	border-left:1px solid #C6C6C6;
}
.sec-blocks .item-topborder{
	border-top:1px solid #C6C6C6;
}
.sec-blocks .item-rightborder{
	border-right:1px solid #C6C6C6;
}
.sec-blocks .item .item-name{
	height:55px;
	overflow:hidden;
}
.sec-blocks .item .item-name > a{
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}
.sec-blocks .item .item-picture{
	display:table-cell;
	vertical-align:middle;
	width:230px;
	height:210px;
	text-align:center;
}
.sec-blocks .item-picture a{
display:block;
width:210px!important;
max-height: 210px !important;
overflow:hidden;
text-align:center;
}
.sec-blocks .item-picture a img{
display:inline;
/*max-width:210px;*/
max-width:170px;
}
.sec-blocks .item-popup .item-picture{
width:210px!important;
}
.sec-blocks .item-popup .item-picture a{
display:block;
width:210px!important;
overflow:hidden;
text-align:center;
}
.sec-blocks .item-popup .item-picture a img{
display:inline;
max-width:210px;
}
.sec-blocks .item-popup ul, .sec-blocks .item-popup ol{
width:190px;
margin:0 0 0 10px;
padding:0;
}
/* /elements with sections */

/* prices and discount */
.quickbuy-prices-and-discount{
	text-align:center;
}
.quickbuy-item-price-old{
	font-size:16px;
	color:#3A3A3A;
	text-decoration:line-through;
	font-family:Arial;
	font-weight:bold;
}
.quickbuy-item-price-new{
	font-size:24px;
	color:#f6851e;
	font-family:Arial;
	font-weight:bold;
}
.quickbuy-item-discount{
    width:210px;
    margin:15px 0 15px -12px;
	padding-top:7px;
	padding-bottom:6px;
	font-size:18px;
	font-family:Arial;
	font-weight:bold;
	color:#212121;
	background:url('img/label-green-bg.png') 0 0 no-repeat;
	color:white;;
}
.quickbuy-item .quickbuy-item-price{
margin-top:15px;
}
.quickbuy .quickbuy-item-name a{
font-family: RobotoBoldCondensed, Arial, sans-serif!important;
font-size:15px;
color:black;
text-shadow:none;
}
/* /prices and discount */
.quickbuy-prices-and-discount .lft-rght{
	width:210px;
	margin:0 auto;
}
.quickbuy-prices-and-discount .lft{
	/*float:left;*/
	line-height: 17px;
}
.quickbuy-prices-and-discount .lft .price-old{
	font-size:16px;
	color:#3A3A3A;
	text-decoration:line-through;
	font-family:Arial;
/*	font-weight:bold;*/
	color:#9797A6;
}
.quickbuy-prices-and-discount .lft .price-new{
	font-size:18px;
	color:#11ABD9;
	font-family:Arial;
	color:black;
}
.quickbuy-prices-and-discount .rght{
	width:100%;
	height:44px;
	margin: auto;
	text-align: center;
}
a.quickbuy-more {
    background: url("img/more-button-bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-sizing: border-box;
    color: #FFFFFF;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 36px;
    margin: 10px auto;
    padding: 10px 0 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #3D3D3D;
    width: 190px;
}
a.quickbuy-more:hover{
    color: #FFFFFF;
	opacity: 0.80;
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
-khtml-opacity: 0.8;
-moz-opacity: 0.8;
}

/*
a.add2basket{
	margin-top:0px;
	display:block;
	width:100px;
	height:22px;
	-moz-transition: background-color .2s ease,box-shadow .2s ease;
	-webkit-transition: background-color .2s ease,box-shadow .2s ease;
	transition: background-color .2s ease,box-shadow .2s ease;
}
a.add2basket:hover{
	-moz-box-shadow: 0 0 4px 0 #3b92c6;
	-webkit-box-shadow: 0 0 4px 0 #3B92C6;
	box-shadow: 0 0 4px 0 #3B92C6;
}
*/

a.add2basket {
    background: url(/bitrix/templates/green-redisign/img/addToCart2.png) no-repeat 0 0 #ffb950;
    padding: 9px 0px 7px 0px !important;
    color: #fff;
    font-size: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none;
    width: 150px;
    display: block;
    height: 36px;
    box-sizing: border-box;
    text-align: center;
		margin-left: auto;
		margin-right: auto;
}

.sec-blocks .item .item-name a {
    font-family: RobotoBoldCondensed,Arial,sans-serif;
    font-size: 15px;
}

@font-face {
    font-family: 'RobotoBoldCondensed';
		font-display: swap;
    src: url('/bitrix/templates/green-redisign/fonts/RobotoBoldCondensed.eot');
    src: url('/bitrix/templates/green-redisign/fonts/RobotoBoldCondensed') format('embedded-opentype'),
         url('/bitrix/templates/green-redisign/fonts/RobotoBoldCondensed.woff') format('woff'),
         url('/bitrix/templates/green-redisign/fonts/RobotoBoldCondensed.ttf') format('truetype'),
         url('/bitrix/templates/green-redisign/fonts/RobotoBoldCondensed.svg#RobotoBoldCondensed') format('svg');
}
#wrap.wrap-big{
max-width:100%;
width:100%;
}
#page{
padding-bottom:0!important;
}
.main_content{
}
table.table-header{
max-width:1180px;
margin:0 auto;
}
#header .top_menu {
max-width:1180px;
margin:0 auto;
}
.inheader-box{
width:100%;
/*padding:5px 0 0;*/
}
.home-big-banner{
width:100%;
padding: 5px 0 30px;
}
.home-big-banner table.table-big-banner{
max-width:1180px;
margin:0 auto;
border-collapse:collapse;
}
.home-big-banner table.table-big-banner td{
padding:0;
text-align:center;
}
.home-big-banner table.table-big-banner td .mainbanner{
width:100%;
}
.home-big-banner table.table-big-banner td .mainbanner img{
width:100%;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:1px 2px 5px 0 #3D3D3D;
-moz-box-shadow:1px 2px 5px 0 #3D3D3D;
-webkit-box-shadow:1px 2px 5px 0 #3D3D3D;
}
.center-box{
max-width:1180px;
margin:0 auto;
}
/*----*/
dl.top-contact{
display:block;
float:left;
text-align:left;
width:100%;
margin:0 0 0 30px;
padding:0;
line-height:1.2;
}
dl.top-contact dt{
display:inline;
text-align:left;
font-size:18px;
color:#2b8f43;
}
dl.top-contact dd{
display:inline;
margin:0 0 0 10px;
text-align:left;
font-size:18px;
color:black;
}
#header .site_name{
max-width:400px;
}
/*----*/
.redsign_da{
margin: 20px 9px 0 2px;
padding: 0;
width:225px;
min-height:430px;
height:auto;
background: white;
box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 1px 2px 1px #bbbbbb;
-moz-box-shadow: 1px 1px 2px 1px #bbbbbb;
-webkit-box-shadow: 1px 1px 2px 1px #bbbbbb;
}
.uk-prosucts .redsign_da .redsign_da-title{
width:235px;
min-height:40px;
margin:-1px 0 0 -5px;
padding:9px 0 0;
font-size:20px;
color:white;
font-family:RobotoBoldCondensed,Arial,sans-serif;
text-transform:none;
background: transparent url("img/sidebar-bg-titles.png") 0 0 no-repeat;
box-sizing:border-box;
-moz-box-sizing:border-box;
}
.uk-prosucts .redsign_da .redsign_da-name{
margin-top:12px;
}
.uk-prosucts .redsign_da .redsign_da-name a{
font-size:16px;
}
.uk-prosucts .redsign_da .redsign_da-body{
border:none;
}
.uk-prosucts .redsign_da .redsign_da-discount{
width: 210px;
margin: 5px 0 15px -12px;
padding-top: 0;
padding-bottom: 6px;
font-size: 18px;
font-family: Arial;
font-weight: bold;
color: #212121;
background: url('img/label-green-bg.png') 0 0 no-repeat;
color: white;
}
.uk-prosucts .redsign_da .redsign_da-new_price{
color:#F6851E;
font-size:24px;
}
.uk-prosucts .redsign_da .redsign_da-footer{
background:none;
color:black;
font-size:15px;
font-weight:bold;
text-align:center;
}
.uk-prosucts .redsign_da .redsign_da-footer .redsign_da-progress_bar{
width:auto;
float:none;
margin:10px;
}
.uk-prosucts .redsign_da .redsign_da-footer-two{
background:none;
color:black;
}
.uk-prosucts .redsign_da .redsign_da-footer-two .redsign_da-do_konca{
float:none;
width:100%;
text-align:center;
font-size:12px;
font-weight:bold;
}
.uk-prosucts .redsign_da .redsign_da-footer-two .redsign_da-timer{
float:none;
width:100%;
text-align:center;
font-weight:bold;
}
/*----*/
.csle-main{
width:105%;
margin-bottom:15px;
background:none;
border:none;
border-radius:none;
-moz-border-radius:none;
-webkit-border-radius:none;
}
.wrapper-brands-slider .csle-main-title,
.csle-main .csle-main-title{
max-width:1180px;
text-align: left;
font-family: RobotoBoldCondensed, Arial, sans-serif;
font-size: 20px;
padding: 5px 0;
border-bottom: 2px solid #f6851e;
background:none;
font-weight:normal;
}
.csle-main .sec-blocks .item{
width:220px;
min-height:300px;
height:auto;
float: left;
margin: 20px 13px 0 2px;
padding: 10px;
background: white;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 1px 1px 2px 1px #bbbbbb;
-moz-box-shadow: 1px 1px 2px 1px #bbbbbb;
-webkit-box-shadow: 1px 1px 2px 1px #bbbbbb;
}
.sec-blocks .item-popup {
position: absolute;
width:220px;
display: none;
background-color: white;
top: 0px;
left: 0px;
border:none!important;
/* outline: 2px solid #009944; */
z-index: 40;
box-shadow: 1px 1px 2px 1px #bbbbbb;
-moz-box-shadow: 1px 1px 2px 1px #bbbbbb;
-webkit-box-shadow: 1px 1px 2px 1px #bbbbbb;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.add2basket {
margin-top: 14px;
display: block;
width: 100px;
height: 24px;
outline:none;
background: url(img/btn/add-cart-button.png) 0 0 no-repeat;
-moz-transition: background-color .2s ease,box-shadow .2s ease;
-webkit-transition: background-color .2s ease,box-shadow .2s ease;
transition: background-color .2s ease,box-shadow .2s ease;
border:none;
}
.add2basket:hover{
/*
outline:none;
opacity: 0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
-khtml-opacity: 0.7;
-moz-opacity: 0.7;
*/
-moz-box-shadow: 0 0 4px 0 green;
-webkit-box-shadow: 0 0 4px 0 green;
box-shadow: 0 0 4px 0 green;
}
.sec-blocks .item .item-name a {
font-family: RobotoBoldCondensed, Arial, sans-serif;
font-size: 15px;
font-weight: normal;
}
#footer{
background:white;
padding:0;
margin-top:15px;
}
#footer ul.bottom_menu{
}
#footer .in-footer-box{
float:none;
display:block;
max-width:1180px;
width:100%;
margin:0 auto;

}
#footer ul.bottom_menu li.border{
display:none;
}
#footer ul.bottom_menu li{
line-height:1;
}
#footer  ul.bottom_menu li a {
margin: 0 30px 0 0!important;
float: left;
line-height:1;
}
#footer  ul.bottom_menu li a:hover{
text-decoration:none;
}
#footer  ul.bottom_menu li a span{
float:none;
line-height:10px;
padding: 6px 0;
font-size:14px;
color:black;
border-bottom:1px #cccccc solid;
}
#footer  ul.bottom_menu li a:hover span{
border-bottom-color:white;
}
#footer dl.top-contact{
margin:0 0 10px;
}
#footer dl.top-contact dt, #footer dl.top-contact dd{
font-size:16px;
}
.item-leftborder .item-name{
width:220px!important;
}
.redsign_da .redsign_da-progress_persent{
color:#F6851E;
}
.sec-blocks.sec-blocks-main{
margin-bottom:0;
}
.csle-sec{
	width: 100%;
}
.csle-sec-name{
padding: 5px 0;
border-bottom: 2px solid #f6851e;
background: none;
font-weight: normal;
text-decoration:none;
	overflow: hidden;
	width: 100%;
}
.csle-sec-name a{
text-decoration:none;
color:black;
}
.csle-sec-name a span{
text-align: left;
font-family: RobotoBoldCondensed, Arial, sans-serif;
font-size: 20px;
}
.csle-main.csle-main-catalog{
width:100%;
}
.csle-main.csle-main-catalog  .sec-blocks .item{
margin-bottom:30px;
}
.catalog-element{
max-width:1180px;
margin:0 auto;
}
.pagetitle, .pagetitle_catalog{
max-width:1180px;
margin:0 auto;
}
#tabs{
max-width:1180px;
margin:0 auto;
}
.sale_basket_basket.data-table{
max-width:1180px;
margin:0 auto;
}
.work-area{
max-width:1180px;
margin:0 auto;
}
ul.breadcrumb-navigation{
margin-bottom:10px;
}
.rateName {
    color: #64c66d;
}
#bxed_DETAIL_TEXT{
width:840px !important;
}
.csle-sec-name p {
	display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    top: 10px;
    left: 20px;
}
p.all-stock-button a{
float:right;
margin-bottom: 4px;
padding:3px 10px 0 10px;
width:115px;
height: 25px;
color:white;
font-size:14px;
font-weight:bold;
text-align:left;
box-sizing:border-box;
-moz-box-sizing:border-box;
text-decoration:none;
background:transparent url(/bitrix/templates/green-redisign/img/all-stock-button1.png) 0 0 repeat-x;
/*-webkit-border-top-right-radius: 18px;
-webkit-border-bottom-right-radius: 18px;
-moz-border-radius-topright: 18px;
-moz-border-radius-bottomright: 18px;
border-top-right-radius: 18px;
border-bottom-right-radius: 18px;*/
}

.add2basket-btn{
    margin-top: 15px!important;
}

#poscomagicid {
    display: block;
    margin-left: 175px;
    font-weight: bold;
    font-size: 15px;
    margin-top: -18px;
}



@media (max-width: 960px) {
    #poscomagicid {
        margin-top: 6px;
        display: block;
        margin-bottom: 0;
        font-weight: bold;
        padding: 0;
        font-size: 14px;
        margin-left: 0;
    }
}

@media (max-width: 750px) {
    #poscomagicid {
        margin-left: -10px;
    }
}

/*****kotunov****/

.catalog_blocks .catalog_blocks-item-name {
	height: 50px;
}









.popup-basket {
}
.popup-basket h1 {
    margin: 0 0 20px;
}
.popup-basket .image {
    width: 120px;
    height: 220px;
    float: left;
    margin: 0 10px 30px 0;
}
.popup-basket .image img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    border: 0 none;
}
.popup-basket .name {
    font-weight: 600;
    font-size: 16px;
    color: #121212;
    margin: 0 0 20px;
}
.popup-basket .price {
    font-size: 15px;
    color: #121212;
    margin: 0 0 20px;
}
.popup-basket .btn {
    background: #3B92C6 url(/bitrix/templates/green-redesign-v3-cat/img/btn/bg_butt.png) 0 0 repeat-x;
    border: 0px solid #3289CE;
    color: white;
    cursor: default;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 11px;
    margin: 0px;
		box-sizing: border-box;
    text-align: center;
    height: 40px;
    font-weight: 700;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background-color .2s ease,box-shadow .2s ease;
    -webkit-transition: background-color .2s ease,box-shadow .2s ease;
    transition: background-color .2s ease,box-shadow .2s ease;
    text-decoration: none;
    padding: 15px 17px;
		cursor: pointer;
}
.popup-basket .btn:hover {
    -moz-box-shadow: 0 0 4px 0 #3b92c6;
    -webkit-box-shadow: 0 0 4px 0 #3B92C6;
    box-shadow: 0 0 4px 0 #3B92C6;
}
.popup-basket .continue {
    background: none repeat scroll 0 0 #eeeeee !important;
    color: #666666 !important;
}
.popup-basket .goto-cart {
}
