﻿/* MENÜ 1  */ 
.top-bar{
    /*background: #fff;*/
}
.top-nav {
	float:left;
	min-height:1px
}
.top-nav li {
	position:relative;
}
.top-nav li i {
	margin-right:8px;
	font-size:12px
}
.top-nav > ul > li {
	float:left;
	padding: 0;
}
.top-nav > ul > li > a {
	font-weight:700;
	z-index:2;
	position: relative;
	display:block;
	margin: 0;
}
.top-head.simple{
	margin-top: 20px
}
.top-head.simple.dark .top-nav > ul > li > a{
	color:#fff;
}
.top-head.header-1 .top-nav > ul > li > a {
	margin: 0 10px 0 0;
}
.top-nav > ul > li > a > span, .top-nav > ul > li > span > a > span {
	line-height:65px;
	display:block;
	position:relative;
	padding:0 15px
}
.top-nav ul li ul li,.top-head .top-cart .cart-box{
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 3px 10px 0px rgba(0,0,0,0.2);
}
.top-nav ul li ul {
	position:absolute;
	top:100%;
	left:0;
	min-width:220px;
	z-index: 0;
	max-height: 0;
	-webkit-transition: max-height 1ms linear 1s;
	-moz-transition: max-height 1ms linear 1s;
}
.header-1.skew .top-nav ul li ul{
	left: 15px
}
.top-nav ul li:hover > ul{
	z-index: 10;
	max-height: 2000px;
	-webkit-transition: none;
	-moz-transition: none;
}
.top-nav ul li ul:after{
	clear:both;
	display:table;
	content:" "
}
.top-nav ul ul ul,.header-1.skew .top-nav ul ul ul {
	top:-2px;
	left:100%;
}
.top-nav ul ul li{
	opacity: 0;
	-webkit-transition: opacity .4s, -webkit-transform .6s, max-height .6s;
	transition: opacity .4s, transform .6s, max-height .6s;
	border-top:1px rgba(255,255,255,.2) solid;
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.top-nav ul li:hover > ul > li, .top-nav ul li:focus > ul > li {
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}
.top-nav ul li ul li {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}
/*.top-nav > ul > li.hasChildren > a > span:after {
	display:inline-block;
	position:relative;
	font:normal normal normal 8px/1 FontAwesome;
	content:"\f078";
	margin-left:5px;
	top:-1px;
}
*/
.top-nav > ul > li.hasChildren:hover > a > span:after,.rot-lft {
	-webkit-transform:rotate(-180deg);
	transform:rotate(-180deg);
}
.top-nav ul li li.hasChildren > a:before {
	content:"\f105";
	float:right;
	display:inline-block;
	position:relative;
	font:normal normal normal 12px/1 FontAwesome;
	top:3px
}
.top-nav li li a {
	display:block;
	padding:13px 15px;
	position:relative;
	overflow:hidden
}
.top-nav li li.selected > a{
	background-color:rgba(0,0,0,.1)
}
.top-nav li li a:after{
	background-color: rgba(0,0,0,.2);
	content: "";
	height: 100%;
	left: -140%;
	opacity: .2;
	position: absolute;
	top: 0;
	transform: skew(-38deg, 0deg) ;
	-webkit-transform: skew(-38deg, 0deg) ;
	-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	width: 120%;
	border-right:15px #fff solid
}
.top-nav li li:not(.selected):hover > a:after{
	left: -8%;
	-webkit-transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
	transition: all 700ms cubic-bezier(0.19, 1, 0.22, 1);
}
.top-nav li li:hover > a{
	padding-left:20px
}
.top-nav > ul > .mega-menu {
	position:static;
}
.top-nav .mega-menu > ul {
	left:15px;
	right: 15px
}
header.full .top-nav .mega-menu > ul {
	left:30px;
	right: 30px
}
.pageWrapper:not(.boxed) .top-head.full > .container{
	width:100%;
	padding-right:20px;
	padding-left:20px
}
.top-head.header-2.full > .container{
	padding-left:29px
}
.top-nav .mega-menu ul ul li{
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: transparent !important;
}
.top-nav .mega-menu li[class*="col-"]{
	border-top: 0 !important
}
.top-nav ul li ul li:first-child{
	border-top-width: 2px
}
.top-nav .mega-menu ul ul ul li a{
	padding: 11px 15px
}
.top-nav .mega-menu .mega-content{
	padding:30px;
	border-top: 2px #ddd solid
}
.top-nav .mega-menu > ul > li,.top-nav .mega-menu .mega-content > div > ul > li{
	border-bottom:0 !important
}
.top-nav .mega-menu .mega-content ul li:first-child{
	border-top:0 !important
}
.top-nav .mega-menu .mega-content ul li:last-child{
	border-bottom:0 !important
}
.top-nav .mega-menu hr{
	border-top-color:rgba(255,255,255,0.3);
}
.top-nav .mega-menu .custom-content a{
	display:inline;
	padding:0;
	border:0
}
.top-nav .mega-menu .custom-content a:after{
	display:none
}
.mega-content .nav-tabs li,.mega-content .nav-tabs li a{
	border:0 !important;
	margin: 0 !important
}
.mega-content .nav-tabs a:after{
	display:none
}
.mega-content .tab-content{
	padding:0 15px;
	background-color: rgba(0,0,0,.1);
}
.mega-content .nav-tabs>li.active>a, .mega-content .nav-tabs>li.active>a:focus, .mega-content .nav-tabs>li.active>a:hover{
	border:0;
	background-color: rgba(0,0,0,.1);
	color: #fff
}
.dark-sub .mega-content .tab-content,.dark-sub .mega-content .nav-tabs>li.active>a, .dark-sub .mega-content .nav-tabs>li.active>a:focus, .dark-sub .mega-content .nav-tabs>li.active>a:hover{
	background-color: rgba(255,255,255,.06);
}
.dark-sub.top-nav .mega-menu > ul > li h4{
	color:#fff;
}
.top-nav .mega-menu ul ul {
	position:static;
	display:block;
	box-shadow:none;
	width:auto;
	border-bottom:0;
	max-height:1000px;
	background-color: transparent;
}
.top-nav .mega-menu > ul > li h4 {
	font-size: 15px;
	padding: 20px 10px 10px;
	border-bottom: 1px rgba(0,0,0,.1) solid;
	margin: 0;
}
.top-nav .mega-menu > ul > li,.top-nav .mega-menu > ul > li > ul > li:last-child{
	border-bottom:0
}
.top-nav > ul > li > ul.rit-menu {
	right:0;
	left:auto !important;
}
.top-nav ul.rit-menu li.hasChildren > a:before{
    content: "\f104";
}
.top-nav ul li ul li > ul.rit-menu {
	right:100%;
	left:auto !important;
}
.top-nav ul ul ul ul.rit-menu li:first-child{
	border-top:3px rgba(255,255,255,.8) solid;
}
.top-nav ul ul ul ul.rit-menu li:not(.selected) > a{
	background-color: rgba(255,255,255,0.1);
}
.top-nav.tbl > ul{
	display: table;
	margin: auto;
}
.top-nav.tbl .top-cart .cart-num{
	top: 14%;
	right: -2px;
}
.top-nav ul li ul.mini-cart-list{
	position: static !important;
	max-height: 10000px !important
}
.top-nav ul li ul.mini-cart-list li{
	opacity: 1 !important;
	transform: scale(1);
	box-shadow: none;
	background: transparent;
	color: inherit;
}
.top-nav ul li ul.mini-cart-list li a{
	color:inherit;
	padding: 0
}
.top-cart .cart-num.main-bg{
	color: #fff
}
/*
-------------- top search & cart ------------------ */
.top-head .top-search,.top-bar-search {
	margin: 0 0 0 3px;
	float:left;
	position:relative;
}
.top-head .top-search > a {
	font-weight:bold;
	display: inline-block;
	position: relative;
	z-index: 1;
	float: right;
	padding: 0 15px;
	font-size: 12px;
	line-height:65px
}
.top-search .search-box {
	padding: 0;
	line-height:1;
	z-index:999;
	display:none;
	position: absolute;
	top: 100%;
	right: 0;
	width: 300px;
}
.top-head.header-1 .search-box{
	top: 0;
	margin-right: 40px;
	width:0px;
	position: relative;
}
.header-2.right-logo .top-search .search-box{
	right: auto;
	left: 0
}
.top-search.short,.top-cart.short{
	padding: 20px 0 15px
}
.top-search.short > a,.top-cart.short > a{
	line-height: 40px !important;
	border-radius: 3px;
}
.top-cart.short .cart-box {
	padding: 20px;
    position: absolute;
    margin-right: 0;
    top: 100%;
    right: 0;
    margin-top: 20px;
}
.top-search input[type=text]{
	width:30%;
	border:0;
	line-height: 40px;
	font-size:12px
}
.top-search .search-box input[type=text]{
	width: 100%;
	font-size: 14px;
	padding: 0 15px;
	line-height: 55px;
	background-color: transparent;
	color:#fff;
	text-transform: uppercase;
}
.top-head.header-1 .search-box input[type=text]{
	line-height: 45px;
	width: 96%
}

.top-search .search-box button {
	border:0;
	width:25px;
	height:25px;
	line-height:25px;
	text-align:center;
	background-color:transparent
}
.header-1 .top-search{
	margin-bottom:18px !important
}
.actsrch > a > span,.ac-search > a > span{
	font-size:14px;
	line-height:45px
}
.top-head .top-cart {
	float:right;
	margin: 0 0 0 7px;
}
.top-head .top-cart > a {
	font-weight:bold;
	position:relative;
	padding: 0 15px;
	z-index: 1;
	display: block;
	line-height:65px
}
.top-cart .cart-num {
	display:inline-block;
	font-style:normal;
	line-height: 13px;
	position:absolute;
	border-radius:50%;
	top: 30%;
	right: 4px;
	font-size: 9px;
	font-weight:normal;
	width: 15px;
	text-align: center;
	height: 15px;
}
.header-2.boxed .top-cart .cart-num{
	top:15px
}
.top-cart {
	position:relative;
}
.top-cart .cart-box {
	position:absolute;
	top:100%;
	right:0;
	min-width:275px;
	padding:20px;
	min-height:200px;
	z-index:99;
	display:none;
	border-width:0 3px 3px 3px;
	border-style:solid
}
.header-1 .top-cart .cart-box{
	margin-top: 18px;
	right: -15px;
}
.cart-box .empty {
	line-height:160px;
	text-align:center;
	color:#f00;
}
.mini-cart-list li {
	position:relative;
	overflow:hidden;
	padding: 15px;
	padding-left: 0;
	font-size:11px;
	border-top: 1px rgba(0,0,0,.15) dashed;
}
.mini-cart-list li:first-child{
	border-top:0;
}
.mini-cart .cart-body {
	padding-right:10px;
	line-height:1.7;
}
.cart-mini-lft {
	float:left;
	margin-right:8px;
}
.cart-mini-lft img {
	width:40px;
	padding:1px;
}
.mini-cart-list a.remove {
	position:absolute;
	left: 0px;
	top: 9px;
	background-color: #f00;
	color: #fff;
	line-height: 1;
	padding: 1px 3px 2px;
	border-radius: 3px;
	font-size: 10px;
}
.mini-cart-total {
	padding: 10px 0 10px;
	font-weight:400;
	overflow:hidden;
	font-size:11px;
	border-top: 1px rgba(0,0,0,.15) solid;
	border-bottom: 1px rgba(0,0,0,.15)solid;
}
.mini-cart-total .clearfix {
	padding:5px 0;
	overflow:hidden;
}
.mini-cart-total .total {
	margin-top:10px;
	padding-top:15px;
	border-top: 1px rgba(0,0,0,.15) dashed;
}
.mini-cart .checkout {
	text-align:center;
	padding-top:15px;
}
.mini-cart .checkout a {
	margin:0 3px;
	height:35px;
	display:inline-block;
	line-height:33px;
	padding:0 15px;
}
.logo-sm{
	padding: 20px;
	margin: auto;
	display: table;
}
.last{
	margin-right: 0 !important
}
/*
-------------------------- Skew Header ------------------- */
.header-1:not(.sticky-nav) .top-search:after,.header-1:not(.sticky-nav) .top-cart:after,.main-gradient{ 
	border-radius: 0px !important;
}
.header-1{
	padding: 27px 0 0;
	position: relative;
	z-index: 8;
}
.header-1.dark .top-nav > ul > li > a{
	color:#ccc
}
.header-1:not(.sticky-nav):before, .skew-nav:before{
	height:45px;
	position:absolute;
	left:0;
	top:28px;
	width:100%;
	content:"";
}
.header-1:not(.sticky-nav) .top-nav > ul > li{
	padding-bottom:26px
}
.header-1 .top-nav > ul > li > a > span{
	line-height: 44px;
}
.header-1 .top-nav > ul > li > a > span:before,.skew-nav > ul > li > a > span:before{
	bottom: -6px;
	top:auto;
	height: 51px;
	z-index:-1;
}
.header-1.skew .top-nav > ul > li > a:after, .header-1.skew .top-search:before, .header-1.skew .top-cart > a:before,.skew-nav > ul > li > a:after{
	border-width: 0 2px 4px 4px;
	top: -2px;
	left: -16px;
}
.header-1.skew .top-nav > ul > li > a:before, .skew .logo:before,.header-1.skew .top-search > a:before,.header-1.skew .top-cart:before,.skew-nav > ul > li > a:before{
	border-width: 4px 4px 0 2px;
	bottom: -6px;
	right: -16px;
}
.header-1:not(.sticky-nav) .logo{
	position:relative;
	margin-top: -27px;
	padding: 0 20px;
	min-width: 200px;
	min-height: 77px;
	text-align: center;
}
.header-1:not(.sticky-nav) .logo a{
	display: table-cell !important;
	width: 100%;
	height: 77px;
	vertical-align: middle;
}
.header-1.skew:not(.sticky-nav) .logo{
	padding: 0 15px 0 25px;
}
.head-border{
	height: 3px
}
.header-1.skew .logo:before{
	bottom: 0px;
	right: -6px;
	border-width: 4px 6px 0 0px;
}
.header-1 .top-search:after,.header-1 .top-cart:after{
	position:absolute;
	content:""
}
.header-1:not(.sticky-nav) .top-nav > ul > li:hover > a > span:before,.header-1:not(.sticky-nav) .top-nav > ul > li.selected > a > span:before{
	height: 77px;
	-webkit-box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.26);
	box-shadow: 0px 3px 3px -1px rgba(0,0,0,0.26);
}
.header-1.skew .top-nav > ul > li:hover > a > span:before,.header-1.skew .top-nav > ul > li.selected > a > span:before{
	left: -6px;
}
.header-1 .top-search > a,.header-1 .top-cart > a{
	height: 52px;
	line-height: 45px;
	padding:0 15px
}
.header-1:not(.sticky-nav) .top-search:after,.header-1:not(.sticky-nav) .top-cart:after{
	width:100%;
	position:absolute;
	left:0;
	top: -2px;
	height: 100%;
	z-index: 0;
}
.header-1:not(.sticky-nav) .top-nav > ul > li > a > span:before,.header-1:not(.sticky-nav) .logo,.skew-nav > ul > li > a > span:before,.header-1:not(.sticky-nav) .top-search:after,.header-1:not(.sticky-nav) .top-cart:after{
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.26);
	box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.26);
}
.header-1.skew .top-search > a:before,.header-1.skew .top-cart:before{
	bottom:2px;
	border-width: 4px 4px 0 2px;
	right: -15px;
}
.header-1.skew .top-nav > ul > li:hover > a:after,.header-1.skew .top-nav > ul > li.selected > a:after{
	display:none
}
.header-1 .logo img{
	position:relative;
	z-index:2;
	max-height:65px
}
.skew:not(.sticky-nav) .logo,.header-1.skew .top-nav > ul > li > a > span:before,.skew-nav > ul > li > a > span:before,.header-1.skew .top-search:after,.header-1.skew .top-cart:after,.skew-btn{
	transform: skew(25deg, 0deg);
	-webkit-transform: skew(25deg, 0deg);
}
.skew-btn span,.skew:not(.sticky-nav) .logo a{
	transform: skew(-25deg, 0deg);
	-webkit-transform: skew(-25deg, 0deg);
	display:block
}
.skew .top-cart .cart-num {
	line-height: 13px;
	top: 3px;
	right: 10px;
}
.top-nav li i.shown{
	margin:0;
	font-size:16px
}
.top-nav > ul > li.selected > a > span > i,.top-nav > ul > li:hover > a > span > i{
	color:#fff
}

