﻿/*
Theme Name: TR-WP.COM ÖZEL TEMA
Theme URI: https://tr-wp.com
Author: TR-WP.COM - Özel Tema ve Eklenti Atölyesi
Author URI: https://wordpress.web.tr
Description: Asıl hedefimiz, Wordpress ekosistemine her sektörden çeşitli web siteleri kazandırarak, daima güncel alt yapı ile SEO uyumlu web sitesi sahibi olmanız.Çıktığımız bu yolda, kendimizi daima geliştirdik. Biz geliştikçe web sitelerinizide geliştirdik. Wordpress ile çeşitli mimarileri entegre yaparak çeşitli projelere imza attık. Yaptığımız işler arasında Sektör lideri haber sitesi, eklentisiz e-ticaret girişimleri, sanal ödeme yapıları, kurumsal ve diğer kişisel projeler.
Version: 1.0
Text Domain: trwpcomozeltema
*/

/***********************************************************************
████████╗██████╗       ██╗    ██╗██████╗     ██████╗ ██████╗ ███╗   ███╗
╚══██╔══╝██╔══██╗      ██║    ██║██╔══██╗   ██╔════╝██╔═══██╗████╗ ████║
   ██║   ██████╔╝█████╗██║ █╗ ██║██████╔╝   ██║     ██║   ██║██╔████╔██║
   ██║   ██╔══██╗╚════╝██║███╗██║██╔═══╝    ██║     ██║   ██║██║╚██╔╝██║
   ██║   ██║  ██║      ╚███╔███╔╝██║     ██╗╚██████╗╚██████╔╝██║ ╚═╝ ██║
   ╚═╝   ╚═╝  ╚═╝       ╚══╝╚══╝ ╚═╝     ╚═╝ ╚═════╝ ╚═════╝ ╚═╝     ╚═╝
***********************************************************************/

.main-nav-one ul li.has-dropdown a::before {
  content: "\f0d7" !important;
  font: normal normal normal 14px/1 FontAwesome !important;
}

.footer_menu {

}

.footer_menu li a {
  color: #D9D9D9;
  transition: 0.3s;
  position: relative;
  padding-left: 15px;
}

.footer_menu li {
margin-top: 15px !important;
  margin-bottom: 15px !important;
  }

.footer_menu li::before {
  content: "\f054";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
}

.header-top-m a {
   color:#fff;
}

.header-top-m a:hover {
   opacity: 0.8;
   color:#000;
}

.bgtitle {
  font-size: 18px;
  line-height: 34px;
  margin: 0;
  padding: 0;
}