html{
    margin:0;
    padding: 0;
    font-family:"Montserrat-Medium";
    font-size: 40px;
    line-height: 60px;
}

body{
    max-width: none;
    min-width: auto;
    margin:0 auto;
    padding:0;
    font-family:"Montserrat-Medium";
    font-size: 40px;
    line-height: 60px;
    box-sizing: border-box;
    background-color: #ffffff;
}

body *{
    max-width: none;
    min-width: auto;
    font-family:"Montserrat-Medium";
    font-size: 40px;
    line-height: 60px;
    box-sizing: border-box;
}

.memory, .error, .success{
    border:1px solid #777777;
    padding:8px 10px 10px 10px;
    margin-bottom:40px;
    color:#000000;
}

.memory{
    border:1px solid #BA98BF;
    color:#63226C;
}

.error{
    border:1px solid #bb9999;
    color:#cc0000;
}

.success{
    border:1px solid #84bd84;
    color:#007700;
}

h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}

h1{
    font-size: 59px;
    line-height: 79px;
}

h2{
    font-size: 55px;
    line-height: 75px;
}

h3{
    font-size: 50px;
    line-height: 70px;
}

h4{
    font-size: 46px;
    line-height: 66px;
}

h5{
    font-size: 44px;
    line-height: 64px;
}

h6{
    font-size: 42px;
    line-height: 62px;
}

.mob-menu-links{
    display: none;
}

.mob-menu{
    display:none;
}

.filter-line-with-elements{
    display: none;
}

.filter-close-btn{
    display:none;
}

.menu-with-lang-close{
    display:none;
}

a{
    color:#000000;
    text-decoration: underline;
}

:active, :focus {
    outline: none !important;
}

::-moz-focus-inner {
    border: 0 !important;
}

::placeholder{
    font-family:"Montserrat-Medium";
    color:#777777;
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="password"]{
    height: 80px;
    line-height: 80px;
    border:1px solid #b7b7b7;
    padding:0 20px 0 20px;
}

input[type="submit"]{
    line-height: 80px;
    cursor: pointer;
    border:1px solid #b7b7b7;
    background-color: #d4e6ce;
    padding:0 20px 0 20px;
}

input::placeholder,
textarea::placeholder{
    font-family:"Montserrat-Medium";
}

body .clear{
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    clear: both !important;
}

#container{
    width:3000px;
    border:1px solid #d7d7d7;
    background-color: #ffffff;
    margin:0 auto;
    padding:20px 20px 30px 20px;
    overflow: hidden;
}

#box{
    margin-top:80px;
}

/*-----------------------------*/

.loader{
    display: none;
}

.popup-of-message{
    display: none;
}

.popup-of-message2{
    display: none;
}

/*-----------------------------*/

#picture-mediator{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    justify-content: end;
}

#picture-mediator #top_m{
    display:flex;
    width: auto;
    justify-content: flex-end;
    justify-content: end;
}

#picture-mediator #top_m a{
    display:inline-block;
    margin-left: 40px;
    border-bottom:1px solid #777777;
    text-decoration: none;
}

#picture-mediator #top_m a:first-of-type{
    margin-left: 0;
}

#picture-mediator .btn-close-top-menu{
    display: none;
}

/*-----------------------------*/

.has-search-form{
    display: flex;
    width: 100%;
    height: 90px;
    justify-content: space-between;
    align-items: center;
    margin-top:40px;
}

.has-search-form .search-form{
    display: block;
    width: 79%;
    height: 90px;
    position: relative;
}

.has-search-form .search-form input[type="text"]{
    display: block;
    width:100%;
    height: 90px;
    padding:0 220px 0 20px;
}

.has-search-form .search-form input[type="submit"]{
    display: block;
    width:200px;
    height: 90px;
    position: absolute;
    top:0; bottom:0; left: initial; right: 0;
    background-color: #d4e6ce;
    padding:0;
}

/*-----------------------------*/

.menu-top.style1{
    display: flex;
    width:540px;
    justify-content: flex-end;
    justify-content: end;
    align-items: center;
}

.sort2{
    /*esli javascript ne rabotaet to skrut etot element*/
    display:none;
    width:500px;
    margin:0px 0 0px 0px;
    color:#000000;
    border:1px solid #b7b7b7;
    box-sizing:border-box;
}

.inner-sort{
    height:86px;
    position:relative;
    background-color: #d4e6ce;
    margin:0px 0px 0px 0px;
}

.inner-sort .out-one{
    position: absolute;
    left: 6px;
    top: 0;
    bottom: 0;
    right: 80px;
}

.inner-sort .out-one .one{
    width:100%;
    height:60px;
    top:6px; bottom:6px;
    position: absolute;
    /*border:1px solid #777777;*/
    padding:0px 0px 0px 8px;
    margin:auto auto;
    line-height:60px;
    word-break: break-all;
    overflow: hidden;
    color:#000000;
}

.inner-sort .one:hover{
    cursor:pointer;
}

.inner-sort .two{
    width:64px;
    height:60px;
    top:6px; bottom:6px;
    right:6px;
    position: absolute;
    margin:auto auto;
    font-family:"Arrow2";
    font-size: 0;
    text-align:center;
    color:#000000;
    cursor: pointer;
}

.inner-sort .two .ar1{
    display: block;
    width:60px;
    height: 60px;
    position: absolute;
    top:0; bottom:0; left:0; right: 0;
    margin: auto auto;
    background-image: url('../img/adown3.png');
    background-repeat: no-repeat;
    background-size: contain;
    font-size: 0;
}

.inner-sort .two .ar2{ 
    display: none;
    width:100%;
    text-align:center;
    position: absolute;
    top:3px;
	font-family:"Arrow2";
}

.inner-sort .two .ar2:hover{
    cursor: pointer;
}

.inner-sort .out-one ul{
    display: none;
    width:100%;
    top:63px;
    list-style: none;
    padding:0;
    margin-top:16px;
    margin-left:0px;
    position:absolute;
    border:1px solid #b7b7b7;
    border-top:none;
    box-sizing: border-box;
    background-color: #d4e6ce;
    z-index:1000;
}

