/*
	Theme Name:   XTRA
	Theme URI:    https://xtratheme.com/
	Description:  Fast, lightweight and powerful Multipurpose theme for any kind of websites such as business, commerce, services, niche, portfolio, blog, etc.
	Version:      4.6.3
	Author:       Codevz
	Author URI:   https://codevz.com/
	Text Domain:  xtra
	Tested up to: 6.4
	Requires PHP: 5.6
	License:      GPLv2
	License URI:  http://gnu.org/licenses/gpl-2.0.html
	Tags:         custom-menu, custom-logo, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
	Or install child theme and add your custom styles and functions.
*/

/* Nano Css Start */


.nano-pt-80{padding-top:80px;}
.nano-pb-80{padding-bottom:80px;}

@media (min-width: 320px) and (max-width: 768px) {
	.mob-pb-30{padding-bottom:30px;}
	
	.nano-pt-80{padding-top:40px;}
	.nano-pb-80{padding-bottom:40px;}
}


.pu-paint-box .wpb_wrapper {
    background: #f7f7f7;
    padding: 30px;
    border-radius: 10px;
    min-height: 280px;
    margin-bottom: 30px;
}
.pu-benefits .cz_wpe_content {
    border: 1px solid #e3e3e3;
	border-radius: 5px;
    padding: 30px;
    min-height: 205px;
    height: 205px;
}

.pu-benefits .cz_wpe_content h3 {
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 10px;
}