/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853;
    display: none;
}

.basket_hover_block .tabs_content .item .cost.prices .price_name {
    font-size: .733em;
    color: #999;
    line-height: 1;
    margin-top: 3px;
    display: none;
}
@media (max-width: 600px){
body .top_big_banners .side-childs.normal>.item .item_inner {
    height: auto;
    padding-top: 73%;
}}


.dinone{
    display: none;
}

.d-flex{
    display: flex;
}

.auth_tab:nth-child(2){
    margin-left: 20px;
}

.auth_tab{
    cursor: pointer;
}

.auth_tab.active{
    font-weight: bold;
    border-bottom: 2px solid black;
    cursor: default;
}

.auth_tab_content{
    display: none;
    margin-top: -20px;
}

.auth_tab_content.active{
    display: block;
}


.js-show-info-block{
    display: none;
}

.more-item-info+.price_matrix_wrapper{
    padding-left: 0px !important;
}

.mobileheader-v1 .right-icons.pull-right{
    display: none;
}

.yr_face #bx-soa-delivery{
    display: none;
}

#header .top-block{
    z-index: 14;
}

#headerfixed .logo-row .logo svg{
    max-height: 65px;
}

/*#headerfixed .logo-row .logo{
    max-width: 250px;
    height: 100%;
    padding-right: 0px;
}*/

#headerfixed .logo-row.v2 .logo-block{
    max-width: 264px;
}

.logo-row .logo {
    max-width: 290px;
}

.fix-logo2 .logo-block{
    width: 290px;
}

.bx_filter_parameters_box[data-prop_code="in_stock"] {
    display: none;
}
body .cost.prices > .price_group:first-of-type .price_name {
    margin-top: 5px;
    display: none;
}

.price_name.font_xs.darken {
    display: none;
}

form[name=OPT] input[type=checkbox]{
    float: left;
    margin-right: 10px;
}
form[name=OPT] br{
    display: none;
}

.module-form-block-wr.lk-page .soc-avt {
    padding: 33px 43px 15px;
    margin: 45px -43px 0px -43px;
    border-top: 1px solid #f2f2f2;
    border-color: var(--stroke_black);
    display: none;
}

.basket-checkout-section .oneclickbuy, .basket-checkout-section .oneclickbuy:hover{
    background-color: #333333;
    border-color: #333333;
    color: white;
}


.basket-checkout-section .basket-btn-checkout, .basket-checkout-section .basket-btn-checkout:hover{
    background-color: #18c139 !important;
    border-color: #18c139 !important;
    color: white;
}

.bx-soa-person-type{
    display: none !important;
}



.btn.btn-default.btn-lg.btn-order-save{
    background-color: #18c139 !important;
    border-color: #18c139 !important;
    color: white;
    font-size: 1em;
    font-weight: 700;
}

@media screen and (min-width: 1200px) and (max-width: 1325px) {
    .btn.btn-default.btn-lg.btn-order-save{
        font-size: 0.8em;
    }
}

@media screen and (max-width: 1199px) {
    /*.btn.btn-default.btn-lg.btn-order-save{*/
    /*    font-size: 0.7em;*/
    /*}*/
}

#no_pay_system .bx-soa-section-content{
    padding: 25px 37px;
}

