@media screen and (min-width: 2000px) {
    .filters.shop:before{
        width:0px !important;
    }
    /*.brands-shop{
        padding-left:5px;
    }*/
}
@media screen and (min-width: 1920px) {
    .top-title{
        width: calc(100% - 195px);
    }
}

@media screen and (max-width: 1350px) {
    .filters.shop{
        padding-bottom:0;
    }
    .filters.shop:before{
        width:100%;
    }

}
@media screen and (max-width: 1350px) {

    .border-line{
        width:400px;
    }

    .shop-filters{
        float:right;
        width:calc(100% - 300px);
        padding: 25px 0 25px 18px;

    }
    .shop-filters .multiselect, .shop-filters .sol-inner-container {
        width: 190px;
    }
    .right-part{
        width:360px;
    }
    .final-price-box {
        width: 232px;
    }
}
@media screen and (max-width: 1320px) {


  .border-line{
      width:400px;
  }


  /*.filters.shop{
      padding-bottom:60px;
      box-sizing:border-box;
  }*/
}
@media screen and (min-width: 1200px) {
    .login-btns{
        right:0px !important;
    }
    .container{
        max-width: 1330px !important;
    }
}

@media screen and (max-width: 1160px) {
    input.quantity-buy {
        width:100% !important;
    }
    .final-price-box input {
        margin-left:0px !important;
    }
    .all-cart-summ{
        float: left;
        width: 105px;
        position: absolute;
        right: 0;
        top: 10px !important;
        right: 22px;
        z-index: 999;
        }
    .top-title{
        margin-top:0px;
        width:calc(100% - 130px);
    }
    .search-with-btn{
        visibility:hidden;
        opacity:0;
    }
    .search-with-btn form{
        float: left;
        width: 100%;
        position: absolute;
        right: 0px;
        z-index: 999999999999999;
        top: 40px;
    }
    .search-with-btn{
        float:left;
        width:100%;
    }
    .izzy-btn-top {
        margin-right: 219px;
    }
    .orders .order-title{
        padding-left:10px;
        box-sizing:border-box;
    }
    .orders .status-hld{
        padding-left:10px;
        box-sizing:border-box;
    }
    .style-mobile1{
        margin-left:10px;
        float:left;
        width:100%;
    }
    .reload{
        margin-top:0px;
    }
    .shop-filters .sol-container.sol-active .sol-selection-container{
        width:302px !important;
        height: auto;
        max-height: auto;
    }
    .sol-selection{
        height: auto !important;
        max-height: auto !important;
    }
    .sol-input-container{
        top:-2px;
    }
    sol-selection{
        max-height: auto !important;;
    }
    .brands-shop{
        left:0px;
    }
    .sidebar-filters{
    display: block;
    position: fixed;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    box-sizing: border-box;
    left:0;
    z-index:999;
    background:#ff6600;
    top:110px;
    width: 100%;
    }
    .sidebar-filters span{
        position:relative;
        padding-left:25px;
         font-size: 17px;
         font-weight: bold;
    }
    .sidebar-filters span:before{
        position:absolute;
        content:"";
        width:30px;
        height: 30px;
        background:url(../img/filter.svg) no-repeat left;
        background-size:16px;
        left:0;
        top:-6px;
    }
    .filters-head{
        display:block;
        text-transform:uppercase;
        margin-bottom:20px;
    }
    .shop-filters{
        left:-100%;
        position:fixed;
    }
    .shop-filters.active{
        left:0;
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        padding: 42px 24px 30px;
        background-color: #f1f1f1;
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
        z-index: 9910;
        overflow-y: auto;
        -ms-overflow-style: none;
        margin-top:0px;
        z-index:9999;
        padding-top:80px;
    }
    .close-sidebar{
        position:absolute;
        top:10px;
        right:10px;
        background:url(../img/close-cart-black.svg) no-repeat center;
        width:40px;
        height: 40px;
        cursor:pointer;
        background-size:20px;
        bottom:50px
    }
    .sol-selected-display-item-text{
        line-height: 16px !important;
    }
     .login-btns{
        right:50px !important;
    }
    .left-book-part{
        padding-left:10px;
        box-sizing:border-box;
    }
    .search-holder{
        margin-right:20px;
    }
    main.shop{
    margin-top:180px;
    font-family: 'Ubuntu', sans-serif;
}

    .steps-wrap{
        margin-top:35px;
    }

    .buy.shop.next-step{
        margin-top:0px;
    }
    .shop-filters{
        padding: 10px 0 10px 15px;
    }
    .shop-filters .multiselect{
        width:100% !important;
    }
    .container{
        width:100% !important;
        padding:0 !important;
    }
    .open-btn-mobile{
        display:block;
    }
    .open-btn{
        display:none;
    }

    .buy-now{
        display:none;
    }
    .sum{
        /* height: 200px; */
    }
    .right-part{
        width:370px;
    }
    .discount-wrapper{
        display:none;
    }
    .border-line{
        width:350px;
    }
    /*.open-btn {
        position: absolute;
        width: 55px;
        height: 30px;
        background: #333333 url(../img/open.png) no-repeat 25px 9px;
        top: 30px;
        border-radius: 50%;
        cursor: pointer;
        left: 50%;
        padding-top: 5px;
    }*/
    .sum{
        width:100%;
        float:left;
    }
    .open-btn{
        left:4%;
    }
    .footer-slider{
        width:100%;
    }
    .mobile-right{
        float:right;
        width:55%;
    }
    .footer-slider{
        display:none;
    }
    .d-none{
        display:block;
        margin-bottom:5px;
    }
    .brands-shop{
        float:left;
        width:100%;
        margin-bottom:20px;
    }

    .shop-filters .multiselect{
        width:100%;
        float:left;
    }
/*    .sol-selection-container{
        top:166px !important;
    }*/
    .shop-filters .sol-inner-container{
        width:100% !important;
        float:left;
        background:none;
        border-bottom:1px solid #333;
    }
    body .sol-input-container input[type=text]{
        font-size:16px;
        font-weight: bold;

    }
    body .sol-caret-container .sol-caret{
        margin-top:13px;
    }
    .sol-caret-container .sol-caret {
    position: relative;
    float: right;
    margin-right: 12px;
    width: 14px;
    height: 8px;
    background: url(../img/arr_orange.svg) no-repeat center;
    background-size: 14px;
    margin-top: 23px;
}
.desktop-show{
    display:none;
}
.mobile-show{
    display:block;
    float:left;
    width:100%;
    background:#e2e2e2;
    padding-top:20px;
    padding-bottom:20px;
    -webkit-box-shadow: 1px 13px 14px -8px rgba(226,226,226,0.7);
    -moz-box-shadow: 1px 13px 14px -8px rgba(226,226,226,0.7);
    box-shadow: 1px 13px 14px -8px rgba(226,226,226,0.7);
    position:fixed;
    top:40px;
    z-index:999;
}

.filters .submit-search{
    display:none;
}
.sol-input-container input[type=text]{
    padding: 0 7px 0 5px;
}
/*.shop-filters .sol-container.sol-active .sol-inner-container{
   z-index: 9999;
    background: none;
    border-color: rgba(200, 204, 208, 0.8);
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(241, 241, 241, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(228, 228, 228, 0.6);

}*/
.sol-container.sol-active .sol-inner-container{
    border-color:#ccc !important;
    background:#f1f1f1;
}
.shop-filters .sol-container.sol-active .sol-inner-container{
    box-shadow:none !important;
}
body .shop-filters .sol-label-text{
    font-size: 18px;
    line-height: 21px;
}
.shop-filters .sol-checkbox,.shop-filters .sol-radio{
    top:12px;
}
/*.centering-mobile{
        display:inline-block;
    }*/
    .filters.shop{
        margin-top:0px;
    }
    .cart-wrap-top img{
        width:25px;
        height: 35px;
    }
    .cart-wrap-top{
        width:40px;
        height: 37px;
    }
    .filter-row{
        top:45px;
    }
}
@media screen and (max-width: 1100px) {
    .all-cart-summ{
        top:15px !important
    }
    .more-info{
        box-sizing:border-box;
    }

    .sub-txt{
        float:left;
        width:100%;
        padding:0 10px;
        box-sizing:border-box;
    }
    .sub-txt p{
    float:left;
    width:100%;
    color:#333333;
    font-size:14px;
}
    .register-top-head{
        position:fixed;
        top:0;
        z-index:9999;
    }
    .right-section .cart-title:before{
        top:8px;
    }
    .black-footer .container{
        padding:0 10px !important;
    }
    .login-wrap{
        width:100%;
        float:left;
    }
    .container-smaller{
        padding:0 15px !important;
        box-sizing:border-box;
    }
    ul.breadcrumb{
        padding:0 20px;
        box-sizing:border-box;
    }
    .inner-section{
        padding:0 20px;
        box-sizing:border-box;
    }
    .profile-holder{
        width:100% !important;
        max-width: 100%;
        float:left;
        /*padding:0 20px;
        box-sizing:border-box;*/
    }
    .scroll-top{
        display:none;
    }
    .right-section{
        right:-100%;
        transition: right 0.4s cubic-bezier(0.785, 0.135, 0.15, 0.86) 0.3s, box-shadow 0.3s 0.3s;
        margin-top:0px;
    }

    .right-section .cart-title{
        color:#fff;
    }
    .right-section{
        position:fixed;
        width:100%;
        top:0px;
        margin-left:0;
        z-index:999;
        height: 100vh;
        overflow-y:scroll;
        position:fixed;
    }
    .right-section.active{
        right:0;
    }
    .right-section{
        background:#333;
    }
    main.shop .cart-wrap{
        display:none;
        z-index:99999;
        top:35%;
    }
     main.shop .cart-wrap-top{
        display:block;
        z-index:99999;
        top:35%;
    }

    .close-btn{
        display:block;
    }
    .left-book-part{
        width:100%;
        float:left;
        padding:0 20px;
        box-sizing:border-box;
    }
    .filters.shop{
        padding-bottom:0;
    }
    .filters.shop:before{
        width:100%;
    }
    .accordion{
        border-bottom:1px solid #fff;
    }
    main.shop h1{
        font-size:22px;
    }
}
@media screen and (max-width: 990px){
    .top-title{
        margin-top:3px !important;
    }
    .btns-hld-centering{
        float:left;
        width:100%;
    }
    .order-view-listing .quantity-inp{
        margin-left:0px;
        margin-top:0px;
    }
    .product-img{
        margin-right:10px;
        margin-bottom:10px;
    }
    aside{
        width:100%;
        float:left;
    }
    .cart-product, .cart-quantity, .cart-price, .cart-price, .cart-view{
        width:100%;
        float:left;
        text-align:left;
    }
    .order-view-listing .cart-prod-name, .inner-section .cart-product{
        float:left;
        width:calc(100% - 200px);

    }
    .inner-column{
        margin-top:0px;
    }
    .style-price-new{
        margin-left:0px;
    }
    .order-view-listing .cart-prod-name
    aside{
        width:100%;
        float:left;
        margin-top:0px;
    }
    .inner-column{
        float:left;
        width:100%;
    }
    .steps-wrap{
        margin-top:0px;
    }
    .bye-style{
        width:35%;
        float:left;
    }
    .open-btn{
        display:none;
    }
    .opened-info-mobile.active{
        display:block;
    }
    .buy.shop.next-step{
        margin-top:10px;
    }
    .brands-shop{
        margin-bottom:0px;
    }
    .filters.shop .overflow-fix{
        margin-top:0px;
    }
    .filters.shop{
        padding-bottom:0px;
    }
    .top-title{
        float:right;
        width:calc(100% - 120px);
        margin-top:0px;
        margin-bottom:0px;
        padding-left:10px;
        margin-top:65px;
        color:#333;
        text-align:left;
    }
    main.shop{
        margin-top:115px !important;
        padding-left:15px !important;
        padding-right:15px !important;
    }
    .path{
        margin:0px;
        margin-bottom:20px;
    }
    .quantity{
        width:35px;
        height: 35px;
    }
    .cart-row{
        border-bottom:none;
    }
    .border-line{
        width:320px;
    }
    .right-part{
        width:calc(100% - 382px);
    }
    .final-price-box{
        width: 232px;
   }
    .container{
        padding:0px !important;
        width:100% !important;
    }
    .right-section{
        padding-top:0px;
    }
    .right-section .cart-title{
        padding-bottom:0px;
    }
    .right-section .cart-title{
        height: 50px;
        line-height: 50px;
        background:#ff9900;
    }
}

