/*

Theme Name:    Regina Lite Child
 Theme URI:    http://www.machothemes.com/themes/regina-lite/
 Description:  Regina Lite Child Theme
 Author:       Macho Themes
 Author URI:   http://www.machothemes.com/
 Template:     regina-lite
 Version:      1.0.6
 License:      GNU General Public License v3 or later
 License URI:  http://www.gnu.org/licenses/gpl-3.0.html
 Tags:         light,black,blue,silver,dark,fixed-layout,fluid-layout,responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-image-header,featured-images,flexible-header,full-width-template,microformats,rtl-language-support,sticky-post,threaded-comments,translation-ready
 Text Domain:  regina-lite-child
*/


.pace .pace-activity {
    display: none !important;
}

#blog.single .post {
    border-bottom: none !important;
}

#post-5 img {
    float:right;
    margin: 0 0 10px 10px;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0px !important;
    margin-bottom:-135px;
}

.social-link-list {
    display: none;
}

input[type="email"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #ebebeb;
    font-size: 16px;
    outline: 0 none;
    padding-left: 20px;
    resize: none;
    transition: all 0.3s linear 0s;
    width: 100%;
}

.wpcf7-submit {
	color:#333;
	background-color:#08cae8;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:none;
	font-size:16px;
	font-weight:700;
	height:36px;
	padding:4px 16px;
    cursor: pointer;

}


#navigation ul li {    
    margin: 0 0 0 19px !important;
}

.section-info p {
    width:50%;
    margin: 0 auto;
}


#sub-footer, #sub-header {display: none !important;}