/*
Theme Name:     Swift Heat
Theme URI:      http://themeforest.net/item/karma-clean-and-modern-wordpress-theme/168737?ref=TrueThemes
Description:    Child theme for the Karma theme 
Author:         TrueThemes
Author URI:     http://themeforest.net/user/TrueThemes?ref=TrueThemes
Template:       Karma
Version:        0.1.3
*/

@import url("../Karma/style.css");


/* ------- Insert custom styles below this line ------- */

#menu-main-nav.sf-menu li ul {
   background: #0F6342 none repeat scroll 0% 0% !important;
}

#menu-main-nav.sf-menu li ul a:hover {
   background: #218F68 none repeat scroll 0% 0% !important;
}

.tuv {
    background-image: url('http://www.bandheater.co.za/wp-content/uploads/2015/09/footer.png');
    background-repeat: no-repeat;
    background-position: right;
    font-size: 18px;
    width: 100%;
    height: 130px;
    /* vertical-align: middle; */
    line-height: 130px;
    margin-top: -30px;
}


#footer {
        background-image: linear-gradient(to bottom, #218f68, #1f8e66 64%) !important;
        -pie-background: linear-gradient(to bottom, #218f68, #1f8e66 64%) !important;
}

.header-holder.tt-logo-center {
	background-image: linear-gradient(to bottom, #218f68, #1f8e66 80%) !important;
	-pie-background: linear-gradient(to bottom, #218f68, #1f8e66 80%) !important;
}

.header-holder.tt-header-holder-tall {
	background-image: linear-gradient(to bottom, #218f68, #1f8e66 49%) !important;
	-pie-background: linear-gradient(to bottom, #218f68, #1f8e66 49%) !important;
}

.header-holder,
#footer {
	border-top: 1px solid #7BB5A9 !important;
	background-color: #218f68 !important;
	background-image: linear-gradient(to bottom, #218f68, #1f8e66) !important; /* required first in the list for IE11 */
	background-image: -webkit-gradient(linear, left top, left bottom, from(#218f68), to(#1f8e66)) !important;
	background-image: -webkit-linear-gradient(top, #218f68, #1f8e66) !important;
	background-image: -moz-linear-gradient(top, #218f68, #1f8e66) !important;
	background-image: -webkit-linear-gradient(top, #218f68, #1f8e66) !important;
	background-image: -o-linear-gradient(top, #218f68, #1f8e66) !important;
	background-image: ms-linear-gradient(to bottom, #218f68, #1f8e66) !important;
	-pie-background: linear-gradient(to bottom, #218f68, #1f8e66) !important;
}

.jquery1-slider-wrap, .tools {
        background-color: #218f68;
        background: -webkit-gradient(radial, center center, 0, center center, 460, from(#218f68), to(#1f8e66))!important;
        background: -webkit-radial-gradient(circle, #218f68, #1f8e66)!important;
        background: -moz-radial-gradient(circle, #218f68, #1f8e66)!important;
        background: -ms-radial-gradient(circle, #218f68, #1f8e66)!important;
}
 
#sub_nav ul a:hover, #sub_nav ul li.current_page_item a {
        background: url(http://www.swiftheat.com/new/wp-content/uploads/2015/04/subnav-left.png) 0 49% no-repeat !important;
}

#menu-main-nav .drop .c,
#menu-main-nav li.parent:hover,
.tt-logo-center #menu-main-nav li.parent:first-child:hover,
#wrapper.tt-uberstyling-enabled .ubermenu ul.ubermenu-nav > li.ubermenu-item.tt-uber-parent:hover,
#wrapper.tt-uberstyling-enabled .ubermenu ul.ubermenu-nav li.ubermenu-item ul.ubermenu-submenu {
	background: #0f6342 !important;
}

#menu-main-nav .drop ul a:hover,
#menu-main-nav .drop ul li.current-menu-item.hover a,
#menu-main-nav .drop ul li.parent.hover a,
#menu-main-nav .drop ul li.parent.hover a:hover,
#menu-main-nav .drop ul li.hover ul li.hover a,
#menu-main-nav .drop ul li.hover ul li.hover a:hover,
#menu-main-nav .drop ul li.current-menu-ancestor.hover a,
#menu-main-nav .drop ul li.current-menu-ancestor.hover ul a:hover,
#menu-main-nav .drop ul li.current-menu-ancestor ul li.current-menu-ancestor ul li.current-menu-item a:hover,
.top-block .top-holder ul.sf-menu li .sub-menu li a:hover,
#wrapper.tt-uberstyling-enabled .header-area .ubermenu ul li.ubermenu-item ul.ubermenu-submenu li.ubermenu-item > a:hover {
	background: #fff !important;
	color:#333 !important;
}

#menu-main-nav .drop li.current-menu-item a:active {
        #fff !important;
}

#tt-mobile-menu-button {
  background-color: #0f6342 !important;
  background-image: linear-gradient(to bottom, #0f6342, #0f6342)!important;
}

#tt-mobile-menu-wrap {
  background: #0c764d !important;
}

#tt-mobile-menu-list {
  background: #0c764d !important;
}