.inner-sort .out-one ul li{
    display:block;
    border-top:1px solid #b7b7b7;
}

.inner-sort .out-one ul li a{
    display:flex;
    width:100%;
    height:80px;
    justify-content: flex-start;
    justify-content: start;
    align-items: center;
    padding:0px 0px 0px 0;
    box-sizing: border-box;
    overflow: hidden;
    word-break: break-all;
    margin: 20px 20px 20px 20px;
    text-align: left;
	color:#000000;
    background-color: transparent;
    border: none;
    border-radius: 0;
    text-decoration: none;
}

.inner-sort .out-one ul li a:hover{
    color:#000000;
}

/*-----------------------------*/

.content-products-filter{
    display:flex;
    width: 100%;
    align-items: flex-start;
    align-items: start;
    justify-content: space-between;
}

.content-products-filter .filter{
    width: 800px;
    padding:40px 40px 40px 0;
    border: 1px solid #009900;
    border-left: none;
}

.content-products-filter .filter-form{

}

.content-products-filter .filter-form input[type="submit"]{
    display: block;
    width: 100%;
}

.content-products-filter .filter-form input[type="submit"]#reset{
    margin-top:40px;
}

.content-products-filter .inner-filter{

}

.content-products-filter .inner-filter2{

}

.content-products-filter .filter-title{
    font-family:"Montserrat-SemiBold";
}

.content-products-filter ul{
    width: 100%;
    list-style: none;
    border-bottom:1px solid #009900;
    padding-bottom:80px;
    margin-bottom:80px;
}

.content-products-filter ul li{
    width: 100%;
}

.content-products-filter ul.attr li{
    margin-bottom:40px;
    padding-bottom:10px;
    border-bottom:1px solid #777777;
}

.content-products-filter ul.attr li:last-of-type{
    margin-bottom:0;
}

.content-products-filter ul li label{
    width: 100%;
    position: relative;
}

.content-products-filter ul li .label-attr{
    display: flex;
    justify-content: flex-start;
    justify-content: start;
    align-items: center;
    cursor: pointer;
}

.content-products-filter ul li label .filter-inpt + 
i.checkbox{
    display: block;
    content: "";
    width:40px;
    height: 40px;
    background-image: url('../img/check_deactive.png');
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top:0; bottom:0; left:0; right: initial;
    margin: auto 0;
}

.content-products-filter ul li label .filter-inpt:checked + 
i.checkbox{
    background-image: url('../img/check_active.png');
}

.content-products-filter ul li label .filter-attr{
    padding-left:59px;
}

.content-products-filter ul li label .filter-inpt{

}

.content-products-filter ul li label .filter-inpt[type="checkbox"]{
    display: none;
}



.content-products-filter ul li label.price-label{
    
}

.content-products-filter ul li label .first-div{
    width: 100%;
    display: flex;
    padding-bottom:40px;
}

.content-products-filter ul li label .second-div{
    width: 100%;
    display: flex;
    align-items: center;
    padding-top:40px;
}

.content-products-filter ul li label .first-price{
    display:inline-block;
    width:100px;
}

.content-products-filter ul li label .second-price{
    display:inline-block;
    width:100px;
}

.content-products-filter ul li label #min_price{
    width:50%;
}

.content-products-filter ul li label #max_price{
    width:50%;
}



.content-products-filter .product-place{
    width:2080px;
}

.content-products-filter .product-line-output{
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin-bottom:80px;
}

.content-products-filter .product{
    width: 480px;
}

.content-products-filter .inner-img-product{
    display: block;
    width: 480px;
    height: 480px;
    border:1px solid #777777;
    overflow: hidden;
    text-align: center;
}

.content-products-filter .inner-product{
    display:flex;
    width: 480px;
    height: 480px;
    justify-content: center;
    align-items: center;
}

.content-products-filter .inner-product img{
    display:block;
    width: 50%;
    height: auto;
}

.content-products-filter .product:hover .inner-product img{
    width: 100%;
}

.content-products-filter .product-text{
    position: relative;
}

.content-products-filter .inner-product-text{
    background-color: #ffffff;
}

.content-products-filter .buy-btn{
    display: flex;
    width: 100%;
    height: 80px;
    margin-top:40px;
    justify-content: center;
    align-items: center;
    text-align: center;
    text-decoration: none;
    border:1px solid #777777;
    background-color: #9aff79;
}

.content-products-filter .block-text-link{
    display: block;
    height: 180px;
    overflow: hidden;
    margin-top:40px;
    text-decoration: none;
}

.content-products-filter .product:hover .inner-product-text{
    position:absolute;
    top:0; bottom:initial; left:0; right:0;
    z-index: 1;
}

.content-products-filter .product:hover .block-text-link{
    height: auto;
}

/*-----------------------------*/

#footer{
    padding:40px 0 0 0;
    margin-top:80px;
    border-top:1px solid #d7d7d7;
}

#lich{
    display:none;
    width:200px;
    height: 60px;
    border:1px solid #777777;
    text-align: center;
    margin: 0 auto;
    margin-top:30px;
}

.multilang-links{
    display:flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 0;
}

.multilang-links .outLang{
    display:inline-block;
    font-size: 40px;
    letter-spacing: 0;
    padding: 0 15px 0 15px;
}

.multilang-links .mmlangs{
    text-decoration: none;
    border-bottom:1px solid #777777;
}

/*-----------------------------*/

.page-numbering{
    display:block;
    width: 100%;
}

.page-numbering ul.pagination{
    display: block;
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    list-style: none;
    font-size: 0;
    text-align: center;
    border:none;
    padding:0;
    margin:0;
}

.page-numbering ul li{
    display:inline-block;
    width: auto;
    padding:0 0 0 0;
    margin:10px 15px 10px 15px;
    margin-top:10px;
    margin-bottom:10px;
}

.page-numbering ul li:first-of-type{
    /*margin-left:0;*/
}

.page-numbering ul li:last-of-type{
    /*margin-right: 0;*/
}

