/*
Theme Name: Total Child
Theme URI: http://totalwptheme.com
Description: Total WordPress theme example child theme.
Author: AJ Clarke
Author URI: http://totalwptheme.com
Template: Total

Version: 1.1
*/
@import url("../Total/style.css");
/* Parent stylesheet should be loaded from functions.php not using @import */

/* Navigation Menu Start */

.header-one #site-logo { display: none !important;}
header#site-header { display: block !important;}

.navbar-style-one .dropdown-menu > li > a > span.link-inner { 
	padding-top: 0.34em;
	padding-bottom: 0.34em;
	padding-left: 4 !important;
	padding-right: 3 !important;
}
.navbar-style-one .dropdown-menu > li > a { height:40px; line-height: 40px;}
/*#site-navigation 
*/.dropdown-menu >li.menu-item >a {
    padding-left: 0 !important;;
    padding-right: 0 !important;;
}

.site-navigation .dropdown-menu >li.menu-item >a >span.link-inner {
    padding-left: 4 !important;
    padding-right: 3 !important;
}

#site-navigation .dropdown-menu >li >a >span.link-inner {
    padding-left: 4;
    padding-right: 3;
}

.navbar-style-one {
	width: 980px;
/*	width: 950px; */
/*	width: 1300px; */
}

.navbar-style-one .dropdown-menu>li.menu-item>a>span.link-inner {
	padding-left:9px !important;
	padding-right:9px !important;
}

.sf-menu{ text-align:center; float:none;}
.sf-menu > li{ float:none; display: inline-block;}
#site-navigation a { font-weight: 700;}

#mobile-menu span#menu-search { display: none;}
#mobile-menu .fa.fa-bars { font-size: 22px; color: #07175f; border: 1px solid #07175f; padding: 20px; }
.search-toggle-li { display: none !important;}

.top-bar-left { height: 38px; line-height: 38px;}
.top-bar-menu li { margin: 0 10px;}
#top-bar-wrap a,
#menu-top-menu span { font-size: 14px;}
/*div#search-5 { width: 22%;}*/
div#search-5 {}

div#search-5 input { padding: 5px;}

.navbar-style-one { margin-top:-10px; height: 40px;}

/* Navigation Menu End */

div#wpex_social_widget-2 { padding-top:7px;}
.mejs-overlay-play { height:100% !important; width:100% !important;}

.footer_post .vcex-blog-grid .vcex-blog-entry{ width:48%; border: solid 1px #eee; margin:0 1% 2% ; padding:10px;}
.footer_post .vcex-blog-grid .vcex-blog-entry-media { float:left; margin-right:3%; width:32%;}
.footer_post .vcex-blog-grid .vcex-blog-entry-excerpt.clr{ display:none;}
.footer_post .vcex-blog-grid .vcex-blog-entry-details{ padding:0;}
.footer_post .vcex-blog-grid .vcex-blog-entry-title{ line-height:1.2em;}

#post-media,
.blog-entry.large-image-entry-style .blog-entry-media { float:left; margin-right:20px;}
#post-media img,
.blog-entry-media img { width:200px; max-width:100%;}
.blog-entry-header ul.meta-with-title { padding:0;}

#ssite-scroll-top { bottom: 40px; color: #07175f;}
#ssite-scroll-top:hover { background-color: #07175f; border-color: #07175f; color: #ebc641;}
.sidr-class-link-inner {text-transform: uppercase;}
li.sidr-class-unclickable .sidr-class-dropdown-toggle { width: 100% !important;}
li.sidr-class-unclickable .sidr-class-dropdown-toggle::before { left: auto !important; right: 0;}

/*** bage ***/
body{
    background: #FFFFFF;
	/*font-family: 'PT Serif', serif;*/
	font-family: Verdana,Geneva,sans-serif;
	font-weight:400;
    line-height: 1.7;
    font-size: 18px;
    color: #8e8b8b;
	/*color: #000000;
	font:14pt Verdana, sans-serif */
}

input[type="submit"],
.theme-button,
button {
    background: #07175F;
    color: #fff;
    padding: .8em 1em;
    margin: 0;
    display: inline-block;
    font-size: 0.923em;
    font-weight: normal;
    outline: none;
    cursor: pointer;
    border: none;
    font-family: inherit;
    -webkit-appearance: none;
    line-height: 1;
    transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-font-smoothing: inherit;
}
.wpcf7 input, .wpcf7 textarea {
    margin-top: 5px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"], textarea {
    color: #777;
    padding: .6em .6em;
    display: inline-block;
    font-size: 1em;
    transition: .15s linear border;
    -webkit-appearance: none;
    max-width: 100%;
    border: 1px solid #e4e4e4;
    background: #ffffff;
    font-family: inherit;
}
.navbar-style-one{
    right: auto;
}
#site-navigation .dropdown-menu >.current-menu-item >a, #site-navigation .dropdown-menu >.current-menu-parent >a, #site-navigation .dropdown-menu >.current-menu-item >a:hover, #site-navigation .dropdown-menu >.current-menu-parent >a:hover {
    color: #ebc641;
}
#site-navigation .dropdown-menu > li > a > span.link-inner {
    transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
    -moz-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
    -webkit-transition: background 0.15s ease-in-out, color 0.15s ease-in-out;
}
.navbar-style-one .dropdown-menu > li > a > span.link-inner {
    padding: 0px 0.34em;
}
#site-navigation a {
    text-transform: uppercase;
    font-size: 11px;
    font-family: "Open Sans",Arial,Helvetica,"Nimbus Sans L",sans-serif;
}
div#search-5{
    float: right;
}
#top-bar-wrap {
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
    font-size: 0.923em;
}
#top-bar{
    padding: 0;
}
.top-bar-left{
    width: 100%;
    height: 38px;
    line-height: 38px;
}
div#search-5 input{
    padding: 5px;
    width: 100%;
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 1em;
}
.searchform .searchform-submit {
    position: absolute;
    top: 50%;
    right: 15px;
    height: 20px;
    line-height: 20px;
    margin: -10px 0 0;
    background: none;
    padding: 0;
    border: 0;
    outline: 0;
    color: #000;
    font-size: 11px;
    opacity: 0.5;
}
.headsocial{
    float: left;
}
.m01 {
    width: 100% !important;
}

