

/* Start:/local/templates/aspro_kshop_web-c/components/bitrix/sale.basket.basket/main/style.css?175284363413260*/
#basket_form {
}

#basket_form td {
    vertical-align: middle;
}

#basket_form td .discount-block {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    color: #696969;
}

#basket_form .img_wrapp img {
    width: 65px;
    height: auto;
}

#basket_form .text {
    padding-left: 10px;
}

#basket_form .text p {
    margin-bottom: 5px;
}

.fau-cart .module-cart {
    margin-top: 28px;
}

.fau-cart table.colored {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
}

.module-cart thead {
    color: #848484;
}

.module-cart, .module-cart tr {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

table.colored thead td {
    font-size: 12px;
    padding: 8px 5px 7px;
    text-align: center;
    border-top: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    background: #f4f4f4;
}

.module-cart .colored td {
    text-align: left;
    position: relative;
}

.module-cart table td.remove-cell {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    width: 55px;
}

.fau-cart table.colored thead td {
    padding: 10px 10px 7px;
}

.fau-cart .module-cart .colored thead td {
    border-top: 1px solid #e9e9e9;
}

.fau-cart .module-cart .colored thead td:first-child {
    border-left: 1px solid #e9e9e9;
}

.fau-cart .module-cart .colored thead td:last-child {
    border-right: 1px solid #e9e9e9;
}

#content .module-cart table td.remove-cell {
    width: 20px;
    padding-left: 5px;
    padding-top: 5px;
}

.module-cart table td.thumb-cell {
    overflow: hidden;
}

td.thumb-cell {
    width: 60px;
}

.module-cart td.name-th {
    text-align: left;
}

#content .fau-cart .module-cart .colored tbody tr:first-child td {
    border-top: 1px solid #e9e9e9;
}

.fau-cart .module-cart .colored td:first-child {
    border-left: 1px solid #e9e9e9;
}

.fau-cart .module-cart .colored td:last-child {
    border-right: 1px solid #e9e9e9;
}

/**/
.module-cart table td {
    vertical-align: middle;
    padding: 10px;
}

#content .fau-cart .module-cart .colored tbody td {
    border-bottom: 1px solid #e9e9e9;
    border-top: none;
}

#content .module-cart .colored tbody tr td.remove-cell {
    height: 105px;
}

.module-cart table td.thumb-cell a {
    display: inline-block;
    max-height: 80px;
    width: 80px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.module-cart table td.thumb-cell a img {
    border: 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    max-width: 100%;
    max-height: 100%;
}

.module-cart .remove-cell a {
    display: inline-block;
    height: 14px;
    width: 14px;
}

.module-cart .remove-cell a:hover * {
    color: red;
    stroke: red !important;
}

.module-cart td.name-cell {
    text-align: left;
    font-size: 14px;
    color: #217ad4;
    line-height: 20px;
    font-weight: bold;
}

.module-cart td.name-cell .wrap-name {
    max-width: 450px;
    padding-right: 20px;
}

.item_props {
    margin: 5px 0;
}

.item_props .item_prop {
    display: block;
    color: #696969;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 2px;
}

#content .module-cart table td.cost-cell {
    font-weight: bold;
}

.cost-cell .price {
    font-size: 15px;
    line-height: 20px;
    color: #000;
}

.cost-cell .price .number_price {
    font-size: 14px;
}

.module-cart .count-cell,
.module-cart .cost-cell {
    white-space: nowrap;
}

.module-cart .count-cell .some-class {
    display: none;
}

/**/
.module-cart .counter_block {
    white-space: nowrap;
    display: table;
    border-spacing: 0;
    border-collapse: collapse;
    border: 1px solid #D7DEE4;
}

.module-cart .counter_block input[type="text"] {
    padding: 0;
    outline: none;
    width: 59px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    color: #696969;
    vertical-align: middle;
    position: relative;
    z-index: 10;
    border: 0;
}

.module-cart .counter_block .up-down-btn {
    display: table-cell;
    border: 1px solid #D7DEE4;
    padding: 0;
    white-space: normal;
    vertical-align: top;
    height: 43px;
    width: 23px;
    text-align: center;
}