.page-numbering ul li a{
    display:inline-block;
    height: 80px;
    line-height: 75px;
    padding:0 20px 0 20px;
    border:1px solid #00ff00;
    background-color: #d4e6ce;
    text-decoration: none;
    text-align: center;
    font-size: 40px;
}

.page-numbering ul li a.start{
    
}

.page-numbering ul li a.numbering,
.page-numbering ul li a.arrows{
    width: 80px;
    height: 80px;
    padding: 0;
}

.page-numbering ul li a.numbering.active,
.page-numbering ul li a:hover{
    background-color: #00ff00;
    border:1px solid #000000;
}

/*-----------------------------*/

form.form_for_login{
    display: block;
    width: 33%;
    margin: 0 auto;
    border:1px solid #b7b7b7;
    padding:40px 40px 40px 70px;
}

form.form_for_login .form-input-group{
    width:100%;
}

form.form_for_login .wrap-div{
    width: 100%;
}

form.form_for_login .wrap-div .captcha{
    display: block;
    width: 100%;
}

form.form_for_login .text-input-description{
    width: 100%;
    margin-bottom: 10px;
}

form.form_for_login input[type="text"],
form.form_for_login input[type="tel"],
form.form_for_login input[type="email"],
form.form_for_login input[type="password"]{
    width: 100%;
    margin-bottom:20px;
}

form.form_for_login input[type="textarea"]{
    width: 100%;
    margin-bottom:20px;
}

form.form_for_login .control-link-block{
    width: 100%;
    margin-top:20px;
}

form.form_for_login .control-link-block a{
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
    border-bottom:1px solid #777777;
}

form.form_for_login .control-link-block a:hover{
    color:#009900;
}

form.form_for_login .control-link-block a:last-of-type{
    margin-right: 0;
}

/*-----------------------------*/

.welcome-message{
    margin-bottom:20px;
    text-align: center;
}

/*-----------------------------*/




@media screen and (max-width: 3002px){
    #container{
        width:2700px;
    }

    html{
        font-size: 33px;
        line-height: 43px;
    }

    body{
        font-size: 33px;
        line-height: 43px;
    }

    body *{
        font-size: 33px;
        line-height: 43px;
    }

    h1{
        font-size: 52px;
        line-height: 62px;
    }

    h2{
        font-size: 48px;
        line-height: 58px;
    }

    h3{
        font-size: 44px;
        line-height: 54px;
    }

    h4{
        font-size: 39px;
        line-height: 49px;
    }

    h5{
        font-size: 37px;
        line-height: 47px;
    }

    h6{
        font-size: 35px;
        line-height: 45px;
    }

    .content-products-filter .filter{
        width:600px;
    }

    .content-products-filter .product-place{
        width: 2000px;
    }

    .content-products-filter .block-text-link{
        height: 95px;
    }

    #footer{
        padding:20px 0 0 0;
    }

    #lich{
        width:200px;
        height: 44px;
    }

    .multilang-links .outLang{
        font-size: 33px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li a{
        height: 80px;
        line-height: 75px;
        padding:0 20px 0 20px;
        font-size: 33px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 80px;
        height: 80px;
        padding: 0;
    }
}


@media screen and (max-width: 2802px){
    #container{
        width:2600px;
    }

    .has-search-form{

    }

    .has-search-form .search-form{
        width: 82%;
    }

    .has-search-form .search-form input[type="text"]{

    }

    .has-search-form .search-form input[type="submit"]{

    }

    .menu-top.style1{
        width: 440px;
        margin-top:0;
    }

    .sort2{
        width: 400px;
    }
    
    html{
        font-size: 27px;
        line-height: 37px;
    }

    body{
        font-size: 27px;
        line-height: 37px;
    }

    body *{
        font-size: 27px;
        line-height: 37px;
    }

    h1{
        font-size: 44px;
        line-height: 54px;
    }

    h2{
        font-size: 39px;
        line-height: 49px;
    }

    h3{
        font-size: 35px;
        line-height: 45px;
    }

    h4{
        font-size: 33px;
        line-height: 43px;
    }

    h5{
        font-size: 31px;
        line-height: 41px;
    }

    h6{
        font-size: 29px;
        line-height: 39px;
    }

    .content-products-filter .filter{
        width:500px;
    }

    .content-products-filter .product-place{
        width: 2000px;
    }

    .content-products-filter .block-text-link{
        height: 84px;
    }

    #footer{
        padding:20px 0 0 0;
    }

    #lich{
        width:200px;
        height: 38px;
    }

    .multilang-links .outLang{
        font-size: 29px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li a{
        height: 80px;
        line-height: 75px;
        padding:0 20px 0 20px;
        font-size: 27px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 80px;
        height: 80px;
        padding: 0;
    }
}


