/*
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:*/
input#tnp-1 {
    background: transparent;
    border: solid 1px #fff !important;
    width: 281px;
    float: left;
    margin-right: 15px;
    border-radius: 75px;
    margin-top: 10px;
}
body.rtl input#tnp-1 {
    background: transparent;
    border: solid 1px #fff !important;
    width: 281px;
    float: right;
    margin-left: 15px;
    border-radius: 75px;
    margin-top: 10px;
}
input, textarea {
    border-radius: 20px !important;
    border: solid #878686 0.4px !important;
}
.h-por .w-grid-list.owl-carousel{
	direction:ltr !important;
}
#project-cat-row .w-grid-list article.w-grid-item,.owl-stage-outer .owl-item {
    pointer-events: none;
    cursor: default;
}
h2.w-post-elm.post_title b {
    display: none;
}
.w-grid-item-h {
    border-radius: 24px !important;
    border: solid 0.4px #d8d2d2;
}