

/* Start:/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/style.css?175198227023381*/
.bx_ordercart {
    margin-bottom: 100px;
}

.bx_ordercart .bx_sort_container {
    color: #919191;
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 20px;
    min-height: 32px;
    overflow: hidden;
    padding-bottom: 20px;
    vertical-align: middle;
}

.bx_ordercart .bx_sort_container a {
}

.bx_ordercart .bx_sort_container a.current {
}

.bx_ordercart .bx_sort_container a.current:hover {
}

.bx_ordercart .bx_sort_container a:hover {
}

.bx_ordercart .bx_sort_container a:active {
}

.bx_ordercart .bx_ordercart_order_table_container {
    box-sizing: border-box;
    font-size: 14px;
    margin: 0;
    moz-box-sizing: border-box;
    overflow-x: auto;
    padding: 0;
    webkit-box-sizing: border-box;
    width: 100%;
}

.bx_ordercart .bx_ordercart_order_table_container table {
    border-collapse: collapse;
    margin: 0;
    min-width: 100%;
    padding: 0;
}

.bx_ordercart .bx_ordercart_order_table_container table td {
    box-sizing: border-box;
    moz-box-sizing: border-box;
    webkit-box-sizing: border-box;
    white-space: nowrap;
}

.bx_ordercart .bx_ordercart_order_table_container table td.margin {
    border-bottom: none !important;
    padding: 0;
    width: 2%;
}

