/*
    Template:       fennik
    Theme Name:     Fennik 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:    Fennik - Multipurpose Creative Theme
    Version:        1.0.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, architecture, interior
    License: 		GNU General Public License
	License URI: 	licence/GPL.txt
    Text Domain:    fennik-child
    Domain Path:    /languages/
*/


.page-id-17 h6 {
  padding-top: 25px;
}
.page-id-17 p {
  margin: 0;
}
.page-id-17 ul {
  margin: 0px 0 15px 20px;
}

.home .lahb-area .lahb-logo{
	display:none;
}
html a {
  color: #d58c00;
}
html a:hover {
  color: #a2a0a0;
}
.home .lahb-wrap .lahb-desktop-view .lahb-row1-area{
	background: transparent;
}
footer {
  background: #32234A;
  color: #fff;
}
.home #main #content-wrap{
	padding-top:0;
	padding-bottom:0;
}
html .elementor .elementor-element.elementor-element-56b3bb0 .elementor-tabs-content-wrapper {
  background-color: #FFF;
  border: 2px solid #eba50a;
  border-radius: 0 12px;
}

.home .lahb-wrap .lahb-mobiles-view .lahb-row1-area, .home .lahb-wrap .lahb-tablets-view .lahb-row1-area, .home .lahb-wrap .lahb-screen-view {
	background: transparent;
}
html .elementor-tabs .elementor-tab-mobile-title {
    display: none;
  }
html .lahb-nav-wrap .menu ul li.menu-item a {
  padding: 5px 18px;
}
html #lastudio-header-builder .lahb-responsive-menu-wrap .menu > li.current > a {
  color: #ffffff;
}

/*RESPONSIVE*/
@media only screen and (min-width:1281px) and (max-width: 1440px) {

html #lastudio-header-builder .lahb-col  .lahb-nav-wrap ul li a {
  font-size: 17px;
padding: 0 12px 0 12px;
}
}

@media (max-width: 575px) {
html .elementor-widget-container .elementor-tabs .elementor-tabs-wrapper {
    display: inherit;
  }
}