/*
Theme Name: Bizznep
Theme URI: https://demo.bravisthemes.com/bizznep/
Author: Bravis-Themes
Author URI: https://bravisthemes.com/
Description: Bizznep is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Version: 1.0.1
Requires PHP: 7.4
Tested up to: 6.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: bizznep
Tags: Blog, E-Commerce, Portfolio, Grid Layout, One Column, Two Columns, Three Columns, Four Columns, Left Sidebar, Right Sidebar, Custom Background, Custom Colors, Custom Header, Custom Logo, custom-menu, Editor Style, Featured Image Header, Featured Images, flexible-header, Footer Widgets, Full Width Template, microformats, Post Formats, Sticky Post, Theme Options, threaded-comments, translation-ready, Block Editor Styles, Wide Blocks
Copyright: © 2025 Your Name. This theme is distributed under the GPL.
*/
.pxl-team-grid1 .pxl-grid-item .pxl-item--inner .pxl-item--image img, .pxl-team-carousel1 .pxl-grid-item .pxl-item--inner .pxl-item--image img, .pxl-team-grid1 .pxl-swiper-slide .pxl-item--inner .pxl-item--image img, .pxl-team-carousel1 .pxl-swiper-slide .pxl-item--inner .pxl-item--image img {

    height: 271px;
    width: 100%;

}

.wpcf7-form .contact-form-team .form-content {
    flex-wrap: wrap;
    gap:0;
        justify-content: space-between;
}
.wpcf7-form .contact-form-team .content-left,.wpcf7-form .contact-form-team 
.content-right {
    width: 100%;
}
@media(min-width:1200px){
.wpcf7-form .contact-form-team .content-left,.wpcf7-form .contact-form-team 
.content-right {
    width: 48%;
}


}
.w-100 {
    width: 100%;
}
.wpcf7-form .contact-form-team  textarea {
    height: 100px !important;
    padding-top: 0;
}
@media(min-width:1200px){
    .wpcf7-form .contact-form-team {
    padding: 55px 55px 55px 55px;

}
}
@media(max-width:575px){
    .wpcf7-form .contact-form-team h4 {
    padding: 0;
    margin: 0;
}
}