/*
Theme Name: Bitecla
Description: Bitecla theme
Author: Bitecla
Template: themify-ultra
*/

/* write custom css below */

.featured-area img {
  width: unset;
}

#page-362 .page-title {
  font-size: 2em;
}
.home-slider-btn .module-buttons .buttons-horizontal {
  background-color: #4c3d95;
}
.plan-description .tb_text_wrap ul li  {
  list-style-type: none;
}
.header-horizontal #main-nav > li {
  padding: 0 .5em;
}
.portfolio-post .post-image {
  filter: unset !important;
}
#main-nav li:not(.has-mega-column).dropdown-columns-2 > .sub-menu > li {
  width: 100% !important;
}
#main-nav ul a:hover {
  color: #38388d !important;
}

html{
	overflow-x: hidden !important;
}
.themify-no-overflow-x {
    overflow-x: hidden !important;
}

.sub-menu .current_page_item  a {
	color: #38388d !important;
}

#main-nav .has-sub-menu.has-mega-dropdown > .sub-menu { 
	display: block;
}