.bx_ordercart .bx_ordercart_order_table_container table thead td {
    color: #000;
    font-size: 14px;
    line-height: 39px;
    min-height: 39px;
    padding: 0 5px;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td {
    border-bottom: 1px solid #e5e5e5;
    padding: 2% 5px;
    vertical-align: top;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody td td {
    padding: 0 1px !important;
}

.bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    border-bottom: none;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.item,
.bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
.bx_ordercart .bx_ordercart_order_table_container tbody td.control,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    display: none;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.custom a {
    /*color: #327AB7;*/
    /*font-size: 11px;*/
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    color: #000;
    font-size: 19px;
    font-weight: bold;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
    color: #b8b8b8;
    font-size: 13px;
    text-decoration: line-through;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price {
    color: #7f7f7f;
    font-size: 11px;
    line-height: 13px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
    font-size: 11px;
    line-height: 13px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    font-size: 11px;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover {
    text-decoration: none;
}

.bx_ordercart .bx_ordercart_photo_container {
    border: 1px solid #c0cfda;
    border-radius: 2px;
    height: 0;
    max-width: 100%;
    min-width: 50px;
    padding-top: 100%;
    position: relative;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    bottom: 4%;
    left: 4%;
    position: absolute;
    right: 4%;
    top: 4%;
    webkit-background-size: auto 100%;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
    border: 1px solid #c0cfda;
    border-radius: 2px;
    line-height: 0;
    margin-top: 3%;
    max-width: 100%;
    min-width: 50px;
    position: relative;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
    line-height: 18px;
    margin: 0;
    padding: 0;
    white-space: normal;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
    text-decoration: none;
}

.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemart {
    color: #b4b4b4;
    font-size: 13px;
    margin-bottom: 10px;
}

.bx-touch .bx_ordercart td.custom .centered,
.bx-no-touch .bx_ordercart td.custom .some-class {
    display: none;
}

.bx_ordercart .bx_ordercart_order_pay {
    box-sizing: border-box;
    margin: 20px auto 0;
    moz-box-sizing: border-box;
    padding: 0 20px;
    webkit-box-sizing: border-box;
}

.bx_ordercart .bx_ordercart_order_pay_left {
    float: left;
    width: 50%;
}

.bx_ordercart .bx_ordercart_order_pay_right {
    float: left;
    text-align: right;
    width: 50%;
}

.bx_ordercart .bx_ordercart_coupon {
}

.bx_ordercart .bx_ordercart_coupon span {
    color: #7f7f7f;
    display: block;
    font-size: 13px;
    margin-bottom: 13px;
}

.bx_ordercart .bx_ordercart_coupon input {
    border: 1px solid #A9A9A9;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    padding-left: 5px;
    text-align: left;
}

.bx_ordercart .bx_ordercart_coupon input.good {
    background: rgba(89, 166, 42, .16);
    border: 1px solid #59a62a;
    box-shadow: 0 0 2px 0 rgba(89, 166, 42, .8);
}

.bx_ordercart .bx_ordercart_coupon input.bad {
    background: rgba(225, 101, 101, .16);
    border: 1px solid #e16565;
    box-shadow: 0 0 2px 0 rgba(225, 101, 101, .8);
}

.bx_ordercart .bx_ordercart_order_sum {
    float: right;
}

.bx_ordercart .bx_ordercart_order_sum tr {
}

.bx_ordercart .bx_ordercart_order_sum tr td {
    font-size: 13px;
    padding: 1px;
    text-align: right;
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t1 {
    width: 100%;
}

.bx_ordercart .bx_ordercart_order_sum tr td.custom_t2 {
    white-space: nowrap;
}

.bx_ordercart .bx_ordercart_order_sum tr td.fwb {
    font-weight: bold;
}

.bx_ordercart .bx_ordercart_order_pay_center {
    overflow: hidden;
}

@media (max-width: 980px) {
    .bx-touch .bx_ordercart .bx_sort_container span {
        display: block;
    }

    .bx-touch .bx_ordercart .bx_sort_container a {
        margin: 0 20px 10px 0;
    }

    .bx_ordercart .bx_ordercart_order_table_container table thead td {
        font-size: 13px;
    }

    .bx_ordercart .bx_ordercart_order_table_container tbody td.custom,
    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 14px;
    }
}

@media (max-width: 680px) {
    .bx_ordercart .bx_ordercart_order_table_container table thead td {
        font-size: 12px;
    }

    .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
    .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 12px;
    }
}

@media (max-width: 600px) {
    .bx-touch .bx_ordercart .bx_ordercart_order_pay {
        width: 100%;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_left,
    .bx-touch .bx_ordercart .bx_ordercart_order_pay_right {
        float: none;
        text-align: center;
        width: 100%;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_sum {
        float: none;
        margin-top: 20px;
        width: 100%;
    }
}

/*@media (max-width: 530px) {
    .bx-touch .bx_ordercart .bx_sort_container {
        line-height: 13px;
        margin: 10px 0;
        text-align: left;
    }

    .bx-touch .bx_ordercart .bx_sort_container a {
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
        display: block;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
        padding: 2% 6%;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
        border-bottom: 3px double #c9c9c9;
        margin-bottom: 20px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child {
        border-bottom: none;
        margin-bottom: 0;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table thead {
        display: none;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.itemphoto {
        width: 100%;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {
        padding-bottom: 20px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_size_small_noadaptive,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.item .bx_item_detail_scu_small_noadaptive {
        margin: 5px auto !important;
    }

    .bx-touch .bx_ordercart .bx_ordercart_photo_container {
        margin: 0 auto;
        max-width: 250px;
        padding-top: 50%;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand {
        border: none;
        text-align: center;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_brand img {
        border-radius: 2px;
        max-width: 100%;
        width: auto;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody td {
        border: none;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
        display: inline-block;
        font-weight: bold;
        margin-right: 10px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control {
        text-align: center;
        word-spacing: 15px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
        word-spacing: normal;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.control br {
        display: none;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
        padding-top: 20px;
        text-align: center;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
        font-size: 28px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
        font-size: 19px;
        margin-left: 10px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price,
    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.price .type_price_value {
        display: inline-block;
    }
}

@media (max-width: 490px) {
    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center {
        margin-bottom: 40px;
        text-align: center;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center span {
        display: block;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center .checkout {
        top: 0;
    }
}*/

.bx_ordercart .bx_ordercart_order_pay,
.bx_ordercart .bx_ordercart_order_sum,
.bx_ordercart .bx_ordercart_order_pay_left,
.bx_ordercart .bx_ordercart_order_pay_right,
.bx_ordercart .bx_ordercart_order_pay_center,
.bx_ordercart .bx_ordercart_order_pay_center span,
.bx_ordercart .bx_ordercart_order_pay_center .checkout,
.bx_ordercart .bx_ordercart_order_table_container table,
.bx_ordercart .bx_ordercart_order_table_container table tbody,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr,
.bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
.bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    font-size: 14px;
    moz-transition: all 0.3s ease;
    ms-transition: all 0.3s ease;
    o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    webkit-transition: all 0.3s ease;
}

table.counter {
    min-width: 0% !important;
}

table.counter td {
    border: none !important;
    vertical-align: middle;
}

table.counter tbody tr td#quantity_control {
    text-align: left;
}

.basket_quantity_control {
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0;
}

.basket_quantity_control a {
    background: url("/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/arrows.png") no-repeat scroll 0 0 transparent;
    border: 1px solid #D8D8D8;
    display: block;
    height: 10px;
    text-align: center;
    width: 11px;
}

.basket_quantity_control a.plus {
    /*background-position: 0px 0px;*/
    /*border-radius: 5px 5px 0 0;*/
    right: 30px;
}

.basket_quantity_control a.minus {
    /*background-position: 0px -20px;*/
    /*border-radius: 0 0 5px 5px;*/
    /*margin-top: -1px;*/
}

.flat {
    display: inline;
}

.centered {
    text-align: center;
}

.bt2 {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fff 0%, #eee 100%);
    background: -ms-linear-gradient(top, #fff 0%, #eee 100%);
    background: -o-linear-gradient(top, #fff 0%, #eee 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eee));
    background: -webkit-linear-gradient(top, #fff 0%, #eee 100%);
    border-radius: 3px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.4);
    color: #3f3f3f;
    font-size: 13px;
    font-weight: bold;
    padding: 7px 16px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px #fff;
}

.bt2:hover {
    background: #fbfbfb;
    color: #3f3f3f;
    text-decoration: none !important;
}

.bt2:active {
    background: #fbfbfb;
    background: -ms-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: -o-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    background: radial-gradient(ellipse at center, #fbfbfb 0%, #eaeaea 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fbfbfb), color-stop(100%, #eaeaea));
    background: -webkit-radial-gradient(center, ellipse cover, #fbfbfb 0%, #eaeaea 100%);
    border: 1px solid #d2d2d2;
    box-shadow: none;
    color: #3f3f3f;
    padding: 6px 15px;
    text-shadow: 0 2px 1px white;
    text-shadow: none;
}

input.bt2 {
    border: none;
}

input.bt2:active {
    border: 1px solid #d2d2d2;
}

.bx_item_detail_size_small_noadaptive {
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    width: 192px;
}

.bx-no-touch .bx_item_detail_size_small_noadaptive.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative;
}

.bx_item_detail_size_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}

.bx_item_detail_size_small_noadaptive .bx_size_scroller_container {
    margin-left: 10px;
    margin-top: 5px;
    position: relative;
}

.bx_item_detail_size_small_noadaptive .bx_size {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.bx_item_detail_size_small_noadaptive ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_size {
    overflow-x: auto;
}

.bx_item_detail_size_small_noadaptive ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_size ul {
    margin-left: 0 !important;
}

.bx_item_detail_size_small_noadaptive ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 25px;
    moz-box-sizing: border-box;
    position: relative;
    webkit-box-sizing: border-box;
}

.bx_item_detail_size_small_noadaptive ul li a {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 2px;
    color: #3f3f3f;
    display: block;
    font-size: 10px;
    font-weight: normal;
    left: 2px;
    line-height: 22px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    text-align: center;
    text-decoration: none;
    top: 0;
}

.bx-touch .bx_item_detail_size_small_noadaptive ul li a {
    border: none;
    border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px;
    moz-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 stretch;
    o-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 stretch;
    webkit-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 stretch;
}

.bx_item_detail_size_small_noadaptive ul li:hover a {
    /*border: 1px solid #006cc0;*/
}

.bx_item_detail_size_small_noadaptive ul li:active a,
.bx_item_detail_size_small_noadaptive ul li.bx_active a {
    /*border: 2px solid #006cc0;*/
}

.bx-touch .bx_item_detail_size_small_noadaptive ul li.bx_active a {
    border: none;
    border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px;
    moz-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 stretch;
    o-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 stretch;
    webkit-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 stretch;
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    opacity: 0.8;
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right:hover {
    opacity: 1.0;
}

.bx_item_detail_size_small_noadaptive.full .bx_slide_left,
.bx_item_detail_size_small_noadaptive.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%;
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/arr_left.png) no-repeat left center;
    background-size: 100% auto;
    left: -5%;
}

.bx-no-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/arr_right.png) no-repeat right center;
    background-size: 100% auto;
    right: -5%;
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_slide_left {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/fade_left.png) repeat-y left center;
    background-size: 100% auto;
    left: 0;
}

.bx-touch .bx_item_detail_size_small_noadaptive .bx_slide_right {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/fade_right.png) repeat-y right center;
    background-size: 100% auto;
    right: 0;
}

.bx_item_detail_scu_small_noadaptive {
    margin-bottom: 10px;
    max-width: 100%;
    padding: 0;
    position: relative;
    width: 193px;
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive.full {
    margin-left: -5%;
    padding: 0 5%;
    position: relative;
}

.bx_item_detail_scu_small_noadaptive .bx_item_section_name_gray {
    color: #9e9e9e;
    font-size: 11px;
    line-height: 11px;
    vertical-align: middle;
}

.bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
    margin-left: 10px;
    margin-top: 5px;
    position: relative;
}

.bx_item_detail_scu_small_noadaptive .bx_scu {
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.bx-touch .bx_item_detail_scu_small_noadaptive .bx_scu {
    overflow-x: auto;
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul {
    margin-left: 0 !important;
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li {
    box-sizing: border-box;
    display: block;
    float: left;
    height: 0;
    moz-box-sizing: border-box;
    padding-top: 10%;
    position: relative;
    webkit-box-sizing: border-box;
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    background: #fff;
    border: 1px solid #c0cfda;
    bottom: 4px;
    display: block;
    left: 2px;
    overflow: hidden;
    position: absolute;
    right: 2px;
    top: 0;
}

.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul li a {
    border: none;
    border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px;
    moz-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 stretch;
    o-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 stretch;
    webkit-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2border.png) 2 stretch;
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li:hover a {
    /*border: 1px solid #006cc0;*/
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li:active a,
.bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    /*border: 2px solid #006cc0;*/
    padding: 3px;
}

.bx-retina .bx_item_detail_scu_small_noadaptive .bx_scu ul li.bx_active a {
    border: none;
    border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 fill stretch;
    border-style: solid;
    border-width: 1px;
    moz-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 stretch;
    o-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 stretch;
    webkit-border-image: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/x2borderactive.png) 2 stretch;
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span {
    background-repeat: no-repeat;
    background-size: 100% auto;
    bottom: 6%;
    left: 6%;
    position: absolute;
    right: 6%;
    top: 6%;
}

.bx_item_detail_scu_small_noadaptive .bx_scu ul li a span img {
    height: 25px;
    width: auto;
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    opacity: 0.8;
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left:hover,
.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right:hover {
    opacity: 1.0;
}

.bx_item_detail_scu_small_noadaptive.full .bx_slide_left,
.bx_item_detail_scu_small_noadaptive.full .bx_slide_right {
    bottom: 4px;
    cursor: pointer;
    max-width: 11px;
    position: absolute;
    top: 0;
    width: 5%;
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/arr_left.png) no-repeat left center;
    background-size: 100% auto;
    left: -5%;
}

.bx-no-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/arr_right.png) no-repeat right center;
    background-size: 100% auto;
    right: -5%;
}

.bx-touch .bx_item_detail_scu_small_noadaptive .bx_slide_left {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/fade_left.png) repeat-y left center;
    background-size: 100% auto;
    left: 0;
}

.bx-touch .bx_item_detail_scu_small_noadaptive .bx_slide_right {
    background: url(/bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/images/fade_right.png) repeat-y right center;
    background-size: 100% auto;
    right: 0;
}

#warning_message {
    color: red;
}

.btn_coupon{
    background-color: #67d6b8;
    color: #fff;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 220px;
    margin-top: 10px;
}
.btn_coupon:hover{text-decoration:underline;}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175198227851*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /bitrix/templates/innet_tourism2_2_s2/components/bitrix/sale.basket.basket/catalog/style.css?175198227023381 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175198227851 */