@media screen and (max-width: 768px) {
    #no_pay_system .bx-soa-section-content{
        padding: 25px 17px 5px;
    }
}
@media screen and (max-width: 768px) {
    .super_basket.row {
        margin: 0;
    }
}
.gift_v2 .product-item-info-container[data-entity="props-block"]{
    display: none !important;
}
body .gift_v2 {
    padding: 15px 0;
}
.gift_v2 .product-item-small-card>.row {
    justify-content: space-between;
}
.gift_v2 .row {
    margin: 0;
}
.gift_v2 .slick-slide {
    padding: 0 15px;
    height: 250px;
}
.gift_v2 .product-item-container {
    border: 1px solid #f2f2f2;
}
.gift_v2 .product-item-container .product-item-title {
    padding: 40px 0 0 100px;
}
@media screen and (max-width: 767px) {
    .gift_v2_container {
        padding: 0 16px;
    }
}
@media screen and (max-width: 550px) {
    .gift_v2 .product-item-image-wrapper{
        width: 100%;
        height: 140px;
    }
    .gift_v2 .product-item-container .product-item-title {
        padding: 0;
        margin-top: 20px;
    }
    .gift_v2 .product-item-small-card .product-item-container .product-item {
        display: flex;
        flex-direction: column;
        padding: 5px 10px 0px;
    }
    .gift_v2 .product-item-info-container[data-entity="buttons-block"] {
        padding: 0 !important;
        position: relative !important;
        bottom: 0 !important;
        margin-top: auto;
    }
    .gift_v2 .product-item-small-card .product-item-container .product-item>.product-item-info-container {
        padding: 0 !important;
    }
    .gift_v2 .product-item-info-container .btn{
        width: 100%;
    }
    .gift_v2 .product-item-label-top {
        position: absolute;
        left: 0;
        top: 155px;
    }
    .gift_v2{
        /*height: 450px;*/
    }
    .gift_v2 .slick-slide {
        height: 420px;
    }
    .gift_v2 .product-item-list-col-3:not(:first-child) {
        display: none;
    }
    ul:not([id*="bx_"]) > li:before {
        content: "" !important;
    }
}
.gift_v2 .product-item-list-col-3:not(:first-child) {
    display: none;
}
.gift_v2 .product-item-price-old {
    display: none;
}
#bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company-description.hidden {
    display: block !important;
    visibility: visible !important;
}
#bx-soa-delivery .bx-soa-pp-item-container .bx-soa-pp-company-description.hidden:before {
    content: "";
    display: table;
    clear: both;
}
#bx-soa-delivery .bx-soa-pp-company-label .colored_theme_hover_bg-block {
    display: none !important;
}
.gift_v2_container .slick-track {
    padding: 16px 0;
}
.bx-soa-cart-conditions .oneClickCustomBlock, .bx-soa-cart-conditions .oneClickHelpCustomBlock {
    text-align: center;
}
.bx-soa-cart-conditions .oneClickCustomBlock .customOneClick {
    background: transparent !important;
    color: #333333 !important;
    padding: 0;
    text-transform: none !important;
    font-weight: 600;
    text-decoration: underline !important;
    font-size: 0.933em;
    line-height: 1.501em;
}
.bx-soa-cart-conditions .oneClickHelpCustomBlock {
    margin-bottom: 10px;
}
.bx-soa-cart-conditions .oneClickHelpCustomBlock .customHelpOneClick {
    background: transparent !important;
    color: #333333 !important;
    padding: 0;
    text-transform: none !important;
    font-weight: 500;
    text-decoration: underline !important;
    font-size: 0.933em;
    line-height: 1.501em;
}
.bx-soa-cart-conditions .oneClickCustomBlock .customOneClick:hover,  .bx-soa-cart-conditions .oneClickHekpCustomBlock .customHelpOneClick:hover{
    background: transparent !important;
}
.bx-soa-cart-conditions {
    margin-top: 10px !important;
}
.slick-slider {
    display: none;
}
.slick-slider.slick-initialized {
    display: block;
}
.catalog-block-header {
    display: none;
}
.bx-soa-pp-company-label .hint .tooltip {
    min-width: 300px !important;
}
.blured {
    filter: blur(5px);
}
#bx-soa-delivery .bx-soa-pp .bx-soa-pp-company-item {
    position: static;
}

@media(max-width:736px){
    .tab_slider_wrapp .top_block .tabs{
        display: flex;
        flex-wrap: nowrap;
        width:100%;
        overflow-x: auto;
        padding-bottom: 10px;
        margin-bottom: -40px;
    }
    .tab_slider_wrapp .top_block .tabs > li{
       width:auto;
        padding:2px 5px;
        border-radius: 6px;
        margin-right:8px;
        margin-top: 7px;
        text-align: center;
    }
    .tab_slider_wrapp .top_block .tabs > li:before{
        display: none;
    }
    .tab_slider_wrapp .top_block .tabs > li span{
        display: block;
        text-align: center;
        width: 100%;
    }
}