@media screen and (max-width: 950px){
    .border-line{
        width:300px;
    }
    .filters.shop{
        padding:0px;
    }
}
@media screen and (max-width: 915px){
    button.btn{
        width:100%;
        float:left;
    }

    .border-line{
        width:300px;
    }
}
@media screen and (max-width: 870px){
    .border-line{
        width:270px;
    }


}
@media screen and (max-width: 800px){
    /*.sol-current-selection {
        top:35px !important;
/*    }*/


.sol-current-selection {
    float:left !important;
    width:100% !important;
    position: inherit !important;
    top:0;
}
    .top-title.d-none-mobile{
        display:none;
    }
    .btns-hld-centering a{
        width:100%;
        float:left;
    }
    .btns-hld{
        padding:0 10px;
        box-sizing:border-box;
    }
    .style-mobile{
        width:100%;
        display:flex;
        align-items:flex-end;
    }
    .border-line{
        width:230px;
    }
  /*  .mobile-none{
        display:none;
    }*/

    .final-price-box {
        width: 100%;
        float: right;
        padding: 5px;
        box-sizing: border-box;
        margin-top:10px;

    }
    .final-price-box span.left-pos {
        margin-top: 5px;
        margin-bottom: 10px;
        width: 100%;
    }
    input.quantity-buy {
        width: 200px !important;
        float: right;
    }
    .buy.shop {
        width: 200px;
    }
    .number {
        float: right;
        width: 100%;
    }
    .d-none{
        display:none;
    }

    .is-mobile .buy.shop{
        margin-top:-38px;
    }

    .right-part{
        width:calc(100% - 150px);
        float:left;
    }
    main.shop{
        margin-top:115px;
    }
    .filters.shop{
        margin-top:0px;
    }
    .filters.shop .overflow-fix{
        margin-top:0px;
    }
    .left-pos select{
        border:1px solid #cccccc;
        background:#fff;
    }
    .sum.is-mobile{
        height: 230px;
    }
    .sum.is-mobile .buy.shop{
        width:175px;
        height: 35px;
        text-transform:uppercase;
        line-height: 35px;
    }

    .top-title{
        font-size:28px;
    }

    #submitForm{
        padding:0 5px;
        box-sizing:border-box;
    }
    .prices-right{
        padding-left:5px;
        box-sizing:border-box;
    }
}

