/*
Theme Name: Avada Child UNIC
Description: Child theme for Avada theme UNIC - General
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


.pager ul {
  padding: 0;
  list-style: none;
}

.pager ul li {
  display: inline-block;
}


/*@media only screen and (max-width: 640px) {
#sliders-container .fusion-slider-container,
#sliders-container .fusion-slider-container .tfs-slider,
#sliders-container .fusion-slider-container .tfs-slider .background {
    height: 800px !important;
}
}*/

 

.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt { width:40%!important;}
.fusion-flexslider.flexslider-posts-with-excerpt .slide-excerpt h2 a {
    color: #fff!important;
}
/* sidebar h4 font styling*/
.sidebar .widget h4 {
font-weight: 700;
}

#facultylisting .fusion-post-slideshow .fusion-image-wrapper img{ 
filter:grayscale(100%) !important;}




a[rel=author]  {
     pointer-events: none;
}



/* Toggle Icons */

/* Change Icon of Toggle and color when open */
#emphid2021.fusion-accordian .panel-title .active .fa-fusion-box:before  {
    content: '\f106';
  
  color:#25438f;
}

/* Toggle Icon Color when closed*/
#emphid2021.fusion-accordian .panel-title a .fa-fusion-box:before {
       content: '\f107'; 
   
  color:#25438f;
}




@media only screen and (max-device-width : 736px) {
    figure.alignleft, img.alignleft, figure.alignright, img.alignright {
        float:none!important;
        display: block;
    }
}


/* vertical menu expand */
#menu-item-143249 > ul {
    display: inline-block!important;
}
