@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular'), url(../images/fonts/pt_sans.woff) format('woff');
}

@font-face {
    font-family: 'Pribambas';
    font-style: normal;
    font-weight: 400;
    src: local('Pribambas'), url(../images/fonts/Pribambas-Regular.woff) format('woff');
}

@font-face {
    font-family: 'Pribambas';
    font-style: normal;
    font-weight: 400;
    src: local('Pribambas');
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular');
    unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular');
    unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: local('PT Sans'), local('PTSans-Regular');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

body {
    /*font-family: 'PT Sans', sans-serif;*/
    color: #464646;
}

a {
    color: #464646;
    text-decoration: underline;
    outline: none;
}

a:hover {
    text-decoration: none;
    color: #464646;
}


.fm-container-fluid-mw {
    min-width: 970px;

}

.fm-product-item-img {
    z-index: 100 !important;
}

.fm-container {
    width: 970px;
}

.fm-loading {
    overflow: visible;
    background: transparent;
}

.popup-window-overlay,
.overlay {
    background: #0f0f11;
    opacity: .87;
}

.fm-loading .fancybox-close-small {
    display: none;
}

.fm-page-title {
    font-size: 30px;
    margin: 0 0 25px 0;
}

.fm-header {
    background: #BC421C;
}

.fm-header-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    padding: 5px 0;
}

.fm-header-logo-wr {

}

.fm-header-slogan-page {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Pribambas';
    width: 512px;
    font-size: 32px;
}

.fm-header-slogan {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bx_ordercart .bx_ordercart_coupon {
    margin-bottom: 10px;
}

.bx_ordercart .bx_ordercart_coupon input {
    display: inline;
}

.bx_ordercart .bx_ordercart_coupon #coupon {
    width: calc(100% - 50px);
    /*min-width: 427px;*/
    /*max-width: 442px;*/
}

.fm-header-logo-wr a {
    display: block;
}

.fm-header-logo-wr a img {
    width: 100%;
    height: auto;
}

.fm-header-geksleft-wr {

}

.mobile-menu-toggle {
    display: none;
}

.fm-header-geksleft-wr img {
    width: 54px;
    height: 54px;
}

.fm-header-slogan-1-wr {
    font-family: 'Pribambas';
    font-size: 46px;
    color: #ffffff;
    padding-bottom: 10px;
}

.fm-header-slogan-2-wr {

    font-size: 13px;
    color: #ffffff;
}

.fm-header-geksright-wr {

}

.fm-header-geksright-wr img {
    width: 54px;
    height: 54px;
}

.fm-header-cart-btn-wr {

}

.fm-header-cart-btn {
    display: block;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 11px;
}

.fm-header-cart-btn-full,
.fm-header-cart-btn:hover {
    color: #ffffff;
    text-decoration: none;
    background: #EB5323;
}

.fm-header-cart-btn:focus {
    color: #ffffff;
    text-decoration: none;
}

.fm-product-tabs-wr .fm-description-tab img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 640px;
}

.show-hide-filter {
    display: none;
}

.fm-header-cart-btn .fa-shopping-cart {
    font-size: 21px;
}

.fm-header-feedback-btn-wr {

}

.fm-header-feedback-btn {
    display: block;
    color: #ffffff;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 11px;
    cursor: pointer;
}

.fm-header-feedback-btn:hover {
    color: #ffffff;
    text-decoration: none;
    background: #EB5323;
}

.fm-header-feedback-btn:focus {
    color: #ffffff;
    text-decoration: none;
}

.btn-styles > form > button {
    width: 140px;
    height: 32px;
    color: #fff;
    background-color: #f0ad4e;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #eea236;
    margin-left: 40px;
    margin-bottom: 15px;
}

ul.photos {
    flex-wrap: wrap;
}

.fm-header-feedback-btn .fa-envelope-o {
    font-size: 22px;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 1;
}

.bx-wrapper .bx-controls-direction a {
    z-index: 1;
}

.fm-navigation {
    margin-top: 10px;
}

.fm-navigation-content {
    position: relative;
}

.fm-menu-top {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    border-radius: 5px;
    background: #eeeeee;
    border: 1px solid #e0e0e0;
    overflow: hidden;
}

.fm-menu-top-wr {
    height: 48px;
    display: flex;
    align-items: center;
}

.fm-menu-top > li {
    float: left;
    display: block;
}

.fm-menu-top .root-item {
    display: block;
    border-right: 1px solid #fff;
    padding: 11px 17px;
    color: #464646;
    text-decoration: none;
    font-size: 16px;
}

.fm-menu-top .root-item:focus {
    color: #464646;
    text-decoration: none;
}

.fm-menu-top .root-item:hover {
    color: #ffffff;
    text-decoration: none;
    background: #BC421C;
}

.fm-menu-top .root-item-selected {
    display: block;
    border-right: 1px solid #fff;
    padding: 11px 20px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    background: #BC421C;
}

.fm-menu-top .root-item-selected:focus {
    color: #ffffff;
    text-decoration: none;
}

.fm-menu-top .root-item-selected:hover {
    color: #ffffff;
    text-decoration: none;
    background: #BC421C;
}

.fm-search-wr {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    border-radius: 4px;
    background: #eeeeee;
    padding: 5px 10px;
    width: 180px;
    -webkit-transition: width 0.3s 0.3s;
    -moz-transition: width 0.3s 0.3s;
    -o-transition: width 0.3s 0.3s;
    transition: width .3s .3s;
}

.fm-search-wr-full-width {
    width: 100%;
}

.fm-search-input-wr {
    position: relative;
}

.fm-search-input {
    padding-left: 35px;
    font-size: 16px;
    color: #3b3e47;
}

.fm-search-input-wr .fa-search {
    font-size: 18px;
    color: #bcbcbc;
    position: absolute;
    top: 8px;
    left: 11px;
}

table.title-search-result {
    width: 100%;
}

.fm-contacts-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    border-bottom: 2px solid #eeeeee;
    height: 55px;
}

.fm-worktime {
    font-size: 16px;
}

.fm-phone-top {
    font-size: 18px;
}

.fm-phone-top a,
.fm-phone-top a:focus {
    color: #464646;
    text-decoration: none;
}

.fm-phone-top a:hover {
    color: #464646;
    text-decoration: none;
}

.fm-phone-top span {
    font-size: 23px;
    font-weight: bold;
}

.fm-yandex-market {

}

.fm-callback-top-btn-wr {

}

.fm-callback-top-btn {
    background: #EB5323;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px 15px;
    display: block;
    cursor: pointer;
}

.fm-callback-top-btn .fa-phone {
    font-size: 21px;
}

