.image-3d-icon {
    width: 30px;
    height: 20px;
    background: url(/images/360-degree-rotate-icon.webp) 0 4px no-repeat;
    background-size: contain;
    border-radius: 0 !important;
    cursor: pointer;
}
.pupUp_3d-js {
    position: absolute;
    display: none;
    z-index: 700;
    cursor: pointer;
    background-color: #fff;
    border-radius: 2px;
    top: 60px; 
    left: calc(50% - 400px)
}
#spinTv_360player {
    border-radius: 10px;
    background: #fff;
}
.shade {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
}
.shadeDark {
    background: #000000;
    z-index: 400;
}
.play-again_js {
    border: 2px solid #666;
    position: absolute;
    width: 35px;
    height: 35px;
    color: #666;
    font-size: 20px;
    border-radius: 30px;
    right: 1%;
    top: 93%;
    text-align: center;
    cursor: pointer;
    line-height: 1.5;
    padding-left: 4px;
    z-index: 3;
    display: none;
}
.q-catalogItemDetail .pupUp_3d-js {
    left: 97%;
    transform: translateX(-50%);
    top: -70px;
}
a.close_3d {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    background: url(/images/close.svg) #fff 0 0 no-repeat;
    border: 1px solid #fff;
    cursor: pointer;
    z-index: 3;
    border-radius: 0 10px 0 10px;
}
.buy_block{
	position: relative;
}
.before-buy-overlay{
	position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff8c;
}
.before-buy-label{
	color: #ff6d00;
    	border-bottom: 1px dotted #ff6d00;
    	font-size: 13px;
    	cursor:pointer;
}
.before-buy-div{
	width: 100%;
	display:block;
	margin-bottom: 15px;
}
.before-buy-div input[type="checkbox"]{
	float:left;
	margin-right: 15px;
	margin-top: 7px;
}
#bx-html-editor-tlbr-cnt-REVIEW_TEXT, .reviews-reply-field.reviews-reply-field-settings.filter {display:none}
.catalog_detail .sku_props .bx_item_detail_scu, .catalog_detail .sku_props .bx_item_detail_scu .item:not([data-onevalue="0"]) {display: inline-block !important}

@media (max-width: 600px) {
	#spinTv_360player, #spinTv_360canvas {width: 320px !important; height: 320px !important;}
	.pupUp_3d-js {left: calc(50% - 160px);}
	.catalog_detail .item_main_info .item_slider.wofff>div {display: block !important;}
	.item_slider.wofff .slides {height: auto}
}

.cnt1 .tooltip .tooltip-inner {
    /*background-color: #fff;*/
    /*border: 1px solid #cccccc;*/
}
.scroll td {padding: 0 5px}
body .catalog_detail .share_block .social-icons li.telegram a {
    background-position: -508px -108px;
}
body .catalog_detail .share_block .social-icons li.ytb a {
    background-position: -459px -108px;
}

.offers_price_wrapper .linear_meter_cost_block {
    font-size: 18px;
    font-weight: normal;
    color: #1d2029;
    margin-top: 25px;
    margin-bottom: 0;
}
.offers_price_wrapper .linear_meter_cost_block_old {
    text-decoration: line-through;
    font-size: 16px;
    color: #666;
    font-weight: normal;
}