/*
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:*/
span.head1 {
    font-size: 30px;
}
.tnp.tnp-subscription {
    margin-left: 0 !important;
}
ul#menu-menu-footer-en,ul#menu-menu-footer {
    display: grid;
    justify-content: start;
    justify-items: start;
    align-items: stretch;
    grid: none;
    grid-template-columns: 110px 110px;
}
input#tnp-1 {
    min-height: auto !important;
    float: left;
    width: 320px !important;
}
input.tnp-submit {
    border-radius: 0 !important;
    margin-top: -7px !important;
    left: -10px;
}
input.tnp-submit {
    border-radius: 0 !important;
    margin-top: -8px !important;
    margin-left: -2px !important;
    padding: 13px 5px !important;
    border-right: solid #c9ae91 6px !important;
}
body.rtl input#tnp-1 {
	float: right !important;
}
body.rtl input.tnp-submit {
    box-shadow: -4px 10px 17px 0px #1003039c;
    right: -10px !important;
    left: auto !important;
    border-left: solid #c9ae91 6px !important;
    border-right: 0 !important;
}