.fm-callback-top-btn:hover {
    background: #BC421C;
    color: #fff;
    text-decoration: none;
}

.desktop-hide {
    display: none;
}

.mob-img-logo {
    display: none;
}

.fm-footer {
    margin-top: 20px;
    background-image: url(/bitrix/templates/funmill/images/footer_bg.png);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.fm-footer-content {
    height: 156px;
    padding-top: 15px;
    overflow: hidden;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.fm-footer-top {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    padding-left: 8px;
}

#main-slider {
    width: 100%;
    /*height: 300px;*/
}

#main-slider .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
#main-slider .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    color: #e96f30;
}

#main-slider .swiper-pagination-bullet-active {
    background: #e96f30;
}

.fm-footer-logo {

}

.fm-footer-logo img {
    width: 100%;
    height: auto;
}

.fm-footer-information {
    display: none;
}

.fm-menu-bottom-wr {
    margin: 10px 0;
    width: 100%;
}

.fm-menu-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

.fm-menu-bottom > li {

}

.fm-menu-bottom .root-item,
.fm-menu-bottom .root-item:focus,
.fm-menu-bottom .root-item-selected,
.fm-menu-bottom .root-item-selected:focus {
    display: block;
    padding: 0 9px;
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
}

.fm-menu-bottom .root-item:hover,
.fm-menu-bottom .root-item-selected:hover {
    color: #464646;
    text-decoration: none;
}

.fm-footer-contacts {
    display: flex;
    align-items: center;
}

.fm-footer-phone-callback-email {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 0 0 auto;
}

.fm-footer-phone {
    margin-right: 15px;
    margin-left: 15px;
}

.fm-footer-phone a,
.fm-footer-phone a:focus {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    display: block;
}

.fm-footer-phone a:hover {
    color: #ffffff;
    text-decoration: none;
}

.fm-footer-phone span {
    font-size: 22px;
    font-weight: bold;
}

.fm-footer-content .fm-social {
    margin-left: auto;
    padding-top: 0px;
    margin-bottom: 0;
}

.fm-social .icon-vk-o {
    background-image: url('../img/vk.png');
}

.fm-social .icon-telegram-o {
    background-image: url('../img/tg.png');
}

.fm-social .icon-whatsapp-o {
    background-image: url('../img/wa.png');
}

.fm-social__item {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    margin-right: 8px;
    margin-bottom: 5px;
}

.fm-social .icon-whatsapp-o,
.fm-social .icon-telegram-o,
.fm-social .icon-vk-o {
    display: inline-block;
    vertical-align: text-top;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: 100%;
    transition: all .5s;
}

.fm-callback-bottom-btn-wr {

}

.fm-callback-bottom-btn {
    background: #EB5323;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px;
    padding: 8px 15px;
    display: block;
    cursor: pointer;
}

.fm-callback-bottom-btn .fa-phone {
    font-size: 21px;
}

.fm-callback-bottom-btn:hover {
    background: #BC421C;
    color: #fff;
    text-decoration: none;
}

.fm-footer-email {
    margin-right: 40px;
}

.fm-footer-email a,
.fm-footer-email a:focus {
    color: #ffffff;
    font-size: 18px;
    text-decoration: none;
}

.fm-footer-email a:hover {
    color: #ffffff;
    text-decoration: none;
}

.fm-footer-email a span {
    text-decoration: underline;
}

.fm-footer-email a span:hover {
    text-decoration: none;
}

.copyright-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fm-use-materials {
    font-size: 12px;
    text-align: center;
}

.fm-copyright {
    font-size: 16px;
    margin: 5px 0;
    text-align: center;
}

.fm-middle {
    margin-top: 20px;
    min-height: calc(100vh - 156px);
}

.fm-categories-panel {
    margin-bottom: 20px;
}

.show-hide-filter {
    display: block;
    border: none;
    outline: none;
    background-color: #eeeeee;
    border-radius: 4px;
    width: 100%;
    height: 48px;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
    color: #464646;
}

.fm-categories-title {
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 15px;
}

.fm-categories-list {
    margin: 0;
    padding: 0;
    list-style: none;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.fm-categories-list li a,
.fm-categories-list li a:focus {
    font-size: 14px;
    color: #464646;
    text-decoration: none;
    display: block;
    padding: 8px 15px;
}

.show-hide-menu {
    display: none;
}

.fm-categories-list li a.selected,
.fm-categories-list li a:hover {
    color: #464646;
    text-decoration: none;
    background: #e1e1e1;
}

.fm-categories-list.popular li a,
.fm-categories-list.popular li a:focus {
    font-weight: bold;
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2853 7.69594L10.0001 5.0918L8.7149 7.69594C8.62955 7.86887 8.46455 7.98875 8.27373 8.01648L5.3999 8.43406L7.47943 10.4611C7.61752 10.5957 7.68053 10.7896 7.64795 10.9797L7.15705 13.8419L9.72748 12.4906C9.81283 12.4457 9.9065 12.4233 10.0001 12.4233C10.0938 12.4233 10.1874 12.4457 10.2728 12.4906L12.8432 13.8419L12.3523 10.9797C12.3197 10.7896 12.3828 10.5957 12.5208 10.4611L14.6004 8.43406L11.7265 8.01648C11.5356 7.98875 11.3706 7.86887 11.2853 7.69594Z' fill='%23EB5323'/%3E%3Cpath d='M10 0C4.48598 0 0 4.48598 0 10C0 15.514 4.48598 20 10 20C15.514 20 20 15.514 20 10C20 4.48598 15.514 0 10 0ZM16.2684 8.44414L13.5593 11.0849L14.1988 14.8136C14.2365 15.0334 14.1461 15.2556 13.9657 15.3867C13.8636 15.4609 13.7427 15.4986 13.6213 15.4986C13.528 15.4986 13.4344 15.4764 13.3486 15.4313L10 13.6708L6.65137 15.4313C6.45395 15.5351 6.21477 15.5178 6.0343 15.3867C5.85387 15.2556 5.76348 15.0334 5.80121 14.8136L6.44074 11.0848L3.73164 8.44414C3.57195 8.28848 3.51445 8.05562 3.5834 7.84352C3.6523 7.63141 3.83566 7.4768 4.05637 7.44473L7.80027 6.9007L9.47457 3.50816C9.57328 3.30816 9.77699 3.18156 10 3.18156C10.223 3.18156 10.4267 3.3082 10.5254 3.50816L12.1997 6.9007L15.9436 7.44473C16.1643 7.4768 16.3477 7.63141 16.4166 7.84352C16.4855 8.05562 16.4281 8.28848 16.2684 8.44414Z' fill='%23EB5323'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: 97% 50%;
}

.fm-text-format-index {
    font-size: 17px;
    line-height: 26px;
    margin-top: 30px;
}

.fm-text-format-index h1 {
    color: #464646;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 15px;
}

.fm-text-format-index h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: #464646;
    font-weight: 600;
}

