

/* Start:/local/templates/coffee_butik/components/bitrix/system.pagenavigation/modern/style.css?1569070882745*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

/* End */


/* Start:/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/style.css?174581931769292*/
/* catalog.section */
/*.bx-section-desc-post{
        font-size: 12px;
        padding: 0 0 0 15px;
        margin: 15px 0;
}
.bx-section-desc{
        border-left: 3px solid #d3d3d3;
}
.bx_catalog_table_home {
        margin-bottom: 25px;
        border-bottom: 1px solid #e5e5e5;
}
@media (max-width: 767px) {
        .bx_catalog_table_home {
                border-bottom: 1px solid #e5e5e5;
        }
}
.bx_catalog_table_home .bx_catalog_item {
        position: relative;
        background: #fff;
        margin-bottom: 30px;
        width: 192px;
        border: 1px solid #bbb;
        margin: 0 10px 15px 0;
        padding: 10px 20px 120px;
        border-radius: 5px;
        -webkit-transition:all 0.2s ease;
        -moz-transition:all 0.2s ease;
        -ms-transition:all 0.2s ease;
        -o-transition:all 0.2s ease;
        transition:all 0.2s ease;
}
.bx_catalog_table_home .bx_catalog_item:hover {border: 1px solid #fd923a;}
.bx_catalog_table_home .bx_catalog_item .item_bottom_block {
        position: absolute;
        bottom: 15px;
        width: 100%;
        padding: 0 20px;
        left: 0;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item .bx_catalog_item_container {

}
.bx_catalog_table_home .bx_catalog_item_container .credit_info {
        background: #ebebeb;
        padding: 6px 15px 9px;
        line-height: 1.2;
        font-size: 13px;
        font-weight: bold;
        border-radius: 5px;
        margin: 5px 0;
}
.bx_catalog_table_home .bx_catalog_item_container .credit_info a {
        border-bottom: 1px dashed;
        color: #1e7be5;
}

.icon_left_info {
        padding-left: 39px;
        line-height: 14px;
        position: relative;
        margin: 7px 0;
}
.icon_left_info i.fa {
        position: absolute;
        color: #fd923a;
        left: 0;
        top: 0;
}
.icon_left_info.present_list a{
        padding: 5px 0 3px;
        display: inline-block;
}

@keyframes borderview {
        from {
                border: 1px solid #fdfdfd;
                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        }
        to {
                border: 1px solid #d3d3d3;
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
        }
}
@-webkit-keyframes borderview {
        from {
                border: 1px solid #fdfdfd;
                box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        }
        to {
                border: 1px solid #d3d3d3;
                box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
        }
}
.bx_catalog_table_home .bx_catalog_item_articul {
        color: #a5a5a5;
        font-size: 13px;
}
.bx_catalog_table_home .bx_catalog_item_title {
        font-weight: bold;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_title {

}
.bx_catalog_table_home .bx_catalog_item_title a {
        font-size: 13px;
        line-height: 1.2;
}
.bx_catalog_table_home .bx_catalog_item_price,
.bx_catalog_table_home .custom_show_price {
        color: #333;
        font-size: 21px;
}
.bx_catalog_table_home .custom_show_price.red_price {
        color: #d41d24;
}
.bx_catalog_table_home .bx_catalog_item_price span,
.bx_catalog_table_home .custom_show_price b {
        font-size: 12px;
        white-space: nowrap;
        text-decoration: line-through;
        color: #333;
}
.bx_catalog_table_home .custom_show_price.red_price b {padding-left: 41px;}
.bx_catalog_table_home .custom_show_price span.little_price_text {
        font-size: 14px;
}
.bx_catalog_table_home .bx_catalog_item_controls {
        padding-top: 10px;
        text-align: center;
}

.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
        width: 100%;
        white-space: nowrap;
        text-align: center;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone > div {
        right: -9px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
        color: #3f3f3f;
        font-size: 13px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
        text-align: left;
        font-size: 12px;
        font-weight: bold;
        display: inline-block;
        border: 1px solid #E4E4E4;
        background: #F3F3F3;
        white-space: normal;
        line-height: normal;
        padding: 5px 15px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
        width: 100%;
        text-align: center;
}
.bx_catalog_table_home a.bx_bt_button.btn_preorder,
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
        margin: 1% 0;
        width: 100%;
        line-height: 28px;
        height: 30px;
        font-size: 18px;
}


.bx_catalog_table_home .bx_catalog_item_controls input[type=text] {
        border: 1px solid #fd923a;
        border-radius: 12px;
        line-height: 17px;
}

.bx_catalog_table_home .bx_cnt_desc {
        text-align: left;
        position: absolute;
        right: -45px;
        top: 2px;
        width: 40px;
}
.bx_catalog_table_home .bx_catalog_item_controls a {
        margin-bottom: 10px;
}
.bx_catalog_table_home .bx_catalog_item_price .bx_price {
        font-size: 15px;
        padding-top: 5px;
}
.bx_catalog_table_home .bx_catalog_item_images_double,
.bx_catalog_table_home .bx_catalog_item_images {
        position: relative;
        z-index: 3;
        display: block;
        width: 100%;
}
.bx_catalog_table_home .block_ikon_product {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 72px;
        padding: 5px 10px 0;
        z-index: 5;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2803 {
        background: url(/images/best_price.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2854 {
        background: url(/images/service-icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2855 {
        background: url(/images/service-2-icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2856 {
        background: url(/images/dogicon_icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2872 {
        background: url(/images/free-install_icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product > span,
.bx_catalog_table_home .block_ikon_product > a {
        background-size: contain !important;
        width: 55px;
        height: 70px;
        cursor: pointer;
        display: inline-block;
}
.bx_catalog_table_home .bx_catalog_item_images_double {
        z-index: 90;
        margin-top: -135%;
        opacity: 0;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item.double:hover .bx_catalog_item_images {
        opacity: 0;
        -webkit-animation: rotateimgfirst 0.5s;
        animation: rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
        opacity: 1;
        -webkit-animation: rotateimglast 0.5s;
        animation: rotateimglast 0.5s;
}
@keyframes rotateimgfirst {
        from {
                opacity: 1;
        }
        to {
                opacity: 0;
        }
}
@-webkit-keyframes rotateimgfirst {
        from {
                opacity: 1;
        }
        to {
                opacity: 0;
        }
}
@keyframes rotateimglast {
        from {
                opacity: 0;
        }
        to {
                opacity: 1;
        }
}
@-webkit-keyframes rotateimglast {
        from {
                opacity: 0;
        }
        to {
                opacity: 1;
        }
}

.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_scu {
        display: none
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_scu {
        display: block
}
.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_scu {
        padding-top: 10px
}
.bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
        margin: 0 auto
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch .bx_catalog_table_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
        display: none !important;
}*/