.page-header {
    margin: 0;
    padding: 20px 0;
    position: relative;
    background: #B28415;
    margin-bottom: 40px;
    border-top: 1px solid #B28415;
    border-bottom: 1px solid #B28415;
    clear: both;
}
.site-breadcrumbs{
    color: #fff;
}
.meta-with-title{
    width: calc(100% - 230px);
    float: right;
}
.single .meta-with-title{
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.vcex-blog-entry-title {
    font-size: 1.231em;
    margin: 0;
    line-height: 1.5em;
    font-weight: normal;
}

/*** ends here *****/


@media screen and (max-width: 979px) {
	#rev_slider_2_1, #rev_slider_2_1_wrapper { width:100% !important}
	#menu-top-menu { position:relative; z-index:999;}
	.wp-video-shortcode { height:auto;}
	#site-header-inner { padding: 20px 0;}
    header#site-header{height: 1px;}
    #mobile-menu{
        position: fixed;
        top: 0;
        right: 0;
        z-index: 99999;
        margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
	#home_video { width:100% !important; height: auto !important;}
	div#search-5 { float: right; margin-top: 5px; width: 57%;}
	.top-bar-left.has-content .top-bar-menu { margin-right: 0; padding:0;}
	body #navigation {float: right; width:100%}
	ul.wpex-social-widget-output { padding:0;}
}

@media screen and (max-width: 479px) {
	.footer_post .vcex-blog-grid .vcex-blog-entry-media { float:left; margin-right:0; margin-bottom:2%; width:100%;}
}


.blog-entry-title {
	line-height: 19px;
}


/* BEN: added to override the appearance of the "skip to Main Content" link */
.skip-to-content {
    color: #fff;
    z-index: 100;
        position: absolute;
        top: -40px;
        left: 0;
        padding: 6px 8px;
        color: #fff;
        font-weight: 600;
        opacity: 0;
        border-bottom-right-radius: 4px;
		visibility: hidden;
		display:none;
		text-indent: -10000px;
		position: absolute !important;
		clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
		clip: rect(1px, 1px, 1px, 1px);

		&:focus {
			top: -40;
			background: #BF1722;
			opacity: 0;
			text-decoration: underline;
			visibility: hidden;
			display:none;
			text-indent: -10000px;
			position: absolute !important;
			clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
			clip: rect(1px, 1px, 1px, 1px);
		}
}

video {
  object-fit: fill;
}

/* colorize sidebar links */
#recent-posts-2 > ul > li > a {
	color: #b28415 !important;
}

#recent-comments-2>ul>li>a {
	color: #b28415 !important;
}

#archives-2 > ul > li > a {
	color: #b28415 !important;
}

#categories-2 > ul > li > a {
	color: #b28415 !important;
}

#recent-posts-2>ul>li>a:hover {
	color: #4170e8 !important;
}

#recent-comments-2>ul>li>a:hover {
	color: #4170e8 !important;
}

#archives-2 > ul > li > a:hover {
	color: #4170e8 !important;
}

#categories-2 > ul > li > a:hover {
	color: #4170e8 !important;
}

.sidebar-container a {
	color: #b28415 !important;
}

.sidebar-container a:hover {
	color: #4170e8 !important;
}

.widget ul li a {
 	color: #b28415 !important;
}

.widget ul li a:hover {
	color: #4170e8 !important;
}


/* .widget ul li a:any-link {
 	color: #b28415 !important;
}*/

h1, h2 {
	color: #000000 !important;
}

.email-link-color {
	color: #b28415 !important;
}