.fm-text-format-index p {
    margin-bottom: 10px
}

.fm-text-format-index ul {
    margin: 0 0 10px 0;
    padding-left: 20px;
}

.fm-text-format-index ul li {
    margin-bottom: 5px;
    margin-left: 20px;
}

.fm-section-title {
    font-size: 25px;
    margin-bottom: 15px;
}

.fm-products-list-wr .product-item {
    border: 1px solid #E0DFE0;
    border-radius: 4px;
    padding: 12px;
    position: relative;
}

.fm-products-list-wr .product-item:hover {
    border: 1px solid #acabab;
}

.fm-row-product-wr {
    margin: 0 -5px;
}

.fm-product-item-wr {
    padding: 5px;
}

.fm-product-prices {
    display: flex;
    align-items: center;
    padding-left: 5px;
}
@media(min-width: 991px) {
.fm-product-price-old {
    position: absolute !important;
    top: 0 !important;
}
}
@media(max-width: 991px) {
	.fm-product-prices, .fm-product-buy-block {
		align-items: end !important;
	}

.fm-product-price-old {
	text-align: left !important;
}
}
.fm-product-price-current {
    order: -1;
}

.fm-products-recommended .fm-product-item-wr {
    width: 20%;
}

.bx_ordercart_order_pay {
    /*display: flex;*/
    /*flex-direction: column;*/
}

.fm-products-list-wr .product-item-image-wrapper {
    padding-top: 0;
    margin: 0;
}

.fm-products-list-wr .product-item-title {
    white-space: normal;
    margin: 0;
}

.fm-products-list-wr .product-item-price-container {
    margin: 6px 0 0 0;
    position: relative;
}

.fm-products-list-wr .fm-product-rating-wr {
    position: absolute;
    top: 2px;
    right: 0;
}

.fm-products-list-wr .fm-product-rating-wr .fa-star {
    color: #e2e2e2;
    font-size: 13px;
}

.fm-products-list-wr .fm-product-rating-wr .fm-star-full {
    color: #ffd700;
}

.fm-add-to-cart-btn-wr {
    text-align: center;
    position: relative;
}

.fm-add-to-cart-btn-wr .fancybox-loading {
    height: 36px;
    width: 36px;
    margin-top: -18px;
    margin-left: -18px;
}

