/*
Theme Name:   RT-Theme 19 Child
Description:  Write here a brief description about your child-theme
Author:       admin
Author URL:   Write here the author's blog or website url
Template:     rttheme19
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  rt-theme-19-child
*/

/* Write here your own personal stylesheet */



.header-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.header-right .button_wrapper {
    margin: 0 !important;
    margin-right: 20px !important;
    display: flex !important;
}