/*
Theme Name: Ortadoğu Yeni
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 4.0
Tested up to: 6.9
Requires at least: 4.7
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-patterns

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.
*/

.header-nav.w3menu .nav > li > a:after {
    content: "" !important;
    background-image: url(https://demo2.erenebrinc.com.tr/icons/menufiller.svg;);
    margin-left: 5px;
    margin-top: -5px;
    display: inline-block;
    width: 12px;
    height: 12px;
    color: var(--bs-primary);}

	.header-transparent {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

@media(max-width:575.98px) {.mobil {display:block;}}
@media(min-width:575.99px) {.mobil {display:none!important;}}
@media(max-width:575.98px) {.pc {display:none;}}
@media(min-width:575.99px) {.pc {display:block;}}