@media screen and (max-width: 2602px){
    #container{
        width:2000px;
    }
    
    html{
        font-size: 23px;
        line-height: 33px;
    }

    body{
        font-size: 23px;
        line-height: 33px;
    }

    body *{
        font-size: 23px;
        line-height: 33px;
    }

    h1{
        font-size: 40px;
        line-height: 50px;
    }

    h2{
        font-size: 35px;
        line-height: 45px;
    }

    h3{
        font-size: 31px;
        line-height: 41px;
    }

    h4{
        font-size: 29px;
        line-height: 39px;
    }

    h5{
        font-size: 27px;
        line-height: 37px;
    }

    h6{
        font-size: 25px;
        line-height: 35px;
    }

    .menu-top.style1{
        width: 340px;
        margin-top:0;
    }

    .sort2{
        width: 300px;
    }

    input[type="text"], input[type="email"], input[type="number"], 
    input[type="search"], input[type="tel"], input[type="password"]{
        height: 50px;
    }

    input[type="submit"]{
        line-height: 50px;
    }
    
    .has-search-form .search-form input[type="submit"]{
        line-height: 80px;
    }

    .content-products-filter .filter{
        width:400px;
        padding:20px 20px 20px 0;
    }

    .content-products-filter .filter-form input[type="submit"]#reset{
        margin-top:20px;
    }

    .content-products-filter ul li label .first-price{
        width: 70px;
    }

    .content-products-filter ul li label .second-price{
        width: 70px;
    }

    .content-products-filter ul{
        padding-bottom:40px;
        margin-bottom:40px;
    }

    .content-products-filter ul.attr li{
        margin-bottom:20px;
    }

    .content-products-filter ul li label .first-div{
        padding-bottom:10px;
    }

    .content-products-filter ul li label .second-div{
        padding-top:10px;
    }

    .content-products-filter ul li label .filter-inpt + i.checkbox{
        width:20px;
        height: 20px;
    }

    .content-products-filter ul li label .filter-attr{
        padding-left: 39px;
    }

    .content-products-filter .product-place{
        width: 1500px;
    }

    .content-products-filter .product-line-output{
        margin-bottom: 40px;
    }

    .content-products-filter .block-text-link{
        height: 74px;
    }

    .content-products-filter .product{
        width:350px;
    }

    .content-products-filter .inner-img-product{
        width:350px;
        height: 350px;
    }

    .content-products-filter .inner-product{
        width:350px;
        height: 350px;
    }

    .content-products-filter .buy-btn{
        height: 60px;
    }

    #footer{
        padding:20px 0 0 0;
    }

    #lich{
        width:200px;
        height: 38px;
    }

    .multilang-links .outLang{
        font-size: 29px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li a{
        height: 80px;
        line-height: 75px;
        padding:0 20px 0 20px;
        font-size: 23px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 80px;
        height: 80px;
        padding: 0;
    }

    form.form_for_login{
        padding:20px 30px 20px 50px;
    }
}


@media screen and (max-width: 2402px){
    html{
        font-size: 21px;
        line-height: 31px;
    }

    body{
        font-size: 21px;
        line-height: 31px;
    }

    body *{
        font-size: 21px;
        line-height: 31px;
    }

    h1{
        font-size: 38px;
        line-height: 48px;
    }

    h2{
        font-size: 34px;
        line-height: 44px;
    }

    h3{
        font-size: 29px;
        line-height: 39px;
    }

    h4{
        font-size: 27px;
        line-height: 37px;
    }

    h5{
        font-size: 25px;
        line-height: 35px;
    }

    h6{
        font-size: 23px;
        line-height: 33px;
    }

    #footer{
        padding:20px 0 0 0;
    }

    #lich{
        width:200px;
        height: 34px;
    }

    .multilang-links .outLang{
        font-size: 23px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li{
        margin: 10px 10px 10px 10px;
    }

    .page-numbering ul li a{
        height: 60px;
        line-height: 57px;
        padding:0 20px 0 20px;
        font-size: 21px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 60px;
        height: 60px;
        padding: 0;
    }
}


@media screen and (max-width: 2202px){
    .has-search-form{
        height: 50px;
        margin-top:20px;
    }

    .has-search-form .search-form{
        width: 85%;
        height: 50px;
    }

    .has-search-form .search-form input[type="text"]{
        height: 50px;
        padding-right: 163px;
    }

    .has-search-form .search-form input[type="submit"]{
        width: 143px;
        height: 50px;
        line-height: 48px;
    }

    .menu-top.style1{
        width: 273px;
        margin-top:0;
    }

    .sort2{
        width: 253px;
    }

    .inner-sort{
        height: 47px;
    }

    .inner-sort .out-one{
        right: 53px;
    }

    .inner-sort .out-one .one{
        height: 30px;
        line-height: 30px;
    }

    .inner-sort .out-one ul{
        top:24px;
    }

    .inner-sort .out-one ul li a{
        height: 40px;
        margin: 10px 5px 10px 5px;
    }

    .inner-sort .two{
        width:40px;
        height: 40px;
    }

    .inner-sort .two .ar1{
        width:40px;
        height: 40px;
    }

    html{
        font-size: 20px;
        line-height: 30px;
    }

    body{
        font-size: 20px;
        line-height: 30px;
    }

    body *{
        font-size: 20px;
        line-height: 30px;
    }

    h1{
        font-size: 36px;
        line-height: 46px;
    }

    h2{
        font-size: 32px;
        line-height: 42px;
    }

    h3{
        font-size: 28px;
        line-height: 38px;
    }

    h4{
        font-size: 26px;
        line-height: 36px;
    }

    h5{
        font-size: 24px;
        line-height: 34px;
    }

    h6{
        font-size: 22px;
        line-height: 32px;
    }

    #footer{
        padding:20px 0 0 0;
    }

    #lich{
        width:200px;
        height: 32px;
    }

    .multilang-links .outLang{
        font-size: 20px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li{
        margin: 10px 10px 10px 10px;
    }

    .page-numbering ul li a{
        height: 60px;
        line-height: 55px;
        padding:0 20px 0 20px;
        font-size: 20px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 60px;
        height: 60px;
        padding: 0;
    }
}


@media screen and (max-width: 2002px){
    #container{
        width:1600px;
    }

    html{
        font-size: 18px;
        line-height: 28px;
    }

    body{
        font-size: 18px;
        line-height: 28px;
    }

    body *{
        font-size: 18px;
        line-height: 28px;
    }

    h1{
        font-size: 34px;
        line-height: 44px;
    }

    h2{
        font-size: 30px;
        line-height: 40px;
    }

    h3{
        font-size: 26px;
        line-height: 36px;
    }

    h4{
        font-size: 24px;
        line-height: 34px;
    }

    h5{
        font-size: 22px;
        line-height: 32px;
    }

    h6{
        font-size: 20px;
        line-height: 30px;
    }

    #box{
        margin-top:40px;
    }

    .has-search-form .search-form{
        width: 78%;
    }

    .menu-top.style1{
        width: 340px;
        margin-top:0;
    }

    .sort2{
        width: 300px;
    }

    .content-products-filter .filter{
        width: 300px;
        padding:10px 10px 10px 0;
    }

    .content-products-filter .product-place{
        width: 1240px;
    }

    .content-products-filter .product{
        width: 300px;
    }

    .content-products-filter .inner-img-product{
        width: 300px;
        height: 300px;
    }

    .content-products-filter .inner-product{
        width: 300px;
        height: 300px;
    }

    .content-products-filter .buy-btn{
        margin-top: 20px;
    }

    .content-products-filter .block-text-link{
        height: 59px;
        margin-top: 10px;
    }

    #footer{
        padding:20px 0 0 0;
        margin-top:40px;
    }

    #lich{
        width:200px;
        height: 30px;
    }

    .multilang-links .outLang{
        font-size: 18px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li{
        margin: 10px 10px 10px 10px;
    }

    .page-numbering ul li a{
        height: 60px;
        line-height: 58px;
        padding:0 20px 0 20px;
        font-size: 18px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 60px;
        height: 60px;
        padding: 0;
    }

    .memory, .error, .success{
        margin-bottom: 20px;
    }

    form.form_for_login {
        padding: 20px 30px 20px 50px;
    }
}


