.sf-menu a {
    color: #808080 !important;
}

.sf-menu a:hover {
    color: #222 !important;
}

.current-menu-item a {
    color: #222 !important;
}

.search-item { display: none !important; }

.portfolio-filter { display: none !important;}

.logo, .logo a:hover { 
	animation: none !important; 
}

input[type="submit"], button, input[type="button"], .url-button, .read-more {			
	font-family: 'Bangla Sangam MN' !important;
}

.caps {
  	font-family: 'Bangla Sangam MN' !important;
}

.menu a, .portfolio-filter a, .filter-title {
	font-family: 'Bangla Sangam MN' !important;
}

.post .post-time { 
	font-family: 'Bangla Sangam MN' !important;
}

.pager {
	font-family: 'Bangla Sangam MN' !important;
}

.page-template-template-page-with-sidebar-php .page-content { 
        width: 68%;
}

@media only screen and (max-width: 680px) {
  .header-custom {
        font-weight:bold;
        text-align:center;
        font-size:200%;
        line-height:110%;
        font-family: 'Bangla Sangam MN' !important;
        margin-top:50px;
  }
  .enhance_shortcode_menu_inline li {
        width:100%;
        padding: 0px 0px !important;
   }
  
}

@media only screen and (min-width: 681px) {
   .header-custom {
        font-weight:bold;
        text-align:center;
        font-size:500%;
        line-height:110%;
        font-family: 'Bangla Sangam MN' !important;
        margin-top:50px;
        margin-bottom:50px;
  }
 .enhance_shortcode_menu_inline li {
    margin-left:60px;
    display: inline-block !important; 
    float: none !important;
  }
   .enhance_shortcode_menu_inline ul {
   text-align: center !important;
   width:100%;
  }
}

/* .art-menu-custom ul {
   text-align: center !important;
}
*/

