/**
Theme Name: Astra Child 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-child
Template: astra
*/

/* Enter Your Custom CSS Here */
/* Home Page CSS */
/* above header social icon */
.simple-social-icons ul li{
	    margin: 0!important;
}
div#simple-social-icons-2 {
    margin-bottom: 0;
}
.simple-social-icons ul li a{
	    padding: 0 9px 0 9px!important;
}
/* above header social icon end*/
/* below header social icon */
.below-header span {
    padding-right: 50px;
}
/* below header social icon end*/
/* Home Page CTA */
.home-first-cta {
    text-align: center;
}
.rbm-contact-detail {
    text-align: center;
    margin-top: 20px;
}
/* Home Page CTA end */
/* Home Contact form CSS */
.home-contact-form textarea {
    padding-left: 15px !important;
    margin-top: 25px;
    margin-bottom: 26px;
}
.home-contact-form input:focus,
.home-contact-form textarea:focus
{
    background: transparent !important;
}
/* Home Contact form CSS End */
/* Home Service Section */
.rbm-services .uabb-infobox {
    position: relative;
    transition-property: transform;
    transition: all .3s ease-out;
    padding: 24px 24px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
}
.rbm-services .uabb-infobox:hover {
    -webkit-box-shadow: -1px 0px 48px -8px rgba(0,0,0,0.2);
    -moz-box-shadow: -1px 0px 48px -8px rgba(0,0,0,0.2);
    box-shadow: -1px 0px 48px -8px rgba(0,0,0,0.2);
}
/* Home Service Section end */
/* Home Page CSS end */
/* Advanced footer  CSS */
.rbm-footer-about {
    margin-top: 14px;
}
.rbm-footer-cotact-detail {
    position: relative;
}
.rbm-footer-cotact-detail li:before {
    font-family: 'Ultimate-Icons' !important;
    font-size: 20px;
    position: absolute;
	left:0px;
}
.rbm-footer-cotact-detail li {
    padding-left: 35px;
    margin-bottom: 20px;
}
.footer-adv .rbm-address:before {
    content: "\e9a6";
}
.footer-adv .rbm-phone:before {
    content: "\e9b2";
}
.footer-adv .rbm-email:before {
    content: "\e929";
    font-size: 24px;
}
.footer-adv #menu-services li {
    padding: 10px 10px 10px 0px;
    border-bottom: 1px solid #505152 !important;
}
.footer-adv #menu-services li {
    position: relative;
    padding-left: 25px;
}
.footer-adv #menu-services li:before {
    content: "\e98e";
    font-family: 'Ultimate-Icons' !important;
    position: absolute;
    left: 0;
    top: 12px;
}

#wpcf7-f381-o1 form .wpcf7 input:not([type=submit]), .wpcf7 select, .wpcf7 textarea {
    width: 100% !important;
    padding: .2em .5em !important;
}


/* Advanced footer  CSS End */