.visible_mob,
.mob-all {
    display: none;
}
.overall span {
    color: #f37022;
}
.basket_del_tov{
    text-align: right;
}
.toast-position-middle-right {
    top: 50% !important;
    left: 50% !important;
    margin: 0 !important;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
#confirmBox{
    width: 90% !important;
    max-width: 460px;
    margin: 0 !important;
    -webkit-transform: translate(-50%, -50%) ;
    -ms-transform: translate(-50%, -50%) ;
    transform: translate(-50%, -50%) ;
}
.is-static {
    position: static !important;
}
.cart .cart-block .cart-block_left {
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
}
.cart .cart-block .cart-block_left .table-cart tr th:nth-child(2),
.cart .cart-block .cart-block_left .table-cart tr th:nth-child(3),
.cart .cart-block .cart-block_left .table-cart tr th:nth-child(4) {
    min-width: 111px;
    width: 111px;
    text-align: center;
}

.cart .cart-block .cart-block_left .table-cart tr th:nth-child(3) {
    min-width: 80px;
    width: 80px;
}
.cart .cart-block .cart-block_left .table-cart tr td {
    text-align: center;
}
.cart .cart-block .cart-block_left .table-cart tr td:first-child {
    text-align: left;
}
.cart .cart-block .cart-block_right {
    float: left;
    margin-left: 20px;
    width: 300px;
}

.mob-cart-wrapper {
    background-color: #e5e5e5;
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, 0.34);
}

.mob-cart-item {
    padding: 13px;
    padding-bottom: 8px;
    border-bottom: 1px solid #ccc;
}
.mob-inner {
    overflow: hidden;
}
.mob-cart-img {
    float: left;
    width: 75px;
    margin-right: 15px;
}
.mob-cart-img  img{
    max-width: 100%;
}
.mob-item-info {
    overflow: hidden;
}
.mob-item-info h2 {
    margin: 0;
    line-height: .8;
}
.mob-item-info h2 a {
    text-decoration: none;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
.mob-cart-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
}
.mob-amount {
    overflow: hidden;
    border: 2px solid #bcbcbc;
    border-radius: 5px;
}
.mob-amount input {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   float: left;
   border: none;
   width: 32px;
   height: 32px;
   line-height: 32px;
   background: #fff;
   text-align: center;
}
.mob-amount a {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
}
.mob-amount a:first-child {
    background: #fff url(../images/minus.png) center no-repeat;
    border-right: 1px solid #D7D7D7;
}
.mob-amount a:last-child {
    background: #fff url(../images/plus.png) center no-repeat;
    border-left: 1px solid #D7D7D7;
}
.mob-all {
    overflow: hidden;
    font: 13px "Intro";
}
.mob-left-part,
.mob-right-part {
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}
.mob-left-part{
    width: 45%;
}
.mob-right-part {
    width: 55%;
}
.mob-left-part a {
    text-decoration: none;
}
.mob-left-part a .cart-print {
    display: inline-block;
    vertical-align: bottom;
    background: url('../images/icons/sprite.png') no-repeat -174px -73px;
    width: 16px;
    height: 16px;
}
.mob-right-part .overall {
    padding-left: 20px;
}
.mob-right-part #fullsumm {
    color: #f37022;
}


/*-------------------   Страница Мои Заказы (Личный кабинет)   ----------------------------*/
.orders .orders-list .orders-box .orders-header {
    overflow: hidden;
    padding-bottom: 0;
}
.lk-options-wrapper {
    float: left;
}
.orders-list {
    position: relative;
}
.orders .lk-mob-filter {
    width: 97%;
    background-size: cover;
    left: 15px;
    top: 0;
    text-align: left;
}
.orders-header_delete  a {
    text-decoration: none;
}
.orders-header_delete  a span{
    display: none;
}
.orders .orders-list .orders-box .orders-header .orders-header_total {
    margin-right: 0;
    width: 170px;
}
.orders-footer {
    width: 100%;
    overflow: auto;
    padding: 10px 17px;
}
.orders-info {
    overflow: hidden;
}
.orders-info li {
    float: left;
    width: 33.33% !important;
}
.mob-order-controls {
    float: right;
    position: relative;
    top: -7px;
}

