/*
Theme Name: Appino Child
Theme URI: https://iqonic.design/wp-themes/appino_wp/
Author: the iQonic team
Author URI: https://iqonic.design/
Template: appino 
Description: appino brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.5.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: appino-child
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

.iq-fancy-box{
	border-radius: 30px;
}

.videoimage img{
    border-radius: 15px !important;
}

.iq-fancy-box-01, .iq-client{
	border-radius: 15px;
}

.iq-team img{
	border-radius: 15px;
}

.owl-stage{
	background: white !important;
}

.iq-ad-title{
	border-radius: 10px 10px 0px 0px !important;
}

.iq-ad-details{
	border-radius: 0px 0px 10px 10px !important;
}

.iq-pricing{
	border-radius: 15px; 
}
.price-title{
	border-radius: 15px 15px 0px 0px;
}

.price-footer{
	border-radius: 0px 0px 15px 15px;
}
.price-footer img{
	border-radius: 15px;
}

.iq-blog-box{
	border-radius: 15px;
}

.iq-blog-box img{
	border-radius: 15px 15px 0px 0px;
}