@media screen and (max-width: 1602px){
    #container{
        width:1400px;
    }

    input[type="text"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="password"]{
        padding:0 10px 0 10px;
        height: 40px;
        line-height: 40px;
    }

    input[type="submit"]{
        line-height: 40px;
    }

    #picture-mediator #top_m a{
        margin-left: 20px;
    }

    .has-search-form{
        height: 40px;
        margin-top:20px;
    }

    .has-search-form .search-form{
        width: 83%;
        height: 40px;
    }

    .has-search-form .search-form input[type="text"]{
        height: 40px;
        padding-left: 10px;
        padding-right: 113px;
    }

    .has-search-form .search-form input[type="submit"]{
        width: 103px;
        height: 40px;
        line-height: 38px;
        padding:0;
    }

    .menu-top.style1{
        width: 223px;
        margin-top:0;
    }

    .sort2{
        width: 203px;
    }

    .inner-sort{
        height: 38px;
    }

    .inner-sort .out-one{
        right: 43px;
    }

    .inner-sort .out-one .one{
        height: 30px;
        line-height: 30px;
        padding-left: 2px;
    }

    .inner-sort .out-one ul{
        top:21px;
    }

    .inner-sort .out-one ul li a{
        height: 40px;
        margin: 10px 5px 10px 5px;
    }

    .inner-sort .two{
        width:30px;
        height: 30px;
    }

    .inner-sort .two .ar1{
        width:30px;
        height: 30px;
    }

    html{
        font-size: 16px;
        line-height: 26px;
    }

    body{
        font-size: 16px;
        line-height: 26px;
    }

    body *{
        font-size: 16px;
        line-height: 26px;
    }

    h1{
        font-size: 32px;
        line-height: 42px;
    }

    h2{
        font-size: 28px;
        line-height: 38px;
    }

    h3{
        font-size: 24px;
        line-height: 34px;
    }

    h4{
        font-size: 22px;
        line-height: 32px;
    }

    h5{
        font-size: 20px;
        line-height: 30px;
    }

    h6{
        font-size: 18px;
        line-height: 28px;
    }

    .content-products-filter .filter{
        width: 250px;
    }

    .content-products-filter .filter-form input[type="submit"]#reset{
        margin-top:15px;
    }

    .content-products-filter ul{
        padding-left: 20px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .content-products-filter .product-place{
        width: 1080px;
    }

    .content-products-filter .product{
        width: 250px;
    }

    .content-products-filter .inner-img-product{
        width: 250px;
        height: 250px;
    }

    .content-products-filter .inner-product{
        width: 250px;
        height: 250px;
    }

    #footer{
        padding:20px 0 0 0;
    }

    #lich{
        width:200px;
        height: 28px;
    }

    .multilang-links .outLang{
        font-size: 16px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li{
        margin: 5px 5px 5px 5px;
    }

    .page-numbering ul li a{
        height: 40px;
        line-height: 35px;
        padding:0 15px 0 15px;
        font-size: 16px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 40px;
        height: 40px;
        padding: 0;
    }
}


@media screen and (max-width: 1402px){
    #container{
        width:1280px;
        padding:10px 10px 15px 10px;
    }

    input[type="text"],
    input[type="email"],
    input[type="number"],
    input[type="search"],
    input[type="tel"],
    input[type="password"]{
        height: 30px;
        line-height: 30px;
    }

    input[type="submit"]{
        line-height: 30px;
    }

    .has-search-form{
        height: 30px;
        margin-top:20px;
    }

    .has-search-form .search-form{
        width: 84%;
        height: 30px;
    }

    .has-search-form .search-form input[type="text"]{
        height: 30px;
        padding-left: 10px;
        padding-right: 93px;
    }

    .has-search-form .search-form input[type="submit"]{
        width: 83px;
        height: 30px;
        line-height: 28px;
    }

    .menu-top.style1{
        width: 199px;
        margin-top:0;
    }

    .sort2{
        width: 179px;
    }

    .inner-sort{
        height: 28px;
    }

    .inner-sort .out-one{
        right: 33px;
        left:3px;
    }

    .inner-sort .out-one .one{
        height: 24px;
        line-height: 24px;
    }

    .inner-sort .out-one ul{
        top:11px;
    }

    .inner-sort .out-one ul li a{
        height: 24px;
        margin: 10px 5px 10px 5px;
    }

    .inner-sort .two{
        width:24px;
        height: 24px;
        right: 3px;
    }

    .inner-sort .two .ar1{
        width:24px;
        height: 24px;
    }

    html{
        font-size: 14px;
        line-height: 24px;
    }

    body{
        font-size: 14px;
        line-height: 24px;
    }

    body *{
        font-size: 14px;
        line-height: 24px;
    }

    h1{
        font-size: 30px;
        line-height: 40px;
    }

    h2{
        font-size: 26px;
        line-height: 36px;
    }

    h3{
        font-size: 22px;
        line-height: 32px;
    }

    h4{
        font-size: 20px;
        line-height: 30px;
    }

    h5{
        font-size: 18px;
        line-height: 28px;
    }

    h6{
        font-size: 16px;
        line-height: 26px;
    }

    .content-products-filter ul.attr li{
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .content-products-filter .product-place{
        width: 985px;
    }

    .content-products-filter .product{
        width: 233px;
    }

    .content-products-filter .inner-img-product{
        width: 233px;
        height: 233px;
    }

    .content-products-filter .inner-product{
        width: 233px;
        height: 233px;
    }

    .content-products-filter ul li label .filter-inpt + i.checkbox{
        width: 15px;
        height: 15px;
    }

    .content-products-filter ul li label .filter-attr{
        padding-left: 29px;
    }

    .content-products-filter ul li label .first-price{
        width: 40px;
    }

    .content-products-filter ul li label .second-price{
        width: 40px;
    }

    .content-products-filter .buy-btn{
        height: 40px;
    }

    .content-products-filter .block-text-link{
        height: 49px;
    }

    #footer{
        padding:15px 0 0 0;
        margin-top:30px;
    }

    #lich{
        width: 100px;
        height: 26px;
        margin-top:15px;
    }

    .multilang-links .outLang{
        font-size: 14px;
        padding: 0 15px 0 15px;
    }

    .page-numbering ul li{
        margin: 5px 5px 5px 5px;
    }

    .page-numbering ul li a{
        height: 40px;
        line-height: 35px;
        padding:0 15px 0 15px;
        font-size: 14px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 40px;
        height: 40px;
        padding: 0;
    }

    .memory, .error, .success{
        margin-bottom: 20px;
    }

    form.form_for_login {
        padding: 15px 20px 15px 40px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .wrap-div{
        width:70%;
        margin: 0 auto;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }
}


