/*
 Theme Name:     Specular Child
 Theme URI:      http://codeless.co
 Description:    Specular Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       specular
 Version:        1.0.0
*/

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

body {
 overflow: hidden;
}
.header_tools{
	margin-right: 2% !important;
}


.header_6 #navigation {
    height: 45px !important;
    margin-bottom: 2px !important;
}
input[type="submit"] {
    background: #ff9900 !important;
    color: #fff !important;
}
#menu-secondary-navigation a:hover {
    color: #000 !important;
}
section#content {
    background: #ffffff !important;
}
.header_6 nav .menu > li {
    border-bottom: 3px solid #f2f2f2 !important;
}
header#header {
    background: #fffffff !important;
}
nav {
    background: #ffffff!important;
}
nav {
    border-top: 1px solid #333 !important;
    border-bottom: 1px solid #333 !important;
}
nav .menu > li > a{
	text-transform: none !important;
}
#content {
    padding-top: 8px !important;
}
header#header .row-fluid .span12, .header_wrapper {
    height: 50px !important;
}
.extra_navigation ul li{
	color: #fff !important;
}
#mc_embed_signup form{
	padding: 10px 2% !important;
	background: #118c4e !important;
	text-align: center !important;
	margin: 2% 0 0 0 !important;
}
#custom_html-8 h5 {
    background: #118c4e !important;
    color: #fff !important;
    padding: 6px 0px !important;
    text-align: center;
}
#nav_menu-6 h5{
	 background: #118c4e !important;
    color: #fff !important;
    padding: 6px 0px !important;
    text-align: center;
}
#myBtn{
	text-align: center !important;
background: orange !important;
border: none !important;
border-radius: 10px !important;
padding: 2px 40px !important;
    margin: 6px 0 0 0 !important;
font-size: 15px !important;
box-shadow: 0px 3px 3px 0px #000 !important;
}
.pum-theme-1074, .pum-theme-default-theme{
    background-color: rgba(255, 255, 255, 0) !important;
    
}
.mc4wp-form-fields input {
    width: 100% !important;
    height: 40px !important;
    border: none !important;
}
div#popmake-1080 {
    background: #118c4e !important;
}
.mc4wp-form-fields label {
    color: #fff !important;
}
div#pum_popup_title_1080 {
    text-align: center !important;
    color: #000 !important;
	font-size: 21px !important;
    line-height: 32px !important;
}
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #000 !important;
    background-color: #ffa500 !important;
}
.extra_navigation {
background: #118C4E;
}
.about-img {
	width: 200px;
}
footer#footer a:hover {
    color: #e08700 !important;
}

.extra_navigation .close {
top: 50px;
}
@media(max-width:1024px){
#blog .span9 {
	position: relative;
	text-align: center;
	width: 100%;
}
}
.row {
    margin-left: 0px;
}
nav .menu {
    margin: 0 auto;
    position: relative;
    display: block;
    width: 100%;
	float: none;
}
nav ul.menu {
    width: 200px;
    margin: 0 auto;
	text-align: center;
}
nav ul.menu li{
	text-align: center;
    margin: 0 auto;
}
.post-title h1 {
	font-weight: bold;
}
.post-author h2 {
    font-size: 14px;
}
.bottom-logo {
    max-width: 200px;
	margin: 30px 0 10px 0;
}
.post-feature-image {
    text-align: center;
}
@media(min-width:768px){
.content-post {
	margin-right: 150px;
}
}
@media screen and (max-width: 1110px) and (min-width: 979px) { 
.content-post {
	padding: 0 35px;
}
}