/*acheNotice START*/
.acheNotice{
	position:fixed;
	top:-150%;
	right:auto;
    left:-700px;
    z-index: 30;
    padding: 0;
    max-width: 0;
    overflow: hidden;
    transition: max-width ease 0.3s;
}
.acheNotice.show{
    top:50px;
    left:auto;
    right:0;
    max-width: 90vw;
    padding: 12px 0 26px 12px;
    transition: max-width ease 0.3s;
}
.acheNotice .acheNoticeItem{
    border-radius: 8px 0 0 8px;
	display: flex;
	width: 500px;
	box-shadow: 0 12px 12px 0 rgba(0, 0, 0, 0.25);
	background: #fff;
}
.acheNotice .acheNoticeItem .acheNoticeImg{
    border-radius: 8px 0 0 8px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
    background-image: url(/images/notice/marta8.jpg);
	width: 185px;
	min-width: 185px;
}
.acheNotice .acheNoticeItem .acheNoticeInfo{
	padding: 24px;
    position: relative;
}
.acheNotice .acheNoticeItem .acheNoticeInfo .acheNoticeTitle{
	font-weight: 500;
	font-size: 20px;
	line-height: 130%;
	letter-spacing: -0.01em;
	color: #333;
	margin-bottom: 8px;
}
.acheNotice .acheNoticeItem .acheNoticeInfo .acheNoticeText{
	font-weight: 400;
	font-size: 14px;
	line-height: 143%;
	color: #333;
	min-height: 60px;
	margin-bottom: 6px;
}
.acheNotice .acheNoticeItem .acheNoticeInfo .acheNoticeButtons{

}
.acheNotice .acheNoticeItem .acheNoticeBtn{
    display: inline-block;
    width: auto;
	border: 1px solid #333;
	border-radius: 2px;
	padding: 12px 16px;
	cursor: pointer;
	font-weight: 500;
	font-size: 13px;
	line-height: 123%;
	text-transform: uppercase;
	color: #333;
	background: #fff;
	transition: all ease 0.3s;
}
.acheNotice .acheNoticeItem .acheNoticeBtn:hover{
	color: #fff;
	background: #333;
	transition: all ease 0.3s;
}
.cheNoticeClose {
    display: block;
    cursor:pointer;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    right: 10px;
    transition: transform ease 0.3s;
}
.cheNoticeClose:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    /*! width: 1; */
    background: red;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    margin-top: -1px;
    border-radius: 0px;
}
.cheNoticeClose:before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    /*! width: 1; */
    background: red;
    transform: rotate(-45deg);
    position: absolute;
    top: 50%;
    margin-top: -1px;
    border-radius: 0px;
}
.cheNoticeClose:hover{
    transform: scale(1.2);
    transition: transform ease 0.3s;
}
@media(max-width: 736px){
    .acheNotice{
        top: auto;
        right:0;
        bottom: 62px;
        max-width: 100vw;
        max-height: 0;
        padding: 80px 0 0;
        transition: all linear 0.7s 0.7s, max-height ease 0.7s;
    }
    .acheNotice.show {
        top: auto;
        left: 0;
        right: 0;
        max-height: calc(100vh - 220px);
        max-width: 100vw;
        padding: 80px 0 0;
        transition: max-height ease 0.7s;
        bottom: 62px;
        width: 100vw;
    }
    .acheNotice .acheNoticeItem {
        border-radius: 24px 24px 0 0;
        flex-direction: column;
        text-align: center;
        width: 100%;
        box-shadow: 0 -4px 100px 0 rgba(0, 0, 0, 0.25);
        background: #fff;
    }
    .acheNotice .acheNoticeItem .acheNoticeImg {
        border-radius: 24px 24px 0 0;
        background-image: url(/images/notice/marta8m.jpg);
        width: 100%;
        min-width: 100%;
        height: 175px;
    }
    .acheNotice .acheNoticeItem .acheNoticeInfo .acheNoticeTitle{
        margin-bottom: 20px;
    }
    .acheNotice .acheNoticeItem .acheNoticeInfo .acheNoticeText {
        min-height: 6px;
        margin-bottom: 20px;
    }
    .acheNotice .acheNoticeItem .acheNoticeInfo {
        padding: 24px 16px;
        position: static;
    }
    .acheNotice .acheNoticeItem .acheNoticeBtn {
        display: block;
        width: 100%;
    }
    .cheNoticeClose:after {
        width: 21px;
        height: 3px;
        background: #fff;
        transform: rotate(20deg);
        top: 0;
        margin-top: 0;
        border-radius: 0;
        left: 0;
    }
    .cheNoticeClose:before {
        width: 21px;
        height: 3px;
        background: #fff;
        transform: rotate(-20deg);
        top: 0;
        margin-top: 0;
        border-radius: 0;
        right: 0;
    }
    .cheNoticeClose:hover{
        transform: none;
    }
    .cheNoticeClose {
        width: 39px;
        height: 20px;
        top: 89px;
        right: 50%;
        margin-right: -19px;
    }
}
/*acheNotice END*/