.fm-products-list-wr .fm-label-top {
    display: block;
    height: 50px;
    width: 50px;
    background-image: url(/bitrix/templates/funmill/images/product_labels/label_top.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.fm-products-list-wr .fm-label-sale {
    display: block;
    height: 50px;
    width: 50px;
    background-image: url(/bitrix/templates/funmill/images/product_labels/label_sale.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.fm-products-list-wr .fm-label-new {
    display: block;
    height: 50px;
    width: 50px;
    background-image: url(/bitrix/templates/funmill/images/product_labels/label_new.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.fm-products-list-wr .fm-badges {
    position: relative;
}

.fm-products-list-wr .fm-has-price-old {
    color: #EB5323;
}

.fm-products-list-wr .bx-section-desc {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 10px;
}

.fm-products-list-wr .bx-section-desc h1
.fm-products-list-wr .bx-section-desc h2,
.fm-products-list-wr .bx-section-desc h3 {
    color: #464646;
}

.fm-products-list-wr .bx-section-desc h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 25px;
    color: #464646;
}

.bx_ordercart_order_pay {
    position: relative;
}

.bx_ordercart_order_pay_right {
    order: -2;
    margin-left: auto;
}

.fm-products-list-wr .bx-section-desc p {

}

.fm-breadcrumb .bx-breadcrumb {
    margin-bottom: 5px;
}

.fm-breadcrumb .bx-breadcrumb {
    margin: 0;
}

.bx-breadcrumb {
    display: flex;
    flex-wrap: wrap;
}

.fm-breadcrumb .bx-breadcrumb .bx-breadcrumb-item a {
    color: #464646;
    text-decoration: underline;
    font-size: 12px;
}

.fm-breadcrumb .bx-breadcrumb .bx-breadcrumb-item a:hover {
    color: #464646;
    text-decoration: none;
}

.fm-breadcrumb .bx-breadcrumb .bx-breadcrumb-item span {
    color: #464646;
    font-size: 12px;
}

.fm-catalog-filter {
    min-width: 0;
    margin-top: 50px;
}

.fm-catalog-filter.bx-filter.bx-blue .bx-filter-section {
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.fm-catalog-filter .bx-filter-title {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #464646;
    display: none;
}

.fm-catalog-filter .bx-filter-section > .row {
    padding: 0;
}

.fm-catalog-filter .bx-filter-parameters-box-title span {
    color: #464646;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    cursor: auto;
}

.fm-catalog-filter .bx-filter-parameters-box-title .fa-angle-up,
.fm-catalog-filter .bx-filter-parameters-box-title .fa-angle-down {
    display: none;
}

.fm-catalog-filter .bx-filter-parameters-box-title span:hover {
    border-bottom: 1px solid #464646;
}

.fm-catalog-filter .bx-filter-popup-result.right {
    background: #464646;
    border: none;
    font-size: 14px;
    color: #d1e4f4;
    font-family: 'PT Sans', sans-serif;
    padding: 5px 10px;
}

.fm-catalog-filter .bx-filter-popup-result.right::after {
    content: '';
    position: absolute;
    left: -19px;
    bottom: 12px;
    border: 10px solid transparent;
    border-right: 10px solid #464646;
}

.fm-catalog-filter .bx-filter-popup-result a {
    color: #ffffff;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    text-decoration: underline;
}

.fm-catalog-filter .bx-filter-popup-result a:hover {
    text-decoration: none;
}

.fm-catalog-element .product-item-detail-slider-container {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.fm-catalog-element .product-item-detail-slider-container .fa-search-plus {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 299;
    color: #464646;
    font-size: 34px;
}

#player {
    position: relative !important;
    padding-bottom: 56.25% !important;
    padding-top: 25px !important;
    height: 0 !important;
}

.fm-catalog-element .product-item-detail-slider-container.popup .fa-search-plus {
    display: none;
}

.fm-manufacturer-img {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    z-index: 100;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.fm-catalog-element .product-item-detail-slider-container.popup .fm-manufacturer-img {
    display: none;
}

.fm-catalog-element.bx-blue .product-item-detail-slider-controls-image:hover,
.fm-catalog-element.bx-blue .product-item-detail-slider-controls-image.active {
    outline-color: #d65519;
}

.fm-catalog-element .fm-product-artikul {
    font-size: 14px;
}

.fm-product-title {
    font-size: 27px;
    line-height: 34px;
    color: #000;
    margin: 0px 0 10px 0;
    min-height: 68px;
    text-align: left;
}

.fm-product-back-link {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 15px;
    display: inline-block;
    text-decoration: none;
    color: #464646;
}

.fm-product-back-link:hover {
    text-decoration: none;
    color: #464646;
}

.fm-product-price-old {
    font-size: 20px;
    color: #ccc;
    text-decoration: line-through;
    text-align: center;
    position: relative;
    top: 13px;
}

.fm-product-price-old .fa-rub {
    font-size: 16px;
}

.fm-product-price-current {
    font-size: 30px;
    color: #000;
    text-align: center;
}

.fm-product-price-current .fa-rub {
    font-size: 26px;
}

.fm-product-price-label {
    font-size: 30px;
    color: #000;
    order: -1;
}

.fm-product-add-to-basket-btn-wr {
    width: 100%;
	position: relative;
}

.fm-product-add-to-basket-btn-wr > a {
    width: 100%;
}
.fm-product-add-to-basket-btn-wr-lg {
    margin-left: 20px;
}
.fm-product-make-order-btn:focus,
.fm-product-make-order-btn,
.fm-product-add-to-basket-btn,
.fm-product-add-to-basket-btn:focus {
    color: #fff;
    text-decoration: none;
    display: inline-block;
    background: #EB5323;
    border-radius: 5px;
    font-size: 20px;
    padding: 13px 30px;
    min-width: 240px;
    text-align: center;
}
.fm-product-make-order-btn:hover,
.fm-product-add-to-basket-btn:hover {
    background: #d65519;
    color: #fff;
    text-decoration: none;
}


.withdrawn_from_sale-btn,
.withdrawn_from_sale-btn:focus {
    background: #b5b5b5 !important;
}

.withdrawn_from_sale-btn:hover {
    background: #b5b5b5 !important;
    color: #fff !important;
}

.withdrawn_from_sale-label {
    color: #4e4e4e;
    text-decoration: none;
    display: inline-block;
    background: #efeeee;
    border-radius: 5px;
    font-size: 14px;
    padding: 8px 0px;
    cursor: pointer;
    min-width: 130px;
    border: 1px solid #e0e0e0;
    text-align: center;
}

.withdrawn_from_sale-label-lg {
    color: #4e4e4e;
    text-decoration: none;
    display: inline-block;
    background: #efeeee;
    border-radius: 5px;
    font-size: 17px;
    padding: 14px 24px;
    cursor: pointer;
    min-width: 130px;
    border: 1px solid #e0e0e0;
    text-align: center;
}

.remove_phone_mask-btn {
    cursor: pointer;
    text-decoration: none;
    color: #1c51cbe3;
    border-bottom: 1px dashed;
}

.fm-product-buy-block {
    height: 80px;
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.fm-product-buy-block > * {
    flex: 1;
}
.fm-product-d-rating {
    color: #e2e2e2;
    font-size: 30px;
}

.fm-product-d-rating {
    color: #e2e2e2;
    font-size: 30px;
}

.fm-product-d-rating .fm-star-full {
    color: #ffd700;
}

.fm-product-detail-rules,
.fm-product-detail-rules:focus {
    font-size: 15px;
    color: #464646;
    display: inline-block;
    text-decoration: underline;
	display: flex;
align-items: center;
gap: 10px;
}

.fm-product-detail-rules:hover {
    text-decoration: none;
    color: #464646;
}

.fm-product-detail-rules .fa-download {
    text-decoration: none;
    font-size: 22px;
    color: #EB5323;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}

.fm-product-go-review,
.fm-product-go-review:focus {
    font-size: 16px;
    color: #464646;
    text-decoration: underline;
}

.fm-product-go-review:hover {
    text-decoration: none;
    color: #464646;
}

.fm-rules-block-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    width: 100%;
    /*grid-gap: 32px;*/
}

.fm-rules-block-grid-block {
    margin: 0 auto;
}

.fm-rules-block-grid-block-inner {
    display: inline-block;
    text-align: center;
}

.dolyame-icon {
    vertical-align: sub;
    padding-right: 8px;
width: 104px;
font-size: 0;
}

.dolyame-show-info {
    cursor: pointer;
width: 100%;
}

.overlay-dolyame {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: brightness(0.5);
    z-index: 999;
    opacity: 0.5;
    -webkit-box-shadow: 4px 4px 16px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 4px 16px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 16px 10px rgba(0, 0, 0, 0.2);
}

.dolyame-popup-main-block {
    display: none;
    position: fixed;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    padding: 24px;
    border-radius: 8px;
    text-align: center;
}

.tinkoff-text-1 {
    font-size: 28px;
    margin-top: 20px;
}

.tinkoff-text-2 {
    font-size: 14px;
    margin: 12px 0;
}

.tinkoff-text-3 {
    font-size: 12px;
    margin-top: 14px;
}

.ng-star-inserted {
    position: relative;
}

span.tinkoff-close {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.fm-rules-block-grid-block-dolyame {
    vertical-align: middle;
    height: 44px;
display: flex;
align-items: center;
    /*padding-top: 12px;*/
}
.fm-rules-block-grid-block-dolyame > div:nth-child(2) {
	width: calc(100% - 114px);
	padding-left: 10px;
}
.fm-rules-block {
    height: 45px;
    margin: 0 0 22px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; /*flex-start;*/
}

@media screen and (max-width: 980px) {
    .dolyame-popup-main-block {
        width: 490px;
    }
}

@media screen and (max-width: 520px) {
    .dolyame-popup-main-block {
        width: 95%;
        padding: 16px;
    }
}

@media screen and (max-width: 491px) {
    .fm-rules-block-grid {
        display: contents;
    }

    .fm-rules-block {
        margin-bottom: 58px !important;
        margin-top: 102px !important;
    }
}

.fm-product-d-rating-wr {

}

.fm-product-go-review-wr {
    margin-left: 30px; /*39px;*/
}

.fm-product-detail-rules-wr {
    margin: 0 0 23px 0;
}

.fm-props-block {
    margin: 0px;
    overflow: hidden;
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.fm-props-block-item {
    width: calc(50% - 5px);
    display: flex;
    gap: 0px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    height: 51px;
    overflow: hidden;
	padding: 0 10px;
}
@media(max-width: 450px) {
	.fm-props-block-item {
		width: 100%;
	}
}
.fm-props-block-item-icon {
    display: flex;
    align-items: center;
    vertical-align: middle;
    font-size: 34px;
    color: #EB5323;
    text-align: center;
    width: 45px;
}

.fm-props-block-item-descr {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0px 0 0;
    width: 100%;
	text-align: center;
}

.fm-catalog-element .product-item-detail-slider-block.product-item-detail-slider-block-square {
    padding-top: 81%;
}

.fm-catalog-element .product-item-detail-slider-block.product-item-detail-slider-block-square.fm-detail-pic-for-big-title {
    padding-top: 89%;
}

.fm-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-block {
    height: 100vh;
    padding-top: 0;
}

.fm-props-block-item-values {
    display: inline-block;
}

.fm-props-block-item-name {
    font-size: 14px;
    color: #464646;
    text-align: center;
}

.fm-props-block-item-value {
    font-size: 14px;
    color: #7f7f7f;
    text-align: center;
}

.fm-product-preorder-btn-wr {

}
.fm-product-preorder-btn-wr > * {
	width: 100%;
}
.fm-product-preorder-btn-lg,
fm-product-preorder-btn-lg:focus,
.fm-product-preorder-btn,
.fm-product-preorder-btn:focus {
    color: #EB5323;
    text-decoration: none;
    display: flex !important;
    background: #fff ;
    border-radius: 5px !important;
    font-size: 20px !important;
    padding: 0 !important;
    cursor: pointer !important;
    min-width: 240px !important;
    text-align: center !important;
    border: 1px solid #EB5323 !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 10px !important;
	width: 100% !important;
	align-items: center !important;
	height: 58px !important;
}

.fm-product-preorder-btn:hover {
    background: #EB5323;
    color: #fff;
    text-decoration: none;
}

.fm-product-preorder-btn-lg,
.fm-product-preorder-btn-lg:focus {
    color: #EB5323;
    text-decoration: none;
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    padding: 13px 0px;
    cursor: pointer;
    min-width: 240px;
    text-align: center;
    border: 1px solid #EB5323;
}

.fm-product-preorder-btn-lg:hover {
    background: #EB5323;
    color: #fff;
    text-decoration: none;
}

.fm-catalog-element .product-item-detail-tabs-container {
    display: block !important;
}

.fm-product-tabs-wr {
    border: 1px solid #e0e0e0;
    border-radius: 0 5px;
    padding: 0 20px;
}

.fm-product-tabs-wr .fm-description-tab {
    font-size: 17px;
    line-height: 26px;
    background-color: #fff;
    color: #464646;
    text-align: justify;
}

.fm-product-tabs-wr .fm-description-tab h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: #464646;
    font-weight: 600;
}

.fm-product-tabs-wr .fm-description-tab p {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 26px;
}

.fm-product-tabs-wr .fm-description-tab ul {
    margin: 0 0 10px 0;
    padding-left: 20px
}

.fm-product-tabs-wr .fm-description-tab ul li {
    margin-bottom: 5px;
    margin-left: 20px;
}

.fm-tabs-titles .product-item-detail-tabs-container {
    border: none;
    min-height: 0;
}

.fm-tabs-titles .product-item-detail-tab-link {
    font-size: 16px;
    line-height: 39px;
    color: #a7a7a7;
    display: block;
    border: 1px solid #e0e0e0;
    border-radius: 5px 5px 0 0;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
    padding: 0 21px;
    height: auto;
    min-width: 145px;
    text-align: center;
}

.fm-tabs-titles .product-item-detail-tab {
    min-height: 0;
}

.fm-tabs-titles .product-item-detail-tab-link:after {
    background: none;
}

.fm-tabs-titles .product-item-detail-tab.active .product-item-detail-tab-link {
    color: #fff;
    background: #464646;
    border-color: #464646;
}

.fm-product-vote-rating-wr .bx_item_detail_rating {
    margin: 0;
}

.fm-product-bottom {
    margin-top: 40px;
}

.fm-catalog-element .webavk_ibcomments_user {
    padding: 5px 0;
    font-weight: bold;
}

.fm-catalog-element .webavk_ibcomments_admin_answer h3 {
    color: #EB5323;
    margin: 0;
    font-size: 20px;
    margin-bottom: 5px;
}

.fm-catalog-element .webavk_ibcomments_review_content {
    border-radius: 5px;
}

.fm-catalog-element .webavk_ibcomments_admin_answer_content {
    border-radius: 5px;
    border: none;
    background: #ffffff;
    padding: 5px 0;
    font-size: 14px;
}

.fm-add-review-panel {
    display: inline-block;
    margin-top: 30px;
}

.fm-add-review-panel .panel-heading {
    font-size: 18px;
}

.fm-add-review-panel .panel-body {
    background-color: #f8f8f8;
}

.fm-btn,
.fm-btn:focus {
    border-radius: 5px;
    background: #EB5323;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    padding: 10px;
    text-align: center;
    display: inline-block;
    border: none;
}

.fm-btn:hover {
    color: #fff;
    text-decoration: none;
    background: #d65519;
}

.fm-add-review-panel .webavk_ibcomments_add_form th,
.fm-add-review-panel .webavk_ibcomments_add_form td {
    border: none;
    font-size: 16px;
    font-weight: normal;
}

.fm-catalog-element .product-item-detail-properties {
    font-size: 14px;

}

.fm-add-review-panel .fm-add-review-table {
    width: 600px;
}

.fm-add-review-panel .form-control {
    font-size: 16px;
}

.fm-pager-wr {
    margin: 10px 0;
    text-align: center;
}

.fm-pager {
    display: inline-block;
}

.fm-pager a,
.fm-pager span {
    font-size: 18px;
    line-height: 29px;
    color: #464646;
    text-decoration: none;
    margin: 0 2px;
    padding: 0 9px 0 9px;
    display: inline-block;
    text-align: center;
    min-width: 30px;
    min-height: 30px;
}

.fm-pager a:hover {
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    background-color: #cacaca;
    padding: 0 9px 0 9px;
    border-radius: 5px;
}

.fm-pager .fm-active-pn {
    font-size: 18px;
    line-height: 27px;
    color: #fff;
    background-color: #EB5323;
    wight: 29px;
    margin-top: 1px;
    padding: 0 9px 0 9px;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
    min-width: 30px;
    min-height: 30px;
}

.fm-pager .fm-prev-pn {
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    background: #e1e1e1;
    padding: 0 9px 0 9px;
    border-radius: 5px;
    text-align: center;
}

.fm-pager .fm-prev-pn .fa-angle-left,
.fm-pager .fm-prev-pn .fa-angle-double-left {
    font-size: 20px;
    line-height: 18px;
    color: #a7a7a7;
}

.fm-pager .fm-next-pn {
    font-size: 18px;
    line-height: 29px;
    color: #fff;
    background: #e1e1e1;
    padding: 0 9px 0 9px;
    border-radius: 5px;
    text-align: center;
}

.fm-pager .fm-next-pn .fa-angle-right,
.fm-pager .fm-next-pn .fa-angle-double-right {
    font-size: 20px;
    line-height: 18px;
    color: #a7a7a7;
}

.fm-products-block-title {
    font-size: 20px;
    margin: 20px 0 10px 0;
    font-weight: bold;
}

.fm-news-list {
    font-size: 17px;
    line-height: 26px;
    color: #464646;
}

.fm-news-list .news-item {
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.fm-news-list .fm-news-title {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    color: #464646;
    text-decoration: underline;
}

.fm-news-list .fm-news-title:hover {
    text-decoration: none;
}

.fm-news-list h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px
}

.fm-news-list p {
    margin-bottom: 10px;
	font-size: 17px;
}

.fm-news-list ul {
    margin: 0 0 10px 0;
    padding-left: 20px
}

.fm-news-list ul li {
    margin-bottom: 5px
}

.fm-text-format {
    font-size: 17px;
    line-height: 26px;
    background-color: #fff;
    color: #464646;
}

.fm-text-format h2 {
    font-size: 20px;
    line-height: 20px;
    margin-bottom: 15px;
    margin-top: 25px;
    color: #464646;
    font-weight: 600;
}

.fm-text-format p {
    margin-bottom: 15px;
	font-size: 17px;
}

.fm-text-format ul {
    margin: 0 0 10px 0;
    padding-left: 20px
}

.fm-text-format ul li {
    margin-bottom: 5px;
    margin-left: 20px;
}


.fm-contacts-feedback-btn {
    font-size: 20px;
    line-height: 35px;
    width: 237px;
    height: 54px;
    border-radius: 5px;
}

.fm-game-request-btn {
    font-size: 20px;
    line-height: 35px;
    width: 237px;
    height: 54px;
    border-radius: 5px;
}

.fm-catalog-sort-row {
    font-size: 12px;
    line-height: 12px;
    color: #ababab;
    text-align: right;
    margin: 10px 0;
}

.fm-catalog-sort-row a {
    color: #464646;
    text-decoration: underline;
    display: inline-block;
    margin-left: 14px
}

.fm-catalog-sort-row a.active {
    color: #000;
    padding-right: 11px;
    text-decoration: none;
    position: relative
}

.fm-catalog-sort-row a.active:before {
    content: '';
    border-bottom: 6px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -3px
}

.fm-catalog-sort-row a.active.desc:before {
    content: '';
    border-top: 6px solid #000;
    border-bottom: 0
}

.fm-popup-forms .afbf_item_pole .afbf_name .afbf_required_text {
    color: red;
}

.fm-popup-forms .afbf_submit_block {
    text-align: center !important;
}

.fm-cart-wr .bx_ordercart .fm-cart-coupon-ok {
    display: inline-flex;
    align-items: center;
    background: #EB5323;
    font-weight: normal;
    text-shadow: none;
    color: #ffffff;
    /*margin-bottom: 5px;*/
    border-radius: 0 3px 3px 0;
}

.fm-cart-wr .bx_ordercart .fm-cart-coupon-ok:hover {
    background: #d65519;
    color: #ffffff;
}

.bx_ordercart .bx_ordercart_order_pay_center {
    top: 113px !important;
}

.fm-cart-wr .bx_ordercart .bx_ordercart_order_pay_center .fm-cart-checkout {
    background: #ffffff;
    font-weight: normal;
    text-shadow: none;
    color: #EB5323;
    border-radius: 3px;
    border: 1px solid #EB5323;
    position: relative;
    top: 0;
}

.fm-cart-wr .bx_ordercart .bx_ordercart_order_pay_center .fm-cart-checkout:hover {
    background: #EB5323;
    color: #ffffff;
}

.fm-make-order .bx-soa-item-info-container {
    display: none;
}

.bx-touch .bx_ordercart .bx_ordercart_order_pay_center {
    margin-bottom: 0;
    z-index: 99;
}

.fm-make-order .bx-soa-pp-delivery-cost-hidden {
    display: none;
}

.fm-wait-manager-call {
    font-size: 36px;
    text-align: center;
    margin: 20px 0 60px 0;
}

.fm-catalog-element .product-item-detail-slider-controls-image {
    outline: none;
    border: 1px solid #c0cfda;
}

.fm-catalog-element.bx-blue .product-item-detail-slider-controls-image:hover, .fm-catalog-element.bx-blue .product-item-detail-slider-controls-image.active {
    border: 1px solid #d65519;
}

.map-contacts {
    width: 525px;
    height: auto;
}

.fm-catalog-element.bx-blue .product-item-detail-slider-controls-image.active {
    border: 2px solid #d65519;
}

/*
.fm-catalog-element .bx-viewport .product-item-detail-slider-controls-block {
    padding: 0;
}

.fm-catalog-element .bx-wrapper {
    margin-bottom: 0;
    box-shadow: none;
}
*/

.fm-slider-small-img-wr-active {
    position: relative;
    font-size: 0;
}

@media(min-width: 991px) {
	.fm-slider-small-img-wr {
		position:absolute;
		bottom:0;
		width:100%;
		z-index: 20;
	}
	.popup .fm-slider-small-img-wr {
		position: unset;
	}
	.product-item-detail-slider-container {
	padding-bottom: 50px;
}
}

.fm-slider-small-img-wr-active .fm-slider-small-img {
    overflow: hidden;
    margin: 0 auto;
    width: 340px;
}

.fm-slider-small-img-wr-active .product-item-detail-slider-controls-block {
    white-space: nowrap;
    position: relative;
}

.fm-slider-small-img-wr-active .product-item-detail-slider-controls-image {
    margin-right: 3px;
}

.fm-slider-small-img-wr-active .fm-slider-small-prev {
    display: block;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    background-color: #FBF9F9;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1 7L7 1' stroke='%23EB5323' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    transition: all .1s linear;
    text-indent: -9999px;
    position: absolute;
    top: 25px;
    left: 15px;
    cursor: pointer;
}

.fm-slider-small-img-wr-active .fm-slider-small-prev:hover {
    background-color: #F2EDED;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 13L1 7L7 1' stroke='%23BC421C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
}

.fm-slider-small-img-wr-active .fm-slider-small-next {
    display: block;
    height: 32px;
    width: 32px;
    border-radius: 32px;
    background-color: #FBF9F9;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L1 13' stroke='%23EB5323' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-position: center;
    background-repeat: no-repeat;
    transition: all .1s linear;
    text-indent: -9999px;
    position: absolute;
    top: 25px;
    right: 15px;
    cursor: pointer;
}


.fm-slider-small-img-wr-active .fm-slider-small-next:hover {
    background-color: #F2EDED;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L7 7L1 13' stroke='%23BC421C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}


.fm-catalog-element .product-item-detail-slider-left {
    display: none;
}

.fm-catalog-element .product-item-detail-slider-right {
    display: none;
}

.fm-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-left {
    display: block;
}

.fm-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-right {
    display: block;
}

.fm-catalog-element .product-item-detail-slider-container.popup {
    background: rgba(85, 85, 85, 0.95);
}

.fm-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-controls-block {
    background: rgba(85, 85, 85, 0.95);
}

.fm-make-order .bx-soa-pp-price {
    display: none;
}

.fm-cart-wr .fm-discount-card-block input {
    padding: 5px 10px;
    font-weight: normal;
}

#fm-discount-card-number {
    min-width: 219px;
    margin-right: 10px;
    border-radius: 3px;
}

#fm-discount-card-email {
    min-width: 215px;
}
@media(min-width: 991px) {
#fm-discount-card-number {
	flex: 1;
}
#fm-discount-card-email {
	flex: 1;
}
}
.fm-cart-wr .fm-discount-card-block span.good {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjA2QzFEQUU3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjA2QzFEQUY3QTJEMTFFNEJFMTJEMjJGMUE4MkZDRkYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2MDZDMURBQzdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2MDZDMURBRDdBMkQxMUU0QkUxMkQyMkYxQTgyRkNGRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuRKTjMAAAC1SURBVHjaXJAhEsIwEEWTDiCoAa6CBtUKEAxHwAfHGSpxySWqUFQUh+YG3AEMOvxlfmf+kJmXnXRftr/1McaDc+4M9iGEu5OVUlqhXMCpwNaABejYUKljrxlh24EbmFHeomZKJXiZ43POdnsp8odDB6lGpMdP5KtUdirZoZDsNmEs5wmYDoeC09YoV8pvUuoHevyef6nikB7MmXljE1sJXlkm5qr5zHqtiQE8Nbgtka13/AowAFzKRSz6AcYPAAAAAElFTkSuQmCC") no-repeat center;
}

.fm-cart-wr .bx_ordercart_coupon {
    /*display: none;*/

}

#add_disable_cupon_js {
    max-width: 530px;
    width: 100%;
    z-index: 99;
	width: 100%;
}
@media(max-width: 991px) {
#add_disable_cupon_js {
	max-width: unset;

}
}
#add_disable_cupon_js .fm-cart-coupon-ok {
    width: 50px;
    margin-left: -5px;
}

div.title-search-result {
    overflow: scroll;
    z-index: 299;
}
@media(max-width: 991px) {

	div.title-search-result {
		margin-top: 80px !important;
	}
}

.fm-cart-wr .fm-discount-card-block {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
    align-items: center;
    width: 530px;
}

.fm-discount-card-block .sale_text {
    display: flex;
}

.fm-discount-card-block .get_sale {
    display: flex !important;
    margin-left: 10px;
}

.fm-discount-card-block .get_sale > a {
    margin-left: 6px;
}

.bx_ordercart_coupon .get_coupon {
    display: flex !important;
}

.bx_ordercart_coupon .get_coupon > a {
    margin-left: 6px;
}

.bx_ordercart .bx_ordercart_coupon span {
    width: 100%;
    z-index: 9;
}

.fm-catalog-element .product-item-detail-tab-content h2:first-child {
    margin-top: 0;
}

.fm-product-item-wr .product-item-image-original {
    text-align: center;
}

.fm-product-item-wr .fm-product-item-img {
    height: 126px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.fm-catalog-element .product-item-detail-slider-image img {
    transform: translate3d(-50%, -50%, 0);
    outline: none;
}

.fm-catalog-sort-row .fm-in-stock-filter {
    text-decoration: none;
}

.fm-catalog-sort-row .fm-in-stock-filter:hover {
    text-decoration: none;
}

.fm-catalog-sort-row .fm-in-stock-filter input {
    position: relative;
    top: 3px;
}

.fm-catalog-sort-row .fm-in-stock-filter .fm-in-stock-filter-label {
    text-decoration: underline;
}

table.fm-title-search-result td.title-search-item a {
    font-size: 16px;
}

table.fm-title-search-result td.title-search-item img {
    visibility: hidden;
}

table.fm-title-search-result td.title-search-item b {
    color: #000000;
    font-weight: bold;
}

table.fm-title-search-result tr.title-search-selected td, table.fm-title-search-result tr.title-search-selected a, table.fm-title-search-result tr.title-search-selected td.title-search-more a {
    background-color: #f46928;
    color: #fff;
}

table.fm-title-search-result tr.title-search-selected td.title-search-item b {
    color: #fff;
    font-weight: bold;
}

table.fm-title-search-result td.title-search-all a {
    font-size: 16px;
}

.FM-FPROP-FILTER_SREDNYAYA_DLITELNOST_IGRY input {
    display: none;
}

.FM-FPROP-FILTER_SREDNYAYA_DLITELNOST_IGRY .checkbox label {
    padding: 9px 0;
    display: block;
    text-align: center;
    background: #e1e1e1;
    border-radius: 3px;
}

.FM-FPROP-FILTER_SREDNYAYA_DLITELNOST_IGRY {
    font-size: 0;
}

.FM-FPROP-FILTER_SREDNYAYA_DLITELNOST_IGRY .checkbox {
    display: inline-block;
    font-size: 12px;
    width: 50%;
    padding-right: 1px;
    margin-bottom: 6px;
}

.FM-FPROP-FILTER_SREDNYAYA_DLITELNOST_IGRY .bx-filter-input-checkbox .bx-filter-param-text {
    text-align: center;
}

.FM-FPROP-FILTER_SREDNYAYA_DLITELNOST_IGRY .checkbox.fm-selected .bx-filter-input-checkbox .bx-filter-param-text {
    font-weight: bold;
}

.fm-catalog-filter .bx-ui-slider-part {
    display: none;
}

.fm-catalog-filter.bx-filter.bx-black .bx-ui-slider-pricebar-vn {
    background: #e2e2e2;
}

.fm-catalog-filter.bx-filter.bx-black .bx-ui-slider-pricebar-v {
    background: #464646;
}

.fm-catalog-filter.bx-filter .bx-ui-slider-track {
    height: 4px;
}

.fm-catalog-filter.bx-filter .bx-ui-slider-handle {
    top: -6px;
}

.fm-catalog-filter.bx-filter .bx-ui-slider-range {
    z-index: 100;
}

.fm-item-rating {
    cursor: pointer;
    border: 1px solid #dddddd;
}

.fm-item-rating .bx_stars_progress {
    background: #ffd700;
}

.bx_item_detail_rating .fm-item-rating .bx_stars_container {
    width: 102px;
    height: 45px;
}

.bx_item_detail_rating .fm-item-rating .bx_stars_bg {
    background-size: contain;
}

.bx_item_detail_rating .bx_stars_rating_votes.fm-stars-rating-votes {
    font-size: 14px;
}

.fm-cart-wr #basket_items td {
    vertical-align: middle;
}

.fm-cart-wr #basket_items td.custom,
.fm-cart-wr #basket_items td.price {
    text-align: center;
}

.fm-cart-wr .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    font-size: 16px;
}

.fm-cart-wr .bx_ordercart .bx_ordercart_order_sum tr td {
    font-size: 20px;
    width: fit-content;
}

#basket_items_list .custom .clear_cart {
    text-decoration: none;
    background: #ffffff;
    font-weight: normal;
    text-shadow: none;
    color: #EB5323;
    border-radius: 3px;
    border: 1px solid #EB5323;
    padding: 4px 8px;
    cursor: pointer;
}