.module-cart .counter_block .minus,
.module-cart .counter_block .plus {
    display: block;
    width: 100%;
    height: 50%;
    cursor: pointer;
}

/**/

.module-cart .summ-cell,
.sum-item {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    white-space: nowrap;
}

.module-cart .summ-cell .quantity-calc {
    font-size: 13px;
    line-height: 18px;
    font-weight: normal;
    color: #696969;
}

tr[data-id="total_row"] td {
    background: #f4f4f4;
    z-index: 5;
    position: relative;
}

.fau-cart .module-cart .colored tfoot tr[data-id="total_row"] td {
    border-bottom: 1px solid #e9e9e9;
    padding-top: 30px;
    padding-bottom: 20px;
}

.fau-cart .module-cart .colored tfoot tr[data-id="total_row"] td:first-child {
    border-left: 1px solid #e9e9e9;
}

.fau-cart .module-cart .colored tfoot td.row_values {
    padding-right: 10px;
    padding-left: 0;
}

.module-cart .colored tfoot td.row_values,
.module-cart .colored tfoot td.row_values * {
    white-space: nowrap;
}

.module-cart .colored tfoot td.row_values .price {
    font-size: 20px;
    line-height: 27px;
    font-weight: bold;
    color: #000;
}

.module-cart .colored tfoot td.row_values .price.economize {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #696969;
}

.summ-cell, .row_values {
    width: 120px;
}

.module-cart .colored tfoot .item_title {
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    text-align: right;
    color: #000;
}

.module-cart .colored tfoot .item_title.economize {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 20px;
    color: #696969;
    margin-bottom: 5px;
}

.fau-cart .module-cart .colored tfoot td, .fau-cart .module-cart .colored tfoot td:last-child, .fau-cart .module-cart .colored tfoot td:first-child {
    border: none;
}

.module-cart .colored td.basket_checkout_wrapp {
    text-align: right;
}

.link-order {
    position: relative;
    display: inline-block;
    padding-left: 27px;
    margin-right: 25px;
    margin-bottom: 20px;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.link-order svg {
    position: absolute;
    top: 3px;
    left: 0;
    width: 20px;
    height: auto;
    margin-right: 5px;
}

form .error {
    display: none;
    color: darkred;
    margin-bottom: 10px;
}

form .error.active {
    display: block;
}

.coupon-hidder {
	width: 320px;
	/*display: flex;
    justify-content: space-between;
    height: 33px;*/
    line-height: 33px;
}
.coupon_wrapp .gradient.apply-button, .coupon_wrapp a.basket-coupon-delete {
	cursor: pointer;
	display: block;
    float: right;
	/*display: flex;*/
}
.coupon-preloader {
	display: none;
	width:64px;
	/*height: 64px;*/
	background: url(/local/templates/aspro_kshop_web-c/images/preload-grey.gif?3);
	background-repeat: no-repeat;
    background-position: center;
}
.coupon_wrapp .gradient.apply-button.preloader, .coupon_wrapp a.basket-coupon-delete.preloader {
	background: url(/local/templates/aspro_kshop_web-c/images/preload-grey2.gif?2);
	background-repeat: no-repeat;
    background-position: center;
}
.coupon-list-basket {
	margin-top: 15px;
}
.coupon_alert {
	font-size: 11px; 
	color: red;
	width: 180px;
}
.basket-coupon-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    min-height: 0;
    width: 100%;
    font: 400 13px/14px "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    align-items: flex-start;
}
.basket-coupon-text {
    position: relative;
    display: block;
    padding-left: 18px;
    word-break: break-all;
    word-break: break-word;
}
.text-muted .basket-coupon-text:after {
    position: absolute;
    top: 0;
    left: 2px;
    width: 6px;
    height: 10px;
    border-right: 2px solid #7ad500;
    border-bottom: 2px solid #7ad500;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.basket-coupon-delete {
	padding-left: 18px;
}
.product__label_wrap {
	display: flex;
    position: absolute;
    top: 5px;
    left: 0px;
    z-index: 2;
}
.product__label_year {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 60px;
    padding: 0;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
	background-size: 100%;
}
.product__label_year.action_22320 {
    background-image: url(/upload/img/action-22320.svg);
    background-size: cover;
}
.product__label_year.action_22336 {
    background-image: url(/upload/img/action-22336.svg);
    background-size: cover;
}
@media (max-width: 992px) {
    body .container {
        max-width: 900px;
    }

    .module-cart td.name-cell {
        max-width: 150px;
    }
}

