
@charset 'utf-8';
/*
Theme Name: SeoRocket-Child
Theme URI: http://seorocket.themerex.net/
Description: seorocket - Multipurpose and Multiskin Responsive Wordpress theme
Author: seorocket
Author URI:  http://seorocket.net/
Template: seorocket
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: pixel
*/


@import url("../seorocket/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.page_content_wrap {
    /*padding: 3em 0 3em;*/
}
.technical_expert{
	display: inline-block;
	width: 26%;
	margin-left: 5%;
	margin-top: 1%;
}
.post_item_attachment > .post_title, .post_item_single > .post_title{
	display: none;
}
.post_title_single{
	margin-top:5%; 
}

.our-services-sec .post_featured .hover_icon_link {
    pointer-events: none;
}
.our-services-sec .post_featured img {
    width: 40px;
}
/*added by kapil*/
p.form-row.form-row-wide.create-account {
    display: none;
}

.home_color_white .sc_call_to_action_button a, .home_color_white .sc_button .sc_button_style_filled:hover {
    color: #fff !important;
}


.home_color_white .sc_button.sc_button_style_filled:hover::before
{
	opacity: 0 !important;
}
/*added by kapil ends here*/