/*
    Template:       optima
    Theme Name:     Optima Child
    Theme URI:      http://themeforest.net/user/LA-Studio/portfolio?ref=LA-Studio
    Author:         LA Studio
    Author URI:     http://themeforest.net/user/LA-Studio?ref=LA-Studio
    Description:    Optima - Multipurpose WordPress Theme
    Version:        1.0
    Tags:           one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    optima-child
    Domain Path:    /languages/
*/

@media (max-width: 991px) {
  .section-page-header {
    margin-top: 80px !important;
  }
}

.top-area-customtext{
    color: #FFF !important;
}

.header-v7 .site-header:not(.is-sticky) .header-right{
    padding: 30px 0 !important;
}

.header-v7 .site-header:not(.is-sticky) .mega-menu > li:hover > .popup{
    margin-top: 41px !important;
}

.sub-menu.dl-submenu > .menu-item-object-custom.mm-item-nolink{
    display: none !important;
}

.contact-form-style-default .wpcf7-form-control-wrap .wpcf7-form-control{
    text-transform: unset !important;
}

.footer-bottom a:hover, .site-footer a:hover {
  color: #8fbd56 !important;
}

.menu-block-before a:hover{
    border-bottom: 3px solid #8fbd56 !important;
    padding-bottom: 5px !important;
    color: #8fbd56 !important;
}

.site-header-mobile .site-header-inner{
    position: fixed  !important;
    top:0  !important;
    right:0 !important;
    left:0 !important;
}

.image-filter-opacity img{
	opacity: 1 !important;
}
