html {}

body {}

.font-manroe {
    font-family: Manrope;
}

.btn:not([class*="btn-outline-"]) {
    /* Убираем саму рамку */
    border: 0 !important;

    /* Перезаписываем анимацию: оставляем только цвет текста и фон. 
       Убираем border-color и box-shadow из списка анимируемых свойств */
    transition: color .15s ease-in-out, background-color .15s ease-in-out !important;
}


.page_order.active {

    color: #000;
}

.color_telegram {

    color: #0088CC;
}

.color_whatsApp {

    color: #25D366;
}

.color_telegram:hover {
    text-decoration: none;
    color: #0088CC;
}


.color_whatsApp:hover {
    text-decoration: none;
    color: #25D366;
}

.search_block_inner {

    border-bottom: 1px solid #ddd;
    border-radius: 0.625rem 0.625rem 0px 0px;


}

.button_category {

    background-color: #ff343d !important;
}

.button_category:hover {
    opacity: 0.8;
}

.nav-link {

    color: #000;

}

.nav-item:hover {

    font-weight: bold;

}

.nav-link.active {

    font-weight: bold;
}

.control_button_slider {
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 100%;
    font-size: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.control_button_slider:hover {
    background-color: #ff343d !important;
    color: #fff !important;
}

.price_conc_newpaid:hover {

    color: #000 !important;
}


@media (max-width: 991.98px) {

    .mobile_search {
        position: fixed;
        z-index: 1000 !important;
        top: 0px;
        left: 0px;
        padding: 0.2rem !important;
        background-color: #ff343d;
    }

    .mobile_icon_search img {

        display: block !important;
        width: 2rem;

    }

}

#bottom_menu {

    bottom: 0%;
    left: 0%;
    z-index: 100000;
    padding-bottom: calc(0.2rem + env(safe-area-inset-bottom)) !important;
}

#bottom_menu button:hover {

    border: 1px dashed #fff;
}

#bottom_menu a:hover {

    border: 1px dashed #fff;
}

.card {

    height: 100%
}

.card-title {

    min-height: 40px
}

.bonus_card span {

    color: #0d6efd;

}

.wishlist_card {
    cursor: pointer;
    right: 0px;

}

.wishlist_card i {

    color: #0d6efd;
}

.wishlist_card i:hover {

    font-weight: bold;
}

.page-item.active .page-link {
    border-color: unset;
}



.bonus_acc_element {

    font-size: 12px;
    /*position: absolute;*/
    /*top: 0px;*/
    /*right: 0px;*/
    color: #10ff00;

}

.tooltip {
    font-size: 12px;
    text-align: left !important;
}


footer {

    background-color: #f5f5f7;
}

footer li {

    list-style: none;
    color: #000;

}

.social_link {
    z-index: 111111;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 10px;
    border-radius: 5px;
    position: absolute;
    right: 0;
}


.hide_share_click {

    position: absolute;
    right: 0.5rem;
    top: 0.25rem;

}


.share_click:hover {
    color: #0d6efd;
}


.icon_compare:hover,
.icon_wishlist:hover {
    color: #0d6efd !important;

}

.special_block .collapsed .fa-right {
    display: block;
}


.special_block .collapsed .fa-down {
    display: none;
}

.special_block .fa-right {
    display: none;

}

.nav-pills-base .nav-link-base.active,
.nav-pills-base .show>.nav-link-base {

    background-color: #f9f3f4;
}


.nav-pills-base .nav-link-base.active>i {
    color: #cc0109;
}

.bonus_history {
    background-color: #ddd;


}

.bonus_history.active {
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important;

}

.button_hover_base:hover {

    color: #cc0109 !important;

}

.hide_block_compare {

    box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.24);
}

.small_image_product.active,
.small_image_location.active,
.small_image_video.active {

    border: 2px solid #e57f83 !important;
}

#product-compare-new {
    --property-width: 250px;
    --property-name-width: 215px;
    overflow-x: hidden;
}

#product-compare-new .settings {
    width: var(--property-name-width);
    display: flex;
    justify-content: center;
    align-items: center;
}

#product-compare-new .settings button i {
    width: 20px;
    height: 16px;
}

#product-compare-new .items {
    overflow-x: auto;
    width: 100%;
}

#product-compare-new .items .product-layout {
    flex: none;
    width: var(--property-width);
    max-height: 430px;
}

#product-compare-new .items .carousel-item img {
    height: 150px;
}

#product-compare-new .property-name {
    width: var(--property-name-width);
    font-size: 18px;
}

