/*
Theme Name: Whizz
Theme URI: http://wp.themedemo.co/whizz
Author: FOXTHEMES
Author URI: https://themeforest.net/user/fox-themes
Description: A stunning visual experience for minimal loving creative. This template is a responsive and retina-ready WordPress theme with grid system layout. It is optimized for mobile touch and swipe.
Version: 2.0.7
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: whizz
*/

html p {
	font-family: 'Arial', sans-serif;
}

body .contacts-info-wrap .content-item a {
	font-family: 'Arial', sans-serif;
}

.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	top: 0;
}

body .portfolio.classic.big .portfolio-title {
	text-align: center;
}

.portfolio-wrapper .portfolio .item {
	position: relative;
}

.about-me p {
	font-size: 16px;
}


@media (max-width: 991px) {
	.vc_row.margin-lg-70b.margin-xs-30b.kswr_pnone {
		margin: 0 20px;
	}
	
    .wpb_wrapper .about-details.style3 {
        padding: 30px;
    }
}