.table-orders {
    width: 100%;
    font: 500 13px "Open Sans";
}
.table-orders th {
    text-transform: uppercase;
    font: bold 13px "Open Sans";
    text-align: left;
}
.table-orders th:not(:first-child) {
    text-align: center;
}
.table-orders th:nth-of-type(2),
.table-orders th:nth-of-type(4) {
    width: 115px;
    min-width: 115px;
}
.table-orders th:nth-of-type(3) {
    width: 55px;
    min-width: 55px;
}
.table-orders tr:not(:last-child) {
    border-bottom: 1px solid #bcbcbc;
}
.table-orders th,
.table-orders td {
    padding: 9px 0;
}
.table-orders td:not(:first-child) {
    text-align: center;
}
.table-orders tr:last-child td:last-child {
    font: bold 15px "Open Sans";
    color: #f37022;
}
.address-ico {
    width: 16px;
    height: 16px;
    background: url(../images/address.png) no-repeat center;
}
.status-ico {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: bottom;
    background: url(../images/delivery.png) no-repeat center;
}
.orders-box_toggle {
    position: relative;
}
.toggle-on,
.toggle-off {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 0 10px;
    width: 200px;
    text-align: center;
    background-color: #e5e5e5;
    box-shadow: 0 8px 7px -7px #777;
    border: 1px solid rgba(119, 119, 119, 0.33);
    border-top: none;
}
.toggle-on a,
.toggle-off a {
    text-decoration: none;
    text-transform: uppercase;
    font: bold 12px "Open Sans";
}
.toggle-on a img,
.toggle-off a  img {
    margin-left: 5px;
}

@media (max-width: 1149px) {
    .footer .footer_links .footer_links_ul .footer_links_li:last-child:after {
        display: none;
    }
    #footersumm {
        margin-top: 4px;
    }
}

@media (max-width: 1070px){
    .cart-btns-wrapper {
        display: inline-block;
    }
    .cart-total {
        text-align: center;
    }
    .cart-total_clear,
    .cart-total_print {
        width: 47%;
    }
    .cart-total .cart-total_btn {
        float: none;
        margin-top: 15px;
        display: inline-block;
    }
    .mob-order-controls {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        float: none;
        top: 0;
        margin: 20px 0 15px;
    }
    .mob-order-controls > div {
        margin: 0 !important;
    }
    .orders-header_delete a span {
        display: inline-block;
        vertical-align: bottom;
        margin-right: 5px;
    }
    .lk-options-wrapper {
        float: none;
    }
}
@media (max-width: 1024px){
    .visible_mob {
        display: block;
        margin-bottom: 10px;
    } 
     .table-cart {
        display: none;
    }
     .table-cart tr:last-child,
    .cart-total {
        display: none;
    }
    .mob-all {
        display: block;
    }
    .mob-left-part {
        width: 100%;
        margin-bottom: 15px;
    }
    .mob-right-part {
        width: 100%;
    }
    .cart .cart-block .cart-block_right {
      display: none;
    }
    .cart .cart-block .cart-block_left {
      width: 100%;
    }
    .mob-right-part {
        margin-bottom: 15px;
    }
    .mob-total-price {
	    width: 94px;
	}
}
@media (max-width: 1000px){
    
    .cart .cart-block .cart-block_left .table-cart tr th:last-child {
        width: 50px;
    }
   
    .mob-cart-img {
        margin-top: 6px;
    }
   
    .cart-total_clear,
    .cart-total_print {
        width: auto;
    }
    .cart-total .cart-total_btn {
        float: right;
        margin-top: 0;
    }
   
    .orders-info li {
        width: 50% !important;
    }

}
@media (max-width: 756px){
    .mob-all {
        margin-top: 15px;
    }
    .mob-left-part,
    .mob-right-part {
        float: none;
        width: 100%;
    }
    .mob-right-part {
        margin-top: 15px;
    }
    .mob-right-part .overall {
        padding-left: 0;
    }
    
    .cart {
        position: relative;
        padding-top: 40px;
    }
    .cart .cart_bc {
        position: absolute;
        left: 15px;
        top: -26px;
    }
    .cart .cart_sort {
        margin-right: 0;
    }
    .cart .cart_t {
        top: 3px;
    }
    
    .lk-options-wrapper {
        overflow: hidden;
    }
    .orders .orders-list .orders-box .orders-header .lk-options {
        width: 50%;
        margin: 0 !important;
        float: left;
    }
    .orders .orders-list .orders-box .orders-header .lk-options:nth-child(-n + 2) {
        margin-bottom: 20px !important;
    }
    .orders-info li {
        width: 100% !important;
    }
}