/* Social Popup START*/
.socialPopupArea {
    position: fixed;
    background: rgba(51, 51, 51, 0.9);
    top: 0;
    left: -150vw;
    width: 100vw;
    height: 100vh;
    z-index: 1000;
    opacity: 0;
    transition: opacity ease 0.3s, left linear 0.1s 0.3s;
}
.socialPopupWind{
    padding: 48px;
    border-radius: 24px;
    background: #f8f8f8;
    position: absolute;
    top:70%;
    left:50%;
    opacity:0;
    width: auto;
    min-width: 900px;
    max-width: 100vw;
    transform: translate(-50%, -50%);
    transition: top ease 0.3s 0.3s, opacity ease 0.3s 0.3s;
}
.socialPopupArea.active{
    left:0;
    opacity:1;
    transition: opacity ease 0.3s;
}
.socialPopupArea.active .socialPopupWind{
    top:50%;
    opacity: 1;
    transition: top ease 0.3s 0.2s, opacity ease 0.3s 0.2s;
}
.socialPopupTitle{
    margin-bottom: 28px;
    font-weight: 400;
    font-size: 32px;
    line-height: 125%;
    text-align: center;
    color:#333;
}
.socialPopupClose {
    position: absolute;
    top: 3px;
    right: -30px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.socialPopupClose:after,
.socialPopupClose:before{
    content: "";
    display:block;
    height: 1px;
    width: 100%;
    background: #fff;
    position: absolute;
    top:11px;
    left:0;
    transform: rotate(45deg);
}
.socialPopupClose:before{
    transform: rotate(-45deg);
}
.socialPopupList{
    display: flex;
    justify-content: center;
    width: 100%;
}
.socialPopupList .socialPopupItem{
    min-width: 290px;
    border-radius: 16px;
    background: #fff;
    margin: 0 12px;
    padding-bottom: 40px;
    box-shadow: 0 3px 28px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: all ease 0.3s;
}
.socialPopupList .socialPopupItem:hover{
    box-shadow: 0 3px 28px 0 rgba(0, 0, 0, 0.2);
    transition: all ease 0.3s;
}
.socialPopupList .socialPopupItem:first-child{
    margin-left: 0;
}
.socialPopupList .socialPopupItem:last-child{
    margin-right: 0;
}
.socialPopupItem .sopuImg{
    width: 100%;
    height: 258px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background: #ea934799;
    margin-bottom: 16px;
}
.socialPopupItem .sopuTitle{
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color:#333;
    margin-bottom: 22px;
}
.socialPopupItem .sopuLinks{
    display: flex;
    justify-content: center;
}
.sopuLinks .sopuSoc{
    display: block;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    margin: 0 8px;
    background-repeat: no-repeat;
    background-position: center;
    transition: all ease 0.3s;
}
.sopuLinks .sopuSoc:hover{
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.2);
    transform: scale(1.1);
    transition: all ease 0.3s;
}
.sopuSoc.tg{
    background-image: url(/images/notice/soctg.png);
}
.sopuSoc.vk{
    background-image: url(/images/notice/vk.png);
}
@media(max-width: 1000px){
    .socialPopupArea{
        z-index: 1060;
    }
    .socialPopupWind{
        padding: 24px;
        min-width: 100vw;
        background: transparent;
    }
    .socialPopupList{
        overflow-x: auto;
    }
    .socialPopupTitle {
        margin-bottom: 22px;
        font-size: 22px;
        line-height: 26px;
        color: #fff;
    }
    .socialPopupList .socialPopupItem {
        min-width: 290px;
        max-width: 290px;
        min-height: 1px;
        width: 290px;
    }
}
@media(max-width: 680px){
    .socialPopupList{
        justify-content: flex-start;
    }
    .socialPopupClose {
        top: -22px;
        right: 20px;
    }
}
@media(max-width: 350px){
    .socialPopupClose {
        top: 10px;
        right: 0;
    }
}
/* Social Popup END*/

