

/* Start:/bitrix/templates/market_column/components/alexkova.market/catalog/.default/style.css?17485244308074*/
.bxr-section-desc {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
}

span.bxr-font-hover-light-span {
    cursor: default;
}

span.bxr-offer-img-in-list.fancybox-Y {
    cursor: pointer;
}
.mobile-filter-link {
    border: 1px solid #FE8C00;
    width: 100%;
    color: #FE8C00;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
    padding: 7px 0px;
    margin-bottom: 18px;
}

.bx_sitemap_li_title.tag-tile {
    font-weight: bold!important;
}
.bxr-left-menu-hover {
    position: relative;
    font-size: 13px;
    width: auto;
    border: 1px solid #f6f6f6;
    list-style: none;
    padding: 0;
    margin: 0;
}

.bxr-left-menu-hover > li > div {
    position: absolute;
    left: 100%;
    top: -1px;
    display: none;
}

.bxr-left-menu-hover > li:hover > div {
    display: block;
    -webkit-animation:submenu_view 400ms;
    animation:submenu_view 400ms;
}

.bxr-left-menu-hover > li {
    cursor: pointer;
    position: relative;
    width: 100%;
    border-top: 1px solid #e6eaed;
    color: #414141;
}

.bxr-left-menu-hover > li > a
,.bxr-title-menu-hover
{
    padding: 14px 25px 13px 15px;
    margin-right: 33px;
    display: block;
    text-decoration: none;
    color: #414141;
}

.bxr-title-menu-hover {
    font-size: 15px;
    text-transform: uppercase;
}

.bxr-color-dark-flat.bxr-title-menu-hover {
    border-bottom: 1px solid #e6eaed;
}

.bxr-title-menu-hover {
    font-weight: bold;
    cursor: default !important;
    padding: 12px 25px 12px 15px;
}

.bxr-color-flat.bxr-title-menu-hover
,.bxr-color-dark-flat.bxr-title-menu-hover
,.bxr-dark-light-flat.bxr-title-menu-hover
{
    color: #fff;

}

.bxr-dark-flat-left-menu {
    background-color: #f6f6f7 !important;
}

.bxr-left-menu-hover li .glyphicon
,.bxr-left-menu-hover li .fa{
    padding-right: 10px;
    top: 2px;
}

.bxr-left-menu-hover .bxr-ico-menu{
    float: left;
    width: 16px;
    margin-right: 15px;
    margin-top: 1px;
    opacity: 0.7;
}

.bxr-left-menu-hover .hover-not-ico {
    width: 16px;
    margin-right: 15px;
    display: block;
    float: left;
}

.bxr-left-menu-hover  li .fa.fa-angle-right
,.bxr-left-menu-hover  li .fa.fa-angle-down
{
    padding: 2px 8px;
    right: 4px;
    position: absolute;
    margin: auto;
    top: 50%;
    margin-top: -10px;
    font-size: 16px;
    color: #747474;
    z-index: 1;
}

.bxr-left-menu-hover .bxr-bg-hover-light:hover > a
,.bxr-left-menu-hover .bxr-bg-hover-flat:hover > a
{
    color: #FFF;
}

.bxr-left-menu-hover ul li > a  {

}

.bxr-left-menu-hover .bxr-color-flat > a
,.bxr-left-menu-hover .bxr-dark-flat > a
,.bxr-left-menu-hover .bxr-color-light-flat > a
,.bxr-left-menu-hover .bxr-dark-light-flat > a
,.bxr-left-menu-hover .bxr-color-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-left-menu-hover .bxr-color-flat > a > .fa
,.bxr-left-menu-hover .bxr-dark-flat > a > .fa
,.bxr-left-menu-hover .bxr-color-dark-flat > a
,.bxr-left-menu-hover .bxr-color-dark-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-left-menu-hover .bxr-color-dark-flat > a > .fa
,.bxr-left-menu-hover .bxr-bg-hover-flat:hover > a > .fa
{
    color: #fff;
}

.bxr-left-menu-hover ul li:hover > a
,.bxr-left-menu-hover ul li:hover > a > .glyphicon
,.bxr-left-menu-hover ul li:hover > a > .fa
{
    color: #fff;
}

.bxr-left-menu-hover .bxr-color-light-flat > a img
,.bxr-left-menu-hover .bxr-color-dark-flat > a img
,.bxr-left-menu-hover .bxr-color-flat > a img
,.bxr-left-menu-hover .bxr-bg-hover-flat:hover > a img
,.bxr-left-menu-hover .bxr-bg-hover-light-flat:hover > a img
,.bxr-left-menu-hover .bxr-bg-hover-dark-flat:hover > a img
{
    filter:  brightness(0) invert(100%);
    -webkit-filter: brightness(0) invert(100%);
    -moz-filter: brightness(0) invert(100%);
    -o-filter: brightness(0) invert(100%);
    -ms-filter: brightness(0) invert(100%);
}

.bxr-left-menu-hover.menu-arrow-top {
    border-top: 4px solid #ccc;
}

.bxr-left-menu-hover.menu-arrow-top:before {
    content: '';
    position: absolute;
    left: 48px;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #CCC;
}

.bxr-left-menu-hover > li > div ul {
    box-shadow: rgba(0, 0, 0, 0.172549) 0px 6px 12px 0px;
}