/*------------- MENÜ 2 ------------------------------------------ */ 
.header-2 .top-nav > ul > li > a > span, .header-2 .top-nav > ul > li > span > a > span,.header-2 .top-cart > a,.header-2 .top-search > a{
	line-height:49px !important
}
.header-2 {
	border-bottom:0 !important;
}
.header-2 .logo img {
    height: 55px;
}
.header-2.boxed.dark > .container,.header-2.boxed.dark .logo{
	background-color:#222
}
.header-2.boxed.dark:not(.sticky-nav) > .container:not(.top-bar-cont), .header-2.dark.boxed:not(.sticky-nav) .logo {
    border: 1px #444 solid;
}
.header-2.dark .top-nav > ul > li, .header-2 .top-cart, .header-2.dark .top-search, .header-2.dark .top-nav > ul > li,.header-2.dark .top-nav > ul > li, .header-2.dark .top-cart, .header-2.dark .top-search, .header-2.dark .top-nav > ul > li{
	border-left: 1px #444 solid;
}
.header-2.dark.center-logo .responsive-nav{
	border-color:#444
}
.header-2.boxed:not(.sticky-nav) > .container:not(.top-bar-cont){
	margin-top:37px;
	padding-right:0;
}
.header-2:not(.sticky-nav) > .container:not(.top-bar-cont):before,.top-head.box-head.light-head > .container:not(.top-bar-cont):before,.top-head.box-head.dark-head > .container:not(.top-bar-cont):before{
	height:6px;
	position:absolute;
	left:8px;
	width:98.5%;
	content:"";
	bottom:-4px
}
.header-2 .top-search .search-box {
    width: 500px !important;
}
.header-2 .top-nav > ul > li{
	padding:0
}
.header-2.dark .top-nav > ul > li > a,.header-2.dark .top-search > a,.header-2.dark .top-cart > a{
	color:#ccc
}