.price-hint{
    display: block;
}
.ui-hint.price-hint{
    width: 18px;
    height: 18px;
}
.price-hint:before{
    /*content: "!";*/
}
.price-hint .ui-hint-icon {
    margin-left: 5px;
    background: url(/images/vinfo.svg?v=2) center no-repeat !important;
    width: 18px;
    height: 18px;
    margin-top: 0;
    background-size: contain !important;
    opacity: 1;
}
.to-price-hint{
    display: inline-flex;
    flex-direction: row-reverse;
    align-items: center;
}
.main-catalog-wrapper.details .to-price-hint{
    flex-direction: row;
    align-items: center;
}
.main-catalog-wrapper.details .to-price-hint .price-hint{
    display: flex;
    justify-content: center;
    align-items: center;
}
.full_price_hint {
    margin: 8px 0 4px;
    border: 1px solid #ffd83a;
    padding: 8px 12px;
    font-size: 85%;
    background: #fff8db;
}
.full_price_hint.a2{
    line-height: 130%;
}
.full_price_hint > br:last-of-type{
    display: none;
}
.full_price_hint a{
    text-decoration: underline;
    color:red;
}
.list-price-hint{
    position: absolute;
    bottom:0;
    right:0;
}
.full_price_hint ul{
    margin: 0;
}
.full_price_hint ul li{
    margin: 4px 0 0 16px;
    line-height: 15px;
}
.full_price_hint ul:not([id*="bx_"]) > li:before {
    content: "●";
    font-size:80%;
    margin: 0 4px 0 -8px;
}
@media(max-width:450px){
    .price-hint-area .price.discount{
        margin-top: 3px;
    }
}
#ajaxPriceProdsLoaded{
    max-width:880px;
}
.fPriceWindowArea{
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background-color: #3a3f4466;
    z-index: 1000;
}
.fPriceWindowArea .load,
.fPriceWindowArea .show{
    display: block;
}
.fPriceWindowArea.show{
    background-image: url(/images/loader3.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
}
.fPriceWindowArea.show.load{
    background-image: none;
}
.fPriceWindowArea .fPriceWindow {
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 80vh;
    width: auto;
    background: #fff;
    padding: 34px 35px 18px 34px;
}
.fPriceWindowArea.loaded .fPriceWindow{
    opacity:1;
    transition: opacity ease 0.3s;
}
.fPriceWindowArea .fPriceWindow .closeWin {
    position: absolute;
    display: block;
    border-radius: 0;
    width: 12px;
    height: 12px;
    opacity: 1;
    padding: 12px;
    cursor: pointer;
    top: 4px;
    right: 4px;
}
.fPriceWindow .closeWin::before,
.fPriceWindow .closeWin::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 100%;
    background-color: rgba(51, 51, 51, 0.52);
    transform-origin: center;
}
.fPriceWindow .closeWin::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.fPriceWindow .closeWin::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
#headerfixed .full_price_hint{
    display: none;
}