@media (min-width: 1200px) {
    .bxr-left-menu-hover .col-w-lg-9  {
        width: 875px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .bxr-left-menu-hover .col-w-md-9  {
        width: 723px !important;
    }
}
.bxr-classic_hover_menu {
    position: relative;
    z-index: 1016;
    font-size: 13px;
    width: auto;
    border: 1px solid #f6f6f6;
}

.bxr-classic_hover_menu ul {
    float: left;
    top: 0px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    background-color: #fff;
    width: auto;
}

.bxr-classic_hover_menu ul ul {
    display: none;
    top: -1px;
    left: 100%;
    position: absolute;
    border: 1px solid #f6f6f6;
    min-width: 200px;
}

.bxr-classic_hover_menu ul li {
    cursor: pointer;
    position: relative;
    width: 100%;
    border-top: 1px solid #f6f6f6;
}

.bxr-classic_hover_menu ul li:first-child {
    border-top: none;
}

.bxr-classic_hover_menu ul li a {
    white-space: nowrap;
    padding: 14px 25px 13px 15px;
    margin-right: 33px;
    display: block;
    text-decoration: none;
}

.bxr-classic_hover_menu ul li a:hover {
    text-decoration: none;
}

.bxr-classic_hover_menu ul li .glyphicon
,.bxr-classic_hover_menu ul li .fa{
    padding-right: 10px;
    top: 2px;
}

.bxr-classic_hover_menu .bxr-ico-menu{
    float: left;
    width: 16px;
    margin-right: 15px;
    margin-top: 1px;
    opacity: 0.7;
}

.bxr-classic_hover_menu .hover-not-ico {
    width: 16px;
    margin-right: 15px;
    display: block;
    float: left;
}

.bxr-classic_hover_menu ul li .glyphicon.glyphicon-chevron-right {
    padding-right: 0px;
    right: 10px;
    position: absolute;
    margin: auto;
    top: 50%;
    margin-top: -5px;
    font-size: 10px;
    color: #747474;
}

.bxr-classic_hover_menu ul li .fa.fa-angle-right {
    padding-right: 0px;
    right: 10px;
    position: absolute;
    margin: auto;
    top: 50%;
    margin-top: -8px;
    font-size: 16px;
    color: #747474;
}

.bxr-classic_hover_menu ul > li:hover > ul {
    display: block;
    -webkit-animation:submenu_view 400ms;
    animation:submenu_view 400ms;
}

.bxr-classic_hover_menu .bxr-bg-hover-light:hover > a{
    color: #FFF;
}

.bxr-classic_hover_menu ul li > a  {
    color: #414141;
}

.bxr-classic_hover_menu .bxr-color-flat > a
,.bxr-classic_hover_menu .bxr-color-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-classic_hover_menu .bxr-color-flat > a > .fa.fa-angle-right
,.bxr-classic_hover_menu .bxr-color-dark-flat > a
,.bxr-classic_hover_menu .bxr-color-dark-flat > a > .glyphicon.glyphicon-chevron-right
,.bxr-classic_hover_menu .bxr-color-dark-flat > a > .fa.fa-angle-right
{
    color: #fff;
}

.bxr-classic_hover_menu ul li:hover > a
,.bxr-classic_hover_menu ul li:hover > a > .glyphicon
,.bxr-classic_hover_menu ul li:hover > a > .fa
{
    color: #fff;
}

.bxr-classic_hover_menu .bxr-color-light-flat > a img
,.bxr-classic_hover_menu .bxr-color-dark-flat > a img
,.bxr-classic_hover_menu .bxr-color-flat > a img
,.bxr-classic_hover_menu .bxr-bg-hover-flat:hover > a img
,.bxr-classic_hover_menu .bxr-bg-hover-light-flat:hover > a img
,.bxr-classic_hover_menu .bxr-bg-hover-dark-flat:hover > a img
{
    filter:  brightness(0) invert(100%);
    -webkit-filter: brightness(0) invert(100%);
    -moz-filter: brightness(0) invert(100%);
    -o-filter: brightness(0) invert(100%);
    -ms-filter: brightness(0) invert(100%);
}

.bxr-classic_hover_menu.menu-arrow-top {
    border-top: 4px solid #ccc;
}

.bxr-classic_hover_menu.menu-arrow-top:before {
    content: '';
    position: absolute;
    left: 48px;
    top: -14px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #CCC;
}
/* End */


/* Start:/bitrix/components/bxready/abmanager/templates/full-responsive/style.css?1724230238266*/
.rk-fullwidth{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    display: block;

}

.rk-fullwidth-canvas{
    text-align: center;
    position: relative;

}

.rk-fullwidth-canvas.responsive img{
    max-width: 100%;
    height: auto;
}
/* End */


/* Start:/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/style.css?168446519627546*/
/*slick slider start*/
.bxr-no-image-detail-wrap {
    line-height: 360px;
    text-align: center;
}

.ax-element-slider {
    background-color: #fff;
    position: relative;
}

.ax-element-slider .bxr-circle-marker-vertical {
    top: 10px;
    left: 20px;
    z-index: 899;
}

.ax-element-slider-main {
    text-align: center;
    border: 1px solid #f6f6f6;
    height: 360px;
    overflow: hidden;
    margin-bottom: 10px;
}

.ax-element-slider-nav {
    padding-left: 3px;
    text-align: center;
}

.ax-element-slider-nav .slick-list .slick-track .slick-slide.slick-nav.slick-current {
    border: 1px solid #a8a8a8;
}

.ax-element-slider-main .slick-list .slick-track a {
    line-height: 340px;
    margin-top: 10px;
    background: #fff;
}

.ax-element-slider-main .slick-list .slick-track a img {
    max-width: 100%;
    max-height: 340px;
    display: inline-block;
}

.ax-element-slider-nav .slick-list .slick-track .slick-slide {
    text-align: center;
    border: 1px solid #f6f6f6;
    cursor: pointer;
    margin-right: 8px;
    margin-bottom: 10px;
}

.ax-element-slider-nav .slick-list .slick-track .slick-slide .slide-wrap {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    max-height: 100%;
    max-width: 100%;
}

.ax-element-slider-nav .slick-list .slick-track .slick-slide .slide-wrap img {
    max-width: 90%;
    max-height: 90%;
    height: auto;
    display: inline-block;
}

.slick-dots {
    display: inline-block;
    list-style: none;
    padding: 0;
}

.slick-dots li {
    float: left;
    margin-right: 4px;
}

.slick-dots li button {
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 12px;
    border: none;
    color: transparent;
    border-radius: 50%;
    font-size: 0;
    background: #dddddd;
}

.slick-dots li.slick-active button {
    background: #a3a3a3;
}

.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    height: 34px;
    width: 34px;
    border: none;
    background: #bdc3c7;
}

