/*
 Theme Name:   Kentha Child
 Theme URI:    http://qantumthemes.xyz/
 Description:  Kentha Child Theme
 Author:       QantumThemes
 Author URI:   http://qantumthemes.xyz/helpdesk
 Template:     kentha
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         right-sidebar
 Text Domain:  kentha-child
*/

/***************************************************************
****************************************************************
************* PUT YOUR CUSTOM STYLES BELOW ********************/

css additionnel kentha personalisation

a.qt-imglink {
	background:transparent !important;
}

.qt-menubar ul.qt-desktopmenu > li > a {
    line-height: 53px;
   }

.qt-menubar ul.qt-desktopmenu {
    min-height: 90px;
}

.qt-logo-link {
    margin-top: 1px;
}

.qt-mobilemenu {
    height: 65px;
  }


nav ul a {
    padding: 8px 15px;
    margin-top: 2px;
}
.qt-desktopmenu {
		background-color: #56739A;
	}

.qt-menubar ul.qt-menu-secondary {
    height: 40px;
	}
.qt-btn {
	    font-size: 24px;
	font-family: 'Barlow', sans-serif;
	font-weight: 500;
}


.qt-btn i {
    top: -7px;
	
	}

.qt-the-content ul > li {
    list-style-type: none;
}

.qt-footer-bottom {
    padding: 1rem 0;
}

.qt-footer-bottom .qt-copyright-text, .qt-footer-bottom .qt-menu-footer {
    text-align: right;
			font-size: 13px;

}

.qt-footer-widgets-container .qt-footer-widgets {
    padding: 2rem 0rem;
    width: 100%;
    top: 50%;
}

.qt-container {
    max-width: 95%;
}

.qt-spacer-m {
    padding-top: 0.2rem;
}

.qt-negative h1, .qt-negative h2, .qt-negative h3, .qt-negative h4, .qt-negative h5, .qt-negative h6, .qt-part-archive-item.qt-open .qt-headings h1, .qt-part-archive-item.qt-open .qt-headings h2, .qt-part-archive-item.qt-open .qt-headings h3, .qt-part-archive-item.qt-open .qt-headings h4, .qt-part-archive-item.qt-open .qt-headings h5, .qt-part-archive-item.qt-open .qt-headings h6 {
    color: DarkSlateGrey;
}

.qt-negative, .qt-part-archive-item.qt-open .qt-headings {
    color: #9b9595;
}

.qt-btn i {

    font-size: 2.4em;
	}

.qt-menubar ul.qt-desktopmenu > li.qt-menuitem {
    padding-top: 14px;
}

.qt-btn.qt-btn-s, .qt-wp-pagination ul.page-numbers li a.qt-btn-s, .qt-wp-pagination ul.page-numbers li > span.qt-btn-s, input[type=button].qt-btn-s, input[type=submit].qt-btn-s {
  height: auto;
  line-height: 2.2rem;
  font-size: 11px;
  padding: 0 0.4rem;
  min-width: 1rem;
  min-height: 1rem;
  text-rendering: optimizeLegibility;
}