#ajaxPriceProdsLoaded .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 8px 0 0;
    margin-bottom: -8px;
}
#ajaxPriceProdsLoaded .owl-dots .owl-dot{
    width: 8px;
    height:2px;
    margin: 0 4px;
    background: grey;
    opacity:0.7;
    transition: all ease 0.3s;
}
#ajaxPriceProdsLoaded .owl-dots .owl-dot.active {
    opacity:1;
    width: 16px;
    background: #238ae6;
    transition: all ease 0.3s;
}
#ajaxPriceProdsLoaded .owl-carousel.owl-theme.owl-bg-nav .owl-nav button:not(:hover) {
    background: #fff;
    background: var(--arrows_bg_black);
    border-radius: 3px;
}
#ajaxPriceProdsLoaded .owl-carousel .owl-nav .svg {
    width: 46px;
    height: 46px;
    line-height: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 1px solid #c6c6c6;
    z-index: 111111;
    position: relative;
    background: #fff;
}
#ajaxPriceProdsLoaded  .owl-carousel .owl-nav .svg:hover{
    background: #333;
}
#ajaxPriceProdsLoaded  .owl-carousel .owl-nav .svg:hover path{
    fill: #fff;
}
#ajaxPriceProdsLoaded .owl-carousel .owl-nav .owl-prev i {
    left: -32px;
}
#ajaxPriceProdsLoaded .owl-carousel .owl-nav .owl-next i {
    left: 34px;
}
#ajaxPriceProdsLoaded .owl-carousel .owl-nav .owl-prev svg,
#ajaxPriceProdsLoaded .owl-carousel .owl-nav .owl-next svg{
    width: 100%;
    height: 12px;
    margin-bottom: 5px;
}
#ajaxPriceProdsLoaded .catalog_block .catalog_item > div {
    padding: 14px;
    box-shadow: none;
    background: #fff;
    margin-left: -1px;
    border: 1px solid rgba(128, 128, 128, 0.37);
}
#ajaxPriceProdsLoaded .catalog_block .owl-item:first-child .catalog_item > div{
    margin-left: 0;
}
#ajaxPriceProdsLoaded .catalog_block .catalog_item > div .item_info {
    padding-bottom: 16px;
}
#ajaxPriceProdsLoaded .ajax_load.block .footer_button {
    display: block;
    margin: 0;
    opacity: 1;
    position: static !important;
    height: auto;
    visibility: visible;
    box-shadow: none;
}
#ajaxPriceProdsLoaded .counter_block.big {
    height: 38px;
    display: none !important;
}
#ajaxPriceProdsLoaded .catalog_block .counter_wrapp > div {
    width: 100%;
}
#ajaxPriceProdsLoaded .counter_block.big input[type="text"] {
    height: 38px;
}
#ajaxPriceProdsLoaded .ajax_load.block .footer_button .btn {
    padding: 11px;
}
.loader3{
    position: relative;
    overflow: hidden;
}
.loader3::after{
    content: "";
    z-index: 5;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #756f6f96;
    border-radius: 0;
}
.loader3::before {
    content: "";
    z-index: 6;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0 0;
    width: 70%;
    max-width: 380px;
    height: 70%;
    background: transparent url(/images/loader3.svg) center no-repeat;
    background-size: contain;
    transform: translate(-50%, -50%);
    filter: drop-shadow(0 0 4px #0b7c3d3d);
}
@media(max-width: 900px){
    .fPriceWindowArea .fPriceWindow {
        max-width: 80vh;
        width: 100vw;
        padding: 34px 20px 14px;
        margin: 0;
        left: 0;
        transform: translate(0, -50%);
    }
}
@media(max-width:480px){
    #ajaxPriceProdsLoaded .image_wrapper_block:not(.image-wrapper) {
        padding-top: 60%;
    }
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav {
        display: block;
        position: static;
    }
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav button.owl-prev,
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav button.owl-next{
        position: absolute;
        top: 50%;
        margin-top: -22px;
    }
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav button.owl-prev{
        left:-20px;
    }
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav button.owl-next{
        right:-20px;
    }
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav .owl-prev i,
    #ajaxPriceProdsLoaded .owl-carousel .owl-nav .owl-next i {
        left: 0;
    }
    #ajaxPriceProdsLoaded .catalog_block .catalog_item > div {
        padding: 12px;
        margin-left: 0;
    }
}

#video.tab-pane video{
    max-height: 480px;
    max-width:100%;
}
@media(max-width: 736px){
    #video.tab-pane video{
        max-height: 50vh;
    }
}

.product-detail-gallery__item video{
    max-width: 100%;
    max-height: 450px;
    margin: auto;
}
@media(max-width: 736px){
    .product-detail-gallery__item video{
        max-height: 320px;
    }
}

.video_block .col-sm-6{
    margin-bottom:1rem
}
.playIcon{
    position:relative;
}
.playIcon::after {
    content: "";
    width: 40%;
    height: 40%;
    max-width: 56px;
    max-height: 56px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    transform: translate(-50%, -50%);
    background: #fff url(/images/play.png) no-repeat center;
    background-size: contain;
    border-radius: 50%;
    transition: all ease 0.3s;
}
.playIcon:hover:after{
    transform: translate(-50%, -50%)basket_normal scale(1.2);
    transition: all ease 0.3s;
}

.fancybox_oferta.fancybox-content{
    border-radius: 12px;
    box-shadow: 0 0 10px #aaa;
    top:50%;
    transform: translateY(-50%);
}