/* Stickers */
/*.bx_catalog_table_home .bx_stick {
        position: absolute;
        width: 123px;
        height: 35px;
        background: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/stick.png) left center no-repeat;
        color: #fff;
        text-align: center;
        text-shadow: 0 1px 0 #ba3434;
        line-height: 35px;
        white-space: nowrap;
        overflow: hidden;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
}
.bx_catalog_table_home .bx_stick.short {
        font-weight: bold;
        font-size: 18px
}
.bx_catalog_table_home .bx_stick.average {
        font-weight: bold;
        font-size: 13px
}
.bx_catalog_table_home .bx_stick.long {
        font-weight: normal;
        font-size: 11px
}
.bx_catalog_table_home .bx_stick_disc {
        position: absolute;
        width: 72px;
        height: 74px;
        color: #fff;
        text-align: center;
        border-radius: 50%;
        font-size: 23px;
        line-height: 74px;
        background: #f42c2c url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/stick_disc.png) no-repeat center;
        text-shadow:0 1px 0 #ba3434;
        font-weight:bold;
}
.bx_catalog_table_home .bx_stick.left,
.bx_catalog_table_home .bx_stick_disc.left {
        left: -2px;
}
.bx_catalog_table_home .bx_stick.right,
.bx_catalog_table_home .bx_stick_disc.right {
        right: 0;
}
.bx_catalog_table_home .bx_stick.top,
.bx_catalog_table_home .bx_stick_disc.top {
        top: 15px;
}
.bx_catalog_table_home .bx_stick.bottom,
.bx_catalog_table_home .bx_stick_disc.bottom {
        bottom: 5px;
}
.bx_catalog_table_home .bx_stick.middle,
.bx_catalog_table_home .bx_stick_disc.middle {
        top: 49%;
}
@media (min-width: 768px) and (max-width: 960px) {
        .bx_catalog_table_home .bx_stick {
                width: 90px;
                height: 30px;
                background-size: 100%;
                line-height: 30px;
        }
        .bx_catalog_table_home .bx_stick.short {
                font-weight: normal;
                font-size: 14px
        }
        .bx_catalog_table_home .bx_stick.average {
                font-weight: normal;
                font-size: 11px
        }
        .bx_catalog_table_home .bx_stick.long {
                font-weight: normal;
                font-size: 11px
        }
        .bx_catalog_table_home .bx_stick_disc {
                width: 64px;
                height: 65px;
                background-size:100%;
                font-size: 20px;
                line-height: 65px;
        }
}
@media (max-width: 767px) {
        .bx-touch .bx_catalog_table_home .bx_stick {
                width: 70px;
                height: 30px;
                background-size: 100%;
                font-size: 12px;
                line-height: 30px;
        }
        .bx-touch .bx_catalog_table_home .bx_stick_disc {
                width: 37px;
                height: 38px;
                background-size: 100%;
                font-size: 13px;
                line-height: 38px;
        }
}*/
/* buttons */

/*.bx_catalog_table_home .bx_bt_button,
.bx_catalog_table_home .bx_bt_button_type_2 {
        display: inline-block;
        border-radius: 3px;
        text-align: center;
        text-decoration: none;
        font-size: 14px;
        cursor: pointer;
        white-space: nowrap;
}
.bx_catalog_table_home .bx_bt_button_type_2 {
        border: 1px solid #bbb;
        color: #333;
        background-color: #faecdc;
}
.bx_catalog_table_home .bx_bt_button_type_2:hover {
        background-color: #fff;
        color: #000;
}
.bx_catalog_table_home .bx_bt_button {
        border-radius: 5px;
        background-color: #fc770a;
        color: #fff;
        width: 100%;
        text-align: center;
        -webkit-transition:all 0.2s ease;
        -moz-transition:all 0.2s ease;
        -ms-transition:all 0.2s ease;
        -o-transition:all 0.2s ease;
        transition:all 0.2s ease;
}
.bx_catalog_table_home .bx_bt_button:hover {
        background-color: #fd923a;
}
.bx_catalog_table_home .bx_bt_button:active {
        background-color: #ff6800;
}
.bx_catalog_table_home .bx_small.bx_bt_button {
        display: inline-block;
        min-width: 20px;
        line-height: 20px;
}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2 {
        display: inline-block;
        min-width: 20px;
        line-height: 18px;
        padding: 2px 0;
}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_table_home .bx_medium.bx_bt_button {
        padding: 0 25px;
        height: 35px;
        line-height: 35px;
        margin: 5px;
        font-size: 18px;
        width: auto;
}
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2 {
        padding: 0 13px;
        height: 23px;
        font-weight: bold;
        line-height: 23px;
}
.bx_catalog_table_home .bx_medium.bx_bt_button,
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2 {
        font-weight: normal;
}
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_table_home .bx_col_input {
        display: inline-block;
        width: 40px;
        text-align: center;
}*/

/* scu_detail_size */
/*.bx_catalog_table_home .bx_item_detail_size{
        position: relative;
        margin-bottom: 10px;
        padding: 0;
        max-width: 100%;
        width: 100%;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size.full {
        position: relative;
        margin-left: -5%;
        padding: 0 5%;
}*/

/*----*/

/*.bx_catalog_table_home .bx_item_detail_size .bx_item_section_name_gray{
        color: #9e9e9e;
        vertical-align: middle;
        font-size: 12px;
        line-height: 11px;
}*/

/*----*/

/*.bx_catalog_table_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_table_home .bx_item_detail_size .bx_size{
        position: relative;
        overflow: hidden;
        margin: 0;
        width: 100%;
}
.bx_catalog_table_home .bx_item_detail_size ul{
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        white-space: nowrap;
}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_table_home .bx_item_detail_size ul{
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        white-space: nowrap;
}
.bx-touch 	.bx_catalog_table_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_table_home .bx_item_detail_size ul li{
        position: relative;
        display: block;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: 25px;
}
.bx_catalog_table_home .bx_item_detail_size ul li .cnt{
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 2px;
        bottom: 2px;
        left:2px;
        display: block;
        overflow: hidden;
        border: 1px solid #c0cfda;
        background: #fff;

        color: #3f3f3f;
        text-align: center;
        text-decoration: none;
        font-weight: normal;
        font-size: 12px;
        line-height: 22px;
}
.bx-retina .bx_catalog_table_home .bx_item_detail_size ul li .cnt{
        border: none;
        border-style: solid;
        border-width: 1px;
        -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
        -moz-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
        -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
        border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 fill stretch;
}
.bx_catalog_table_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_table_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_table_home .bx_item_detail_size ul li.bx_active .cnt{
        border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_table_home .bx_item_detail_size ul li.bx_active .cnt{
        border: none;
        border-style: solid;
        border-width: 1px;
        -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
        -moz-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
        -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
        border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_table_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_table_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
        cursor: not-allowed;
        position: absolute;
        display: block;
        top: 0;
        right: 2px;
        bottom: 2px;
        left:2px;
        z-index:11;
        background: rgba(255,255,255,.79) url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/missing.png) no-repeat center;
}*/
/*----*/

/*.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_table_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_table_home .bx_item_detail_size.full .bx_slide_right{
        position: absolute;
        top: 0;
        bottom:4px;
        width :5%;
        max-width:11px;
        cursor: pointer;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_right.png) repeat-y right center;background-size: 100% auto}
*/
/* scu_detail_scu */
/*.bx_catalog_table_home .bx_item_detail_scu{
        position: relative;
        margin-bottom: 10px;
        padding: 0;
        max-width: 100%;
        width: 100%;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu.full {
        position: relative;
        margin-left: -5%;
        padding: 0 5%
}
*/
/*----*/