#product-compare-new .attr_group_name {
    font-size: 21px;
}

#product-compare-new .properties .attr_group {
    display: flex;
}

#product-compare-new .properties .block_attributes {
    overflow-x: auto;
}

#product-compare-new .attribute {
    width: var(--property-width);
    font-size: 18px;
}

#product-compare-new .attribute:not(:first-child) {
    padding-left: 10px !important;
}

#product-compare-new .controll_compare {
    top: -40px;
    right: 0;
    background: #fff;
}

#product-compare-new *::-webkit-scrollbar {
    width: 0px;
    display: none;
}

#product-compare-new .categories {
    width: calc(100% - 60px);
}

#product-compare-new .categories .active {
    border-color: #cc0309 !important;
}

#product-compare-new .settings .only-difference .fa-toggle-on {
    display: none;
}

#product-compare-new .settings .only-difference .fa-toggle-off {
    display: inline-block;
}

#product-compare-new .settings .only-difference.active .fa-toggle-on {
    display: inline-block;
}

#product-compare-new .settings .only-difference.active .fa-toggle-off {
    display: none;
}

#product-compare-new .compare-info {
    padding-top: 12px;
}

#product-compare-new .compare-info.fixed {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9;
    padding-left: 0;
    padding-right: 38px;
}

#product-compare-new .settings-for-mobile {
    display: none;
}

#product-compare-new .open-settings-popover {
    line-height: 28px;
    font-size: 24px;
    display: none;
}

#product-compare-new .popover .only-difference,
#product-compare-new .popover .open-category {
    display: none;
}

#product-compare-new .controll_compare i {
    border: 1px solid #ccc;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    border-radius: 32px;
    font-size: 16px !important;
}

#product-compare-new .items .card {
    border: none;
}

#product-compare-new .items .switcher {
    display: none;
}

@media only screen and (max-width: 700px) {

    #product-compare-new .settings button i {
        width: 24px;
        height: 21px;
        font-size: 24px;
        margin-right: 8px !important;
    }

    #product-compare-new .only-difference {
        font-size: 18px;
        padding: 12px 0;
    }

    #product-compare-new .open-settings-popover {
        display: block;
    }

    #product-compare-new .items .compare_remove {
        order: 1;
    }

    #product-compare-new .items .bonus_card {
        display: none;
    }

    #product-compare-new .fixed .items .cart_button_bloc {
        display: none !important;
    }

    #product-compare-new .compare-info .settings {
        display: none !important;
    }

    #product-compare-new .settings-for-mobile,
    #product-compare-new .settings-for-mobile .settings {
        display: block !important;
    }

    #product-compare-new .settings-for-mobile .delete-all,
    #product-compare-new .settings-for-mobile .delete-category,
    #product-compare-new .settings-for-mobile .open-category {
        display: none;
    }

    #product-compare-new .properties .attr_group {
        display: block;
    }

    #product-compare-new .property-name {
        color: #6c757d;
        white-space: nowrap;
    }

    #product-compare-new .compare-info.fixed {
        top: 48px;
        box-shadow: 0px 10px 8px 0px rgba(34, 60, 80, 0.2);
        left: 0;
        padding-right: 0px;
    }

    #product-compare-new .controll_compare {
        display: none !important;
    }

    #product-compare-new .categories {
        width: 100%;
    }

    #product-compare-new .fixed .categories {
        padding: 0 12px;
    }

    #product-compare-new .attribute {
        border-right: 1px solid #eee;
        margin-bottom: 10px;
    }

    #product-compare-new .items .switcher {
        width: 100%;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        color: #6c757d;
        padding-top: 12px;
    }

    #product-compare-new .items .switcher .fa-arrow-left {
        margin-right: auto;
        padding-left: 12px;
    }

    #product-compare-new .items .switcher .fa-arrow-right {
        margin-left: auto;
        padding-right: 12px;
    }

    #product-compare-new .fixed .switcher {
        position: absolute;
        top: 50px;
    }

    #product-compare-new .fixed .switcher span {
        opacity: 0;
    }

    #product-compare-new .fixed .items .product-layout {
        max-height: 320px;
    }

    #product-compare-new .items .product-layout {
        width: auto;
    }

    #product-compare-new .items {
        overflow-x: hidden;
    }

}


#registration_tab button,
#page_registration_tab button {
    background-color: #fff;


}

#registration_tab button.active,
#page_registration_tab button.active {
    background-color: #f1f3f5;
    border-bottom: 4px solid #0d6efd !important;
}