.slick-next {
    right: 20px !important;
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-next.png) no-repeat center center, -moz-linear-gradient(#ecf0f1, #bdc3c7);
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-next.png) no-repeat center center, -ms-linear-gradient(#ecf0f1, #bdc3c7);
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-next.png) no-repeat center center, -o-linear-gradient(#ecf0f1, #bdc3c7);
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-next.png) no-repeat center center, -webkit-linear-gradient(#ecf0f1, #bdc3c7);
}

.slick-prev {
    left: 20px;
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-prev.png) no-repeat center center, -moz-linear-gradient(#ecf0f1, #bdc3c7);
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-prev.png) no-repeat center center, -ms-linear-gradient(#ecf0f1, #bdc3c7);
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-prev.png) no-repeat center center, -o-linear-gradient(#ecf0f1, #bdc3c7);
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/buttons/slide-button-arrow-prev.png) no-repeat center center, -webkit-linear-gradient(#ecf0f1, #bdc3c7);
}

.ax-element-slider-nav .slick-prev, .ax-element-slider-nav .slick-next {
    margin-top: -40px;
}

.ax-element-slider-nav .slick-prev {
    left: 10px !important;
}

.ax-element-slider-nav .slick-next {
    right: 10px !important;
}
/*slick slider end*/

/*zoom start*/
.textdn {
    border-top: 0 !important;
    width: 300px !important;
}
/*zoom end*/

.brand-detail {
    border: 1px solid #f6f6f6;
    position: absolute;
    bottom: 8px;
    right: 8px;
    padding: 6px;
    background-color: #fff;
}

.bxr-good-article {
    float: left;
    margin-left: 30px;
}

/*prices block start*/
.bxr-market-item-price {
    padding: 16px 0 16px 6px;
    border-bottom: 1px solid #f6f6f6;
}

.bxr-market-item-price span {
    line-height: 22px;
}

.bxr-market-price-without-name {
    float: left;
    padding: 10px 0px;
    border-bottom: none;
}

.bxr-market-price-name {
    font-size: 13px;
    float: left;
    color: #414141;
}

.bxr-market-old-price, .bxr-market-from {
    font-size: 15px;
    text-decoration: line-through;
    color: #414141;
    margin-right: 10px;
    float: right;
}

.bxr-market-from {
    text-decoration: none;
}

#bxr-market-price-wrap .bxr-market-current-price {
    font-size: 22px;
    font-weight: bold;
    color: #222222;
    margin-right: 4px;
    float: right;
}

.bxr-market-currency {
    font-size: 18px;
    color: #222222;
    float: right;
}

.bxr-market-item-range-title {
    display: inline-block;
    font-weight: bold;
    padding: 6px 10px 6px 22px;
    position: relative;
    border: 1px solid #e3e3e3;
    border-right: none;
    border-left: none;
    margin-left: -20px;
}

.bxr-market-item-range-title:after {
    content: "";
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/arrow-right.png) no-repeat;
    width: 11px;
    height: 32px;
    position: absolute;
    top: 0;
    right: -10px;
}

.bxr-market-item-price-group
,#bxr-market-price-wrap {
    margin-bottom: 20px;
}

.bxr-no-range-price {
    border-bottom: 0;
    padding: 0px;
}

.bxr-no-range-no-names-price {
    display: inline-block;
}

@media (max-width: 991px) {
    .bxr-market-item-range-title {
        padding: 6px 10px 6px 12px;
        border-left: 1px solid #e3e3e3;
        margin-left: 0px;
    }

    .bxr-market-item-price {
        padding: 16px 0 16px 20px;
    }
}
/*prices block end*/

/*sku-select start*/
.sku-choise-wrap {
    position: relative;
}

.sku-prop-name {
    font-size: 14px;
    color: #414141;
    margin: 8px 0px;
}

.sku-prop-values-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sku-prop-values-list li {
    cursor: pointer;
    float: left;
}

.sku-prop-value {
    width: 34px;
    height: 34px;
    margin-right: 12px;
    font-size: 11px;
    font-weight: bold;
    line-height: 28px;
    text-align: center;
    margin-bottom: 6px;
}

.sku-prop-value.prop-img-wrap {
    border: 2px solid transparent;
}

