/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/
.gtranslate_wrapper {
    line-height: normal;
}

.gt_float_switcher .gt_options.gt-open {
    display: block;
    position: absolute;
    top: 3rem;
    background-color: rgb(255, 255, 255);
    min-width: 200px;
    text-align: left !important;
}

/*Hide GTransalte in footer*/
#page-footer .gtranslate_wrapper {
    display: none;
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}