
#topBar {
    background-color: #fff;
    display: block;
    min-height: 30px;
    position: relative;
    z-index: 10;
}
#topBar a.logo {
    display: inline-block;
    margin: 15px 0;
    min-height: 50px;
}
body.boxed #topBar {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
#topNav a.logo.onepage {
    display: inline-block;
    height: 50px;
    margin-top: 3px;
    overflow: hidden;
}
#topBar a.social {
    font-size: 16px;
    height: 24px;
    line-height: 26px;
    width: 24px;
}
#topNav {
    background: #efefef  none repeat scroll 0 0;
    box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
    display: block;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 10;
}
#topNav .nav-pills > li > a, #topNav .nav-pills > li > a:hover, #topNav .nav-pills > li > a:focus, #topNav .nav-pills > li.active > a, #topNav .nav-pills > li.active > a:hover, #topNav .nav-pills > li.active > a:focus {
    background-color: transparent;
}
#topNav div.navbar-collapse {
    padding: 0;
}
#topNav ul.nav > li {
    border-left: 1px solid #e1e1e1;
    color: #fff !important;
    margin: 0;
    position: relative;
    text-align: center;
}
#topNav ul.nav > li:first-child {
    border-left: 0px solid #3e3979 !important;
}

.top-phone i { font-size: 28px;  float: right; color: #262161 ;}
.top-phone span{ font-size: 18px !important;  float: right;color: #262161; font-weight: bold; padding-top: 5px; padding-left: 7px;}



#topNav ul.nav > li:hover {
    background-color: #48beee;
    border-left: 1px solid #48beee;
    color: #fff !important;
    margin: 0;
    position: relative;
    text-align: center;
}
#topNav ul.nav > li a {
    color: #6a6a6a;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 14px;
    padding: 15px 24px;
    position: relative;
    text-decoration: none;
    transition: all 0.1s ease 0s;
}
#topNav ul.nav > li > a > span {
    color: #ccc;
    display: block;
    font-size: 12px;
    transition: all 0.1s ease 0s;
}
#topNav ul.nav > li:hover a {
    color: #fff;
}
#topNav ul.nav > li:hover a > span {
    color: #888;
}
#topNav ul.dropdown-menu li.divider {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.2);
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: -1px 0 0;
    padding: 0;
}
#topNav .nav li:hover > ul.dropdown-menu {
    display: block;
    padding: 0;
    z-index: 100;
}
#topNav ul.dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #eee #eee;
    border-image: none;
    border-radius: 0;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    list-style: outside none none;
    margin-top: 0;
    min-width: 200px;
    text-align: left;
}
#topNav ul.dropdown-menu li {
    position: relative;
}
#topNav ul.dropdown-menu > li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #6a6a6a !important;
    font-size: 13px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px;
}
#topNav ul.dropdown-menu > li a i.fa {
    margin-right: 4px;
}
#topNav ul.dropdown-menu a.dropdown-toggle::after {
    color: #999;
    content: "";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    right: 10px;
    top: 9px;
}
#topNav .dropdown-submenu > a::after {
    border-color: transparent transparent transparent #eaeaea;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
}
#topNav .dropdown-submenu li:hover > a::after {
    color: #fff !important;
}
#topNav ul.dropdown-menu li:last-child > a {
    border-bottom: 0 none;
}
.dropdown-menu > li:hover > a, .dropdown-menu > li:focus > a {
    background-color: #333;
    color: #fff !important;
}
#topNav ul.dropdown-menu > li:hover > ul.dropdown-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom: 0 none !important;
    border-image: none;
    border-left: 1px solid #eaeaea;
    border-radius: 0;
    border-right: 0 none !important;
    border-top: 0 none !important;
    display: block;
    left: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#topNav .sform {
    float: right;
    margin: 12px 0 0;
    max-width: 180px;
    padding: 0;
}
#topNav .sform {
    position: relative;
}
#topNav .sform input {
    border-radius: 0;
    font-size: 13px;
    height: auto;
    padding: 6px 26px 6px 6px;
    position: relative;
    width: 100%;
    z-index: 0;
}
#topNav .sform button {
    color: #ccc;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1;
}
#topNav div.btn-mobile {
    display: none;
}
#topNav div.btn-mobile {
    background: #333 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    display: none;
    margin-bottom: 3px;
    margin-top: 8px;
    padding: 6px 10px;
}
#topNav div.btn-mobile i {
    font-size: 21px;
    margin: 0;
    padding: 0;
}
#topNav ul.nav > li.mega-menu {
    position: inherit;
    z-index: 99999;

}
#topNav ul.nav > li.mega-menu p {
    font-size: 13px;
    margin: 0;
    padding: 10px 10px 0;
}
#topNav ul.nav > li.mega-menu div {
    display: table;
    z-index: 99999;

}
#topNav ul.nav > li.mega-menu div div {
    border-left: 1px solid #eee;
    display: table-cell;
    float: none;
    margin-left: -1px;
    vertical-align: top;
    z-index: 99999;

}
#topNav ul.nav > li.mega-menu div div:first-child {
    border-left: 0 none;
}
#topNav ul.nav > li.mega-menu > ul {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    width: 620px;
    left: auto;
    z-index: 99999;
    margin-left: -16px !important;
}
#topNav ul.nav > li.mega-menu > ul.dropdown-menu > li {
    background-color: #fff;
    border: 1px solid #eee;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
    margin: 0 15px;
    padding: 15px;
}
#topNav ul.nav > li.mega-menu > ul ul {
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
}
#topNav ul.nav > li.mega-menu h3 {
    font-size: 14px;
    line-height: 18px;
    margin: 5px 0px 5px;
    width: 100%;
    font-weight: bold;
    padding: 0;
    border-bottom: 2px solid #eee;
    padding-bottom: 8px;
}