@media (max-width: 640px) {
    .mob-cart-img {
        width: 52px;
    }
    .table-orders th:nth-of-type(2) span {
        display: none;
    }
    .table-orders th:nth-of-type(2), .table-orders th:nth-of-type(4) {
        min-width: 80px;
        width: 80px;
    }
    .table-orders,
    .table-orders th {
        font-size: 12px;
    }
}
@media (max-width: 600px) {
    .btn-green {
	    padding: 8px 10px;
	    min-width: 126px;
	    font-size: 10px;
	}
	 .btn-grey {
	    padding: 8px 10px;
	    min-width: 126px;
	    font-size: 10px;
	}
}
@media (max-width: 525px) {
    .orders-header_delete a span {
        display: none;
    }
    .orders .lk-mob-filter {
        top: -8px;
        width: 93%;
        height: 55px;
        background: url(../images/main_page/title-slider_bg_480.png) no-repeat center / cover;
    }
    .orders .orders-filter .orders-filter_t {
        width: 100%;
        margin-top: 8px;
        margin-left: 4px;
        font-size: 12px;
    }
    .orders-filter_ul {
        margin-top: -6px !important;
    }
}
@media (max-width: 480px ) {
    .mob-left-part, .mob-right-part {
	   -webkit-box-orient: vertical;
	      -webkit-box-direction: normal;
	      -webkit-flex-direction: column;
	          -ms-flex-direction: column;
	              flex-direction: column;
	}
	.btn-green {
	    margin-bottom: 10px;
	}
	.btn-green {
	    padding: 8px 15px;
	    min-width: 186px;
	    font-size: 12px;
	    margin-bottom: 0px;
	}
	.mob-left-part {
	    flex-direction: row;
	}
	/*.btn-grey {
	    padding: 8px 15px;
	    min-width: 186px;
	    font-size: 12px;
	    margin-bottom: 14px;
	}*/
	.btn-grey {
	    padding: 8px 0px;
	    min-width: 100%;
	    color: #000;
	    text-align: left;
	    background: none;
	    font-size: 12px;
	    line-height: 16px;
	    text-decoration: underline;
	   /* margin-bottom: 14px;*/
	}
	.mob-right-part {
	    display: block;
	}
	.mob_reborn_btn {
		width: 50%;
    	float: left;
    	margin-bottom: 14px;
	}
	.cart-total_btn {
	    text-align: center;
	}
	.cart-total_btn.mob_reborn_btn {
	    text-align: left;
	}
	.basket_del_tov a.btn-grey {
		text-align: right !important;
	}
	.cart .cart-block {
	    padding-bottom: 0px;
	}
	.mob-all {
	    font: 12px "Intro";
	}
}
@media (max-width: 478px ) {
    .cart .cart_t {
        font-size: 13px;
    }
}
@media (max-width: 455px ) {
    .orders .lk-mob-filter {
        width: 92%;
    }
    .cart .cart_t {
        top: 4px;
        padding-bottom: 9px;
    }
    .cart .cart_sort {
        width: auto;
        float: right;
        line-height: 16px;
        margin-left: 10px;
    }
    .cart .cart_sort span {
        display: block;
    }
    .cart-dropdown {
        top: 40px;
        min-width: 150px;
    }
}
@media (max-width: 420px ) {
    .orders .orders-filter .orders-filter_ul .orders-filter_li a {
        font-size: 11.4px;
    }
    #confirmBox h1 {
        font-size: 16px !important;
        text-align: center;
        line-height: 1.4 !important;
        padding-bottom: 0 !important;
    }
    #confirmBox .button {
        display: block !important;
        width: 90%;
        overflow: hidden;
        margin: 0 auto !important;
        border-radius: 3px;
    }
    #confirmBox .button:first-child {
        background: #74B2D2 !important;
    }
    #confirmBox .button:last-child {
        background: #A3A3A3 !important;
    }
    .mob-cart-item {
        padding: 7px;
    }
    .mob-cart-price {
        font-size: 11px;
    }
   /* .mob-all {
        font-size: 11px;
    }*/
    /*.mob-left-part .btn-green,
    .mob-right-part .btn-green{
        font-size: 10px;
        min-width: 130px;
    }*/
    .mob-right-part #fullsumm {
        display: block;
    }
    .mob-amount a,
    .mob-amount input {
        width: 25px;
        height: 25px;
        line-height: 25px;
    }
    .mob-item-info h2 a {
        font-size: 12px;
    }
    .orders .orders-list .orders-box .orders-header .lk-options {
        float: none;
        width: 100%;
        margin-bottom: 0 !important;
        padding: 7px 0;
        border-bottom: 1px solid #BDBDBD;
    }
    .orders .orders-list .orders-box .orders-header .lk-options:nth-child(-n + 2) {
        margin-bottom: 0 !important;
    }
    .table-orders th:nth-of-type(2),
    .table-orders tr td:nth-of-type(2) {
        display: none;
    }
    .table-orders th {
        font-size: 11px;
    }
    .lk-options-wrapper,
    .orders .orders-list .orders-box .orders-body .orders-info li {
        font-size: 12px;
    }
    .nav-tabs > li > a {
        font-size: 13px;
    }
    .mob-order-controls a {
        font-size: 10px;
    }
    .mob-total-price {
	    width: 74px;
	}

}
@media (max-width: 400px ) {
    /*.cart-total_print span {
	    display: none;
	}*/
	/*.btn-grey {
	    font-size: 12px;
	}*/
}
@media (max-width: 360px ) {
	/*.cart-total_btn {
	    width: 100%;
	}*/
	/*.basket_del_tov {
	    width: 100%;
	}*/
   /* span#mob_fullsumm {
        display: block;
    }*/
}
/*@media (max-width: 756px ) {
    .mob-cart-item > .mob-inner > .mob-cart-price {
        display: none;
    }
}*/
@media screen and (min-width: 757px) and (max-width: 1024px) {
 /* .mob-cart-item > .mob-cart-price {
        display: none;
    }*/
   /* .mob-item-info h2 {
        height: 18px;
        overflow: hidden;
    }*/
}