/*.bx_catalog_table_home .bx_item_detail_scu .bx_item_section_name_gray{
        color: #9e9e9e;
        vertical-align: middle;
        font-size: 12px;
        line-height: 11px;
}*/

/*----*/

/*.bx_catalog_table_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_table_home .bx_item_detail_scu .bx_scu{
        position: relative;
        overflow: hidden;
        margin: 0;
        width: 100%;
}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul{
        position: relative;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        white-space: nowrap
}
.bx-touch 	.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li{
        position: relative;
        display: block;
        float: left;
        height: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt{
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 2px;
        bottom: 4px;
        left:2px;
        display: block;
        overflow: hidden;
        border: 1px solid #c0cfda;
        background: #fff;
        z-index:10;
}
.bx-retina .bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt{
        border: none;
        border-style: solid;
        border-width: 1px;
        -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
        -moz-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
        -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
        border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 fill stretch;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
        padding: 3px;
        border: 2px solid #006cc0;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
        cursor: not-allowed;
        position: absolute;
        display: block;
        top: 0;
        right: 2px;
        bottom: 4px;
        left: 2px;
        z-index:11;
        background: rgba(255,255,255,.79) url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
        border: none;
        border-style: solid;
        border-width: 1px;
        -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
        -moz-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
        -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
        border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
        position: absolute;
        top:   6%;
        right: 6%;
        bottom:6%;
        left:  6%;
        background-size:contain;
        background-repeat: no-repeat;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
        width: auto;
        height: 25px;
}*/

/*----*/

/*.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_table_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_table_home .bx_item_detail_scu.full .bx_slide_right{
        position: absolute;
        top: 0;
        bottom:4px;
        width :5%;
        max-width:11px;
        cursor: pointer;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.popup-window-buttons {padding: 10px 0;}
.popup-window-buttons .bx_medium.bx_bt_button {margin: 5px !important;}
.popup-window-buttons > span:last-child  span{
        background-color: #fd923a;
}
.popup-window-buttons > span:last-child span:hover{
        background-color: #fcad6d;
}

.fast_order_link {
        display: block;
        text-align: center;
        text-decoration: none;
}
.fast_order_link span {
        color: #1E7BE5;
        border-bottom: 1px dashed;
        font-size: 14px;
        cursor: pointer;
}
.fast_order_link span:hover {
        color: #fd923a;
}

.not_available_red p {
        color: red;
        font-weight: bold;
        font-size: 17px;
        text-align: center;
}*/

/* Быстрый просмотр */
/*.fast_detail_show {
        color: #000 !important;
        cursor: pointer;
        text-decoration: none;
        background-color: #fd923a;
        border-radius: 5px;
        padding: 7px 10px;
        position: absolute;
        top: 75px;
        z-index: 15;
        margin-left: -66px;
        left: 50%;
        -webkit-transition:all 0.2s ease;
        -moz-transition:all 0.2s ease;
        -ms-transition:all 0.2s ease;
        -o-transition:all 0.2s ease;
        transition:all 0.2s ease;
        opacity: 0;
}
.fast_detail_show:hover {
        background-color: #fcad6d;
        opacity: 1;
}
.fast_detail_show:active {
        background-color: #fc770a;
        opacity: 1;
}

.bx_catalog_item .bx_catalog_item_images:hover + .fast_detail_show {
        opacity: 1;
}*/
/* END Быстрый просмотр */



/*redesign*/

/* catalog.section */
.bx-section-desc-post{
    font-size: 12px;
    padding: 0 0 0 15px;
    margin: 15px 0;
}
.bx-section-desc{
    border-left: 3px solid #d3d3d3;
}
.bx_catalog_table_home {
    margin-bottom: 15px;
}

.bx_catalog_table_home > .flexbox {
    margin-left: -10px;
}

.bx_catalog_table_home .bx_catalog_item a {
    -webkit-transition: color .3s ease, background-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease;
    transition: color .3s ease, background-color .3s ease;
}

.bx_catalog_table_home .bx_catalog_item {
    position: relative;
    background: #fff;
    width: calc(25% - 10px);
    border: 1px solid #dcdcdc;
    margin: 0 0 15px 10px;
    -webkit-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
    color: #141414;
    padding-bottom: 14px;
}