#basket_items_list .custom .clear_cart:hover {
    background: #EB5323;
    color: #ffffff;
}

#basket_items_list .quantity .quantity_line {
    border-bottom: 1px solid #EB5323;
    padding: 4px 8px;
}

#basket_items_list .del_item_from_cart {
    height: 24px;
    width: 24px;
    fill: #000;
}

#basket_items_list .del_item_from_cart:hover {
    fill: #EB5323;
}

.fm-basket-note {
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    /*margin-top: -35px;*/
}

.fm-make-order .bx-soa-more-btn .btn {
    padding: 9px 18px;
}

.fm-make-order .bx-soa-item-td {
    text-align: center;
    vertical-align: middle;
}

.fm-make-order .bx-soa-basket-info .bx-soa-item-td .bx-soa-item-block {
    display: table-row;
}

.fm-make-order .bx-soa-basket-info .bx-soa-item-td .bx-soa-item-block .bx-soa-item-img-block {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.fm-make-order .bx-soa-basket-info .bx-soa-item-td .bx-soa-item-block .bx-soa-item-content {
    display: table-cell;
    vertical-align: middle;
}

.fm-make-order .bx-soa-pp-desc-container .bx-soa-pp-company-logo {
    max-width: 110px;
}

.fm-make-order .form-group.bx-soa-customer-field[data-property-id-row='20'] .soa-property-container {
    float: left;
    margin-right: 5px;
}

.fm-make-order .bx-soa-pp-delivery-cost {
    display: none;
}

.fm-order-confirm-ul li {
    font-size: 18px;
}

.fm-order-confirm-send-email {
    font-size: 18px;
}

.fm-props-block-for-big-title {
    margin-top: 0;
}

.fm-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-close {
    background: #ffffff;
    opacity: 1;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    font-size: 20px;
    text-align: center;
    padding-top: 1px;
}

.fm-catalog-element .product-item-detail-slider-container.popup .product-item-detail-slider-close:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.fm-catalog-filter.bx-filter.bx-black .bx-filter-section {
    background: none;
    padding: 0;
}

.fm-catalog-filter.bx-filter .fm-filter-prop-item[data-display-type="A"] .bx-left,
.fm-catalog-filter.bx-filter .fm-filter-prop-item[data-display-type="A"] .bx-right {
    display: none;
}

.fm-catalog-filter.bx-filter .bx-ui-slider-track-container {
    padding-top: 20px;
}

.fm-pager-cnt-text {
    display: none;
}

.fm-reviews-block div.webavk_ibcomments_item {
    padding: 4px 8px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 30px;
}

.fm-reviews-block .fm-review-author-name {
    font-size: 20px;
    line-height: 20px;
    color: #464646;
    font-weight: normal;
}

.fm-reviews-block .fm-review-date {
    font-size: 14px;
    color: #7f7f7f;
}

.fm-reviews-block .fm-review-text {
    border-radius: 0;
    border: none;
    background: #ffffff;
    font-size: 14px;
    line-height: 21px;
    color: #000;
    padding: 5px 2px;
}

.fm-reviews-block .fm-admin-answer {
    padding: 4px 8px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 10px;
}

.fm-slider-main .bx-wrapper .bx-prev {
    opacity: 0.5;
}

.fm-slider-main .bx-wrapper .bx-next {
    opacity: 0.5;
}

.fm-products-recommended .bx-wrapper {
    box-shadow: none;
}

.fm-products-recommended .bx-wrapper img {
    margin: 0 auto;
}

.fm-in-stock-fp {
    position: absolute;
    right: 0;
    top: -26px;
}

.fm-make-order #bx-soa-basket .bx-soa-editstep {
    display: none;
}

