/*
Theme Name: JFZ Child
Description: A <a href='https://www.website11.com'>Child Theme</a> for the JFZ Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Raihan A.K | Cell: 01715302662
Author URI: https://www.website11.com
Template: jfz
*/



/*Add your own styles here:*/

#top #header .av-main-nav > li > a  {
	font-family: lato-regular;
    padding: 0px 25px!important;
	
}

#top #header .av-main-nav > li:hover > a {
	background-color: #333333 !important;
    color: #e00000;
}

#top #header .av-main-nav  li  a:hover{text-decoration:none!important;}


#top  .av-main-nav ul,
#top  .av-main-nav ul li a{
  background-color: #333333;
    border-top:0px!important;
}



#top #wrap_all .av-main-nav ul li,
#top #wrap_all .av-main-nav ul li > a{
 color: #fff;
}

#top #wrap_all .av-main-nav ul li > a .avia-bullet{
    display: none;
}

#top #wrap_all .av-main-nav ul li > a{
    padding-left: 0!important;
    font-size: 14px;
}

#top #header .avia_mega_div ul{
    display: block!important;
}
#top #header .avia_mega_div{border: 0px;}
#top #header .avia_mega_div > .sub-menu{
  
  padding: 40px 40px 40px;
  border-top-style: none!important;
  border-top-width: 0px!important;
    border-top: 0!important;
    display: block!important;
}
#header .mega_menu_title img{
    display: block!important;
    
}
#header .mega_menu_title{
    font-family: lato-regular;
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
#header .mega_menu_title i {
  display: block;
  height: 2px;
  margin-left: 0 !important;
  background: #fff;
  margin-top: 14px;
  width: 50px;
  background: #e00000;
}

#header  .mega-product > .avia_mega_div{
    display: block;
    left: auto!important;
    width: 900px!important;
}

#header     a:hover{
    color:#e00000!important;
}

#header  .mega-aboutus > .avia_mega_div{
    display: block!important;
/*     right: auto!important; */
    width: 900px!important;
}

#header  .mega-solutions > .avia_mega_div{
    display: block!important;
    width: 900px!important;
}


.menu-item-has-children a{
    cursor: pointer!important;
}


.slideshow_caption h2{
    font-family: lato-light;
    font-weight: 400;
    color: #333!important;
    font-size: 30px;
}

#header  .mega-sustain > .avia_mega_div{
    display: block!important;
    width: 700px!important;
}

.slideshow_caption .avia-caption-content{
    color: #333!important;
    font-size: 24px;
}

#full_slider_1 .avia-slideshow-arrows a:before{
    border: 0!important;
}

#full_slider_1 .avia-slideshow-button{
    border: 1px solid #333!important;
    color: #000!important;
    background: transparent!important;
    font-family: lato-light;
    font-weight: 400;
    padding: 12px 50px!important;
    border-radius: 0;
}

#full_slider_1 .avia-slideshow-button:hover{
    background-color: #333!important;
    color: #fff!important;   
}

#footer ul li a{
    font-family: lato-light!important;
    font-size: 14px;
	line-height: 1.4em;
}

#footer h3{
    font-family: lato-regular;
    font-size: 16px;
    font-weight: 400;
}


#top #header .av-main-nav > li#menu-item-search:hover > a{
    background-color: #fff!important;
}
@media(min-width:700px){
	#top #header .av-main-nav > li#menu-item-search > a:before{
		background-color: #E21D25;
		padding: 5px 7px;
		color: #fff;
	}
}

@media(max-width:700px){
	#av-burger-menu-ul > li i{
		display: none;
	}
}

.jfz-page-title h1.av-special-heading-tag{
    text-transform: lowercase!important;
    text-transform: capitalize!important;
    font-family:lato-light!important;
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}


@media(max-width:1240px){

.jfz-header.avia-section,
.av-parallax .av-parallax-inner{
        background-size:cover!important;
        background-position: 50% 0%!important;
    }
    
	.jfz-header .av-section-cont-open{
		height:100px!important;
	}      
}

.jfz-header.avia-section,
.av-parallax .av-parallax-inner{
        background-size:cover!important;
        background-position: 50% 0%!important;
}
       
.template-page .entry-content-wrapper .para-title-red h1{
    text-transform: lowercase;
    text-transform:capitalize;
}


.jfz-news article{
    background-color: #F2F2F2;
    
  
}

.jfz-news article .slide-content{
    padding: 10px;
    position: relative;
    
}

.jfz-news article .slide-image{
    border-bottom:5px solid #E21D25;
    border-radius: 0!important;
}

.jfz-news article .slide-image img{
    border-radius: 0!important;
}

.jfz-news article .slide-meta{
    position: absolute;
    top: -40px;
    left: 0;
    background-color: #E21D25;
    color: #fff;
    padding: 0px 10px;;
}


.jfz-txt-highlight{
    line-height: 1.4em;
}

.hide{
    display: none;
}

/* menu show hide script */

#top #header .avia_mega_div > .sub-menu > li .sub-menu{
    display: none!important;
}

#top #header .avia_mega_div > .sub-menu > li .sub-menu.show{
    display: table-cell!important;
}


.avia-buttonrow-wrap{
    display: none;
}


/* end menu show hide script */



#complete-your-products .container { 
	width: 100%; 
	max-width: none;
}


/* 100% header width */
#header #header_main .container {
    width: 100%;
    max-width: none;
}

/* end  100% header width */