.prop-img-wrap img {
    max-height: 30px;
    max-width: 30px;
    height: auto;
    border: 2px solid #fff;
}

.active.prop-img-wrap {
    border: 2px solid #0f7eda;
}

.prop-img-wrap.rounded {
    border-radius: 50%;
}

.prop-img-wrap.rounded img {
    border-radius: 50%;
}

.sku-prop-value.prop-text-wrap {
    border: 1px solid #c8c8c8;
    line-height: 26px;
    /*line-height: 11px;*/
    width: auto;
    min-width: 26px;
    height: auto;
    min-height: 26px;
    padding: 2px 6px;
}

.sku-prop-value.prop-text-wrap.rounded {
    border-radius: 50%;
    min-width: 36px;
    line-height: 26px;
    padding: 4px;
}

.active.prop-text-wrap {
    border: 1px solid #0f7eda;
    /*line-height: 22px !important;*/
}

.offers-cnt {
    display: none;
    font-size: 14px;
    color: #0d0d0d;
    text-align: center;
    position: absolute;
    top: 0px;
    left: -260px;
    background-color: #fff;
    box-shadow: 1px 0px 8px 2px rgba(0,0,0,0.1);
    padding: 10px 30px;
    width: 250px;
    z-index: 1030;
}

.offers-cnt:after {
    content: "";
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/tooltip_arrow.png) top left no-repeat;
    width: 8px;
    height: 15px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    right: -8px;
}

.offers-cnt a, .text-link {
    color: #006ab0;
    display: block;
}

.offers-cnt .popup-window-close-icon {
    /*padding: 8px 8px;*/
    background-color: #999;
    border-radius: 50%;
    padding: 0;
    width: 16px;
    height: 16px;
}

.offers-cnt .popup-window-close-icon:before {
    top: -2px;
    left: -1px;
}
/*sku-select-type*/
.bxr-sku-select-wrap {
    width: 100%;
    border: 1px solid #e3e3e3;
    padding: 8px 0px 0px 10px;
    font-size: 13px;
    position: relative;
    cursor: pointer;
}

.bxr-sku-select-wrap hr {
    position: absolute;
    top: 15px;
    left: 0;
    height: 1px;
    width: 100%;
    color: #e3e3e3;
    display: none;
}

.bxr-sku-select-wrap .fa-chevron-down {
    position: absolute;
    right: 0px;
    top: 0px;
    background: #ccc;
    color: #fff;
    padding: 11px;
}

.bxr-sku-select-chosen-inner {
    margin-bottom: 8px;
    max-width: 90%;
    word-break: break-all;
    height: 18px;
    overflow: hidden;
}

.bxr-sku-select-items {
    display: none;
    width: 100%;
    overflow: hidden;
    list-style: none;
    padding: 0px 10px;
    margin: 0;
    overflow-y: scroll;
    height: 270px;
    position: absolute;
    left: -1px;
    top: 35px;
    border: 1px solid #e3e3e3;
    border-top: none;
    z-index: 999;
    background: #fff;
}

.bxr-sku-select-items li {
    border-bottom: 1px solid #e3e3e3;
    padding: 10px 0;
}

.bxr-sku-select-items li:last-child {
    border-bottom: none;
}

.bxr-offers-ico {
    display: inline-block;
    overflow: hidden;
    /* vertical-align: middle; */
    text-align: center;
    max-height: 100%;
    max-width: 100%;
    width: 44px;
    height: 44px;
    line-height: 40px;
    border: 1px solid #e3e3e3;
    float: left;
    margin-right: 6px;
    background: #fff;
}

.bxr-offers-ico img {
    max-width: 90%;
    max-height: 90%;
    height: auto;
    display: inline-block;
}

.bxr-offers-props {
    word-break: break-word;
}

.bxr-sku-select-item:hover .bxr-offers-props {
    text-decoration: underline;
}

#bxr-market-detail-basket-btn-wrap {
    margin-bottom: 10px;
}
/*sku-select end*/


/*start sku icons*/
.bxr-sku-icons-items-block {
    position: relative;
}

.bxr-sku-icons-items-block .bxr-offers-scroll {
    display: inline;
}

.bxr-sku-icons-items {
    list-style: none;
    padding: 0px;
    margin: 10px 0;
}

.bxr-sku-icons-items li {
    float: left;
    margin-bottom: 10px;
    cursor: pointer;
}

.bxr-sku-icons-items li .bxr-offers-props{
    display: none;
}
/*end sku icons*/

/*basket btns start*/
.bxr-basket-action {
    float: left;
    margin-bottom: 10px;
}

.bxr-basket-action button {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
    padding: 8px 8px;
}

.bxr-basket-action .bxr-quantity-button-plus {
    margin-right: 10px !important;
}

.bxr-basket-action .bxr-basket-add {
    margin-left: 0px !important;
    margin-right: 5px !important;
}

.bxr-basket-action .bxr-one-click-buy {
    background-color: #0ba72a;
    margin-left: 0px !important;
}

.bxr-basket-action .bxr-one-click-buy:hover {
    background-color: #54c169;
}

.bxr-detail-torg-btn .bxr-share-group, .bxr-detail-torg-btn button {
    font-size: 12px;
    font-weight: 400;
    border: 1px solid #E3E3E3;
    border-radius: 2px;
    padding: 8px 8px;
    min-width: 32px;
    display: inline-block;
    text-transform: none;
    background-color: #fff;
    float: left;
    width: 108px;
    margin-right: 5px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
}
.bxr-detail-torg-btn .bxr-share-group:last-child {
    margin-right: 0;
}
@media (min-width: 992px) and (max-width: 1199px) {
    .bxr-detail-torg-btn .bxr-share-group, .bxr-detail-torg-btn button {
        width: 88px;
    }
}