@media screen and (max-width: 1282px){
    #container{
        width:1180px;
    }

    .has-search-form .search-form{
        width: 82%;
        height: 30px;
    }

    .content-products-filter .product-place{
        width: 890px;
    }

    .content-products-filter .product{
        width: 210px;
    }

    .content-products-filter .inner-img-product{
        width: 210px;
        height: 210px;
    }

    .content-products-filter .inner-product{
        width: 210px;
        height: 210px;
    }

    #footer{
        padding:10px 0 0 0;
        margin-top:20px;
    }

    #lich{
        width: 100px;
        height: 26px;
        margin-top:15px;
    }

    .multilang-links .outLang{
        font-size: 14px;
        padding: 0 10px 0 10px;
    }

    .page-numbering ul li{
        margin: 5px 5px 5px 5px;
    }

    .page-numbering ul li a{
        height: 40px;
        line-height: 35px;
        padding:0 15px 0 15px;
        font-size: 14px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 40px;
        height: 40px;
        padding: 0;
    }
}


@media screen and (max-width: 1182px){
    #container{
        width:1080px;
    }

    .has-search-form{
        height: 30px;
        margin-top:15px;
    }

    .has-search-form .search-form{
        width: 82%;
        height: 30px;
    }

    .has-search-form .search-form input[type="text"]{
        height: 30px;
        padding-left: 10px;
        padding-right: 93px;
    }

    .has-search-form .search-form input[type="submit"]{
        width: 83px;
        height: 30px;
    }

    .menu-top.style1{
        width: 179px;
        margin-top:0;
    }

    .sort2{
        width: 159px;
    }

    .inner-sort{
        height: 28px;
    }

    .inner-sort .out-one{
        right: 33px;
        left:3px;
    }

    .inner-sort .out-one .one{
        height: 24px;
        line-height: 24px;
    }

    .inner-sort .out-one ul{
        top:11px;
    }

    .inner-sort .out-one ul li a{
        height: 24px;
        margin: 10px 5px 10px 5px;
    }

    .inner-sort .two{
        width:24px;
        height: 24px;
        right: 3px;
    }

    .inner-sort .two .ar1{
        width:24px;
        height: 24px;
    }

    html{
        font-size: 12px;
        line-height: 22px;
    }

    body{
        font-size: 12px;
        line-height: 22px;
    }

    body *{
        font-size: 12px;
        line-height: 22px;
    }

    h1{
        font-size: 38px;
        line-height: 48px;
    }

    h2{
        font-size: 24px;
        line-height: 34px;
    }

    h3{
        font-size: 20px;
        line-height: 30px;
    }

    h4{
        font-size: 18px;
        line-height: 28px;
    }

    h5{
        font-size: 16px;
        line-height: 26px;
    }

    h6{
        font-size: 14px;
        line-height: 24px;
    }

    .content-products-filter .filter{
        width: 223px;
    }

    .content-products-filter .product-place{
        width: 815px;
    }

    .content-products-filter .product{
        width: 190px;
    }

    .content-products-filter .inner-img-product{
        width: 190px;
        height: 190px;
    }

    .content-products-filter .inner-product{
        width: 190px;
        height: 190px;
    }

    #footer{
        padding:10px 0 0 0;
        margin-top:20px;
    }

    #lich{
        width: 100px;
        height: 20px;
        margin-top:15px;
        line-height: 19px;
    }

    .multilang-links .outLang{
        font-size: 12px;
        padding: 0 10px 0 10px;
    }

    .page-numbering ul li{
        margin: 5px 5px 5px 5px;
    }

    .page-numbering ul li a{
        height: 30px;
        line-height: 27px;
        padding:0 15px 0 15px;
        font-size: 12px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 30px;
        height: 30px;
        padding: 0;
    }
}