@media screen and (max-width: 800px){
    .accordion span {
        font-size:14px !important;
    }
    .theTotal {
        float: right;
        min-width: 200px;
        text-align: right;
        margin-right: 10px;
    }
    .light-style {
        font-size:15px;
    }
    .mobile-none span {
        font-size:15px;
    }
    .txt-style {
        font-size:15px;
    }
    .filter-row{
        top:95px;
    }
    .order-column {
    width:100%;
    }
   .book-title{
       margin-top:10px;
   }
    .inner-column .style-pro-box {
            padding: 10px 17px;
    }
    .inner-column .cart-price {
        width:50%;
    }
    .cart-price-2 {
        display: none;
    }
    .inner-column .cart-quantity {
       width: 80px;
    }
    .final-price-box .buy.shop:before{
        position: absolute;
        content: "";
        left: 5px;
        top: 5px;
        background: url(../img/plus.svg) no-repeat 5px;
        background-size: 13px;
        width: 20px;
        height: 20px;
        display:none;
    }
    .bye-style{
        width:50%;
    }
    .right-pos{
        float:left;
    }
    .bye-style{
        width:100%;
    }
    .order-column:first-of-type{
        width:100%;
    }
    .order-view-listing .cart-prod-name, .inner-section .cart-product{
        width:calc(100% - 80px);
    }
    .order-title{
        font-size:20px;
    }
    .order-info{
        padding:5px;
    }
    .order-column{
        padding:5px;
    }
    .order-view-listing .cart-prod-name, .inner-section .cart-product{
        padding-left:0px;
    }
    .inner-section .cart-view{
        float:left;
        width:100%;
        margin-top:0px;
    }
    .inner-section .order-row{
        padding-left:10px;
    }
    aside{
        margin-top:10px;
    }
}
@media screen and (max-width: 680px){
    .sol-quick-delete {
        margin-top:2px !important;
    }
    .left-texts {
        flex-wrap:wrap;
    }
    .black-footer .b-links {
        float:left;
        width:100%;
    }
    .black-footer {
        height: auto;
    }

    .img-wrap{
        margin-left:10px;
    }

    .top-title{
        font-size:25px;
    }

    .profile-holder{
        padding:0 20px;
        box-sizing:border-box;
    }
    .btn-grey-hld{
        width:100%;
    }
    .btn-grey, .btn-grey .hld{
       transform: skew(0) perspective(1px);
       margin-left:0;
       padding:0;
       text-align:center;
       width:100%;
    }
    .btn-grey-hld{
        margin-left:0px
    }
    .border-line{
        width:190px;
    }

    .btns-hld-centering{
        width:100%;
    }
    .btns-hld{
        padding:0 20px;
    }
    .btns-hld-centering a{
        float:left;
        width:100%;
        margin-top:10px;
        text-align:center;
        margin-left:0px;
    }
    .top-title{
        padding:0 10px;
        box-sizing:border-box;
    }
    .steps-wrap{
        padding-left:40px;
        box-sizing:border-box;
    }
     .buy.shop{
        height: 30px;
        line-height: 30px;
        font-size:19px;
    }
    /*.buy.shop:before{
        top:5px;
    }*/
    .left-book-part{
        padding:0 10px;
    }
}
@media screen and (max-width: 620px){
    .left-column{
        float:left;
        width:100%;
    }
    .right-information{
        float:left;
        width:100%;
        padding-left:0px;
    }
    h1.prod-name{
        font-size:20px !important;
        padding-left:0px !important;
        box-sizizng:border-box;
    }
    .w70{
        width:100%;
        float:left;
        padding-left:0px;
    }
    .w30{
        width:100%;
        float:left;
    }
   main.shop h1{
       font-size:17px;
       margin-top:40px;
       line-height: 20px;
   }
.cat-title{
    font-size:19px;
    color:#333;
}
    .inner-section{
        padding:0 5px;
        box-sizing:border-box;
    }
  /*  .cart-wrap-top{
        margin-left:10px;
    }*/
    .step-txt{
        font-size:13px;
    }
    .border-line{
        width:150px;
    }
    .step-txt{
        margin-left:-15px;
    }
    .all-cart-summ{
        top:11px !important;
        right:0px !important
    }
    .shop-filters{
        padding-left:0px;
        padding-right:0px;
    }
}
@media screen and (max-width: 590px){
    .brand-logos img{
        width:60px;
    }
    .brand-logos img[alt=Анубис]{
        width:34px;
    }

    .buy.shop{
        width:120px;
    }
    .footer{
        margin-top:50px;
    }
    .choise-txt{
        margin-top:10px;
        line-height: 25px;
        font-size:22px;
    }
    .btns.big-btn{
        width:100%;
        float:left;
    }

}
@media screen and (max-width: 570px){
.step-box{
    width:95px;
}
.border-line{
    width:135px;
}
.border-line{
    margin-left:-50px;
}
.pdf-btn {
    width: 100%;
}
}
@media screen and (max-width: 550px){
.top-title{
    text-align:left;
    font-size:18px;
    height: 35px;
    line-height: 35px;
    width:calc(100% - 100px);
}
.step-box{
    width:90px;
}
.border-line{
    width:120px;
}
.border-line{
    margin-left:-45px;
}
.style-price{
    text-align: left;
    width:auto;
}
.style-price-new{
    margin-left:0px;
}
}
@media screen and (max-width: 530px){
.step-box{
    width:80px;
}
.border-line{
    margin-left:-35px;
}
}
@media screen and (max-width: 520px){
.step-box {
    width: 70px;
}
.border-line {
    margin-left: -25px;
}
}
@media screen and (max-width: 500px){
    .black-footer .b-links {
        font-size:15px;
    }
   .products.active .cart-row{
        min-height: 100px;
    }
    .cart-row .product-img {
        width: 60px;
    }
    .cart-row .txt-wrap {
        margin-bottom: 5px;
    }
    .tcrt-checkout-column{
        margin-bottom:50px;
    }
    .step-txt{
        line-height: 12px;
    }

    .number-style.left{
        width:100% !important;
        float:left;
        margin-bottom:10px;
    }
     .final-price-box{
      width:100%;
      float:right;
      padding:5px;
      box-sizing:border-box;
      margin-top:15px;
   }
   .right-section.is_in_view.active .final-price-box{
       margin-top:0px;
   }

    .right-section .cart-title:before{
        left:150px;
    }
    .buy.shop{
        width:120px;
    }
    /*.is-mobile .buy.shop:before{
        left:15px;
    }*/
    .steps-wrap{
        padding:10px;
        box-sizing:border-box;
        margin-top:10px;
        padding-left:50px;

    }
    input.quantity-buy{
        width:200px !important;
        float:right;
    }
    .error{
        padding:0 15px;
        box-sizing:border-box;
    }
    .buy.shop{
        width:200px;
    }
    .btns-hld{
        margin-top:10px;
    }
    .border-line{
        width:110px;
    }
    .border-line{
        margin-left:-30px;
    }
    .book-title{
        line-height: 18px;
    }
    /*.final-price-box{
        width:calc(100% - 120px);
        float:right;
    }*/

   /* .buy.shop:before{
        top:5px;
    }*/
    .final-price-box span.left-pos{
        margin-top:5px;
        width:100%;
    }
    .price{
        margin-bottom:5px;
    }
    .cart-wrap-top{
        width:35px;
        height: 35px;
    }
    .cart-numb{
        width:25px;
        height: 25px;
        line-height: 24px;
        font-size:12px;
    }
    .cart-wrap-top img{
        width:17px;
        height: 25px;
        margin-top:8px;
    }
    .summ-all{
        margin-top:5px;
    }
    .cart-wrap-top img{
        margin-left:7px;
    }

}