.bxr-detail-torg-btn .bxr-indicator-item-delay {
    margin-right: 0px;
}

.bxr-detail-torg-btn .bxr-indicator-item-compare .fa-bar-chart:before
, .bxr-detail-torg-btn .bxr-indicator-item-delay .fa-heart-o:before {
    margin-right: 6px;
}

.bxr-one-click-buy.bxr-color-button {
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
    padding: 8px 13px;
    margin-bottom: 20px;
}

.bxr-color-button.bxr-trade-request {
    margin-bottom: 20px;
}

.bxr-share-icon-wrap {
    display: none;
    position: relative;
}
/*basket btns end*/

/*stock block start*/
.bxr-instock-wrap {
    float: right;
    margin-bottom: 20px;
    line-height: 22px;
}

.bxr-instock-wrap .fa-check {
    margin-right: 10px;
    background: green;
    color: #fff;
    padding: 3px;
    border-radius: 2px;
    font-size: 11px;
}

.bxr-instock-wrap .fa-times {
    margin-right: 10px;
    background: red;
    color: #fff;
    padding: 2px 3px;
    border-radius: 2px;
    font-size: 11px;
    line-height: 11px;
}

.bxr-instock-wrap .fa-circle-o {
    margin-right: 10px;
    background: orange;
    color: #fff;
    padding: 3px 3px;
    border-radius: 2px;
    font-size: 11px;
    line-height: 11px;
}

/*stock block end*/
.bxr-rating-wrap {
    display: inline-block;
    float: left;
}

.starrequired {
    color: red;
}
/*mobile center blocks start*/
@media (max-width: 600px) {
    .bxr-detail-torg-btn
    , .offers-btn-wrap
    , .sku-choise-wrap
    ,#bxr-market-detail-basket-btn-wrap
    , .bxr-main-avail-wrap
    , .bxr-offer-avail-wrap
    , .bxr-detail-offers td.basket-line-qty {
        text-align: center;
    }

    .bxr-detail-torg-btn .bxr-share-group
    , .bxr-detail-torg-btn button
    , .bxr-detail-torg-btn .bxr-basket-action
    , .offers-btn-wrap .bxr-basket-action
    , #bxr-market-detail-basket-btn-wrap .bxr-basket-action
    , .bxr-basket-action .bxr-one-click-buy
    , .sku-prop-values-list
    , .bxr-instock-wrap
    , .bxr-rating-wrap {
        display: inline-block;
        float: none;
        margin-right: 0;
    }

    .bxr-rating-wrap {
        display: block;
    }

    .bx_item_detail_rating {
        margin: 0 auto 10px;
    }

    .bxr-detail-tab {
        display: block !important;
    }

    .hidden-xxs {
        display: none;
    }

}

/*mobile center blocks end*/

/*detail-preview start*/
.bxr-detail-preview-wrap {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 20px 0 0;
}

.bxr-detail-anounce {
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 30px;
}

.bxr-props-table {
    font-size: 13px;
	width: 100%;
}

.bxr-props-table .bxr-props-name
,.bxr-props-table .bxr-props-data {
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/gray_pixel.png) no-repeat;
    background-position: 0px 12px;
    background-repeat: repeat-x;
}

.bxr-props-table .bxr-props-name, .bxr-props-table .bxr-props-data {
    width: 50%;
}

.bxr-props-table .bxr-props-data {
    text-align: right;
}

.bxr-props-table .bxr-props-name span {
    background: #FFF;
    padding: 3px 5px 3px 0;
    font-weight: bold;
}

.bxr-props-table .bxr-props-name.no-bold span {
    font-weight: normal;
}

.bxr-props-table .bxr-props-data span {
    background: #FFF;
    padding: 3px 0px 3px 5px;
}

.bxr-props-table td {
    vertical-align: top;
    padding-bottom: 20px;
}

.bxr-props-data.bxr-props-data-group {
    text-align: left;
    padding-right: 5px;
    background: none;
}
/*detail-preview end*/

/*detail block start*/
.bxr-detail-tabs {
    padding: 0;
    margin: 0;
    margin-bottom: 20px;
    list-style: none;
}

.bxr-detail-tabs li {
    float: left;
    margin-right: 10px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    background: #fff;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: bold;
    cursor: pointer;
}

.bxr-detail-tab {
    display: none;
    margin-bottom: 20px;
}

.bxr-offer-img-in-list {
    display: inline-block;
    overflow: hidden;
    /* vertical-align: middle; */
    max-height: 100%;
    max-width: 100%;
    width: 60px;
    height: 60px;
    line-height: 56px;
    border: 1px solid #e3e3e3;
    text-align: center;
    background: #fff;
}

.bxr-offer-img-in-list img {
    max-width: 90%;
    max-height: 90%;
    height: auto;
    display: inline-block;
}

.basket-line-qty .bxr-basket-action
, .basket-line-qty .bxr-one-click-buy.bxr-color-button
, .basket-line-qty .bxr-color-button.bxr-trade-request {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
}

.basket-line-qty .bxr-one-click-buy.bxr-color-button {
    margin-top: 0;
}

.bxr-detail-offers .basket-line-qty .bxr-basket-action {
    margin-bottom: 0px;
    margin-top: 0px;
}