@media screen and (max-width: 1082px){
    #container{
        width:1024px;
    }

    #box{
        margin-top: 30px;
    }

    input[type="text"], input[type="email"], input[type="number"], 
    input[type="search"], input[type="tel"], input[type="password"]{
        height: 24px;
        line-height: 24px;
    }

    input[type="submit"]{
        line-height: 24px;
    }

    .has-search-form{
        height: 24px;
        margin-top:15px;
    }

    .has-search-form .search-form{
        width: 84%;
        height: 24px;
    }

    .has-search-form .search-form input[type="text"]{
        height: 24px;
        padding-left: 10px;
        padding-right: 73px;
    }

    .has-search-form .search-form input[type="submit"]{
        width: 63px;
        height: 24px;
        line-height: 22px;
    }

    .menu-top.style1{
        width: 149px;
        margin-top:0;
    }

    .sort2{
        width: 129px;
    }

    .inner-sort{
        height: 22px;
    }

    .inner-sort .out-one{
        right: 27px;
        left:3px;
    }

    .inner-sort .out-one .one{
        height: 20px;
        line-height: 20px;
    }

    .inner-sort .out-one ul{
        top:5px;
    }

    .inner-sort .out-one ul li a{
        height: 20px;
        margin: 5px 5px 5px 5px;
    }

    .inner-sort .two{
        width:20px;
        height: 20px;
        right: 3px;
    }

    .inner-sort .two .ar1{
        width:20px;
        height: 20px;
    }

    html{
        font-size: 10px;
        line-height: 20px;
    }

    body{
        font-size: 10px;
        line-height: 16px;
    }

    body *{
        font-size: 10px;
        line-height: 16px;
    }

    h1{
        font-size: 26px;
        line-height: 36px;
    }

    h2{
        font-size: 22px;
        line-height: 32px;
    }

    h3{
        font-size: 18px;
        line-height: 28px;
    }

    h4{
        font-size: 16px;
        line-height: 26px;
    }

    h5{
        font-size: 14px;
        line-height: 24px;
    }

    h6{
        font-size: 12px;
        line-height: 22px;
    }

    .content-products-filter .filter{
        width: 200px;
    }

    .content-products-filter .filter-form input[type="submit"]#reset{
        margin-top:10px;
    }

    .content-products-filter ul li label .filter-attr{
        padding-left: 23px;
    }

    .content-products-filter .product-place{
        width: 785px;
    }

    .content-products-filter .product-line-output{
        margin-bottom: 20px;
    }

    .content-products-filter .product{
        width: 180px;
    }

    .content-products-filter .inner-img-product{
        width: 180px;
        height: 180px;
    }

    .content-products-filter .inner-product{
        width: 180px;
        height: 180px;
    }

    .content-products-filter .buy-btn{
        height: 30px;
    }

    .content-products-filter .block-text-link{
        height: 33px;
    }

    #footer{
        padding:10px 0 0 0;
        margin-top:20px;
    }

    #lich{
        width: 100px;
        height: 16px;
        margin-top:15px;
        line-height: 14px;
    }

    .multilang-links .outLang{
        font-size: 10px;
        padding: 0 10px 0 10px;
    }

    .page-numbering ul li{
        margin: 5px 5px 5px 5px;
    }

    .page-numbering ul li a{
        height: 30px;
        line-height: 27px;
        padding:0 15px 0 15px;
        font-size: 10px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .memory, .error, .success{
        margin-bottom: 10px;
        padding: 3px 5px 5px 5px;
    }

    form.form_for_login {
        padding: 15px 20px 15px 30px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }

    .welcome-message{
        margin-bottom:10px;
    }
}


@media screen and (max-width: 1026px){
    #container{
        width:768px;
    }

    #box{
        margin-top: 20px;
    }

    .has-search-form .search-form{
        width:79%;
    }

    .content-products-filter .filter{
        width: 180px;
        padding: 5px 5px 5px 0;
    }

    .content-products-filter .product-place{
        width: 553px;
    }

    .content-products-filter .product{
        width: 130px;
    }

    .content-products-filter .inner-img-product{
        width: 130px;
        height: 130px;
    }

    .content-products-filter .inner-product{
        width: 130px;
        height: 130px;
    }

    .content-products-filter .buy-btn{
        height: 24px;
        margin-top: 10px;
    }

    .content-products-filter .block-text-link{
        margin-top: 5px;
    }

    .page-numbering ul li{
        margin: 5px 7px 5px 7px;
    }

    .page-numbering ul li a{
        height: 24px;
        line-height: 20px;
        padding:0 15px 0 15px;
        font-size: 10px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 24px;
        height: 24px;
        padding: 0;
    }

    .memory, .error, .success{
        margin-bottom: 10px;
        padding: 3px 5px 5px 5px;
    }

    form.form_for_login {
        padding: 10px 10px 10px 20px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }

    form.form_for_login .wrap-div{
        width: 80%;
    }
}