@media screen and (max-width: 460px){
    .izzy-btn-top {
        margin-right: 0;
        float: left;
            height: 25px;
    line-height: 25px;
    color: #fff !important;
    padding: 0px 5px;
    font-size: 9px;
    font-weight: bold;
    margin-top: 7px;
    margin-left: 5px;
    }
}

@media screen and (max-width: 450px){


    .step-box{
        width:60px;
    }
    .step1, .step2, .step3, .step4{
        width:35px;
        height: 35px;
        line-height: 35px;
        font-size:25px;
    }
    .border-line{
        margin-top:16px;
        margin-left:-25px;
    }
    .step-txt{
        font-size:13px;
    }
    .book-title{
        font-size:18px;
    }
    .sum-word, .sum-price{
        font-size:24px;
    }
    .product-word, .product-sum{
        font-size:16px;
    }
}
@media screen and (max-width: 450px){
    .book-title{
        font-size:16px;
    }
    .price{
        font-size:20px;
        margin-top:15px;
        margin-bottom:15px;
    }

    .final-price-box .buy.shop:before{
        left:2px;
    }
    .sum.is-mobile .buy.shop{
        width:150px;
    }
    .buy.shop:before{
        left:5px;
        top:5px;
    }
    .free-text ul {
        padding-left:10px;
    }
}