.bxr-detail-offers td {
    padding: 4px 3px;
}

.bxr-detail-offers tr.avail {
    background: #e7eff6;
}

.bxr-detail-offers tr.avail:hover {
    background: #f8f8f8;
}

.bxr-detail-offers .bxr-market-current-price
, .bxr-detail-offers .bxr-market-item-price span {
    font-size: 14px;
    line-height: 14px;
}

.bx-catalog-tab-list {
    margin-top: 0px !important;
}

.bxr-detail-offers .basket-line-qty .bxr-market-current-price {
    float: none;
}

.bxr-detail-offers td.basket-price.bxr-format-price {
    width: 200px;
    padding-left: 20px;
}

.bxr-detail-offers td.basket-line-qty {
    width: 300px;
}

@media screen and (max-width: 1200px) {

    .bxr-detail-offers td.basket-line-qty {
        width: 165px;
    }

    .bxr-detail-offers .basket-line-qty .bxr-basket-action {
        margin-bottom: 10px;
        margin-top: 0;
    }

    .bxr-detail-offers .basket-line-qty .bxr-basket-action.bxr-basket-group {
        margin-top: 10px;
    }

}

@media screen and (max-width: 600px) {
    td.basket-name {
        word-break: break-all;
    }
}
/*detail block end*/

/*socnet start*/
.bxr-share-social {
    margin: 0;
    margin-top: 5px;
    padding: 0;
    display: inline-block;
    list-style: none;
    position: absolute;
    top: -10px;
    left: 0px;
    border: 1px solid #e3e3e3;
    padding: 6px 6px 2px 2px;
    background: #fff;
}
.bxr-share-icon {
    float: right;
    display: block;
    margin-left: 4px;
    margin-bottom: 4px;
    height: 22px;
    width: 22px;
}
.bxr-share-icon a,
.bxr-share-icon a:link,
.bxr-share-icon a:visited,
.bxr-share-icon a:active {
    color: #fff;
    padding-top: 4px;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    vertical-align: middle;
    display: block;
    height: 22px;
    width: 22px;
    border-radius: 3px;
}
/*socnet end*/

/*top tabs start*/
.bxr-detail-tab-mobile-title {
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}

.bxr-detail-top-tabs {
    margin: 0;
    margin-bottom: 20px;
    padding: 0;
    list-style: none;
}

.bxr-detail-top-tabs li {
    float: left;
    margin-right: 18px;
    cursor: pointer;
}

.bxr-detail-top-tabs li:hover {
    text-decoration: underline;
}

.bxr-detail-top-tabs li:last-child {
    margin-right: none;
}
/*top tabs end*/

.offers-display-props {
    font-size: 12px;
    color: #9E9E9E;
}

/*file and video*/

.element-file-card {
    margin-bottom: 20px;
}

.element-file-card a p {
    position: relative;
}

.element-file-card a span.f-ico{
    display: block;
    background: url(/bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/images/file-icon.jpg) no-repeat;
    width: 38px;
    height: 50px;
    position: relative;
    margin-right: 15px;
    float: left;
}

.element-file-card a span.f-ico:after{
    content: "file";
    display: block;
    position: absolute;
    bottom: -1px;
    padding-bottom: 1px;
    background: #555;
    width: 100%;
    color: #FFF;
    text-align: center;
    font-size: 12px;
}


.element-file-card.rar a span.f-ico:after{content: "rar";}
.element-file-card.pdf a span.f-ico:after{content: "pdf";}
.element-file-card.doc a span.f-ico:after{content: "doc";}
.element-file-card.docx a span.f-ico:after{content: "docx";}
.element-file-card.xls a span.f-ico:after{content: "xls";}
.element-file-card.xlsx a span.f-ico:after{content: "xlsx";}
.element-file-card.xml a span.f-ico:after{content: "xml";}
.element-file-card.zip a span.f-ico:after{content: "zip";}
.element-file-card.txt a span.f-ico:after{content: "txt";}
.element-file-card.psd a span.f-ico:after{content: "psd";}
.element-file-card.ai a span.f-ico:after{content: "ai";}

.element-file-card .element-file-card-size {
    color: #888888;
    font-size: 12px;
}

.element-video-card {
    margin-bottom: 20px;
}

.element-video-card > div
,.element-video-card > div > div{
    width: auto !important;
    height: 180px !important;
}

.element-video-card-mej {
    margin-bottom: 34px;
}

.element-video-card-title{
    padding: 10px 0 6px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    line-height: 1.3;
    margin: 0px;
}

.element-video-card-title-row {
    padding-top: 0;
}

.element-video-card-desc
{
    font-size: 13px;
    display: block;
    line-height: 1.3;
    color: #7b7b7b;
}

.element-video-card-mej .element-video-card-title p{
    margin: 0;
}

.element-video-card > div.element-video-card-grid {
    height: auto !important;
}

.element-video-card-iframe {
    display: table;
}

.video-card-link{
    width: 100%;
    height: 110px;
    max-width: 196px;
    /* background-color: #7d7d7d;*/
    display: table-row;
}