.header-2 .top-nav .mega-menu > ul{
	left:0
}
.header-2 .top-cart,.header-2 .top-search{
	margin-left:0
}
.header-2 .logo{
	padding:15px 0
}
.header-2.boxed .logo{
	margin-top:-35px;
	margin-left:-16px;
	padding:15px;
	border-bottom:0 !important
}
.header-2.boxed .logo:after{
	border-width: 80px 0 0 8px;
	right:-8px;
	bottom: -9px;
}
.header-2.boxed .logo:before{
	border-width: 70px 0 0 15px;
	right:-15px;
	bottom: -9px;
}
.header-2.right-logo .logo:after{
	border-width: 80px 0 0 8px;
	left:-8px;
	-webkit-transform:rotateX(-360deg) !important;
	transform:rotateX(-360deg) !important;
}
.header-2.right-logo .logo:before{
	border-width: 70px 0 0 15px;
	left:-15px;
	-webkit-transform:rotateX(-360deg) !important;
	transform:rotateX(-360deg) !important;
}
.absolute-top-bar.right-pos{
	position:absolute;
	right: 0;
	top: 5px;
}
.header-2 .top-nav > ul > li > a:before{
	top:auto;
	bottom:0;
	height:0
}
.header-2 .top-nav > ul > li:hover > a:before{
	height:100%
}
.top-head.center-logo .logo{
	display:table;
	float:none;
	margin:0 auto 20px
}
.header-2.center-logo .responsive-nav{
	display:table;
	float:none;
	margin:0 auto;
	border-style:solid;
	border-width:1px 1px 0 0
}
.top-head.center-logo .responsive-nav{
	display:table;
	float:none;
	margin:0 auto;
}
.header-1.center-logo .top-nav > ul > li:hover > a > span:before, .header-1.center-logo .top-nav > ul > li.selected > a > span:before{
	height:51px;
	left:0
}
.top-head.center-logo.header-1:before{
	top:auto;
	bottom:23px
}
.center-logo.header-1.skew .logo:before{
	display:none
}
.top-bar-search{
	margin: 0 3px 0 0;
}
.top-head.right-logo .top-search{
	margin: 0 9px 0 0;
}
.header-2.center-logo.boxed > .container:not(.top-bar-cont){
	border: 0 !important;
	margin-top: 20px;
}
.header-2.center-logo.boxed .logo{
	margin-bottom:0
}
.header-2.center-logo.boxed .logo:before,.header-2.center-logo.boxed .logo:after{
	bottom:0
}
.top-head.right-logo .logo,.top-head.right-logo .top-nav,.top-head.right-logo .top-cart,.top-head.right-logo .top-search{
	float:right;
}
.top-head.right-logo .responsive-nav,.top-head.right-logo .responsive-nav .f-right{
	float:left;
}
.top-head.right-logo .top-cart .cart-box{
	right:auto;
	left:0
}
.top-head.right-logo .top-cart{
	margin:0 7px 0 0
}
.header-2.right-logo.boxed > .container:not(.top-bar-cont){
	padding-left:0
}
.header-2.right-logo > .container:not(.top-bar-cont){
	border-left:0
}
.header-2.right-logo.boxed .logo{
	margin-left:0;
	margin-right:-1px
}
.header-2.boxed .logo:after,.header-2.boxed .logo:before{
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
.pageWrapper:not(.boxed) .top-head.full > .container{
	width:100%;
	padding-right:20px;
	padding-left:20px
}
.top-head.header-2.full > .container{
	padding-left:29px
}
/*--------------- MENU ŞEFFAF ------------- */
.transparent .container .logo img {
    height: 49px;
}
.transparent .top-search .search-box { 
    width: 500px;
}
.top-head.transparent .logo{
	padding:10px 20px 10px 0;
}
.top-head.transparent:not(.sticky-nav) .top-nav > ul > li > a{
	font-weight: 900; 
	margin: 0;
	font-size: 13px;
}
.top-head:not(.sticky-nav).semi.transparent.light,.top-bar.semi.transparent.light{
	background-color:rgba(255,255,255,.4);
}
.lit-trans-bg{
	background-color:rgba(255,255,255,.1);
}
.top-bar.transparent.dark a,.top-head.dark .absolute-top-bar,.top-head.dark .absolute-top-bar a {
	color:#fff;
}
.top-head:not(.sticky-nav).semi.transparent.dark,.top-bar.semi.transparent.dark{
	background-color:rgba(0,0,0,.4);
}
.top-head:not(.sticky-nav).minimal .logo{
	padding:15px 0
}
.top-head.minimal .top-nav > ul > li > a{
	margin:0
}
.top-nav.with-icons > ul > li > a,.top-nav.boxes > ul > li > a{
	margin: 8px 1px !important;
	border-radius: 3px;
}
.top-nav.with-icons > ul > li > a > span{
	line-height: 43px !important;
	padding-top: 20px;
}
.top-nav.with-icons > ul > li > a > span i{
	display: block;
	position: absolute;
	left: 50%;
	top: 12px;
	margin-bottom: 10px;
	width: 30px;
	font-size: 15px;
	margin-left: -15px;
	text-align: center;
}
.top-nav.with-icons .top-search.short .search-box{
	margin-top: 19px !important
}
.top-nav.boxes > ul > li > a{
	margin: 20px 0 20px 2px !important;
}
.top-nav.boxes > ul > li > a > span{
	line-height: 40px !important;
}
.top-nav.with-borders > ul > li > a{
	border: 1px #eee solid;
	margin: 20px 0 20px 5px !important;
}
.top-nav.with-borders > ul > li > a > span{
	line-height: 38px !important;
}
.sm-head .top-nav > ul > li > a > span,.top-head.sm-head .top-search > a,.top-head.sm-head .top-cart > a{
	line-height: 55px !important;
}
.responsive-nav.full-nav{
	float: none !important;
	width: 100%
}
/*----------------- ORTA MENU  -------------------------*/
.transparent {
    background-color: transparent;
}
.box-head .logo img {
    height: 49px;
}
#slaytyazi-baslik{
    line-height: 250px !important; 
}
#slaytyazi-aciklama{
    line-height: 150px !important; 
}
.top-head.box-head{
	margin-top: 10px;
}
.top-head.box-head.light-head > .container{
	background-color: #fff
}
.top-head.box-head.dark-head > .container{
	background-color: #222
}
.top-head.box-head .logo{
	padding-top: 15px;
	padding-left: 10px
}
.top-head.box-head .top-nav > ul > li{
	padding: 30px 0
}
.top-head.box-head .top-nav > ul > li > a > span{
	line-height: 22px
}
.top-head.box-head.dark-head .top-nav > ul > li > a,.top-head.box-head.dark-head .top-search > a,.top-head.box-head.dark-head .top-cart > a{
	color:#ccc;
}
.top-head.box-head .top-nav > ul > li >a:before,.top-head.box-head .top-nav > ul > li.selected >a:before{
	position: absolute;
	left: 0;
	top: -50px;
	width: 100%;
	height: 4px;
	content: "";
	display: inline-block;
	opacity: 0
}
.top-head.box-head .top-nav > ul > li:hover > a:before,.top-head.box-head .top-nav > ul > li.selected >a:before{
	opacity: 1;
	top: -34px
}
.top-head.box-head .top-search > a,.top-head.box-head .top-cart > a{
	margin-top: 7px;
	padding-bottom: 10px
}
/*
--------------- Sticky Header --------------- */

