/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
body{
	padding-top:101px;
}
.n2-ss-layer-content{
	width:1200px!important;
	min-width:1200px!important;
	margin:auto;
	display:table;
}
.whatsapp-float {
	position: fixed;
	width: auto;
	height: auto;
	bottom:80px;
	right: 20px;
	background-color: #25d366;
	color: #FFF;
	border-radius: 50px;
	text-align: center;
	font-size: 20px;
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	z-index: 9999;
	display: table;
	padding:10px 20px;
	
}

.whatsapp-float:hover {
	transform: scale(1.05);
}
.whatsapp-float svg {
           width: 30px;
            height: 30px;
            fill: #fff;
	margin-right:20px;
	display:inline;
    top: 5px;
    position: relative;

}
.ast-builder-footer-grid-columns a,
.ast-builder-footer-grid-columns h2 {
	color:#fff!important;
}
.ast-builder-footer-grid-columns h2 {
	font-size:24px;
}
.ast-builder-footer-grid-columns li {
	display:table;
	width:100%;
}
.ast-builder-footer-grid-columns li a,
.ast-builder-footer-grid-columns p a{
	padding:10px 0;
	border-top:1px solid #ccc;
	display:block;
	width:100%;
	clear:both;
}
.ast-builder-footer-grid-columns li:first-child a,
.ast-builder-footer-grid-columns p a:first-child{
	border-top:0;

}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 30px;
    height: 30px;
    fill: #000;
}
.site-header,
.ast-theme-transparent-header #masthead{
    z-index: 99;
    position: fixed;
    width: 100%;
    top: 0;
}
.menu_whatsapp a{
	color:#25d366!important;
	padding:5px 10px;
	border-radius:30px;
	border:solid 1px #25d366;
	font-weight:bold;
	background:#fff;

}
.ast-builder-footer-grid-columns .menu_whatsapp a{
	color:#25d366!important;
	padding:10px 20px;
	border:solid 1px #25d366!important;
    color: #25d366 !important;
    width: 90%;
	margin-top:30px;

}
.ast-builder-menu-mobile .main-navigation .menu-item.current-menu-item > .menu-link{
	color:#0092dd;
}
@media screen and (max-width: 767px) {
	body {
		padding-top: 80px;
	}
	.n2-ss-slider h2.n2-ow{
		font-size:24px!important;
	}
	.n2-ss-slider .n2-ow-all p{
		font-size:20px!important;
	}
	.ast-builder-footer-grid-columns .menu_whatsapp a{
    	margin: auto;
	}
	.site-footer-section{
		margin-bottom:50px!important;
	}
	.site-footer-section p ,
	.site-footer-section .widget{
		margin-bottom:0!important;
	}
	.site-footer-section h2{
		margin-bottom: 1em;
	}
	
}
