/*
Theme Name: RocketGroup
Theme URI: https://premiumexchanger.com
Description: PremiumBox theme
Version: 2.5.0
Author: Premium
Author URI: https://premiumexchanger.com
*/

@import url('style_exch.css');
@import url('style_userwallets.css');
@import url('./css/main.min.css');



.span_give_max .js_amount:not(:first-child),
.span_give_max .minmax_tooltip {
    display: none;
}


.span_get_max .js_amount:not(:first-child),
.span_get_max .minmax_tooltip {
    display: none;
}

.header__auth{
}
.section_content_wrapper{
    display: none !important;
}
.footer__block_buttons a:first-child {
    display: none !important;
}
.social_links a:last-child {
    display: none !important;
}

/* Скрываем ненужные пункты меню по ID */

#menu-item-815, /* Отзывы */
#menu-item-816, /* Переводы за рубеж */
#menu-item-817,  /* Денежные переводы в Россию */
#menu-item-661
{
    display: none !important;
}