.box-head .top-nav > ul > li.selected > a > span > i, .top-nav > ul > li:hover > a > span > i {
    color: #000;
}
.top-head.sticky-nav {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:99;
	border-bottom:0 !important;
	background-image: none;
	-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);
	box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);
	margin-top: 0 !important
}
.top-head.sticky-nav.dark,.top-head.sticky-nav.dark-head{
	background-color: #222
}
.sticky-nav:after,.sticky-nav.skew:before,.sticky-nav.header-1.skew .top-nav > ul > li > a:before, .sticky-nav.skew .logo:before, .sticky-nav.header-1.skew .top-search:before, .sticky-nav.header-1.skew .top-cart:before,.header-2.sticky-nav .logo:before,
.sticky-nav.header-1.skew .top-nav > ul > li > a:after,.sticky-nav.header-1.skew .top-search > a:before,.sticky-nav.header-1.skew  .top-cart > a:before, .sticky-nav.skew .logo:after,.header-2.sticky-nav .logo:after,.header-2.sticky-nav .top-bar-cont,
.sticky-nav.header-1.skew .top-search:after, .sticky-nav.header-1.skew .top-cart:after,.sticky-nav > .container:before,.sticky-nav .absolute-top-bar,.sticky-nav .top-bar,.sticky-nav .top-nav > ul > li > a > span i,
.sticky-nav .top-head-links{
	display:none
}
.sticky-nav .logo img {
    top: 4px;
    max-height: 40px
}
.top-head:not(.header-1).sticky-nav .logo{
	padding:5px 0 0 !important;
	border-right:0 !important
}
.header-2.sticky-nav .logo{
	border:0;
	margin-top: 0
}
.sticky-nav.header-1,.sticky-nav.header-1.skew .top-nav > ul > li,.sticky-nav.header-2 .logo,.sticky-nav .top-search.short,.sticky-nav .top-cart.short {
    padding: 0;
}
.header-2.sticky-nav > .container.head-cont{
	margin-top:0;
	border:0;
	padding-right: 15px;
}
.sticky-nav .top-nav > ul > li{
	padding: 0 !important
}
.sticky-nav .top-nav > ul > li > a,.sticky-nav .top-search{
	margin: 0 !important;
	border-radius: 0;
}
.header-2.sticky-nav > .container:not(.top-bar-cont),.box-head.sticky-nav > .container{
	margin-top: 0 !important
}
.sticky-nav.dark .top-nav > ul > li > a,.sticky-nav.dark .top-search > a,.sticky-nav.dark .top-cart > a{
	color: #fff
}
.header-1.skew.sticky-nav .top-nav > ul > li > ul {
    left: 0;
}
.sticky-nav .top-nav > ul > li > a > span,.sticky-nav .top-search > a,.sticky-nav .top-cart > a {
    line-height: 52px !important;
    padding-top: 0 !important;
    margin-top: 0 !important;
    padding-bottom: 0 !important;
}
.sticky-nav.header-1 .top-search > a, .sticky-nav.header-1 .top-cart > a {
    line-height: 52px;
    padding: 0 5px;
}
.top-head.sticky-nav.center-logo .logo{
	float:left;
	margin:0;
}
.top-head.sticky-nav .top-cart .cart-num{
	top:10px;
	right:0
}
.header-1.sticky-nav .actsrch{
	margin-bottom:0 !important
}
.sticky-nav .actsrch .search-box input[type=text]{
	line-height:55px;
	color:#777 !important
}
.sticky-nav .top-search.short > a,.sticky-nav .top-cart.short > a{
	margin-top: 0;
	border-radius: 0
}
.sticky-nav .top-nav.with-borders > ul > li > a,.sticky-nav .bottom-head{
	border: 0 !important
}
.sticky-nav .top-search.short .search-box{
	margin-top: 0
}
.sticky-nav .top-search > a[class*="-bg"]:not(.gry-bg),.sticky-nav .top-cart > a[class*="-bg"]:not(.gry-bg){
	color:#fff;
}
.sm-head.sticky-nav .top-nav > ul > li > a > span, .top-head.sm-head.sticky-nav .top-search > a, .top-head.sm-head.sticky-nav .top-cart > a{
	line-height: 52px !important
}
.no-bot-border .bottom-head{
	border-bottom: 0
}
/*------------ Menu Bombe-------------*/
.minimal .logo img {
  height: 49px; 
}
.top-head.minimal{
background: #fff;
}
.top-head .logo img {
    /* height: 49px; */
}
.minimal.top-nav.with-borders > ul > li > a {
    border: 1px #eee solid;
    margin: 20px 0 20px 5px !important;
}
/*------------ Menu duz-------------*/
.minimal2 .logo img {
  height: 49px; 
}
.top-head.minimal2{
background: #fff;
}
.top-head .logo img {
    /* height: 49px; */
}
.minimal2.top-nav.with-borders > ul > li > a {
    border: 1px #eee solid;
    margin: 20px 0 20px 5px !important;
}
.top-head:not(.sticky-nav).minimal2 .logo{
	padding:15px 0
}
.top-head.minimal2 .top-nav > ul > li > a{
	margin:0
}
/*------------ Menu ismet -------------*/
.header-iso:not(.sticky-nav) .top-nav > ul > li > a > span:before, .header-iso:not(.sticky-nav), .skew-nav > ul > li > a > span:before {
    /* background-color: #f1f1f1; */
    background-color: #ffffff;
}
.header-iso:not(.sticky-nav) .top-nav > ul > li > a > span:before, .header-iso:not(.sticky-nav), .skew-nav > ul > li > a > span:before, .header-iso:not(.sticky-nav) .top-search:after, .header-iso:not(.sticky-nav) .top-cart:after {
    border: 1px solid #d4d4d4;
    border-bottom-color: #cacaca;
    border: 1px solid rgba(0,0,0,0.15);
    border-top-color: rgba(0,0,0,0.08);
    border-bottom-color: rgba(0,0,0,0.25);
    background: #eaeaea;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eaeaea 100%);
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.49) inset, 0 0 10px rgba(0,0,0,0.08) inset, 0 1px 1px rgba(0,0,0,0.05), 0 7px 4px -4px rgba(0,0,0,0.08);
	border-right-color: transparent;
    border-left-color: transparent;
    /* text-shadow: 0 1px 0 rgba(255,255,255,0.6); */
}
.header-iso {
    background-color: #f3f3f3;
}
.header-iso {
    padding: 27px 0 0;
    position: relative;
    z-index: 8;
}
.header-iso .top-nav {
float: left;
    min-height: 1px;
}
.header-iso .top-nav ul li ul {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 220px;
    z-index: 0;
    max-height: 0;
    -webkit-transition: max-height 1ms linear 1s;
    -moz-transition: max-height 1ms linear 1s;
} 
.header-iso .top-nav ul li ul li > ul.rit-menu {
    right: 100%;
    left: auto !important;
}
.header-iso:not(.sticky-nav):before, .skew-nav:before {
    height: 45px;
    position: absolute;
    left: 0;
    top: 28px;
    width: 100%;
    content: "";
}
.header-iso:not(.sticky-nav) .logo {
    position: relative;
    margin-top: -17px;
    padding: 0 20px;
    min-width: 200px;
    min-height: 77px;
    text-align: center;
}
.header-iso:not(.sticky-nav) .logo a {
    display: table-cell !important;
    width: 100%;
    height: 77px;
    vertical-align: middle;
}
.header-iso .top-search > a { 
    line-height: 36px !important;
}
.header-iso .top-search .search-box {
    padding: 0;
    line-height: 1;
    z-index: 999;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    width: 500px;
}
.header-iso .logo img {
    position: relative;
    z-index: 2;
    max-height: 65px;
}
.header-iso:not(.sticky-nav) .top-nav > ul > li {
    padding-bottom: 30px;
}
.header-iso .top-nav > ul > li > a > span:before{ 
    bottom: -6px;
    top: auto;
    height: 38px;
    z-index: -1;
}
.header-iso .top-nav > ul > li > a > span, .top-nav > ul > li > span > a > span {
    display: block;
    position: relative;
    padding: 0px 5px;
}
.top-head.header-iso .top-nav > ul > li > a {
    margin: 0 5px 0 0;
}
.header-iso .top-nav > ul > li > a > span {
    line-height: 30px !important;
	border: 1px solid #d4d4d4;
    border-bottom-color: #cacaca;
    border: 1px solid rgba(0,0,0,0.15);
    border-top-color: rgba(0,0,0,0.08);
    border-bottom-color: rgba(0,0,0,0.25);
    background: #eaeaea;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%, #eaeaea 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #eaeaea 100%);
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.49) inset, 0 0 10px rgba(0,0,0,0.08) inset, 0 1px 1px rgba(0,0,0,0.05), 0 7px 4px -4px rgba(0,0,0,0.08);
    text-shadow: 0 1px 0 rgba(255,255,255,0.6);
}
.header-iso .top-nav > ul > li > a > span:before{
    line-height: 33px;
	
}
.header-iso .top-nav > ul > li > a > span:before {
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
}
.header-iso .top-nav > ul > li > a > span:before, .skew-nav > ul > li > a > span:before {
    bottom: -6px;
    top: auto;
    height: 38px;
    z-index: -1;
}