.dropdown-menu .row { width: 100%; margin-left: 0px !important;    margin-right:  0px !important; }

#topNav ul.nav > li.mega-menu > ul li > a {
    border-bottom: 0 none;
    padding: 6px 10px;
}
#topNav ul.nav > li.mega-menu > ul li.active > a, #topNav ul.nav > li.mega-menu > ul li:hover > a {
    background-color: #333;
    color: #fff;
}
#topNav ul.nav > li.mega-menu > ul li.divider {
    border: 1px solid rgba(0, 0, 0, 0.01);
    margin: 10px 0;
}
#barMain {
    float: right;
    font-size: 12px;
}
#barMain .nav > li > a {
    padding: 13px 4px;
}
#barMain .nav > li > a:hover, #barMain .nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.03);
}
#barMain .nav > li.quick-cart {
    background-color: #48beee ;
    border-radius: 4px !important;
}
#barMain .nav > li.quick-cart i { margin-right: 5px; }
#topBar.styleBackgroundColor .nav > li.quick-cart {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
#topBar.styleBackgroundColor .nav > li.quick-cart.open > a {
    color: #fff;
}
#topBar.styleBackgroundColor .nav > li.quick-cart p {
    color: #fff;
}
.quick-cart a span, .quick-cart a i{ color: #fff !important; }
#barMain .nav > li.quick-cart > .dropdown-menu {
    background-color: #f0f0f0;
    border: 0 none;
    margin: 0;
    width: 250px;
}
#barMain .nav > li.quick-cart .quick-cart-content {
    padding: 10px 10px 0;
}
#barMain .nav > li.quick-cart p {
    font-size: 11px;
    margin: 0;
    padding: 10px 10px 0;
}
#barMain .nav > li.quick-cart a.quick-cart-item {
    background: rgba(0, 0, 0, 0.05) none repeat scroll 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    clear: both;
    display: block;
    font-size: 13px;
    line-height: 16px;
    min-height: 60px;
    padding: 10px 8px;
    text-decoration: none;
}
#barMain .nav > li.quick-cart a.quick-cart-item, #barMain .nav > li.quick-cart a.quick-cart-item a {
    color: #999 !important;
}
#barMain .nav > li.quick-cart a.quick-cart-item:hover {
    background: rgba(0, 0, 0, 0.08) none repeat scroll 0 0;
}
#barMain .nav > li.quick-cart .cart-footer {
    margin-top: 10px;
}
@media only screen and (max-width: 1166px) {
#topNav ul.nav > li a {
    padding: 15px 20px;
}
}
@media only screen and (max-width: 990px) {
.navbar-collapse {
    max-height: 100%;
}
#topNav .container {
    margin: 0;
    padding: 0;
}
#topNav ul.nav > li.mega-menu h3 {
    display: none !important;
}
#topNav ul.nav > .dropdown > a::after {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    font-size: 14px;
    right: 20px;
    top: 15px;
    color: #999;
}
#topNav ul.nav > li.mega-menu > ul {
    background-color: transparent;
    border: medium none;
    box-shadow: none;
    width: 100% !important;
    left: auto;
    z-index: 99999;
    margin-left: 0px !important;
}
.logo {
    margin-top: -19px;
    position: relative;
    z-index: 99;
    float: left;
    width: 100% !important;
    margin-top: 5px;
    text-align: center !important;
}
#topNav div.btn-mobile {
    display: block;
    float: right;
    margin-right: 15px;
}
#topNav form.search {
    float: left;
    margin-bottom: 0;
    margin-left: 15px;
    margin-top: 10px;
}
#topNav nav.nav-main {
    background-color: #fff;
}

