

/* Start:/local/templates/base/components/zv/catalog.element/hal_2024_catalog_element/style.css?17799016349677*/
.other_shop {
    height: 50px;
    padding-bottom: 5px;
    margin-top: 20px;
}

.other_shop-mobile {
    width: 100%;
    height: 50px;
    margin-top: 15px;
    margin-bottom: 10px;
}

.other_shop-content {
    background: #f3f5f9;
    height: 100%;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.other_shop-title {
    display: flex;
    align-items: center;
    padding-left: 15px;
}

.other_shop-title p {
    margin-bottom: 0px;
    color: #2e2e2e;
}

.other_shop-links {
    display: flex;
    align-items: center;
    height: 100%;
}

.other_shop-links a img {
    width: 40px;
}

.other_shop-links a {
    display: block;
    line-height: 0px;
    padding-right: 5px;
}

.items__item.oyv-section-item {
    border-bottom: none !important;
}

.oyv-section-item-border {
    border-bottom: 2px dashed #00000014;
    width: 100%;
}

.main_cntr aside {
    display: none;
}

.main_cntr .show_side_column article {
    width: 100% !important;
}

.color_kva.product_available::before {
    content: '';
    background-color: #d2d2d287;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
}

.color_kva.product_available::after {
    content: '';
    background-color: #a09a9a;
    display: block;
    width: 4px;
    height: 100%;
    border-radius: 2px;
    transform: rotate(45deg);
    position: absolute;
    z-index: 3;

}

a .color_kva.product_available::before {
    content: '';
    background-color: #d2d2d287;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

a .color_kva.product_available::after {
    content: '';
    background-color: #9b9b9b;
    display: block;
    width: 4px;
    height: 100%;
    border-radius: 2px;
    transform: rotate(45deg);
    position: absolute;
    z-index: 3;
}

.color_kva .color_title {
    display: none;
    top: 35px;
    z-index: 5;
    background: #fff;
    color: #000aa5;
    font-weight: 600;
    border-radius: 5px;
    padding: 8px 12px;
    box-shadow: 2px 2px 5px #0000009c;
    white-space: nowrap;
}

.color_kva:hover .color_title {
    display: block;
    position: absolute;
}

.displayFlex {
    display: flex;
}

.displayNone {
    display: none;
}


.green {
    color: #548b04;
}

.price_box {
    display: flex;
    justify-content: space-between;
}

.price_item {
    display: flex;
    align-items: start;
    font-size: 26px;
    font-weight: 600;
    flex-direction: column;
}

.price_item__nds {
    font-weight: normal;
    font-size: 14px;
}

.catalog-price.noCanBuy {
    color: #9b9b9b;
}

.item_available {
    text-align: right;
}

.opt_box {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.opt_box-text {
    display: flex;
    align-items: center;
    line-height: 14px;
    padding-bottom: 2px;
}

.opt_price {
    color: #000;
    text-decoration: none;
    background: #f9d75e;
    border-radius: 6px;
    flex-grow: 1;
    margin-left: 10px;
    padding: 3px 10px;
    text-align: center;
}

.addBasketButton {
    width: 100%;
    height: 45px;
    color: #FFF;
    font-weight: 600;
    border: none;
    background: #549ac5;
    border-radius: 6px;
}

.addBasketButton:hover {
    background: #0368a7;
}

.basketControl {
    margin-top: 18px;
}

.basket-count-update {
    width: 45px;
    border: none;
    border-radius: 6px;
    text-align: center;
    font-size: 18px;
    padding: 0px;
}

.goBacket {
    background: #74c005;
    color: #FFF;
    height: 45px;
    padding: 0px 15px;
    margin-right: 10px;
    text-decoration: none;
    border-radius: 6px;
    text-align: center;
    display: flex;
    align-items: center;
    font-weight: 600;
    flex-grow: 1;
    justify-content: center;
}

.goBacket:hover {
    background: #548b04;
}

.basket_minus,
.basket_plus {
    min-width: 45px;
    height: 45px;
    background: #eaffcf;
    border-radius: 6px;
    border: 2px solid #0368a7;
    font-size: 26px;
}

.basket_minus {
    padding-bottom: 4px;
    font-size: 28px;
}

.basket_minus:hover,
.basket_plus:hover {
    background: #c7f87f;
}

.notQuantity {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 45px;
    font-weight: 600;
    border: none;
    background: #d7d2d2;
    border-radius: 6px;
}

/*---- hal2024 -----*/

.atrq img {
    height: 20px;
}

.item__img {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    padding-top: 133%;
}

.item__imgBg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.04);
}


.item__article {
    margin: 0 0 5px 0;
    position: relative;
    display: inline-block;

}
.item__article span{
    background: #f9d75e;
    padding: 2px 6px;
    border-radius: 6px;
    font-size: 18px;
    cursor: pointer;

}

.item__article_copyMessage {
    position: absolute;
    padding: 5px 8px;
    background: #9d9d9d;
    color: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    right: -10px;
    top: -8px;
    display: none;
}

.active .item__article_copyMessage {
    display: block;
    font-size: 14px;
}

.item__barcode {
    display: inline-block;
    position: relative;
}
.item__barcode span{
    background: #f9d75e;
    padding: 2px 6px;
    border-radius: 6px;
    cursor: pointer;

}

.item__barcode_copyMessage {
    position: absolute;
    padding: 5px 8px;
    background: #9d9d9d;
    color: #fff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    right: -10px;
    top: -8px;
    display: none;
}

.active .item__barcode_copyMessage {
    display: block;
    font-size: 14px;
}



.item__img_proportion {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
}

.item__img_proportion img {
    width: 100%;
    margin-bottom: 300px;
}

.item__img_switch {
    position: absolute;
    display: flex;
    z-index: 2;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    justify-content: space-between;
}

.item__img_switch_item {
    flex-grow: 1;
    cursor: pointer;
    position: relative;
}

.viideo_link {
    padding-top: 3px;
    cursor: pointer;
    color: #38bee2;
    text-decoration: underline;
    font-size: 15px;
    text-align: center;
}

.item__img_switch_circles {
    display: flex;
    justify-content: center;
    padding-top: 6px;
}

.item__img_switch_circle {
    margin: 0 1px;
    width: 9px;
    height: 9px;
    background: #d0d0d0;
    border-radius: 50%;
}

.item__img_switch_circle.active {
    background: #549ac5;
}

.item__img_switch_circle.video {
    background: none;
    width: auto;
    height: auto;
    font-weight: 600;
    color: #bebebe;
    margin-top: -5px;
}

.item__img_switch_circle.video.active {
    color: #549ac5;
}

.properties {
    display: none;
}

/*---- hal2024 -----*/


@media screen and (max-width: 950px) {
    .minimum_bread span {
        width: 111px !important;
        overflow: hidden;
        display: inline-flex;
        padding-right: 10px;
        position: relative;
        height: 16px;
        white-space: nowrap;
    }

    .minimum_bread a {
        position: relative;
    }

    .minimum_bread span:after {
        content: '...';
        position: absolute;
        left: 110px;
        z-index: 9;
        color: red;
        background: #FFF;
    }

    .minimum_bread_sr span {
        width: 60px !important;
        overflow: hidden;
        display: inline-flex;
        padding-right: 10px;
        position: relative;
        height: 16px;
    }

    .minimum_bread a {
        position: relative;
    }

    .minimum_bread_sr span:after {
        content: '...';
        position: absolute;
        left: 60px;
        z-index: 9;
        color: red;
        background: #FFF;
    }

    span#bx_breadcrumb_2 a {
        position: relative;
    }

    .bx-breadcrumb > span.breadcrumb-item:last-child {
        display: none;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 390px) {
    .minimum_bread span {
        width: 76px !important;
        overflow: hidden;
        display: inline-flex;
        padding-right: 10px;
        position: relative;
        height: 16px;
        white-space: nowrap;
    }

    .minimum_bread span:after {
        content: '...';
        position: absolute;
        left: 75px;
        z-index: 9;
        color: red;
        background: #FFF;
    }
}

@media screen and (max-width: 340px) {
    .minimum_bread span {
        width: 30px !important;
        overflow: hidden;
        display: inline-flex;
        padding-right: 10px;
        position: relative;
        height: 16px;
        white-space: nowrap;
    }

    .minimum_bread span:after {
        content: '...';
        position: absolute;
        left: 30px;
        z-index: 9;
        color: red;
        background: #FFF;
    }
}

.mobile_wh .item__name {
    height: unset;
}
/* End */


/* Start:/local/templates/base/js/jquery.fancybox/jquery.fancybox.css?15832533804895*/
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/local/templates/base/js/jquery.fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/local/templates/base/js/jquery.fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('/local/templates/base/js/jquery.fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/local/templates/base/js/jquery.fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('/local/templates/base/js/jquery.fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('/local/templates/base/js/jquery.fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */
/* /local/templates/base/components/zv/catalog.element/hal_2024_catalog_element/style.css?17799016349677 */
/* /local/templates/base/js/jquery.fancybox/jquery.fancybox.css?15832533804895 */
