@charset "UTF-8";

.main-indent {
		margin-left: 2.73%;
		margin-right: 2.73%;
}



.header .line2 .r .mail {
		display: block;
		font-weight: 600;
		font-size: 14px;
		line-height: 18px;
}

.header .line2 .r .mail a {
		background-position: 0 2px;
}

.menu.more .toggle {
		display: block;/*
		color: #999;
		text-decoration: underline;
*/
}

.menu.more .toggle:after {
		content: '';
		display: inline-block;
		vertical-align: middle;
		position: relative;
		top: -1px;
		background: url(../images/darr-grey.png) no-repeat;
		width: 11px;
		height: 5px;
		margin: 0 0 0 6px;
}

.menu.more .in {
		padding: 0;
		border: 1px solid #d7d7d7;
		background: #fff;
		box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
		display: none;
		position: absolute;
		top: 100%;
		left: 0;
}

.menu.more.open .in {
		display: block;
}

.menu .in > * {
		float: none;
		display: block;
		margin: 0;
}

.header .line4 .l {
		margin: 0 26px 0 0;
}

.header .line4 .r {
		margin: 0 32px 0 31px;
}

.mybag {
		line-height: 36px;
		font-weight: 600;
		font-size: 14px;
		width: auto;
		padding-right: 10px;
}

.search {
		padding-top: 8px;
}

.for-big {
		display: none!important;
}

.for-small {
		display: inline;
}

.cat-menu .toggle {
		text-indent: -10000px;
		padding-left: 0;
		padding-right: 0;
		width: 52px;
}

.cat-menu .toggle:after {
		right: auto;
		top: 50%;
		left: 50%;
		background: url(../images/sub-toggle-mob.png) no-repeat;
		width: 28px;
		height: 22px;
		margin: -11px 0 0 -14px;
}

.cat-menu .sub {
		display: none;
}

.offers .third {
		width: 50%;
}

.offers .vline.pos1 {
		left: 0;
}

.offers .vline.pos2 {
		left: 50%;
}

.offers .vline.pos3 {
		left: 100%;
}

.offers .vline.pos4 {
		display: none;
}

.offers .vline.pos5 {
		left: 75%;
}

.sections .hold {
		margin-right: -101px;
}

.sections figure {
		width: 33.33%;
}

.sections .in {
		margin-right: 101px;
}

.news .det {
		display: none;
}

.news article .big {
		margin-bottom: 0;
}

.footer-place {
		height: auto;
}

.footer {
		height: auto;
		margin-top: 0;
}

.footer .min {
		min-height: 192px;
}

.socials {
		margin: 0;
}

.side-content {
		padding: 0;
}

.side-content .side-l,
.side-content .side-r {
		float: none;
		width: auto;
		margin: 0;
}

.catalog1 .hold {
		margin-right: -120px;
}

.catalog1 figure {
		width: 33.33%;
}

.catalog1 figure .in {
		margin-right: 120px;
}

.catalog1 .min {
		margin-bottom: 0;
}

.filter .toggle {
		display: block;
}

.filter .in1 {
		position: absolute;
		left: -10000px;
		padding-top: 9px;
		padding-bottom: 4px;
}

.filter.open .in1 {
		position: relative;
		left: auto;
}

.filter .slider {
		width: 142px;
		position: relative;
		padding: 0 0 0 63px;
}

.filter .slider .label {
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		line-height: 20px;
}

.filter ul,
.filter .clearfix {
		display: inline;
		margin: 0;
}

.filter .clearfix:after {
		display: none;
}

.filter ul {
		width: 150px;
		
}

.filter ul li {
		display: inline-block;
		vertical-align: top;
		white-space: nowrap;
		margin: 0 12px 0 0;
}

.filter .block {
		margin: -5px 0 0 0;
}

.filter .block:first-child {
		margin-top: 0;
}

.ui-slider {
		margin-bottom: 20px;
}

.filter .all {
		position: relative;
		z-index: 5;
}

.filter .open > .in {
		display: inline;
		margin: 0;
		padding: 0;
}

.item {
		padding: 0;
}

.item .r {
		float: none;
		width:100%;
}

