/*
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:*/
.no-touch .w-nav .menu-item.level_1:hover>a, .w-nav .menu-item.level_1.current-menu-item>a 
{border-radius:10px;}
.home .w-iconbox.style_circle .w-iconbox-icon {
    line-height: 1.5em !important;
    height: 1.7em !important;
    width: 1.7em !important;
    margin-bottom: 30px;
}
.w-socials.color_brand .w-socials-item.instagram .w-socials-item-link {
    color: #276b3b;
}
.rtl .es-field-wrap {
    margin-bottom: 0.6em;
    width: 65%;
    float: right;
}
.es-field-wrap {
    margin-bottom: 0.6em;
    width: 55%;
    float: left;
}
.us_custom_0c7c6ffd {
    -webkit-box-shadow: 0px 0px 13px 3px rgba(214,214,214,1);
    -moz-box-shadow: 0px 0px 13px 3px rgba(214,214,214,1);
    box-shadow: 0px 0px 13px 3px rgba(214,214,214,1);
}
.es_txt_email {border-radius:0 !important;}
.es_submit_button{
    border-radius: 0 !important;
    line-height: 1 !important;
}
input:not([type="submit"]), select {
    background: #fff2f2;
}
.w-form-row-field>i~textarea {
    background: #fff2f2 !important;
}
@media (min-width: 768px)
{
.rtl .caldera-grid .col-sm-6 {
    float: right !important;
}}
@media (min-width: 802px)
{
	.home .w-iconbox.style_circle .w-iconbox-icon {
    line-height: 1.5em !important;
    height: 1.7em !important;
    width: 1.7em !important;
    margin-bottom: 30px;
	    margin-top: -90px;
}
}
@media screen and (max-width: 1019px)
{.ush_menu_1 .w-nav-control {
    color: #3e8954 !important;
}}