@media (max-width: 767px) {
    .cost-cell .price {
        font-size: 16px;
    }
}

@media (max-width: 700px) {
	.coupon_alert {
	width: 100%;	
	}
    #content .fau-cart .module-cart .colored tbody tr:first-child td {
        border-top: 0;
    }

    .fau-cart table.colored,
    .fau-cart table.colored tbody,
    .fau-cart table.colored tfoot {
        display: block;
    }

    .fau-cart table.colored thead {
        display: none;
    }

    .fau-cart table.colored tr {
        position: relative;
        display: table;
        width: 100%;
        border: 1px solid #e9e9e9;
        margin-bottom: 5px;
    }

    #content .module-cart .colored tbody tr td.remove-cell {
        position: initial;
        display: block;
        width: 100%;
        height: auto;
        border: 0;
        text-align: right;
    }

    #content .module-cart .remove-cell a {
        position: absolute;
        top: 5px;
        right: 9px;
    }

    #content .module-cart .colored tbody tr td.thumb-cell {
        display: block;
        width: 100%;
        height: auto;
        border: 0;
        text-align: center;
    }

    #content .module-cart .colored tbody tr td.name-cell {
        display: block;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    #content .module-cart .colored tbody tr td.name-cell > div,
    #content .module-cart .colored tbody tr td.name-cell > a {
        max-width: 300px;
        display: inline-block;
    }

    #content .module-cart .colored tbody tr td.discount-cell {
        display: none;
        width: 100%;
        max-width: 100%;
        text-align: center;
    }

    #content .module-cart .colored tbody tr td.cost-cell,
    #content .module-cart .colored tbody tr td.count-cell,
    #content .module-cart .colored tbody tr td.summ-cell {
        border: 0;
        display: inline-block;
        width: 32%;
        text-align: center;
    }

    #content .module-cart .colored tbody tr td.cost-cell {
        text-align: right;
    }

    #content .module-cart .colored tbody tr td.summ-cell {
        text-align: left;
    }

    .module-cart tr .counter_block .minus,
    .module-cart tr .counter_block .plus {

    }

    .module-cart tr .counter_block .minus {

    }

    .module-cart tr .counter_block .plus {

    }

    .fau-cart table.colored tfoot {
        margin-top: 20px;
    }

    .fau-cart table.colored tfoot tr {
        border: 0;
        background: #fff;
    }

    .fau-cart .module-cart table.colored tfoot tr[data-id="total_row"] {
        background: #fff;
    }

    .fau-cart .module-cart table.colored tfoot tr[data-id="total_row"] td,
    .fau-cart .module-cart table.colored tfoot tr[data-id="total_buttons"] td {
        display: none;
        border: 0;
        background: #fff;
        padding: 10px;
    }

	.fau-cart .module-cart table.colored tfoot tr[data-id="total_row"] td.coupon_wrapp,
    .fau-cart .module-cart table.colored tfoot tr[data-id="total_row"] td.row_titles,
    .fau-cart .module-cart table.colored tfoot tr[data-id="total_row"] td.row_values {
        display: block;
        float: left;
    }

    .module-cart .colored tfoot .item_title {

    }

    .fau-cart .module-cart table.colored tfoot tr[data-id="total_buttons"] td.basket_checkout_wrapp {
        display: block;
        text-align: left;
    }
}

@media (max-width: 370px) {
    #content .module-cart .colored tbody tr td.name-cell > div,
    #content .module-cart .colored tbody tr td.name-cell > a {
        max-width: 260px;
        display: inline-block;
    }

    #content .module-cart .colored tbody tr td.cost-cell,
    #content .module-cart .colored tbody tr td.count-cell,
    #content .module-cart .colored tbody tr td.summ-cell {
        font-size: 16px;
        padding: 10px 5px;
        text-align: center;
    }

    .cost-cell .price {
        font-size: 14px;
    }
}
/* End */
/* /local/templates/aspro_kshop_web-c/components/bitrix/sale.basket.basket/main/style.css?175284363413260 */
