/*
 Theme Name:   Business Square 
 Theme URI:    http://www.themehunk.com/product/business-square/
 Description:  Business square is a child theme of featuredlite provides very unique look. It is good for agency purpose, music site and for small business.
 Author:       ThemeHunk Team
 Author URI:   http://www.themehunk.com/
 Template:     featuredlite
 Version:      1.0.0
 License:      GNU General Public License v3 or later
 License URI:   http://www.gnu.org/licenses/gpl-3.0.html
Tags:one-column, two-columns, grid-layout, right-sidebar, custom-colors, custom-menu, theme-options, sticky-post, translation-ready, footer-widgets, blog  
 Text Domain:  business-square 
*/
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
    -moz-font-feature-settings: "liga" on;
}
.main-header-section{ 
 background: linear-gradient(193deg , rgba(0, 0, 0, 0.8) 0%, rgba(158, 58, 137, 0.8) 100%);
}
.ribbon-section .ribbon-button button, .bottom-ribbon-section .ribbon-button button, .button-two .main-button button{
	font-weight: 600;
    line-height: 20px;
    font-size: 13px;
    letter-spacing: 4px;
    color: #ffffff;
    background-color:#03a9f4;
    border: none;
    border-radius: 40px;
    padding: 15px 30px;
    webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-transform: uppercase;
}
.woocommerce-section {
    background: rgba(70, 70, 70, 0.86);}
.ribbon-section .ribbon-button button:hover, .bottom-ribbon-section .ribbon-button button:hover {
    background-color: #ffaa32;
    color: #fff;
    -webkit-box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
    box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}
span.featured-icon i, span.multi-featured-icon i, span.multi-testimonial-image img {
      border-radius: 5px;
}
h3.subhead-text{  
    font-size: 14px!important;
    font-style: normal;
    letter-spacing: 2px!important;
    line-height: 22px!important;
}
.aboutus-image img, .aboutus-section img {
     box-shadow: 0 10px 30px 0 rgba(187,187,187,.3), 0 10px 30px rgba(0,0,0,.07);
}
.ribbon-section h2.heading-area {
    font-size: 26px;
}
.main-head-partition {
      margin-top: 15px;
}
.contact-wrap .leadform-show-form.leadform-lite{
	border-radius:0;	
}
.map {
    margin-right: 6px;
}
.main-button button, span.featured-icon i, span.multi-featured-icon i, span.multi-testimonial-image img, .ribbon-section .ribbon-button button, .bottom-ribbon-section .ribbon-button button, .contact-wrap .leadform-show-form.leadform-lite input[type="submit"], #move-to-top{
	border-radius:0;
	
}
li.multi-featured, li.multi-testimonial, .contact-wrap, .aboutus-image img, .aboutus-section img, ul.multiple-team-section li.multi-team, .home ul.products li.product, .detail-wrap .map iframe{
-webkit-box-shadow: 4px 4px 5px 0px rgba(179,179,179,1)!important;
-moz-box-shadow: 4px 4px 5px 0px rgba(179,179,179,1)!important;
box-shadow: 4px 4px 5px 0px rgba(179,179,179,1)!important;
}
ul.multiple-featured-section li.multi-featured, ul.multiple-testimonial-section li.multi-testimonial{
background:#333!important;
}
.multi-feature-area h3 {
    color: #c0c0c0!important;
}
ul.multiple-featured-section li.multi-featured p, ul.multiple-testimonial-section li.multi-testimonial p {
    color: #c0c0c0!important;
}