/*

Theme Name: Vizard ChildTheme

Theme URI: http://www.VibeThemes.com    

Description: Child Theme for Vizard WordPress Theme

Author: VibeThemes

Author URI: http://themeforest.com/user/vibethemes

Template: vizard

Version: 1.0

*/



@import url("../vizard/style.css");
ul.sub-menu {
z-index: 99999999;
position: relative
}
.tabbable .nav-tabs > li > a { 
padding:8px 64px !important;
}

header{

 border-bottom:3px solid #00438C;

}
.plain .accordion-toggle i {
	margin-bottom:10px;
}
.imgmap-frontend-image {margin-top:20px;}

section.subheader {background:#838c4c; height:150px;}
.subheader h1, .subheader ul.breadcrumbs, .subheader .woocommerce-breadcrumb, ul.breadcrumbs li a {margin-top:-30px;}
@media (max-width: 1200px) {
.tabbable .nav-tabs > li > a {
    padding: 8px 43px !important;
}
}
@media (max-width: 979px) {
.tabbable .nav-tabs > li > a {
    padding: 8px 25px !important;
}
.one_third {
    padding-bottom: 15px !important;
    width: 100% !important;
}
.two_third {
    width: 100% !important;
}
.column_content {
    padding-top: 10px !important;
}
.stripenext {
    padding-top: 0px;
}
}
@media (max-width: 767px) {
.awesome-weather-wrap.temp5 {
display:none;
}
#_coolclock_auto_id_0 {
display:none;
}
.textwidget h2 {
padding-top:0 !important;
}
.awesome-weather-wrap {
float:none;
}
.awesome-weather-current-temp {
    padding: 25px 0px 0 47px;
}
.tabbable .nav-tabs > li > a {
    padding: 8px 8px !important;
}
.ambass-logo {
float:left;
margin-left:0px !important;
}
.jet-logo {
float:right;
padding-right:365px !important;
}
}
@media (max-width: 480px) {
.awesome-weather-wrap.temp5 {
display:none;
}
#_coolclock_auto_id_0 {
display:none;
}
.awesome-weather-current-temp {
    padding: 25px 0 0 40px;
    font-size:60px;
}
.todays-stats {
float:left;
}
.tabbable .nav-tabs > li > a {
    padding: 8px !important;
    width: 200px !important;
}
.ambass-logo {
float:left;
margin-left:0px !important;
}
.jet-logo {
float:right;
padding-right:15px !important;
}
}