.video-card-link img.video-img {
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.video-card-link img.video-img:hover {
    opacity: 0.7;
}

@media (min-width: 1200px) {
    .element-video-card-mej:nth-child(3n+1) {
        clear: both;
    }
}

@media (max-width: 1199px) {
    .element-video-card-mej:nth-child(2n+1) {
        clear: both;
    }
}
@media (max-width: 991px) {
    .bxr-market-item-price {
        padding: 16px 0 16px 20px;
        text-align: center;
        float: none;
    }
    .offers-cnt {
        top: -40px;
        left: 40px;
    }
    .offers-cnt:after {
        background: none;
    }
    .bxr-market-current-price {
        float: none;
    }
}
@media (max-width: 530px) {
    .bx-touch .bx_item_detail_rating .bx_stars_container {
        width: 110px !important;
    }
}

.fa.fa-question-circle {
    color: #a2a6ad;
}

.item_title_hint_chint {
    display: inline-block;
    position: relative;
    padding: 0px 5px 0 2px;
    background: #FFF;
    left: -5px;
    top: 1px;
}

.item_title_hint_chint div{
    display: none;
    position: absolute;
    min-width: 250px;
    background-color: #fff;
    z-index: 1200;
    border: 1px solid #000;
    padding: 15px 20px;
    border-radius: 5px;
    top: 4px;
    left: 15px;
    font-size: 13px;
    overflow: hidden!important;
    letter-spacing: normal!important;
    list-style: none!important;
    text-align: left!important;
    text-indent: 0!important;
    text-transform: none!important;
    visibility: visible!important;
    white-space: normal!important;
    word-spacing: normal!important;
    vertical-align: baseline!important;
    margin: 0!important;
    float: none!important;
    text-decoration: none!important;
    -webkit-border-radius: 3px!important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    -webkit-box-shadow: 0 6px 10px rgba(0,0,0,.10)!important;
    -moz-box-shadow: 0 6px 10px rgba(0,0,0,.10)!important;
    box-shadow: 0 6px 10px rgba(0,0,0,.10)!important;
    border: 1px solid;
    border-color: #E7E7E7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2e3e9ea',endColorstr='#f2c6d2d5',GradientType=0);
}

.item_title_hint_chint:hover div {
    display: block;
}



.bxr-detail-block-no-tabs .bxr-detail-tab
,.bxr-detail-block-no-tabs .bxr-detail-tab-mobile-title {
    display: block !important;
}

#bxr-detail-block-wrap.bxr-detail-block-no-tabs h3.hidden-lg
,#bxr-detail-block-wrap.bxr-detail-block-no-tabs h3.hidden-md
,#bxr-detail-block-wrap.bxr-detail-block-no-tabs h3.hidden-sm {
    font-size: 16px;
    padding: 0;
    margin: 16px 0 10px 0;
    text-align: left;
    display: block !important;
}

#bxr-detail-block-wrap hr.section {
    display: none;
}

#bxr-detail-block-wrap.bxr-detail-block-no-tabs hr.section{
    margin-top: 10px;
    margin-bottom: 14px;
    display: block;
}

.bxr-detail-block-no-tabs .bxr-detail-tab {
    margin-bottom: 30px;
}

#bxr-detail-block-wrap.bxr-detail-block-no-tabs .bxr-props-table .bxr-props-name
,#bxr-detail-block-wrap.bxr-detail-block-no-tabs .bxr-props-table .bxr-props-data{
    background-position: 0px 14px;
}

.bxr-detail-block-no-tabs .bxr-detail-store-amount li{
    list-style-type: none;
    margin: 0;
    padding: 0 !important;
}

.bxr-detail-block-no-tab .bxr-detail-store-amount ul {
    margin-left: 0;
    padding-left: 0;
}

.bxr-detail-block-no-tab .bxr-detail-text {
    margin-bottom: 40px;
}

/**gifts**/
li[data-tab="gift-tab"] {
    display: none;
}
h3[data-tab="gift-tab"] {
    display: none;
}
.bxr-gift-notice {
    cursor: pointer;
    display: none;
}
.bxr-gift-notice-icon,
.bxr-gift-notice-text {
    display: table-cell;
    min-height: 50px;
}
.bxr-gift-notice-icon {
    width: 10%;
    text-align: center;
    vertical-align: middle;
}
.bxr-gift-notice-icon.bxr-color-button span.fa {
    margin: 0;
    font-size: 20px;
}
.bxr-gift-notice-text {
    width: 90%;
    padding: 10px;
}
.bxr-gift-notice-main {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 4px;
}
.bxr-gift-notice-main:hover,
.bxr-gift-notice-main:active,
.bxr-gift-notice-main:focus,
.bxr-gift-notice-main:visited{
    text-decoration: none;
    outline: none;
}
.bx_item_list_gift_horizontal .bx_catalog_item_title a {
    word-break: break-word;
}
.bxr-detail-gift-block .bx_item_list_gift_horizontal .bx_catalog_item_title {
    min-height: 38px;
    height:auto;
}
/*-----*/

.bxr-subscribe-wrap .bxr-subscribe {
    display: inline-block;
    cursor: pointer;
    margin-bottom: 20px;
}

.bxr-detail-offers .bxr-subscribe-wrap {
    text-align: right; 
    padding-right: 20px;
}

.basket-line-qty .bxr-color-button.bxr-subscribe {
    margin-bottom: 0;
    margin-top: 0px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 2px;
}

#bxr-market-detail-basket-btn-wrap .bx-catalog-subscribe-button 
, #bxr-market-detail-basket-btn-wrap .already-subsc {
    float: none;
    display: inline-block;
    margin-bottom: 20px;
}

@media screen and (max-width: 1200px) {
    .bxr-detail-offers .bxr-subscribe-wrap {
        text-align: left; 
        padding-right: 0px;
    }
}