@media screen and (max-width: 440px){
    .right-section .cart-title:before{
        left:120px;
        top:10px;
    }
    .right-section.active .cart-title:before {
        top:10px;
    }
    .step-box{
        width:70px;
    }
    .border-line{
        margin-left:-35px;
    }

}
@media screen and (max-width: 420px){
    .step-box{
        width:70px;
    }
    .border-line{
        margin-left:-40px;
    }
    .right-section .cart-title:before{
        left:95px;
    }
    .steps-wrap{
        padding-left:35px;
        box-sizing:border-box;
    }

}
@media screen and (max-width: 400px){
     .right-part{
        width:100%;
        float:left;
        margin-top:10px;
    }

    .border-line{
        width:95px;
        margin-left:-35px;
    }
}
@media screen and (max-width: 390px){
    .step-box{
        width:70px;
    }
    .border-line{
        width:85px;
        margin-left:-35px;
    }
}
@media screen and (max-width: 380px){
    .brands-shop .brand-logos{
        margin-right:0px;
    }
    .top-title {
    text-align: left;
    font-size: 18px;
    height: 35px;
    line-height: 35px;
    width: calc(100% - 80px);
}
    .step-box{
        width:70px;
    }
    .sum.is-mobile .buy.shop{
        width:125px;
    }
}
@media screen and (max-width: 370px){

}
@media screen and (max-width: 340px){
    .all-cart-summ{
        right:0px !important;
    }
    .top-title{
        font-size:16px;
    }
       .number {
    margin-left: 10px;
}
     .final-price-box{
         width:100%;
         float:left;
     }
    .step-box{
        width:60px;
    }
    .border-line{
        width: 80px;
        margin-left: -35px;
    }
    .sum.is-mobile .buy.shop{
        width:115px;
        float:right;
    }
    .is-mobile .buy.shop:before{
        left:7px;
    }
    .buy.shop{
        float:left;
        width:100%;
    }
    .mobile-right{
        width:70%;
    }

}

@media screen and (max-width: 320px){
    .top-title{
        font-size:14px;
    }
    .register.user {
        font-size: 14px;
    }
    .contact-us {
        font-size: 14px;
    }
    .login-btns {
        width: 220px;
    }
}
