.wishlist_detail {
}
.popup .wishlist_detail {
    display: none;
}
.wishlist_detail i {
    font-size: 24px;
}
.wishlist.active i {
     color: #EB5323;
 }
.wishlist i {
    color: #e0e0e0;
}

a.wishlist.wishlist_card {
    position: relative;
    cursor: pointer;
    line-height: 1;
}

.wishlist_card i {
    font-size: 18px;
}


.header-heart .js-favoriteCount {

}
.header-heart.active .js-favoriteCount {
    display: inline-block;
}
.header-heart i.fa.fa-heart {
    font-size: 22px;
}

.fm-header-feedback-btn-wr a {
    min-width: 55px;
    text-align: center;
}

.fm-callback-top-btn {
    min-width: 55px;
    text-align: center;
}

span.fm-header-feedback-btn.fm-call-feedback-form {
    text-align: center;
    min-width: 55px;
}


@media (min-width: 768px) and (max-width: 991px) {
.fm-header .fm-header-cart-btn-wr {
    margin-left: 0;
}

.fm-header .mobile-menu-toggle {
    margin-right: auto;
}

.fm-header .fm-header-feedback-btn-wr {
    margin-right: 20px;
}
}
@media (max-width:767px) and (min-width:450px) {
.fm-header-feedback-btn-wr .header-heart {
    margin-right: 20px;
}

.fm-header .fm-header-cart-btn {
    font-size: 30px;
    height: 52px;
}
.fm-header .fm-header-cart-btn .fa-shopping-cart {
    font-size: 28px !important;
}

}
@media (max-width:767px) {
    .wishlist_card i {
        font-size: 22px;
    }

    body .fm-news-list .news-item > a:first-child {
        text-align: center !important;
    }
    .fm-news-list .news-item,.fm-news-list .news-item p {
        text-align: left !important;
    }
    .fm-news-detail,.fm-news-detail  p {
        text-align: left !important;
    }
    body .fm-news-list .news-item a {
        display: block;
        line-height: 1.5em;
        margin-bottom: 0;
    }
    body .fm-news-list .news-item b > a {
        display: inline;
    }
    .fm-news-detail img {
        clear: both;
        display: table;
        width: 100%;
        height: initial;
    }
    .fm-callback-top-btn {
        padding-left: 0;
        padding-right: 0;
        min-width: 50px;
    }

    span.js-favoriteCount {
        display: none !important;
    }

    a.header-heart.fm-header-feedback-btn.active {
        background: #99d644;
    }

    .fm-callback-top-btn-wr.desktop-hide {
        max-width: 50px;
    }

    a.header-heart.fm-header-feedback-btn.active {
        min-width: 50px;
    }

    a.fm-header-feedback-btn {
        min-width: 50px;
    }

    .fm-header-cart-btn {
        max-height: 52px;
    }

    .header-heart .js-favoriteCount {
        position: absolute !important;
        right: 4px;
        top: 4px;
    }

    a.header-heart.fm-header-feedback-btn {
        position: relative;
    }
    .fm-header-cart-btn {
        max-height: 52px;
    }
    .fm-header-feedback-btn-wr a {
        max-width: 50px;
        text-align: center;
    }

    .fm-callback-top-btn {
        max-width: 50px;
        text-align: center;
    }

    span.fm-header-feedback-btn.fm-call-feedback-form {
        text-align: center;
        max-width: 50px;
    }

    .fm-product-item-wr .product-item-image-original {
        display: block !important;
    }
.fm-header-cart-btn-wr {
    max-height: 52px;
}



.fm-callback-top-btn .fa-phone {
    font-size: 26px !important;
}

.fm-callback-top-btn-wr.desktop-hide {
    max-height: 52px;
}

.fm-header-feedback-btn-wr.feedback_1 {
    display: none;
}

.header-heart i.fa.fa-heart {
    font-size: 26px;
}
.fm-header-feedback-btn-wr a {
    height: 52px;
}
}

td.title-search-item {
    border-bottom: 1px solid #eee;
}

td.title-search-item .price {
    position: absolute;
    right: 0;
    background: #fff !important;
	color: #000 !important;
    padding-left: 15px;
    padding-right: 10px;
}
td.title-search-item:hover .price {
    background: rgba(232, 103, 34, 0.95) !important;
	color: #fff !important;

}

