/*
VAR USE EXPAMPLE: 
--bgs_mlt : 0.5;
background-size: auto calc(600 * var(--bgs_mlt) * 1px);

100vw = 100% of viewport width
left:calc(250px + 100vw - 1024px)!important;
*/

._h, ._n, ._f {
	margin:0 40px 0 100px;
	min-width:1100px;
	width: auto;
	--widthDiff: calc(100vw - 1100px);
}

._n {margin:35px 40px 13px 100px;}
._n:before{
	min-width: 1100px;
	width: auto;
}

._n > ._n-ul.__l1 {
	min-width: 1130px;
	width:100%;
}

._n > ._n-ul.__l1 > ._n-ul__l > ._n-ul__l-wrap > ._n-ul.__l2 {
	min-width: 1100px;
	width: auto;
}
._n ._n-ul.__l2 ._n-ul__scrl {
	min-width: 817px;
	width:calc(836px + 100vw - 1280px);
}

._h-arts {
    min-width: 805px;
    width: 63vw;
}

._h-bns {
    min-width: 167px;
    width: 12vw;
}

._h-lk {
    min-width: 126px;
}

._h-logo {
    width: 15vw;
    min-width: 185px;
}

._h-phns {
    min-width: 387px;
    width: 31vw;
}

._h-blck {white-space: nowrap;}
._h-phns {margin-left: 2vw;}
._h-callme {margin-left: 4vw; margin-right: 2vw;}
._h-fav {margin-left: 1vw;}
._h-bskt {white-space: normal; margin-left: 4.5vw;}

.t1f fieldset {
	min-width:1098px;
	width: auto;
	white-space: nowrap;
}
.autocomplete-suggestions {white-space: normal;}
.t1f__i {
	min-width: 915px;
	width: calc(775px + var(--widthDiff));
	padding: 0 0 0 62px;
}

.t1f__s {
	float: right;
}

._cntt-grid__blck img {width: 100%; height: auto;}

.we {padding-left: 50px; background-position:left 20px top 12px;}

._cntt-sbscrb {min-width: 1100px; width:auto;}
._cntt-sbscrb ._sbscrb-l {min-width: 540px; width:46vw; margin-left: 2vw;}

._cntt-blcks {
	min-width: 1100px;
	margin:0 40px 0 100px;
	width:auto;
}

#catcont {
	min-width: 865px;
	width: calc(865px + 100vw - 1280px);
}

#catcont._ctlg._ctlg--full {
	min-width: 1100px;
	width: calc(1100px + 100vw - 1280px);	
}

#catcont .catalog-goods__list {width: auto;}
#catcont ._cntt-pag__blck {width: auto;}

._crs {min-width: 980px; width: auto;}

.cntt-left {
	min-width: 725px;
	width: calc(725px + 100vw - 1280px);
}


._fp-data {
    min-width: 829px;
    width: calc(806px + 100vw - 1270px);
}

._fp-pht {
	/*! min-width: 400px; */ 
	/*! width: calc(330px + 100vw - 1280px); */
}

._fp-dtr {
	min-width: 305px; 
	width: calc(250px + 100vw - 1280px);
	float: right;
}

._fp-scmnt ._fp-cmnt__body {
	min-width: 320px; 
	width:calc(240px + 100vw - 1280px);
}
._fp-chrs__blck {
	min-width: 323px; 
	width:auto;
}

._fp-prods ._cntt-prod__blcks {
	min-width: 780px;
	width:calc(800px + 100vw - 1280px);
}


._f-l {white-space: nowrap;}
._f-cntcts {padding-left: 5vw;}
._f-bonus {padding-left: 5vw;}
._f-inform {padding-left: 5vw;}
._f-social {padding-left: 7vw;}

._f-l > ._f-btm {display: block;}
._f-btm ._f-btm__lnks {
	min-width: 475px;
	width: 50%;
}

