/* ===================================================================================

* Theme Name: Privsa Child
* Theme URI: https://themeforest.net/user/tripples/portfolio
* Author: Tripples
* Author URI: http://themewinter.com
* Description: Privsa Lawyer and Attorney WordPress Theme
* Version: 1.4
* Template: privsa
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */



.ekit-offcanvas-toggle-wraper{

display:none;
}
.main-slider .swiper-pagination-bullets{
display:none;
}
.ekit-image-box-body{

height:440px;
}
.elementor-525 .elementor-element.elementor-element-62071fc0 > .elementor-element-populated{
	margin: 0px 0px 0px 0px!important;
	
}
.abT-img img{
border-radius: 5px;
       box-shadow: 0 10px 20px rgb(0 0 0 / 19%), 0 6px 6px rgb(0 0 0 / 23%);
    width: 70%;
}
.wpcf7-form p{

padding:0px;
	margin:0px;
}
.wpcf7-form label{

color:#fff;
}
.wpcf7-form input
{
border-radius: 3px;
    box-sizing: content-box;
    border: navajowhite;
    height: 35px;
    background-color: #ffffff85;
}
.wpcf7-form textarea
{
border-radius: 3px;
    box-sizing: content-box;
    border: navajowhite;
    height: 65px;
    background-color: #ffffff85;
}
.wpcf7-submit
{
background-color: #B79D5B!important;
    color: #fff;
    padding: 8px 40px;
    border-radius: 3px;
}
.hidden {
	display:none;
}