.bx_catalog_table_home .bx_catalog_item:hover {border: 1px solid #fd923a;}
.bx_catalog_table_home .bx_catalog_item .item_bottom_block {
    width: 100%;
    /*padding: 0 20px;*/
    /*flex: 1 1 auto;
    display: flex;
    align-items: flex-end;*/
}

.bx_catalog_table_home .bx_catalog_item .item_bottom_block .bx_bt_button {
    border-radius: 0;
    background-color: #fb770a;
    letter-spacing: 0.4px;
    font-size: 20px;
    font-weight: 400;
}

.bx_catalog_table_home .bx_catalog_item .item_bottom_block .bx_bt_button:hover {
    background-color: rgba(251, 119, 10, .9);
}

.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_container {
    padding: 0px 11px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.bx_catalog_table_home .bx_catalog_item .reting_info {
    padding: 0;
}

.bx_catalog_table_home .bx_catalog_item .reting_info-wrapper {
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.bx_catalog_table_home .bx_catalog_item .razdel_info{
    background-color: #e1e1e1;
    padding: 2px 20px 5px;
    text-align: center;
    font-size: 13px;
    min-height: 37px;
    line-height: 1.2;
    font-weight: bold;
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.bx_catalog_item .icon_left_info {
    padding-left: 35px;
    line-height: 14px;
    position: relative;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px;
    margin-bottom: 15px;
    text-align: center;
}

.icon_left_info a {
    color: #141414;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid;
    letter-spacing: 0.32px;
    text-decoration: none;
}

.icon_left_info a:hover  {
    border-bottom-color: #ff8827;
}

.icon_left_info:before {
    content: "";
    display: block;
    position: absolute;
    background-image: url("/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/truck.png");
    background-repeat: no-repeat;
    background-position: center;
    width: 29px;
    height: 20px;
    top: calc(50% - 10px);
    left: 30px;
}
.fast_detail_block .icon_left_info:before{
    display: none;
}
@keyframes borderview {
    from {
        border: 1px solid #fdfdfd;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    to {
        border: 1px solid #d3d3d3;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
    }
}
@-webkit-keyframes borderview {
    from {
        border: 1px solid #fdfdfd;
        -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    }
    to {
        border: 1px solid #d3d3d3;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
        box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
    }
}
.bx_catalog_table_home .bx_catalog_item_articul {
    color: #a5a5a5;
    font-size: 13px;
}
.bx_catalog_table_home .bx_catalog_item_title {
    padding-top: 5px;
    overflow: hidden;
    color: #0063dd;
    height: 55px;
    letter-spacing: 0.28px;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 12px;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_title {
    overflow: visible;
}
.bx_catalog_table_home .bx_catalog_item_title a {
    font-size: 14px;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_title a{
    position: absolute;
    width: 100%;
    left: 0;
    top: 5px;
    z-index: 10;
    background-color: #fff;
    display: block;
}
.bx_catalog_table_home .custom_show_price {
    text-align: center;
  /*  -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;*/
    font-weight: 700;
    justify-content: center;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}

.bx_catalog_table_home .custom_show_price > span {
    white-space: nowrap;
    line-height: 1;
}

.bx_catalog_table_home .bx_catalog_item_price,
.bx_catalog_table_home .custom_show_price {
    color: #141414;
    font-size: 26px;
    letter-spacing: 0.52px;
}
.bx_catalog_table_home .custom_show_price.red_price > span {
    color: #d41d24;
}
.bx_catalog_table_home .bx_catalog_item_price span,
.bx_catalog_table_home .custom_show_price b {
    font-size: 12px;
    white-space: nowrap;
    text-decoration: line-through;
    color: #333;
}
/* .bx_catalog_table_home .custom_show_price.red_price b {
        padding-left: 41px;
        width: 100%;
} */
.bx_catalog_table_home .custom_show_price span.little_price_text {
    letter-spacing: 0.4px;
    font-size: 20px;
}
.bx_catalog_table_home .bx_catalog_item_controls {
    padding-top: 10px;
    text-align: center;
}

.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
    width: 100%;
    white-space: nowrap;
    text-align: center;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone > div {
    right: -9px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
    color: #3f3f3f;
    font-size: 13px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    border: 1px solid #E4E4E4;
    background: #F3F3F3;
    white-space: normal;
    line-height: normal;
    padding: 5px 15px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
    width: 100%;
    text-align: center;
}
.bx_catalog_table_home a.bx_bt_button.btn_preorder,
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
    margin: 1% 0;
    width: 100%;
    line-height: 28px;
    height: 30px;
    font-size: 18px;
}

.bx_catalog_table_home .bx_catalog_item_controls input[type=text] {
    border: 1px solid #d41d24;
    border-radius: 12px;
    line-height: 17px;
}

.bx_catalog_table_home .bx_cnt_desc {
    text-align: left;
    position: absolute;
    right: -45px;
    top: 2px;
    width: 40px;
}
.bx_catalog_table_home .bx_catalog_item_controls a {
    margin-top: 5px;
    margin-bottom: 10px;
}
.bx_catalog_table_home .bx_catalog_item_price .bx_price {
    font-size: 15px;
    padding-top: 5px;
}
.bx_catalog_table_home .bx_catalog_item_images_double,
.bx_catalog_table_home .bx_catalog_item_images {
    position: relative;
    z-index: 3;
    display: block;
    height: 180px;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.bx_catalog_table_home .block_ikon_product {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 72px;
    padding: 5px 10px 0;
    z-index: 1;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2803 {
    background: url(/images/best_price.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2854 {
    background: url(/images/service-icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2855 {
    background: url(/images/service-2-icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2856 {
    background: url(/images/dogicon_icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product .metaka_id_2872 {
    background: url(/images/free-install_icon.png) no-repeat 50% 50% transparent;
}
.bx_catalog_table_home .block_ikon_product > .metaka_id_3418 {
    background: url(/images/251595min.png) no-repeat;
    background-position-y: 4px;
    width: 65px;
    image-rendering: -webkit-optimize-contrast;
}
.bx_catalog_table_home .block_ikon_product > .metaka_id_3419 {
    background: url(/images/251594min.png) no-repeat;
    background-position-y: 4px;
    width: 65px;
    image-rendering: -webkit-optimize-contrast;
}
.bx_catalog_table_home .block_ikon_product > span,
.bx_catalog_table_home .block_ikon_product > a {
    background-size: contain !important;
    width: 55px;
    height: 70px;
    cursor: pointer;
    display: inline-block;
}
.bx_catalog_table_home .bx_catalog_item_images_double {
    z-index: 90;
    margin-top: -135%;
    opacity: 0;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item.double:hover .bx_catalog_item_images {
    opacity: 0;
    -webkit-animation: rotateimgfirst 0.5s;
    animation: rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
    opacity: 1;
    -webkit-animation: rotateimglast 0.5s;
    animation: rotateimglast 0.5s;
}
@keyframes rotateimgfirst {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@-webkit-keyframes rotateimgfirst {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@keyframes rotateimglast {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-webkit-keyframes rotateimglast {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_scu {
    display: none
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_scu {
    display: block
}
.bx_catalog_table_home .bx_catalog_item .bx_catalog_item_scu {
    padding-top: 10px
}
.bx_catalog_table_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
    margin: 0 auto
}
.bx-no-touch .bx_catalog_table_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch .bx_catalog_table_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
    display: none !important;
}

/* Stickers */
.bx_catalog_table_home .bx_stick {
    position: absolute;
    width: 123px;
    height: 35px;
    background: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/stick.png) left center no-repeat;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 0 #ba3434;
    line-height: 35px;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.bx_catalog_table_home .bx_stick.short {
    font-weight: bold;
    font-size: 18px
}
.bx_catalog_table_home .bx_stick.average {
    font-weight: bold;
    font-size: 13px
}
.bx_catalog_table_home .bx_stick.long {
    font-weight: normal;
    font-size: 11px
}
.bx_catalog_table_home .bx_stick_disc {
    position: absolute;
    width: 72px;
    height: 74px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: 23px;
    line-height: 74px;
    background: #f42c2c url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/stick_disc.png) no-repeat center;
    text-shadow:0 1px 0 #ba3434;
    font-weight:bold;
}
.bx_catalog_table_home .bx_stick.left,
.bx_catalog_table_home .bx_stick_disc.left {
    left: -2px;
}
.bx_catalog_table_home .bx_stick.right,
.bx_catalog_table_home .bx_stick_disc.right {
    right: 0;
}
.bx_catalog_table_home .bx_stick.top,
.bx_catalog_table_home .bx_stick_disc.top {
    top: 15px;
}
.bx_catalog_table_home .bx_stick.bottom,
.bx_catalog_table_home .bx_stick_disc.bottom {
    bottom: 5px;
}
.bx_catalog_table_home .bx_stick.middle,
.bx_catalog_table_home .bx_stick_disc.middle {
    top: 49%;
}
@media (min-width: 768px) and (max-width: 960px) {
    .bx_catalog_table_home .bx_stick {
        width: 90px;
        height: 30px;
        background-size: 100%;
        line-height: 30px;
    }
    .bx_catalog_table_home .bx_stick.short {
        font-weight: normal;
        font-size: 14px
    }
    .bx_catalog_table_home .bx_stick.average {
        font-weight: normal;
        font-size: 11px
    }
    .bx_catalog_table_home .bx_stick.long {
        font-weight: normal;
        font-size: 11px
    }
    .bx_catalog_table_home .bx_stick_disc {
        width: 64px;
        height: 65px;
        background-size:100%;
        font-size: 20px;
        line-height: 65px;
    }
}
@media (max-width: 767px) {
    .bx-touch .bx_catalog_table_home .bx_stick {
        width: 70px;
        height: 30px;
        background-size: 100%;
        font-size: 12px;
        line-height: 30px;
    }
    .bx-touch .bx_catalog_table_home .bx_stick_disc {
        width: 37px;
        height: 38px;
        background-size: 100%;
        font-size: 13px;
        line-height: 38px;
    }
}
/* buttons */

.bx_catalog_table_home .bx_bt_button,
.bx_catalog_table_home .bx_bt_button_type_2 {
    display: inline-block;
    border-radius: 3px;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    white-space: nowrap;
}
.bx_catalog_table_home .bx_bt_button_type_2 {
    border: 1px solid #bbb;
    color: #333;
    background-color: #faecdc;
}
.bx_catalog_table_home .bx_bt_button_type_2:hover {
    background-color: #fff;
    color: #000;
}
.bx_catalog_table_home .bx_bt_button {
    border-radius: 5px;
    background-color: #fc770a;
    color: #fff;
    width: 100%;
    text-align: center;
    -webkit-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
}
.bx_catalog_table_home .bx_bt_button:hover {
    background-color: #fd923a;
}
.bx_catalog_table_home .bx_bt_button:active {
    background-color: #ff6800;
}
.bx_catalog_table_home .bx_small.bx_bt_button {
    display: inline-block;
    min-width: 20px;
    line-height: 20px;
}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2 {
    display: inline-block;
    min-width: 20px;
    line-height: 18px;
    padding: 2px 0;
}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_table_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_table_home .bx_medium.bx_bt_button {
    padding: 0 25px;
    height: 35px;
    line-height: 35px;
    margin: 5px;
    font-size: 18px;
    width: auto;
}
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2 {
    padding: 0 13px;
    height: 23px;
    font-weight: bold;
    line-height: 23px;
}
.bx_catalog_table_home .bx_medium.bx_bt_button,
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2 {
    font-weight: normal;
}
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_table_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_table_home .bx_col_input {
    display: inline-block;
    width: 40px;
    text-align: center;
}

/* scu_detail_size */
.bx_catalog_table_home .bx_item_detail_size{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%;
}

/*----*/

.bx_catalog_table_home .bx_item_detail_size .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 11px;
}

/*----*/

.bx_catalog_table_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_table_home .bx_item_detail_size .bx_size{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx_catalog_table_home .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_table_home .bx_item_detail_size ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap;
}
.bx-touch 	.bx_catalog_table_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_table_home .bx_item_detail_size ul li{
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 25px;
}
.bx_catalog_table_home .bx_item_detail_size ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;

    color: #3f3f3f;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
}
.bx-retina .bx_catalog_table_home .bx_item_detail_size ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 fill stretch;
}
.bx_catalog_table_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_table_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_table_home .bx_item_detail_size ul li.bx_active .cnt{
    border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_table_home .bx_item_detail_size ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_table_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_table_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 2px;
    left:2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_table_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_table_home .bx_item_detail_size.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_catalog_table_home .bx_item_detail_scu{
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    max-width: 100%;
    width: 100%;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu.full {
    position: relative;
    margin-left: -5%;
    padding: 0 5%
}

/*----*/

.bx_catalog_table_home .bx_item_detail_scu .bx_item_section_name_gray{
    color: #9e9e9e;
    vertical-align: middle;
    font-size: 12px;
    line-height: 11px;
}

/*----*/

.bx_catalog_table_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_table_home .bx_item_detail_scu .bx_scu{
    position: relative;
    overflow: hidden;
    margin: 0;
    width: 100%;
}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul{
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    white-space: nowrap
}
.bx-touch 	.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li{
    position: relative;
    display: block;
    float: left;
    height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt{
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 2px;
    bottom: 4px;
    left:2px;
    display: block;
    overflow: hidden;
    border: 1px solid #c0cfda;
    background: #fff;
    z-index:10;
}
.bx-retina .bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
    -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 stretch;
    border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border.png) 2 fill stretch;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #006cc0}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    padding: 3px;
    border: 2px solid #006cc0;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
    cursor: not-allowed;
    position: absolute;
    display: block;
    top: 0;
    right: 2px;
    bottom: 4px;
    left: 2px;
    z-index:11;
    background: rgba(255,255,255,.79) url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
    border: none;
    border-style: solid;
    border-width: 1px;
    -webkit-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
    -o-border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 stretch;
    border-image: url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
    position: absolute;
    top:   6%;
    right: 6%;
    bottom:6%;
    left:  6%;
    background-size:contain;
    background-repeat: no-repeat;
}
.bx_catalog_table_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
    width: auto;
    height: 25px;
}

/*----*/

.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_table_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_table_home .bx_item_detail_scu.full .bx_slide_right{
    position: absolute;
    top: 0;
    bottom:4px;
    width :5%;
    max-width:11px;
    cursor: pointer;
}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_table_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/images/fade_right.png) repeat-y   right center;background-size: 100% auto}

.popup-window-buttons {padding: 10px 0;}
.popup-window-buttons .bx_medium.bx_bt_button {margin: 5px !important;}
.popup-window-buttons > span:last-child  span{
    background-color: #fd923a;
}
.popup-window-buttons > span:last-child span:hover{
    background-color: #fcad6d;
}

.fast_order_link {
    display: block;
    text-align: center;
    text-decoration: none;
}
.fast_order_link span {
    color: #1E7BE5;
    border-bottom: 1px dashed;
    font-size: 14px;
    cursor: pointer;

}
.fast_order_link span:hover {
    color: #fd923a;
}

.not_available_red p {
    color: red;
    font-weight: bold;
    font-size: 17px;
    text-align: center;
    margin-bottom: 5px;
}
/* Быстрый просмотр */
.fast_detail_show {
    color: #000 !important;
    cursor: pointer;
    text-decoration: none;
    background-color: #fd923a;
    border-radius: 5px;
    padding: 7px 10px;
    position: absolute;
    top: 80px;
    z-index: 15;
    margin-left: -66px;
    left: 50%;
    -webkit-transition:all 0.2s ease;
    -o-transition:all 0.2s ease;
    transition:all 0.2s ease;
    opacity: 0;
}
.fast_detail_show:hover {
    background-color: #fcad6d;
    opacity: 1;
}
.fast_detail_show:active {
    background-color: #fc770a;
    opacity: 1;
}

.bx_catalog_item .bx_catalog_item_images:hover + .fast_detail_show {
    opacity: 1;
}

.popup-window-buttons .flexbox .bx_medium.bx_bt_button {
    padding: 0 25px;
    height: 35px;
    line-height: 35px;
    margin: 5px;
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 18px;
    width: auto;
    background-color: #fd923a;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap;
    text-decoration: none;
}
/* END Быстрый просмотр */

/* comare and favorite button */
.bx_section_defer_copare {flex: 0 0 40px;padding: 5px;display: flex;flex-wrap: wrap; z-index: 99;}
.bx_sb_container > div {
    font-size: 0px;
    margin-bottom: 0px;
    text-shadow: 0px 0px 0px transparent;
    white-space: nowrap;
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 3px;
}
.bx_section_defer_copare > div > a {display: block;width: 100%;height: 100%;position: relative;}
.bx_sb_container > div a:before {
    content: "";
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    image-rendering: pixelated;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
}
.bx_sb_container > div > a {
    border: 1px solid #444444;
    height: 100%;
    width: 100%;
    display: block;
    border-radius: 3px;
    background: white;
}

.bx_sb_container > div > a.del {
    background: #fb770a;
    border-color: #fb770a;
}

.bx_sb_container .bx_item_defer a.del:before, .bx_sb_container .bx_item_favorites a.del:before {
    background: url(/images/heart-icon-white.png) no-repeat;
}

.bx_sb_container .bx_item_compare a.del:before {
    background: url(/images/compare-icon-white.png) no-repeat;
}
.bx_sb_container .bx_item_defer a:before, .bx_sb_container .bx_item_favorites a:before {
    background: url(/images/heart-icon.png) no-repeat;
    height: 14px;
}
.bx_sb_container .bx_item_compare a:before {
    background: url(/images/compare-icon.png) no-repeat;
}

.c_top_panel_item {
    display: flex;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    justify-content: space-between;
}

.bx_catalog_table_home .block_ikon_product {
    position: relative;
    flex: 1 1 auto;
}

.bx_sb_container > .bx_item_favorites {
    margin-bottom: 5px;
}

/*mediablocks start*/
/*table*/
.bx_catalog_item.mediablock {
    padding: 0;
    background-color: #F7FBFB;
    min-height: 320px;
}

.mediablock img {
    width: 100%;
}

.mediablock_header {
    text-align: center;
    margin: 12px 0 12px 0;
}

.mediablock_header a {
    color: black;
    font-size: 16px;
}

a.mediablock_title {
    color: black;
    font-size: 16px;
    text-align: center;
    margin: 6px 0;
}

.mediablock .bx_catalog_item_controls_blocktwo {
    text-align: center;
}

.mediablock  .bx_medium.bx_bt_button {
    border-radius: 12px;
    font-size: 14px;
    padding: 8px 12px;
    line-height: 16px;
    height: auto;
}
.mediablock .bx_catalog_item_images {
    margin: 0 -11px 0 -11px;
    display: flex;
    width: auto;
    align-items: center;
    height: 150px;
}

.mediablock .banner_marketblock a {
    height: 100%;
    width: auto;
    margin: 0 -11px 0 -11px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

.mediablock .banner_marketblock a label {
    position: absolute;
    top: 12px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    color: white;
    background-size: cover;
}
/*mediablocks end*/


.api-minimal.api-left-stat {
    display: flex;
    width: 100%;
}
.api-minimal .aspi-start-count-reviews {
    margin: 0 0 0 6px;
    line-height: 26px;
}


.reting_info-wrapper .arstat-color-orange1 .api-stars-empty {
    height: 17px;
    width: 88px;
    background-size: 110px;
    background-position: 0px -12px;
}

.reting_info-wrapper .arstat-color-orange1 .api-stars-full {
    height: 17px;
    background-size: 110px;
    background-position: 0px -29px;
}

.reting_info-wrapper .api-minimal .aspi-start-count-reviews {
    line-height: 17px;
}

/* new styles */
.bx_catalog_table_home .catalogItem {
    border: none;
    height: auto !important;
}
.bx_catalog_table_home .catalogItem:hover {
    border: none;
}
.bx_catalog_table_home .catalogItem .catalogItem__container {
    padding: 0;
    height: 100%;
    justify-content: space-between;
}
.bx_catalog_table_home .catalogItem__images {
    height: auto;
}
.bx_catalog_table_home .catalogItem__slider-item img {
    width: 206px;
    height: 206px;
    max-height: none;
    display: block;
    margin: 0;
}
.catalogItem__slider {
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 15px;
}
.catalogItem__top {
    z-index: 2;
}
.catalogItem__iconsBlock .bx_sb_container .favorites:before {
    background: url('/images/icon-favorite.svg');
    width: 17px;
    height: 15px;
}
.catalogItem__iconsBlock .bx_sb_container .compare:before {
    background: url('/images/icon-compare.svg');
    width: 15px;
    height: 16px;
}
.catalogItem__iconsBlock .bx_sb_container .favorites.del:before {
    background: url('/images/icon-favorite.svg');
}
.catalogItem__iconsBlock .bx_sb_container .compare.del:before {
    background: url('/images/icon-compare.svg');
}
.catalogItem__iconsBlock .bx_sb_container .favorites,
.catalogItem__iconsBlock .bx_sb_container .compare {
    width: 30px;
    height: 30px;
    border: none;
    border-radius: 50%;
    background-color: #fff;
}

.catalogItem__iconsBlock .bx_sb_container .favorites.del,
.catalogItem__iconsBlock .bx_sb_container .compare.del {
    background: #fb770a;
}
.catalogItem__price {
    margin-bottom: 10px;
}
.catalogItem__price-wrapper {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.catalogItem__price-current {
    font-weight: 600;
    font-size: 18px;
    line-height: 21px;
    color: #010A2D;
    margin-right: 5px;
}
.catalogItem__price-discount {
    margin-right: 5px;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #E10800;
    /*font-family: 'Inter';*/
    padding: 2px 5px;
    background: #FFE9E9;
    border-radius: 10px;
}
.catalogItem__price-old {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #5A6573;
    text-decoration: line-through;
}
.catalogItem__coins {
    display: flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #5A6573;
    position: relative;
}
.catalogItem__coins-block {
    cursor: pointer;
}
.catalogItem__coins img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.catalogItem__coins-popup {
    position: absolute;
    top: 34px;
    left: 0;
    background-color: #fff;
    padding: 17px 18px;
    z-index: 15;
    display: none;
    border: 1px solid #F3F3F3;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07);
}
.catalogItem__coins-popup:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    transform: rotate(45deg);
    border-top: 1px solid #F3F3F3;
    border-left: 1px solid #F3F3F3;
    top: -7px;
    left: 40px;
}
.catalogItem__coins-popup.active {
    display: block;
}
.catalogItem__coins-wrapper span {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 21px;
    color: #141414;
}
.catalogItem__coins-wrapper a {
    white-space: nowrap;
    color: #FF5902;
    font-size: 18px;
    line-height: 21px;
}
.catalogItem__coins-close {
    position: absolute;
    width: 15px;
    height: 15px;
    top: 16px;
    right: 16px;
    cursor: pointer;
}

.catalogItem__coins-close:before,
.catalogItem__coins-close:after {
    content: '';
    width: 15px;
    height: 2px;
    background-color: #777;
    position: absolute;
    top: 50%;
    transform: rotate(45deg);
}
.catalogItem__coins-close:after {
    transform: rotate(-45deg);
}
.bx_catalog_item:nth-child(4n) .catalogItem__coins-popup {
    left: -120px;
}
.bx_catalog_item:nth-child(4n) .catalogItem__coins-popup:before {
    left: 170px;
}

.bx_catalog_table_home .catalogItem__name {
    padding-top: 0;
    height: auto;
    margin-bottom: 10px;
}
.catalogItem__name a {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #010A2D;
}
.bx_catalog_table_home .bx_catalog_item:hover .catalogItem__name.bx_catalog_item_title a {
    top: 0;
    position: relative;
}
.catalogItem__delivery {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.catalogItem__delivery-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #5A6573;
    margin-right: 8px;
}
.catalogItem__delivery-info a {
    color: #5A6573;
    text-decoration: underline;
}
.catalogItem__delivery-date {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #FF5902;
}
.catalogItem__available-success {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #008000;
}
.bx_catalog_table_home .catalogItem__buttons .catalogItem__button .button {
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #FF5902;
    margin: 0;
    height: auto;
    padding: 9px 12px 12px;
    background: #FFF7F1;
    border-radius: 44px;
}
.catalogItem__counter {
    display: flex;
    align-items: center;
}
.catalogItem__counter-input {
    width: 100%;
}
.bx_catalog_table_home .bx_catalog_item_controls .catalogItem__counter-input input {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #5A6573;
    border: none;
    text-align: center;
    width: 100%;
}
.bx_catalog_table_home .bx_catalog_item_controls .catalogItem__counter-input input:focus {
    border: none;
}
.bx_catalog_table_home .bx_catalog_item_controls .catalogItem__counter-input input:focus-visible {
    border: none;
}
.catalogItem__counter-plus,.catalogItem__counter-minus {
    width: 40px;
    height: 40px;
    min-width: 40px;
    background-color: #fff7f1;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
}
.catalogItem__counter-plus:before,.catalogItem__counter-minus:before {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #FF5902;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
}
.catalogItem__counter-plus:after {
    content: '';
    width: 14px;
    height: 2px;
    background-color: #FF5902;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%) rotate(90deg);
}
.catalogItem__tags {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 1;
}
.catalogItem__tag {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-size: 13px;
    line-height: 15px;
    padding: 1px 3px;
    background: #0063DD;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 5px;
}
.catalogItem__tag_red {
    background: #FF0003;
}
.catalogItem__slider {
    width: 100%;
    display: block;
}
.catalogItem__slider .slick-dots {
    bottom: 8px;
}
.catalogItem__slider .slick-dots li {
    margin: 0 5px 0 0;
    width: 7px;
    height: 7px;
}
.catalogItem__slider .slick-dots li button {
    width: 7px;
    height: 7px;
}
.catalogItem__slider .slick-dots li:last-of-type {
    margin-right: 0;
}
.catalogItem__slider.slick-dotted.slick-slider {
    margin-bottom: 15px;
}
.bx_catalog_table_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone > div {
    right: 0;
}
@media(max-width: 1200px) {
    .bx_catalog_item:nth-child(4n) .catalogItem__coins-popup {
        left: 0;
    }
    .bx_catalog_item:nth-child(4n) .catalogItem__coins-popup:before {
        left: 40px;
    }
    .bx_catalog_item:nth-child(3n) .catalogItem__coins-popup {
        left: -120px;
    }
    .bx_catalog_item:nth-child(3n) .catalogItem__coins-popup:before {
        left: 170px;
    }
}
@media (max-width: 767px) {
    .bx_catalog_table_home .catalogItem__slider-item img {
        width: 143px;
        height: 143px;
    }
    #main_block .bx_catalog_table_home .bx_catalog_item.catalogItem {
        width: 50%;
        padding: 0 2px;
    }
    .catalogItem__price-wrapper {
        flex-wrap: wrap;
    }
    .catalogItem__slider .slick-dotted.slick-slider {
        margin-bottom: 11px;
    }
    /*.catalogItem__coins-popup {*/
    /*    display: none !important;*/
    /*}*/
    .bx_catalog_table_home .bx_catalog_item_title a {
        font-size: 12px;
        line-height: 18px;
    }
    .catalogItem__delivery-info {
        font-size: 12px;
    }
    .catalogItem__available-success {
        font-size: 12px;
    }
    .catalogItem__delivery-date {
        font-size: 12px;
    }
    .catalogItem__delivery {
        margin-bottom: 10px;
    }
    .catalogItem__coins-popup {
        padding: 10px;
    }
    .catalogItem__coins-wrapper span {
        font-size: 12px;
    }
    .catalogItem__coins-wrapper a {
        font-size: 12px;
    }
    .catalogItem__coins-close {
        top: 5px;
        right: 5px;
    }
    .bx_catalog_item:nth-child(3n) .catalogItem__coins-popup {
        left: 0px;
    }
    .bx_catalog_item:nth-child(3n) .catalogItem__coins-popup:before {
        left: 40px;
    }
}


.hvr{
    width: 100%;
}

.hvr__images {
    position: relative;
}

.hvr__sectors {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
}

.hvr__sector {
    flex-grow: 1;
}

.images {
    display: flex;
    overflow: hidden;
}

.image {
    display: block;
}

.hvr__dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hvr__dot {
    width: 5px;
    height: 5px;
    margin: 10px 2px 0;
    border-radius: 50%;
    background: #d6dbe0;
}

.hvr__dot--active {
    background: #fb770a;
}

.catalogItem__slider.images{
    flex-direction: column;
}


@media(max-width: 820px) {
    .catalogItem__slider.images{
        flex-direction: row;
    }

    .hvr{
        all: unset;
    }
    .hvr__images {
        poall: unset;
    }
    .hvr__sectors {
        all: unset;
    }
    .hvr__sector {
        fall: unset;
    }
    .images {
        all: unset;
    }
    .image {
        all: unset;
    }
    .hvr__dots {
        all: unset;
    }
    .hvr__dot {
        all: unset;
    }
    .hvr__dot--active {
        all: unset;
    }
}

.catalogItem__wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.catalogItem__available-not img,
.catalogItem__available-discontinued img {
    max-width: 100%;
    max-height: 30px;
    width: fit-content;
}

.swiper {
    max-height: 200px;
    max-width: 200px;
    --swiper-pagination-color: #fb770a;
}

.swiper .swiper-slide img {
    width: 200px;
    height: 200px;
    object-fit: contain;
}

/* End */


/* Start:/local/assets/swiper/swiper.min.css?174581903718454*/
/**
 * Swiper 11.2.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 19, 2025
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/coffee_butik/components/api/reviews.stat/minimal/theme/flat/style.css?15690708817877*/
.arstat-color-orange1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/orange1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-orange1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/orange1/sprite.png") no-repeat 0 -15px; }
.arstat-color-orange1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/orange1/sprite.png") no-repeat 0 -36px; }
.arstat-color-orange1 .api-info .api-info-bar{ background-color: #f66128;}

.arstat-color-orange2 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/orange2/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-orange2 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/orange2/sprite.png") no-repeat 0 -15px; }
.arstat-color-orange2 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/orange2/sprite.png") no-repeat 0 -36px; }
.arstat-color-orange2 .api-info .api-info-bar5{ background-color: #79c471; }
.arstat-color-orange2 .api-info .api-info-bar4{ background-color: #3fbcef; }
.arstat-color-orange2 .api-info .api-info-bar3{ background-color: #c790b9; }
.arstat-color-orange2 .api-info .api-info-bar2{ background-color: #ef9c00; }
.arstat-color-orange2 .api-info .api-info-bar1{ background-color: #f66128; }

.arstat-color-orange3 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/orange3/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-orange3 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/orange3/sprite.png") no-repeat 0 -15px; }
.arstat-color-orange3 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/orange3/sprite.png") no-repeat 0 -36px; }
.arstat-color-orange3 .api-info .api-info-bar5{ background-color: #79c471; }
.arstat-color-orange3 .api-info .api-info-bar4{ background-color: #3fbcef; }
.arstat-color-orange3 .api-info .api-info-bar3{ background-color: #c790b9; }
.arstat-color-orange3 .api-info .api-info-bar2{ background-color: #ef9c00; }
.arstat-color-orange3 .api-info .api-info-bar1{ background-color: #f66128; }

.arstat-color-blue1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/blue1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-blue1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/blue1/sprite.png") no-repeat 0 -15px; }
.arstat-color-blue1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/blue1/sprite.png") no-repeat 0 -36px; }
.arstat-color-blue1 .api-info .api-info-bar{ background-color: #33b5e5; border: 1px solid #1e1e1e; }

.arstat-color-blue2 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/blue2/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-blue2 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/blue2/sprite.png") no-repeat 0 -15px; }
.arstat-color-blue2 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/blue2/sprite.png") no-repeat 0 -36px; }
.arstat-color-blue2 .api-info .api-info-bar{ background-color: #0083d1; }

.arstat-color-blue3 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/blue3/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-blue3 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/blue3/sprite.png") no-repeat 0 -15px; }
.arstat-color-blue3 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/blue3/sprite.png") no-repeat 0 -36px; }
.arstat-color-blue3 .api-info .api-info-bar{ background-color: #3fbcef;}

.arstat-color-black1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/black1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-black1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/black1/sprite.png") no-repeat 0 -15px; }
.arstat-color-black1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/black1/sprite.png") no-repeat 0 -36px; }
.arstat-color-black1 .api-info .api-info-bar{ background-color: #222; }

.arstat-color-red1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/red1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-red1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/red1/sprite.png") no-repeat 0 -15px; }
.arstat-color-red1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/red1/sprite.png") no-repeat 0 -36px; }
.arstat-color-red1 .api-info .api-info-bar{ background-color: #ed1c24; }

.arstat-color-pink1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/pink1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-pink1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/pink1/sprite.png") no-repeat 0 -15px; }
.arstat-color-pink1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/pink1/sprite.png") no-repeat 0 -36px; }
.arstat-color-pink1 .api-info .api-info-bar{ background-color: #FF28A8; }

.arstat-color-yellow1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/yellow1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-yellow1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/yellow1/sprite.png") no-repeat 0 -15px; }
.arstat-color-yellow1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/yellow1/sprite.png") no-repeat 0 -36px; }
.arstat-color-yellow1 .api-info .api-info-bar{ background-color: #ffc733; }

.arstat-color-green1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/green1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-green1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/green1/sprite.png") no-repeat 0 -15px; }
.arstat-color-green1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/green1/sprite.png") no-repeat 0 -36px; }
.arstat-color-green1 .api-info .api-info-bar{ background-color: #79c471; }

.arstat-color-green2 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/green2/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-green2 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/green2/sprite.png") no-repeat 0 -15px; }
.arstat-color-green2 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/green2/sprite.png") no-repeat 0 -36px; }
.arstat-color-green2 .api-info .api-info-bar5{ background-color: #57bb8a; }
.arstat-color-green2 .api-info .api-info-bar4{ background-color: #9ace6a; }
.arstat-color-green2 .api-info .api-info-bar3{ background-color: #ffeb3b; }
.arstat-color-green2 .api-info .api-info-bar2{ background-color: #ffbb50; }
.arstat-color-green2 .api-info .api-info-bar1{ background-color: #ff8a65; }

.arstat-color-green3 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/green3/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-green3 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/green3/sprite.png") no-repeat 0 -15px; }
.arstat-color-green3 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/green3/sprite.png") no-repeat 0 -36px; }
.arstat-color-green3 .api-info .api-info-bar5{ background-color: #57bb8a; }
.arstat-color-green3 .api-info .api-info-bar4{ background-color: #9ace6a; }
.arstat-color-green3 .api-info .api-info-bar3{ background-color: #ffeb3b; }
.arstat-color-green3 .api-info .api-info-bar2{ background-color: #ffbb50; }
.arstat-color-green3 .api-info .api-info-bar1{ background-color: #ff8a65; }

.arstat-color-purple1 .api-icon-star{ background: url("/bitrix/images/api.reviews/flat/purple1/sprite.png") no-repeat 0 0 transparent; }
.arstat-color-purple1 .api-stars-empty{ background: url("/bitrix/images/api.reviews/flat/purple1/sprite.png") no-repeat 0 -15px; }
.arstat-color-purple1 .api-stars-full{ background: url("/bitrix/images/api.reviews/flat/purple1/sprite.png") no-repeat 0 -36px; }
.arstat-color-purple1 .api-info .api-info-bar{ background-color: #c790b9; }
/* End */


/* Start:/local/templates/coffee_butik/components/api/reviews.stat/minimal/style.css?15690708812175*/
.api-reviews-stat *{ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.api-reviews-stat{margin-bottom: 15px }
.api-reviews-stat > *{ float: left; width: 50% }
.api-reviews-stat .api-title{ font-weight: bold; margin-bottom: 10px }
.api-reviews-stat .api-average{ font-weight: bold; margin-bottom: 5px; }
.api-reviews-stat .api-average-rating{ font-size: 36px; line-height: 53px }
.api-reviews-stat .api-subtitle{ color: #999; font-size: 13px; }
.api-reviews-stat .api-stars-empty{ height: 21px; width: 110px; display: block; margin-bottom: 5px }
.api-reviews-stat .api-stars-full{ height: 21px; display: block; width: 0; }
.api-reviews-stat .api-full-rating{ font-size: 18px }
/* .api-info */
.api-reviews-stat .api-info .api-info-row{ position: relative; padding: 5px 0 }
.api-reviews-stat .api-info .api-info-title{ position: absolute; left: 5px; bottom: 0; top: 50%; margin-top: -12.5px }
.api-reviews-stat .api-info .api-info-progress{ background: #ececec; height: 18px; margin: 0 50px 0 50px; overflow: hidden; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
.api-reviews-stat .api-info .api-info-qty{ position: absolute; right: 0; top: 0; bottom: 0; font-weight: bold; font-size: 14px; line-height: 30px; min-width: 40px; }
.api-reviews-stat .api-info .api-info-bar{ float: left; height: 100%; width: 0; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }
/* .api-icon-star */
.api-reviews-stat .api-info .api-icon-star{ display: block; width: 27px; height: 25px; }
.api-reviews-stat .api-info .api-icon-star5{ background-position: -110px 0; }
.api-reviews-stat .api-info .api-icon-star4{ background-position: -110px -25px; }
.api-reviews-stat .api-info .api-icon-star3{ background-position: -110px -50px; }
.api-reviews-stat .api-info .api-icon-star2{ background-position: -110px -75px; }
.api-reviews-stat .api-info .api-icon-star1{ background-position: -110px -100px; }

/* @media
 ========================================================================== */
@media (max-width: 360px){
    .api-reviews-stat > *{ width: 100%; margin-bottom: 15px; }
}
/* End */
/* /local/templates/coffee_butik/components/bitrix/system.pagenavigation/modern/style.css?1569070882745 */
/* /local/templates/coffee_butik/components/bitrix/catalog.section/catalog_table/style.css?174581931769292 */
/* /local/assets/swiper/swiper.min.css?174581903718454 */
/* /local/templates/coffee_butik/components/api/reviews.stat/minimal/theme/flat/style.css?15690708817877 */
/* /local/templates/coffee_butik/components/api/reviews.stat/minimal/style.css?15690708812175 */