@media screen and (max-width: 770px){
    #container{
        width:640px;
    }

    .has-search-form{
        height: 35px;
        margin-top:15px;
    }

    .has-search-form .search-form{
        width: 84%;
        height: 35px;
    }

    .has-search-form .search-form input[type="text"]{
        height: 35px;
        padding-left: 10px;
        padding-right: 73px;
    }

    .has-search-form .search-form input[type="submit"]{
        width: 63px;
        height: 35px;
        line-height: 22px;
    }

    .menu-top.style1{
        width: 149px;
        margin-top:0;
    }

    .sort2{
        width: 129px;
    }

    .inner-sort{
        height: 32px;
    }

    .inner-sort .out-one{
        right: 27px;
        left:3px;
    }

    .inner-sort .out-one .one{
        height: 30px;
        line-height: 30px;
    }

    .inner-sort .out-one ul{
        top:15px;
    }

    .inner-sort .out-one ul li a{
        height: 30px;
        margin: 5px 5px 5px 5px;
    }

    .inner-sort .two{
        width:30px;
        height: 30px;
        right: 3px;
    }

    .inner-sort .two .ar1{
        width:20px;
        height: 20px;
    }

    .filter-line-with-elements{
        display: flex;
        align-items: center;
        justify-content: flex-end;
        justify-content: end;
        width:100%;
        padding:5px 5px 5px 5px;
        border:1px solid #b7b7b7;
        background-color: #ffffff;
        margin-top:20px;
    }

    .filter-line-with-elements.fixed-style{
        position:fixed;
        top:0; bottom:initial; left:0; right: 0;
        z-index:999;
        margin-top:0;
        border-left: none;
        border-right: none;
    }

    .filter-line-with-elements .filter-open-btn{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 24px;
        border:1px solid #777777;
        background-color: #d4e6ce;
        cursor: pointer;
        padding:0 20px 0 20px;
    }

    .content-products-filter{
        display: block;
    }

    .content-products-filter .filter{
        display: block;
        width: 0;
        position:fixed;
        background-color: #ffffff;
        top:0; bottom:0; left:initial; right: 0;
        z-index:1000;
        overflow-y: auto;
        padding:70px 0 40px 0;
        border:none;
    }

    .content-products-filter .filter-form{
        width: 300px;
        padding:0 20px 0 20px;
        margin: 0 auto;
        border:1px solid #b7b7b7;
        border-top:none;
        border-bottom:none;
    }

    .content-products-filter ul.attr li{
        padding-bottom:0;
        margin-bottom:40px;
        border:none;
    }

    .content-products-filter ul li .label-attr{
        padding:10px 0 10px 0;
        border:1px solid #777777;
        border-left: none;
        border-right: none;
    }

    .content-products-filter .filter-form input[type="submit"]#reset{
        margin-top:30px;
    }

    .menu-with-lang-close{
        display:flex;
        justify-content: center;
        align-items: center;
        width:20px;
        height: 20px;
        border:1px solid #777777;
        background-color: #ffffff;
        text-align: center;
        text-transform: uppercase;
        position:fixed;
        top:15px; bottom:initial; left: initial; right: 20px;
        cursor: pointer;
    }

    .menu-with-lang-close.deactive{
        display: none;
    }

    .filter-close-btn{
        display:flex;
        justify-content: center;
        align-items: center;
        width:20px;
        height: 20px;
        border:1px solid #777777;
        background-color: #ffffff;
        text-align: center;
        text-transform: uppercase;
        position:fixed;
        top:15px; bottom:initial; left: initial; right: 20px;
        cursor: pointer;
    }

    .filter-close-btn.deactive{
        display: none;
    }

    .content-products-filter .product-place{
        width: 100%;
    }

    #picture-mediator .btn-close-top-menu{
        /*display: flex;*/
        display: none;
        justify-content: center;
        align-items: center;
        width: 20px;
        height: 20px;
    }

    .page-numbering ul li{
        margin: 5px 7px 5px 7px;
    }

    .page-numbering ul li a{
        height: 30px;
        line-height: 27px;
        padding:0 15px 0 15px;
        font-size: 10px;
    }

    .page-numbering ul li a.numbering,
    .page-numbering ul li a.arrows{
        width: 30px;
        height: 30px;
        padding: 0;
    }

    .memory, .error, .success{
        margin-bottom: 10px;
        padding: 3px 5px 5px 5px;
    }

    form.form_for_login {
        width: 43%;
        padding: 10px 10px 10px 20px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }

    form.form_for_login .wrap-div{
        width: 80%;
    }
}


@media screen and (max-width: 642px){
    #container{
        width:480px;
    }

    .content-products-filter .product{
        width: 105px;
    }

    .content-products-filter .inner-img-product{
        width: 105px;
        height: 105px;
    }

    .content-products-filter .inner-product{
        width: 105px;
        height: 105px;
    }

    .has-search-form .search-form{
        width: 75%;
        height: 35px;
    }

    .memory, .error, .success{
        margin-bottom: 10px;
        padding: 3px 5px 5px 5px;
    }

    form.form_for_login {
        width: 57%;
        padding: 10px 10px 10px 20px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }

    form.form_for_login .wrap-div{
        width: 80%;
    }
}


@media screen and (max-width: 482px){
    #container{
        width:100%;
    }

    #picture-mediator{
        display: none;
    }

    .mob-menu{
        display:block;
        width:24px;
        height: 24px;
        cursor: pointer;
    }

    .mob-menu img{
        display: block;
        width: 100%;
    }

    .menu-top.style1{
        display: flex;
        justify-content: flex-start;
        justify-content: start;
        align-items: flex-end;
        align-items: end;
        flex-direction: column;
        width:200px;
        position:fixed;
        top:0; bottom:0; left: initial; right: 0;
        background-color: #ffffff;
        z-index:1000;
        padding:60px 20px 10px 10px;
        border-left: 1px solid #777777;
    }

    .mob-menu-links{
        display: block;
        width: 100%;
        margin-top:30px;
        text-align: right;
    }

    .mob-menu-links a{
        display:block;
        margin-bottom:20px;
        text-decoration: none;
        border-bottom:1px solid #777777;
    }

    .has-search-form .search-form{
        width: 88%;
        height: 35px;
    }

    .memory, .error, .success{
        margin-bottom: 10px;
        padding: 3px 5px 5px 5px;
    }

    form.form_for_login {
        width: 70%;
        padding: 10px 10px 10px 20px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }

    form.form_for_login .wrap-div{
        width: 80%;
    }
}


@media screen and (max-width: 452px){
    .content-products-filter .product-line-output{
        flex-wrap: wrap;
        margin-bottom:0;
    }

    .content-products-filter .product{
        width: 140px;
        margin-left:20px;
        margin-right: 20px;
        margin-bottom:20px;
    }

    .content-products-filter .inner-img-product{
        width: 140px;
        height: 140px;
    }

    .content-products-filter .inner-product{
        width: 140px;
        height: 140px;
    }
}


@media screen and (max-width: 402px){
    .content-products-filter .product{
        margin-left:0;
        margin-right: 0;
    }
}


@media screen and (max-width: 362px){
    .content-products-filter .filter-form{
        width:240px;
    }

    .memory, .error, .success{
        margin-bottom: 10px;
        padding: 3px 5px 5px 5px;
    }

    form.form_for_login {
        width: 100%;
        padding: 10px 10px 10px 10px;
    }

    form.form_for_login .text-input-description{
        margin-bottom: 5px;
    }

    form.form_for_login input[type="text"], 
    form.form_for_login input[type="tel"], 
    form.form_for_login input[type="email"], 
    form.form_for_login input[type="password"]{
        margin-bottom: 10px;
    }

    form.form_for_login input[type="textarea"]{
        margin-bottom:10px;
    }

    form.form_for_login .control-link-block{
        margin-top: 10px;
    }

    form.form_for_login .wrap-div{
        width: 80%;
    }
}


@media screen and (max-width: 322px){
    .content-products-filter .filter-form{
        width:220px;
    }
}