#bxr-bprop-table {
    margin-bottom: 20px;
}

#bxr-bprop-table tr td {
    padding-bottom: 10px;
    width: 50%;
}

#bxr-bprop-table tr td.bxr-bprop-value {
    position: relative;
    padding-left: 10px;
}

#bxr-bprop-table .bxr-bprop-select {
    border: 1px solid #E3E3E3;
    border-radius: 2px;
    padding: 4px;
    font-size: 13px;
}

#bxr-bprop-table .wrong-bprop .bxr-bprop-select {
    border: 1px solid #a94442;
}

.bxr-bprop-tooltip {
    position: absolute;
    top: -48px;
    left: 10px;
    border: 1px solid #a94442;
    border-radius: 2px;
    padding: 4px;
    font-size: 11px;
    width: 100px;
    background: #f2dede;
    color: #a94442;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
}

#bxr-bprop-table .wrong-bprop .bxr-bprop-tooltip {
    opacity: 1;
    visibility: visible;
}

.bxr-bprop-tooltip .fa-caret-down {
    position: absolute;
    bottom: -10px;
    left: 35px;
    font-size: 13px;
    color: #a94442;
}

.bxr-props-block>div {
    padding: 5px 0;
}

.bxr-props-block h5 {
    margin: 5px 0px;
}

.bxr-article-block {
    margin-bottom: 15px;
    color: #777;
}
.bxr-article-block.after_name {
    margin-top: -11px;
    font-size: 13px;
}

.allow_other_measure{
    display: flex;
    justify-content: space-between;
    max-width: 400px;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding-right: 10px;
}
.allow_other_measure .bxr-market-item-price {
    float:unset;
}

.allow_other_measure .bxr-market-current-price{
    font-size: 16px!important;
    font-weight: normal!important;
}

.allow_other_measure .price_for_other_measure{
    padding: 9px 0;
    border-style: solid;
    border-width: 2px;
    border-color: #ff7700;
    display: block;
    text-align: center;
    font-size: 18px;
    width: 160px;
    line-height: 16px;
}
/* End */


/* Start:/bitrix/tools/bxready/library/markers/circle_vertical_small/include/style.css?15591977931491*/
.bxr-circle-marker-vertical{
    position: absolute;
    width: 40px;
    top: 15px;
    left: 10px;
    z-index: 990;
}

.bxr-circle-marker-vertical .bxr-marker-new
,.bxr-circle-marker-vertical .bxr-marker-sale
,.bxr-circle-marker-vertical .bxr-marker-rec
,.bxr-circle-marker-vertical .bxr-marker-discount
,.bxr-circle-marker-vertical .bxr-marker-hit{
    border: 1px solid #0BA72A;
    border-radius: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-bottom: -10px;
    background: #0BA72A;
}

.bxr-circle-marker-vertical .bxr-marker-hit{
    background: #FCBD00;
    border-color: #FCBD00;
}

.bxr-circle-marker-vertical .bxr-marker-sale
,.bxr-circle-marker-vertical .bxr-marker-discount{
    background: #EA1100;
    border-color: #EA1100;
}

.bxr-circle-marker-vertical .bxr-marker-new{
    background: #0F7EDA;
    border-color: #0F7EDA;
}

.bxr-circle-marker-vertical i{
    display: block;
    width: 38px;
    height: 38px;
    line-height: 35px;
    border: 1px solid rgba(255,255,255,0);
    border-radius: 50%;
    text-align: center;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    transform: none;
}

.bxr-circle-marker-vertical i.fa{
    font-size: 16px;
}

@media (max-width: 992px) {
    .bxr-ecommerce-v2-list .bxr-circle-marker-vertical,
    .bxr-ecommerce-v1-list .bxr-circle-marker-vertical{
        bottom: 15px;
        top: inherit;
    }
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/main.share/element_detail/style.min.css?1559197712411*/
.bx-share-social{margin:0;margin-top:5px;padding:0;display:inline-block;list-style:none}.bx-share-icon{float:right;display:block;margin-left:4px;margin-bottom:4px;height:22px;width:22px}.bx-share-icon a,.bx-share-icon a:link,.bx-share-icon a:visited,.bx-share-icon a:active{color:#fff;padding-top:4px;font-size:14px;text-align:center;vertical-align:middle;display:block;height:22px;width:22px;border-radius:3px}
/* End */


/* Start:/bitrix/templates/market_column/js/fancybox/jquery.fancybox.css?15591977125168*/
/*! 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('/bitrix/templates/market_column/js/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('/bitrix/templates/market_column/js/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('/bitrix/templates/market_column/js/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('/bitrix/templates/market_column/js/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('/bitrix/templates/market_column/js/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('/bitrix/templates/market_column/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* End */
/* /bitrix/templates/market_column/components/alexkova.market/catalog/.default/style.css?17485244308074 */
/* /bitrix/components/bxready/abmanager/templates/full-responsive/style.css?1724230238266 */
/* /bitrix/templates/market_column/components/alexkova.market/catalog/.default/bitrix/catalog.element/.default/style.css?168446519627546 */
/* /bitrix/tools/bxready/library/markers/circle_vertical_small/include/style.css?15591977931491 */
/* /bitrix/templates/market_column/components/bitrix/main.share/element_detail/style.min.css?1559197712411 */
/* /bitrix/templates/market_column/js/fancybox/jquery.fancybox.css?15591977125168 */
