.fa-viber:before{
	content:'';
	background:url('./images/viber.png') no-repeat center center;
	width: 16px;
	height: 16px;
	display: inline-block;
}
.affix ul.bxr-top-menu > li:first-child > a{
    color:transparent !important;
    background: url("./images/logo1.png") center center no-repeat;
    background-size: contain;
}
.affix ul.bxr-top-menu > li:first-child:hover > a{
    color:transparent !important;
}
.bxr-footer-col a {
    text-shadow: 4px 4px 2px rgba(150, 150, 150, 0.5);
}
.bxr-footer-col a:hover {
    text-decoration: none;
}
.link_button {
    font-size: 20px;
    color: #000;
    background-color: #eed272;
    padding: 5px 10px;
}
.link_button:hover {
    color:#000;
}
a:focus {
    outline: none;
}
a.advantages_link:focus {
    outline:none;
}
.fwb {
    font-weight: bold;
}
.ya_panorama {
	width: 100%;
	height:495px;
	overflow: hidden;
}
.ovh {
    overflow: hidden;
    margin-left: calc(100vw - 100%);
    margin-right: 0;
}
#bxr-opportunities .float_to_inline {
    text-align: center;
}
.bxr-flaticon-list-v1 {
    display: inline-block;
}
#bxr-market-price-wrap .bxr-market-current-price {
    float: none;
}
.bxr-instock-wrap {
    text-align: center;
    display: block;
}
.bxr-market-item-price {
    padding-top: 0;
    padding-bottom: 0;
}

.bottom_block a {
    display: inline-block;
    margin: 5px 0;
    font-size: 10px;
}
.bottom_block a:hover {
    text-decoration: none;
}
@media (min-width: 992px) {
    .bxr-instock-wrap {
        text-align: left;
    }
}
@media (max-width: 600px) {
    .bxr-detail-torg-btn .bxr-share-group, .bxr-detail-torg-btn .bxr-basket-group {
        float: left;
        width: 30%;
    }
    .bxr-detail-torg-btn .bxr-share-group {
        padding: 16px 0;
    }
    .bxr-detail-torg-btn .bxr-basket-group > button {
        width: 100%;
        padding: 16px 0;
        margin-left: 15px;
    }
    .bxr-color-button.slick-arrow {
        background-color: #0BA72A;
    }
    .magnifier {
        display: none !important;
        width: 0 !important;
    }
    .bottom_block {
        text-align: center;
    }
}