.item .l {
		float: none;
		width: auto;
}
.item .price, .item .oneclick, .item .add {
    float: none;
    margin: 0 0 7px 0px;
}

.item .price {
		margin-left: 0;
}

.item .for-small {
		display: block;
}

/*
*	dasnein
*/

.filter.open .in1 {
		display: none;
}

.menu.more.open .toggle {
		color: #999;
		text-decoration: underline;
}
.tr {
	display:block;
	padding:2px 0px;
}
.tr span.td:last-child {
	white-space: nowrap;
}
.tr span.td:first-child {
	width:250px;
	display:inline-block;
}
.tr span.td select[name="PERSONAL_COUNTRYPERSONAL_CITY"] {
	width:180px;
}
.tr span.td input[name="REGISTER[PHONE]"] {
	width:122px;
}
.tr span.td input[name="REGISTER[NAME]"] {
	width:162px;
}
.tr span.td .phone_code, .tr span.td input[name="captcha_word"] {
	margin-top:5px!important;
}

.stepmain {
	padding:0px 0px 0px 10px;
}
#order_form_div .desc {
	width:auto;
}
.news-item, .special-item {
	width:49%
}
.item-img a  {
	width:auto;
	height:auto;
}
.fullbg.centerform {
    padding:22px 5px 10px;
}
.fullbg {
    margin:0px!important;
    width:100%;
    padding:10px 10px;
    box-sizing: border-box;
}
.fullbg .inner {
    position: relative;
	max-width: 700px;
        margin:0px auto;
}
.hidemobile {
	display:none;
}
.postform .span9 {
	width:100%;
}
.fullbg .blsearch {
	width:100%;
        padding: 15px 21px;
}
.fullbg select {
	width:109%;
}
.fullbg .fielditem .col select {
	width:121%;
}
.blsearch select {
	width:107%;
}
.side-l .description {
	
}
.menu.r{
	display:inline-block!important;
}
.r4, .l4, .l5, .r5, .l6, .r6{    
    max-width: 100%;
}
.l4 .cat-slider .hold {
    height:auto;
}
.r4, .r5, .r6 {
    margin:10px 0px !important;
}
.cat-slider img {
    max-width:100%;
}
.cat-slider .catalog figure {
    height:auto;
}
.fixedsearch.fixed .inner {
    padding-left:0px;
}
.fixedsearch.fixed .infor {
    margin-left: 0px;
}
div.contact-item {
    width: auto;
    padding:15px 10px;
    margin: 0px 20px 30px 20px;
    display: block;
    float: none;
}
.contact-item p {
    max-width: 87%;
}
.mobile  {
    display: inline-block;
}
div.mobile {
    display:block;
}
.desktop {
    display:none;
}
.nhead {
    margin-bottom:10px;
}
.content div.contact-item {
    padding-bottom: 0px;
    min-height: auto;
}
.contact-item:nth-child(3n) {
    margin-right:20px;    
}

.hfiltr {
    float: left;
    line-height: 46px;
    font-size: 15px;
    width: 130px;
    text-indent: 53px;
    display: block;
    cursor: pointer;
    margin: 0px 15px 0px 0px;
    background: #ff683a;
    background: #ff683a url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmODU1ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZjUzMWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff855f 0%, #ff531e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff855f), color-stop(100%, #ff531e));
    background: -webkit-linear-gradient(top, #ff855f 0%, #ff531e 100%);
    background: -o-linear-gradient(top, #ff855f 0%, #ff531e 100%);
    background: -ms-linear-gradient(top, #ff855f 0%, #ff531e 100%);
    background: linear-gradient(to bottom, #ff855f 0%, #ff531e 100%);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.hfiltr.active {
        background:#bebebe;
}
.hfiltr:before {
        content:'';
        position: absolute;
        top:9px;
        left:2%;
        width:26px;
        height:26px;
        display: inline-block;
        background:url(../images/filter_icon.png) no-repeat;
}
.filter.open {
    margin-top: -61px;
}
.cat-menu-sub .main-indent::before { 
    left: 160px;
}
.origprice {
    text-align:left;
    padding-left: 10px;
}
.main-slider img {
    margin-left:0px;
}