#topNav div.nav-main-collapse, #topNav div.nav-main-collapse.in {
    margin: 50px 0 0;
    width: 100%;
}
#topNav div.nav-main-collapse {
    float: none;
    overflow-x: hidden;
}
#topNav div.nav-main-collapse.collapse {
    display: none !important;
}
#topNav div.nav-main-collapse.in {
    display: block !important;
}
#topNav div.nav-main-collapse {
    position: relative;
}
#topMain > li > a > span {
    display: none !important;
}
#topMain li {
    border-radius: 0;
    display: block;
    float: none;
    text-align: left;
}
#topMain > li > a {

    text-align: left;
}
#topMain > li:hover, #topMain > li:hover > a {
    border-top: 0 none !important;
}
#topNav ul.nav > .icon > a::after {
    color: #999;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    right: 20px;
    top: 15px;
}
#topMain ul.dropdown-menu {
    border-left: 0 none !important;
    box-shadow: none;
    clear: both;
    display: none !important;
    float: none;
    position: static;
}
#topNav nav.nav-main li.resp-active > ul.dropdown-menu {
    border-bottom: 0 none;
    border-right: 0 none;
    display: block !important;
}
#topNav nav.nav-main li.resp-active > ul.dropdown-menu li {
    border-left: 0 none;
}
#topNav ul.nav > li:hover > a::before, #topNav ul.nav > li.active > a::before {
}
#topNav ul.dropdown-menu > li:hover > ul.dropdown-menu {
    position: static;
}
#topNav ul.nav > li.mega-menu > ul.dropdown-menu > li {
    border: 0 none;
    box-shadow: none;
    margin: 0 0px 0 0;
    padding: 0;
}
#topNav ul.nav > li.mega-menu h3 {
    margin-left: 8px;
}
#topNav ul.nav > li.mega-menu > ul li > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#topNav ul.nav > li.mega-menu div, #topNav ul.nav > li.mega-menu div div {
    border: 0 none;
    display: block;
    width: 100%;
}
#topNav ul.nav > li.mega-menu div div:last-child {
    margin-bottom: 0;
}
}
@media only screen and (max-width: 479px) {
#topNav form.search {
    margin-left: 4px;
}
#topNav div.btn-mobile {
    margin-right: 4px;
}
#topBar a.logo {
    display: block;
    float: none;
    margin: 6px 0;
    text-align: center;
}
.hide_mobile {
    display: none !important;
}
}
.call-us {
    float: left;
    margin-top: 7px;
    padding-left: 15px !important;
}
.nav-top { background-color: #f4f4f4; border-radius: 0px 0px 4px 4px;}

.nav-top li {
    height: ;
}
.nav-top > li > a {
    border-right: 1px solid #e9e9e9;
    color: #999;
    display: block;
    padding: 6px 10px;
    position: relative;
}
.nav-top > li:last-child > a {
    border-right: 0px solid #e9e9e9;
    color: #999;
    display: block;
    padding: 6px 15px;
    position: relative;
}


.nav-pills > li + li {
    margin-left: 0 !important;
}
.nav-top > li > a:hover {
    color: #333;
    display: block;
    position: relative;
}
.header-searchbar {
    border-radius: 4px !important;
    float: left !important;
        font-size: 14px;

}
.header-search-btn input {
background: #262161 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    height: 44px !important;
    padding: 0 !important;
    position: absolute !important;
    right: 15px;
    top: 0;
    width: 55px !important;
    z-index: 1 !important;
}
.header-select:focus, .header-searchbar:focus {
    border-color: #e6e6e6 !important;
}
#Header1 .sepet {
}
.kategorilink {
    background-color: #48beee !important;
}
.kategorilink a {
    float: left;
    font-weight: bold !important;
    padding: 15px 103px 15px 9px !important;
    text-align: left !important;
}
@media only screen and (max-width: 700px) {
.margin-top27 {
    margin-top: 15px !important;
}

.searchdiv {
    float: right !important;
}
.logo {
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    z-index: 99;
}
.logo img {
    margin-bottom: 0px;
    margin-top: 0px;
}
.nav-top > li > a {
    border-right: 1px solid #e9e9e9;
    color: #999;
    display: block;
    padding: 6px 5px !important;
    position: relative;
}
}
@media only screen and (max-width: 562px) {
.hidebarlink {
    display: none !important;
}
}


.header-221B { padding: 10px 0px; font-size: 13px; }
.header-221B i { color: #48beee !important;  border: 1px solid #48beee; border-radius: 50%; padding: 7px; margin-right: 10px; }











































