/*
Theme Name: Tourix Child Theme
Theme URI: http://tourix.like-themes.com/
Author: Like Themes
Author URI: http://like-themes.com/
Description: Blank Child Theme for Tourix
Template: tourix
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: four-columns, right-sidebar, full-width-template
Text Domain: tourix

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Ana sayfa hariç header alt çizgisi */
body:not(.home):not(.front-page) .lte-header-wrapper,
body:not(.home):not(.front-page) .lte-navbar-wrapper,
body:not(.home):not(.front-page) .lte-navbar,
body:not(.home):not(.front-page) .site-header,
body:not(.home):not(.front-page) header {
  border-bottom: 1px solid rgba(16,34,53,.10) !important;
  box-shadow: 0 2px 8px rgba(16,34,53,.04) !important;
}