.prop_MANUFACTURER .bx-filter-block .FM-FPROP-MANUFACTURER {
    max-height: 150px;
    overflow-x: auto;
}

.main-user-consent-request {
    margin-left: 0;
}

.main-user-consent-request input {
    margin-right: 10px;
}

.bx-soa-pp .bx-soa-pp-company:nth-child(4n+1) {
    clear: none !important;
}

.soc-serv-main {
    display: none;
}
.sale-personal-section-index-block.bx-theme-red {
    background: #EB5323;
}

.fm-page-content .bx_ordercart_order_pay_center.discount_apply {
    top: 0 !important;
}
span.get_sale_1 {
    color: #f36927 !important;
    font-weight: bold;
}

.add_props {
    padding: 10px 0;
    margin: 7px 0;
}

.add_props:before {
    content: "";
    clear: both;
    float: none;
}

ul.photos {
    padding: 0;
    display: flex;
}

ul.photos li img {
    max-height: 120px;
}

ul.photos li {
    list-style: none;
    padding: 10px;
}

.bx_profile .main-profile-social-block {
    display: none;
}

.bx-authform-input-container input[type="email"]{
    display: block;
    width: 100%;
    font-size: 18px;
    height: 38px;
    margin: 0;
    padding: 0 4px;
    border: 1px solid #ccd5db;
    border-radius: 2px;
    background: #f8fafc;
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fm-header-slogan-page {
    max-width: 400px;
}

.fm-header-feedback-btn .fa-user-o {
    font-size: 22px;
}
.bx_ordercart_order_pay {
    display: flex;
    align-items: flex-end;
}
body .bx_ordercart .bx_ordercart_order_pay_center {
    top: 0!important;
    width: 100%;
}
div#coupons_block {
    min-width: 55%;
}

div#add_disable_cupon_js {
    margin-bottom: 0;
}

#basket_items_list {
    margin-top: 20px !important;
}
.fm-page-content .bx_ordercart_order_pay_center.discount_apply {
    align-items: flex-end;
}
.fm-cart-wr .bx_ordercart .bx_ordercart_order_sum tr td {
    font-size: 18px;
    width: fit-content;
    line-height: 18px;
}
span.bx-filter-parameters-box-hint {
    display: block;
}

.bx-filter-block label.bx-filter-param-label.fm-in-stock-fp {
    position: relative;
    top: initial;
}

@media (min-width: 992px) {
    .fm-catalog-element .product-item-detail-slider-block.product-item-detail-slider-block-square.fm-detail-pic-for-big-title {
        padding-top: 370px !important;
    }
    
    .row.card-flex {
        display: flex;
    }

    .fm-catalog-element .product-item-detail-slider-container {
        height: 100%;
    }
    .fm-catalog-element .product-item-detail-slider-image img {
        max-height: 430px;
    }
}

@media (max-width:767px) {

    .bx-touch .bx_ordercart .bx_ordercart_order_pay_center {
        width: 100%;
    }

    	body .fm-cart-wr .bx_ordercart .bx_ordercart_order_sum tr td {
        font-size: 14px !important;
        white-space: nowrap;
    }
    .fm-header-cart-btn {
        padding-left: 11px !important;
        padding-right: 13px !important;
    }

}
@media (max-width: 434px) {

    .fm-header-feedback-btn .fa-user-o {
        font-size: 26px !important;
    }
}


@media (max-width: 350px) {

    .fm-header-feedback-btn-wr.feedback_1 {
        display: none;
    }
}

.mobile-menu-toggle {
    width: 40px;
    height: 40px;
    position: relative;
    cursor: pointer;
    margin: 0 10px;
}


.mobile-menu-toggle span {
    width: 40px;
    height: 6px;
    border-radius: 1px;
    position: absolute;
    left: 0;
    background: #fff;
}

.mobile-menu-toggle span:nth-child(1) {
    top: 0px;
}

.mobile-menu-toggle span:nth-child(2) {
    top: 17px;
}

.mobile-menu-toggle span:nth-child(3) {
    bottom: 0px;
}