.fm-make-order .bx-soa-more {
    display: none;
}

.fm-soa-pp-company-delivery-content {
    background: #f8fafc;
    border: 1px solid #d5dadc;
    padding: 7px 15px;
    min-height: 395px;
}

.fm-soa-pp-company-paysystem-content {
    background: #f8fafc;
    border: 1px solid #d5dadc;
    padding: 7px 15px;
    min-height: 170px;
}

.fm-soa-pp-desc-container {
    display: none;
}

.bx_ordercart .discount_apply {
    top: 65px !important;
}

.bx_ordercart #add_disable_cupon_js span.disabled {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #EB5323;
    font-weight: normal;
    text-shadow: none;
    color: #ffffff;
    border-radius: 0 3px 3px 0;
    height: 38px;
    width: 50px;
    /*margin-bottom: 5px;*/
    margin-left: -5px;
}

.fm-cart-wr .fm-discount-card-block span.good {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #EB5323 !important;
    font-weight: normal;
    text-shadow: none;
    color: #ffffff;
    border-radius: 0 3px 3px 0;
    height: 38px;
    width: 50px;
    /*margin-bottom: 5px;*/
    margin-left: -5px;
}

.fm-soa-pp-company-delivery-content .bx-soa-pp-company-smalltitle,
.fm-soa-pp-company-paysystem-content .bx-soa-pp-company-smalltitle {
    font-size: 15px;
    font-weight: bold;
    color: #464646;
}

.fm-make-order #bx-soa-delivery .bx-soa-pp-company .bx-soa-pp-company-graf-container,
.fm-make-order #bx-soa-paysystem .bx-soa-pp-company .bx-soa-pp-company-graf-container {
    cursor: pointer;
}

.fm-make-order #bx-soa-delivery .bx-soa-pp-company,
.fm-make-order #bx-soa-paysystem .bx-soa-pp-company {
    padding: 5px;
}
